-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Many of the mongohouse tests currently fail and/or are flaky. The problematic tests are:
/mongohouse/aggregate /mongohouse/estimatedDocumentCount /mongohouse/find /mongohouse/getMore /mongohouse/listCollections /mongohouse/listDatabases /mongohouse/runCommand
They are currently being skipped, so to work on them, it will first be necessary to remove them from .evergreen/skip-tests.txt and run a patch build to determine the current failure mode(s).