spurious failures from test_missing_chk_leaf_from_inventory

Bug #1792661 reported by Jelmer Vernooij
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Breezy
Fix Released
High
Jelmer Vernooij

Bug Description

======================================================================
FAIL: breezy.tests.per_repository_chk.test_supported.TestCommitWriteGroupIntegrityCheck.test_missing_chk_leaf_for_inventory(RepositoryFormat2a)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: log: {{{
572.267 creating repository in file:///tmp/testbzr-dykd3emn.tmp/breezy.tests.per_repository_chk.test_supported.TestCommitWriteGroupIntegrityCheck.test_missing_chk_leaf_for_inventory%28RepositoryFormat2a%29/work/damaged-repo/.bzr/.
572.276 creating repository in file:///tmp/testbzr-dykd3emn.tmp/breezy.tests.per_repository_chk.test_supported.TestCommitWriteGroupIntegrityCheck.test_missing_chk_leaf_for_inventory%28RepositoryFormat2a%29/work/simple-branch/.bzr/.
572.284 creating branch <breezy.bzr.branch.BzrBranchFormat7 object at 0x7f58b3af5550> in file:///tmp/testbzr-dykd3emn.tmp/breezy.tests.per_repository_chk.test_supported.TestCommitWriteGroupIntegrityCheck.test_missing_chk_leaf_for_inventory%28RepositoryFormat2a%29/work/simple-branch/
572.294 preparing to commit
572.297 Selecting files for commit with filter None
572.335 preparing to commit
572.337 Selecting files for commit with filter None
572.363 preparing to commit
572.366 Selecting files for commit with filter None
}}}
Traceback (most recent call last):
  File "/home/travis/build/breezy-team/breezy/breezy/tests/per_repository_chk/test_supported.py", line 290, in test_missing_chk_leaf_for_inventory
    self.assertRaises(errors.BzrCheckError, repo.commit_write_group)
  File "/home/travis/build/breezy-team/breezy/breezy/tests/__init__.py", line 1482, in assertRaises
    raise self.failureException("%s not raised" % excName)
AssertionError: BzrCheckError not raised
======================================================================
FAIL: breezy.tests.per_repository_chk.test_supported.TestCommitWriteGroupIntegrityCheck.test_missing_chk_leaf_for_inventory(RepositoryFormat2aSubtree)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: log: {{{
574.553 creating repository in file:///tmp/testbzr-lf0wcsls.tmp/breezy.tests.per_repository_chk.test_supported.TestCommitWriteGroupIntegrityCheck.test_missing_chk_leaf_for_inventory%28RepositoryFormat2aSubtree%29/work/damaged-repo/.bzr/.
574.561 creating repository in file:///tmp/testbzr-lf0wcsls.tmp/breezy.tests.per_repository_chk.test_supported.TestCommitWriteGroupIntegrityCheck.test_missing_chk_leaf_for_inventory%28RepositoryFormat2aSubtree%29/work/simple-branch/.bzr/.
574.569 creating branch <breezy.bzr.branch.BzrBranchFormat7 object at 0x7f58b3af5550> in file:///tmp/testbzr-lf0wcsls.tmp/breezy.tests.per_repository_chk.test_supported.TestCommitWriteGroupIntegrityCheck.test_missing_chk_leaf_for_inventory%28RepositoryFormat2aSubtree%29/work/simple-branch/
574.579 preparing to commit
574.581 Selecting files for commit with filter None
574.619 preparing to commit
574.622 Selecting files for commit with filter None
574.648 preparing to commit
574.651 Selecting files for commit with filter None
}}}
Traceback (most recent call last):
  File "/home/travis/build/breezy-team/breezy/breezy/tests/per_repository_chk/test_supported.py", line 290, in test_missing_chk_leaf_for_inventory
    self.assertRaises(errors.BzrCheckError, repo.commit_write_group)
  File "/home/travis/build/breezy-team/breezy/breezy/tests/__init__.py", line 1482, in assertRaises
    raise self.failureException("%s not raised" % excName)
AssertionError: BzrCheckError not raised

Related branches

Jelmer Vernooij (jelmer)
Changed in brz:
status: New → Triaged
importance: Undecided → Medium
importance: Medium → High
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

To reproduce:

PYTHONHASHSEED=2 python3 ./brz selftest test_missing_chk_leaf_for_inventory

Jelmer Vernooij (jelmer)
Changed in brz:
assignee: nobody → Jelmer Vernooij (jelmer)
milestone: none → 3.0.0
status: Triaged → In Progress
Jelmer Vernooij (jelmer)
Changed in brz:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.