-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
Evergreen 2020-05-18, Evergreen 2020-06-01, Evergreen 2020-06-15, Evergreen 2020-06-29, Evergreen 2020-07-13, Evergreen 2020-07-27
-
2
As part of a test-driven-development approach we're taking for the Jasper resmoke integration project, we will first add unittests in resmoke for the following scenarios
1. resmoke logging to a "parent" end point directly, with one resmoke and one jasper process logging to a child endpoint
2. Same as above but with two parent endpoints and one child logging endpoint for each parent.
We'd like to assert that the output log exhibits properties of the logging hierarchy. The log itself can go to a file or an in-memory buffer.
- has to be done after
-
SERVER-45355 Send SIGABRT for failed tests that use Jasper
- Closed