[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#909276: xorg-server breaks qbzr autopkgtest: AssertionError: Timeout!



Source: xorg-server, qbzr
Control: found -1 xorg-server/2:1.20.1-3
Control: found -1 qbzr/0.23.2-4
X-Debbugs-CC: debian-ci@lists.debian.org
User: debian-ci@lists.debian.org
Usertags: breaks needs-update

Dear maintainers,

With a recent upload of xorg-server the autopkgtest of qbzr fails in
testing when that autopkgtest is run with the binary packages of
xorg-server from unstable. Interesting data point, with 2:1.20.1-2 from
two days ago it passed. It passes when run with only packages from
testing. In tabular form:
                       pass            pass           fail
xorg-server            from testing    2:1.20.1-2     2:1.20.1-3
qbzr                   from testing    0.23.2-4       0.23.2-4
all others             from testing    from testing   from testing

I copied some of the output at the bottom of this report. Based on
reading the xorg-server changelog, I suspect these tests are trying to
activate something on screen and now they are missing the active area:
  * xvfb-run*: Update default resolution and bitdepth to match upstream
    defaults.

Currently this regression is contributing to the delay of the migration
of xorg-server to testing [1]. Due to the nature of this issue, I filed
this bug report against both packages. Can you please investigate the
situation and reassign the bug to the right package? If needed, please
change the bug's severity.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=xorg-server

https://ci.debian.net/data/autopkgtest/testing/amd64/q/qbzr/1022641/log.gz

autopkgtest [17:06:38]: test testsuite: [-----------------------
bzr selftest: /usr/bin/bzr.bzr
   /usr/lib/python2.7/dist-packages/bzrlib
   bzr-2.8.0dev1 python-2.7.15
Linux-4.9.0-8-amd64-x86_64-with-debian-buster-sid

FAIL:
bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate
    log: {{{
5.800  creating repository in
file:///tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate/work/tree/.bzr/.
5.802  creating branch <bzrlib.branch.BzrBranchFormat7 object at
0x7f265626e490> in
file:///tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate/work/tree/
5.808  trying to create missing lock
'/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate/work/tree/.bzr/checkout/dirstate'
5.808  opening working tree
'/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate/work/tree'
5.817  preparing to commit
    INFO  Committing to:
/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate/work/tree/
5.819  Selecting files for commit with filter None
    INFO  added a
    INFO  Committed revision 1.
5.827  Committed revid
jrandom@example.com-20180920170644-z734bdevt58l1foo as revno 1.
5.832  preparing to commit
    INFO  Committing to:
/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate/work/tree/
5.833  Selecting files for commit with filter None
    INFO  modified a
    INFO  Committed revision 2.
5.843  Committed revid
jrandom@example.com-20180920170644-o4mh712krncuwlcm as revno 2.
6.521  creating config directory:
'/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate/home/.bazaar'
}}}

Traceback (most recent call last):
  File
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/tests/test_guidebar.py",
line 246, in setUp
    self.waitUntil(lambda:self.win.throbber.isVisible() == False, 500)
  File
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/tests/__init__.py",
line 95, in waitUntil
    self.fail(timeout_msg or 'Timeout!')
  File "/usr/lib/python2.7/dist-packages/unittest2/case.py", line 690,
in fail
    raise self.failureException(msg)
AssertionError: Timeout!

FAIL: bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find
    log: {{{
6.529  creating repository in
file:///tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find/work/tree/.bzr/.
6.531  creating branch <bzrlib.branch.BzrBranchFormat7 object at
0x7f26562602d0> in
file:///tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find/work/tree/
6.537  trying to create missing lock
'/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find/work/tree/.bzr/checkout/dirstate'
6.537  opening working tree
'/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find/work/tree'
6.546  preparing to commit
    INFO  Committing to:
/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find/work/tree/
6.548  Selecting files for commit with filter None
    INFO  added a
    INFO  Committed revision 1.
6.556  Committed revid
jrandom@example.com-20180920170645-2m2g5er848h0qdn7 as revno 1.
6.561  preparing to commit
    INFO  Committing to:
/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find/work/tree/
6.562  Selecting files for commit with filter None
    INFO  modified a
    INFO  Committed revision 2.
6.572  Committed revid
jrandom@example.com-20180920170645-xvdmt16qkcaxjqh4 as revno 2.
7.246  creating config directory:
'/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find/home/.bazaar'
}}}

Traceback (most recent call last):
  File
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/tests/test_guidebar.py",
line 246, in setUp
    self.waitUntil(lambda:self.win.throbber.isVisible() == False, 500)
  File
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/tests/__init__.py",
line 95, in waitUntil
    self.fail(timeout_msg or 'Timeout!')
  File "/usr/lib/python2.7/dist-packages/unittest2/case.py", line 690,
in fail
    raise self.failureException(msg)
AssertionError: Timeout!

======================================================================
FAIL:
bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: log: {{{
5.800  creating repository in
file:///tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate/work/tree/.bzr/.
5.802  creating branch <bzrlib.branch.BzrBranchFormat7 object at
0x7f265626e490> in
file:///tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate/work/tree/
5.808  trying to create missing lock
'/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate/work/tree/.bzr/checkout/dirstate'
5.808  opening working tree
'/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate/work/tree'
5.817  preparing to commit
    INFO  Committing to:
/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate/work/tree/
5.819  Selecting files for commit with filter None
    INFO  added a
    INFO  Committed revision 1.
5.827  Committed revid
jrandom@example.com-20180920170644-z734bdevt58l1foo as revno 1.
5.832  preparing to commit
    INFO  Committing to:
/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate/work/tree/
5.833  Selecting files for commit with filter None
    INFO  modified a
    INFO  Committed revision 2.
5.843  Committed revid
jrandom@example.com-20180920170644-o4mh712krncuwlcm as revno 2.
6.521  creating config directory:
'/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_annotate/home/.bazaar'
}}}

Traceback (most recent call last):
  File
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/tests/test_guidebar.py",
line 246, in setUp
    self.waitUntil(lambda:self.win.throbber.isVisible() == False, 500)
  File
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/tests/__init__.py",
line 95, in waitUntil
    self.fail(timeout_msg or 'Timeout!')
  File "/usr/lib/python2.7/dist-packages/unittest2/case.py", line 690,
in fail
    raise self.failureException(msg)
AssertionError: Timeout!

======================================================================
FAIL: bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: log: {{{
6.529  creating repository in
file:///tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find/work/tree/.bzr/.
6.531  creating branch <bzrlib.branch.BzrBranchFormat7 object at
0x7f26562602d0> in
file:///tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find/work/tree/
6.537  trying to create missing lock
'/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find/work/tree/.bzr/checkout/dirstate'
6.537  opening working tree
'/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find/work/tree'
6.546  preparing to commit
    INFO  Committing to:
/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find/work/tree/
6.548  Selecting files for commit with filter None
    INFO  added a
    INFO  Committed revision 1.
6.556  Committed revid
jrandom@example.com-20180920170645-2m2g5er848h0qdn7 as revno 1.
6.561  preparing to commit
    INFO  Committing to:
/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find/work/tree/
6.562  Selecting files for commit with filter None
    INFO  modified a
    INFO  Committed revision 2.
6.572  Committed revid
jrandom@example.com-20180920170645-xvdmt16qkcaxjqh4 as revno 2.
7.246  creating config directory:
'/tmp/testbzr-TKOGKm.tmp/bzrlib.plugins.qbzr.lib.tests.test_guidebar.TestQAnnotate.test_find/home/.bazaar'
}}}

Traceback (most recent call last):
  File
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/tests/test_guidebar.py",
line 246, in setUp
    self.waitUntil(lambda:self.win.throbber.isVisible() == False, 500)
  File
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/tests/__init__.py",
line 95, in waitUntil
    self.fail(timeout_msg or 'Timeout!')
  File "/usr/lib/python2.7/dist-packages/unittest2/case.py", line 690,
in fail
    raise self.failureException(msg)
AssertionError: Timeout!

----------------------------------------------------------------------
Ran 212 tests in 11.610s

FAILED (failures=2, known_failure_count=1)
Missing feature '_PyEnchantFeature' skipped 7 tests.
autopkgtest [17:06:50]: test testsuite: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: