https://bugzilla.redhat.com/show_bug.cgi?id=1021733 --- Comment #13 from Mario Blättermann <mario.blaettermann@xxxxxxxxx> --- New scratch build fails again: http://koji.fedoraproject.org/koji/taskinfo?taskID=6199437 >From build.log: ERROR: test suite for <class 'test_collection.CollectionTest'> ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/nose/suite.py", line 208, in run self.setUp() File "/usr/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp self.setupContext(ancestor) File "/usr/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext try_run(context, names) File "/usr/lib/python2.7/site-packages/nose/util.py", line 469, in try_run return func() File "/builddir/build/BUILD/python-secretstorage-bzr83/tests/test_collection.py", line 16, in setUpClass cls.bus = dbus_init(main_loop=False) File "/builddir/build/BUILDROOT/python-SecretStorage-1.0.0-0.3.bzr83.fc21.noarch/usr/lib/python2.7/site-packages/secretstorage/__init__.py", line 51, in dbus_init e.get_dbus_message()) SecretServiceNotAvailableException: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 The test suite expects a running X server and a valid display number. As far as I can evaluate, the tests will fail again and again because a Koji server doesn't have the ability to start an X server. So we should disable the tests for now. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review