-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: Backlog
-
Component/s: Testing Infrastructure
-
Server Tooling & Methods
SERVER-48109 disabled a few known-broken resmoke self-tests by adding @unittest.skip decorations. This was done to make the daily resmoke developer experience easier: the tests were already excluded from running in Evergreen by prior commits to the selftest resmoke suite.
This ticket is to track investigating these tests to determine why they are failing and either fixing them, replacing them with better/more correct assertions of their intended scenarios, or removing them entirely if their functionality is gone-away or not worth testing.