Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #985485
| From | Paul Gevers <elbrus@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#945849: breezy: autopkgtest regression: FAILED (failures=2, known_failure_count=66) |
| Date | 2019-11-29 21:40 +0100 |
| Message-ID | <z7Vdv-4sd-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Source: breezy
Version: 3.0.2-1
X-Debbugs-CC: debian-ci@lists.debian.org
User: debian-ci@lists.debian.org
Usertags: regression
Dear maintainers,
With a recent upload of breezy the autopkgtest of breezy *on arm64*
fails in testing when that autopkgtest is run with the binary packages
of breezy from unstable. It passes when run with only packages from
testing. In tabular form:
pass fail
breezy from testing 3.0.2-1
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?
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=breezy
https://ci.debian.net/data/autopkgtest/testing/arm64/b/breezy/3532573/log.gz
======================================================================
FAIL:
breezy.tests.test__dirstate_helpers.TestPackStat.test_ancient_ctime(dirstate_Pyrex)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: Empty attachments:
log
Traceback (most recent call last):
File
"/usr/lib/python3/dist-packages/breezy/tests/test__dirstate_helpers.py",
line 1388, in test_ancient_ctime
self.assertEqual(1240428288, self.unpack_field(packed, "st_ctime"))
File "/usr/lib/python3/dist-packages/breezy/tests/__init__.py", line
1317, in assertEqual
pprint.pformat(a), pprint.pformat(b)))
AssertionError: not equal:
a = 1240428288
b = 0
======================================================================
FAIL:
breezy.tests.test__dirstate_helpers.TestPackStat.test_ancient_mtime(dirstate_Pyrex)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: Empty attachments:
log
Traceback (most recent call last):
File
"/usr/lib/python3/dist-packages/breezy/tests/test__dirstate_helpers.py",
line 1376, in test_ancient_mtime
self.assertEqual(1240428288, self.unpack_field(packed, "st_mtime"))
File "/usr/lib/python3/dist-packages/breezy/tests/__init__.py", line
1317, in assertEqual
pprint.pformat(a), pprint.pformat(b)))
AssertionError: not equal:
a = 1240428288
b = 0
----------------------------------------------------------------------
Ran 30634 tests in 198.010s
FAILED (failures=2, known_failure_count=66)
Back to linux.debian.bugs.dist | Previous | Next | Find similar
Bug#945849: breezy: autopkgtest regression: FAILED (failures=2, known_failure_count=66) Paul Gevers <elbrus@debian.org> - 2019-11-29 21:40 +0100
csiph-web