-
Type: Bug
-
Resolution: Duplicate
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Sessions
-
None
The following tests fail frequently on Evergreen CI:
TestUnifiedSpec/sessions/snapshot-sessions.json/Find_operation_with_snapshot unified_spec_runner.go:134: error running operation "find" at index 0: result verification failed: comparison error at top-level: expected array length 1, got 0
TestUnifiedSpec/sessions/snapshot-sessions.json/Write_commands_with_snapshot_session_do_not_affect_snapshot_reads unified_spec_runner.go:134: error running operation "find" at index 3: result verification failed: comparison error at key "0.x": expected numeric value 11, got 12
See an example test run here.
Definition of done:
- All snapshot-sessions.json unified spec tests pass reliably on Evergreen CI.
- Remove any skipped unified spec tests tagged with this ticket.
- duplicates
-
GODRIVER-2817 Resolve flakey "Snapshot Session" failures in CI
- Backlog