Your message dated Thu, 22 Aug 2019 03:21:58 +0000
with message-id <e1i0dfi-00014b...@fasolo.debian.org>
and subject line Bug#935357: Removed package(s) from unstable
has caused the Debian Bug report #909276,
regarding xorg-server breaks qbzr autopkgtest: AssertionError: Timeout!
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
909276: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909276
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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...@lists.debian.org
User: debian...@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
jran...@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
jran...@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
jran...@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
jran...@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
jran...@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
jran...@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
jran...@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
jran...@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


--- End Message ---
--- Begin Message ---
Version: 0.23.2-6+rm

Dear submitter,

as the package qbzr has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/935357

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to