-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: CI
See the link below, this test failed but EVG reports it as a system failure, I believe we need to set the function that runs the test's "type" to "test" so it is not considered setup.
Additionally, this is a new failure, although it appears to be entirely external, perhaps it is flakiness we can account for in the test (retry it?)
1) Index Management Prose Tests Search Index Management Tests Case 4: Driver can update a search index: MongoServerError: PlanExecutor error during aggregation :: caused by :: Error connecting to Search Index Management service. at Connection.sendCommand (src/cmap/connection.ts:137:51) at processTicksAndRejections (node:internal/process/task_queues:95:5) at async Connection.command (src/cmap/connection.ts:137:51)
- is fixed by
-
NODE-6084 Implement search index prose test case #6
- Closed