-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.5.6
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
TIG 2017-07-10, TIG 2018-09-24, DAG 2018-10-08
-
0
-
5
The fixture setup and teardown logs only go to logkeeper, but don't show up on the Evergreen sidebar. So the assertions can't be extracted without figuring out the logkeeper URL from the task log.
Since everything else that logs to logkeeper (i.e. test and hooks) is a testcase that shows up on the sidebar, the fixture events should get their own spots as well.
- related to
-
SERVER-40592 Uncaught exception in resmoke.py job thread due to logkeeper unavailability when tearing down fixture
- Closed
-
SERVER-42356 teardown(finished=True) isn't ever called for the NoOpFixture
- Closed
-
SERVER-42622 resmoke.py doesn't attempt to tear the fixture down if setting it up raises an exception
- Closed