Activity log for bug #1690706

Date Who What changed Old value New value Message
2017-05-15 03:25:17 Jeremy Bícha bug added bug
2017-05-15 03:26:22 Jeremy Bícha attachment added enable-colord-gtk-tests.patch https://bugs.launchpad.net/ubuntu/+source/colord-gtk/+bug/1690706/+attachment/4876663/+files/enable-colord-gtk-tests.patch
2017-05-15 03:26:33 Jeremy Bícha tags patch
2017-05-15 03:27:06 Jeremy Bícha attachment added colord-gtk_0.1.26-1.1_amd64-2017-05-15T03:18:49Z.build https://bugs.launchpad.net/ubuntu/+source/colord-gtk/+bug/1690706/+attachment/4876664/+files/colord-gtk_0.1.26-1.1_amd64-2017-05-15T03%3A18%3A49Z.build
2017-05-15 03:27:52 Jeremy Bícha description The issue of the tests not being run was raised at both MIRs for this package LP: #1282372 and LP: #1685411 I tried to enable the test using dh_auto_test but I still couldn't get it to work. I'm attaching the patch I used for the packaging and the full build log. Build Log Excerpt ================= make[5]: Entering directory '/<<PKGBUILDDIR>>/libcolord-gtk' Activating service name='org.a11y.Bus' (process:11432): dconf-CRITICAL **: unable to create directory '/run/user/1000/dconf': Permission denied. dconf will not work properly. (process:11432): dconf-CRITICAL **: unable to create directory '/run/user/1000/dconf': Permission denied. dconf will not work properly. (process:11432): dconf-CRITICAL **: unable to create directory '/run/user/1000/dconf': Permission denied. dconf will not work properly. (process:11432): dconf-CRITICAL **: unable to create directory '/run/user/1000/dconf': Permission denied. dconf will not work properly. (process:11432): dconf-CRITICAL **: unable to create directory '/run/user/1000/dconf': Permission denied. dconf will not work properly. Successfully activated service 'org.a11y.Bus' (process:11432): dconf-CRITICAL **: unable to create directory '/run/user/1000/dconf': Permission denied. dconf will not work properly. Activating service name='org.a11y.atspi.Registry' Successfully activated service 'org.a11y.atspi.Registry' SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry ../test-driver: line 107: 11413 Aborted (core dumped) "$@" > $log_file 2>&1 FAIL: cd-self-test ===================================================== colord-gtk 0.1.26: libcolord-gtk/test-suite.log ===================================================== # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: cd-self-test ================== /colord/window: Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. ** libcolord-gtk:ERROR:cd-self-test.c:45:cd_window_get_profile_cb: assertion failed (error == NULL): failed to connect to colord: Could not connect: No such file or directory (cd_window_error, 0) FAIL cd-self-test (exit status: 134) The issue of the tests not being run was raised at both MIRs for this package LP: #1282372 and LP: #1685411 I tried to enable the test using dh_auto_test but I still couldn't get it to work. I'm attaching the patch I used for the packaging and the full build log. https://github.com/hughsie/colord-gtk/blob/master/libcolord-gtk/cd-self-test.c Build Log Excerpt ================= make[5]: Entering directory '/<<PKGBUILDDIR>>/libcolord-gtk' Activating service name='org.a11y.Bus' (process:11432): dconf-CRITICAL **: unable to create directory '/run/user/1000/dconf': Permission denied. dconf will not work properly. (process:11432): dconf-CRITICAL **: unable to create directory '/run/user/1000/dconf': Permission denied. dconf will not work properly. (process:11432): dconf-CRITICAL **: unable to create directory '/run/user/1000/dconf': Permission denied. dconf will not work properly. (process:11432): dconf-CRITICAL **: unable to create directory '/run/user/1000/dconf': Permission denied. dconf will not work properly. (process:11432): dconf-CRITICAL **: unable to create directory '/run/user/1000/dconf': Permission denied. dconf will not work properly. Successfully activated service 'org.a11y.Bus' (process:11432): dconf-CRITICAL **: unable to create directory '/run/user/1000/dconf': Permission denied. dconf will not work properly. Activating service name='org.a11y.atspi.Registry' Successfully activated service 'org.a11y.atspi.Registry' SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry ../test-driver: line 107: 11413 Aborted (core dumped) "$@" > $log_file 2>&1 FAIL: cd-self-test =====================================================    colord-gtk 0.1.26: libcolord-gtk/test-suite.log ===================================================== # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: cd-self-test ================== /colord/window: Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. ** libcolord-gtk:ERROR:cd-self-test.c:45:cd_window_get_profile_cb: assertion failed (error == NULL): failed to connect to colord: Could not connect: No such file or directory (cd_window_error, 0) FAIL cd-self-test (exit status: 134)
2017-05-17 17:27:37 Jeremy Bícha bug watch added https://github.com/hughsie/colord-gtk/issues/4
2017-05-17 17:27:37 Jeremy Bícha bug task added colord-gtk
2017-05-17 17:53:51 Bug Watch Updater colord-gtk: status Unknown New
2017-05-18 00:26:34 Jeremy Bícha tags patch gnome-17.10 patch