-
Type:
Build Failure
-
Status: Open
-
Priority:
Major - P3
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Backlog
-
Component/s: None
-
Labels:None
-
Evergreen Project:
-
Failure Type:
-
Failing Buildvariants:
-
Failing Tasks:
-
First Failing Revision:
unit-test failed on ~ Ubuntu 18.04 PPC
Host: ubuntu1804-ppc-6.pic.build.10gen.cc
Project: WiredTiger (develop)
Commit: diff: WT-6831 Retry search if we race with prepare update commit/rollback (#6166)
Irrespective of whether the prepared update is visible or not, retry
the search again when the prepared update is either committed/rollbacked
in-parallel to search. | 08 Dec 20 22:38 UTC
Evergreen Subscription: ; Evergreen Event:
Signature:
[2020/12/09 01:45:22.551] ======================================================================
|
[2020/12/09 01:45:22.551] FAIL: test_backup06.test_backup06.test_cursor_open_handles (subunit.RemotedTestCase)
|
[2020/12/09 01:45:22.551] test_backup06.test_backup06.test_cursor_open_handles
|
[2020/12/09 01:45:22.551] ----------------------------------------------------------------------
|
[2020/12/09 01:45:22.551] testtools.testresult.real._StringException: Traceback (most recent call last):
|
[2020/12/09 01:45:22.551] File "/data/mci/184392b7e956ee609dc8176249de6ed3/wiredtiger/test/suite/test_backup06.py", line 116, in test_cursor_open_handles
|
[2020/12/09 01:45:22.551] self.assertEqual(dh_after == dh_before, True)
|
[2020/12/09 01:45:22.551] File "/opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/python3-v3.e46/lib/python3.7/unittest/case.py", line 839, in assertEqual
|
[2020/12/09 01:45:22.551] assertion_func(first, second, msg=msg)
|
[2020/12/09 01:45:22.551] File "/opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/python3-v3.e46/lib/python3.7/unittest/case.py", line 832, in _baseAssertEqual
|
[2020/12/09 01:45:22.551] raise self.failureException(msg)
|
[2020/12/09 01:45:22.551] AssertionError: False != True
|
[2020/12/09 01:45:22.551] ----------------------------------------------------------------------
|