Opened 10 years ago

Closed 10 years ago

#5397 closed enhancement (fixed)

colord-1.2.2

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.6
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Change History (2)

comment:1 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

I am probably repeating myself. Sorry to bother with this, but it is at least just for the record.

Always get these errors in the test suite (remaining tests succeed). (Edited two lines, braking for easier reading.)

=============================================
   colord 1.2.2: lib/colord/test-suite.log
=============================================

# TOTAL: 2
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: cd-test-daemon
====================

/colord/client: OK
/colord/device: OK
/colord/device{embedded}: OK
/colord/device{invalid-kind}: OK
/colord/device{duplicate}: OK
/colord/device{seat}: OK
/colord/device{enabled}: OK
/colord/device{invalid}: OK
/colord/device{qualifiers}: OK
/colord/profile{metadata}: OK
/colord/profile{file}: OK
/colord/profile{device-id-mapping, p->d}: OK
/colord/profile{device-id-mapping, d->p}: OK
/colord/profile{device-id-mapping, edid}: OK
/colord/profile{ordering}: OK
/colord/profile{duplicate}: OK
/colord/device{mapping}: OK
/colord/sensor: WARNING: no dummy sensor found, skipping
OK
/colord/device{modified}: OK
/colord/client{standard-space}: OK
/colord/client{async}: OK
/colord/device{async}: OK
/colord/client{fd-pass}: OK
/colord/client{import}: **
libcolord:ERROR:cd-test-daemon.c:1519:colord_client_import_func: assertion \
failed (error == NULL): The profile was not added in time (cd_client_error, 0)

FAIL: cd-test-private
=====================

/colord/spectrum: OK
/colord/spectrum{planckian}: OK
/colord/edid: **
libcolord:ERROR:cd-test-private.c:1956:colord_edid_func: assertion \
failed (cd_edid_get_vendor_name (edid) == "LG"): (NULL == "LG")

comment:2 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r13956.

Note: See TracTickets for help on using tickets.