-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Developer Productivity, Test Python
-
None
-
Storage Engines
-
None
-
None
Now that we have an error log, we should dump its contents at the end of a failed test.
One way to do it would be to dump it inside wttest.WiredTigerTestCase.tearDown() if self.failed() is True.
- depends on
-
WT-15426 Keep a log of errors to pinpoint the origin of the error
-
- In Code Review
-