-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Connection Import/Export, Testing
-
None
-
Not Needed
-
Iteration Ankylosaurus, Iteration Edmontonia, Iteration Lambeosaurus, Iteration Minmi, Iteration Nodosaurus, Iteration Scutellosaurus
Tests are not failing constantly, but are very flaky and usually fail with an error
[2022/11/01 01:30:32.994] 1) Connection Import / Export [2022/11/01 01:30:32.994] can export and import connections through the CLI, encrypted: [2022/11/01 01:30:32.994] AssertionError: expected 'mongodb://foo@host:1234/' to equal 'mongodb://foo:bar@host:1234/' [2022/11/01 01:30:32.994] + expected - actual [2022/11/01 01:30:32.994] -mongodb://foo@host:1234/ [2022/11/01 01:30:32.994] +mongodb://foo:bar@host:1234/ [2022/11/01 01:30:32.994] at Context.<anonymous> (tests\import-export-connections.test.ts:145:14) [2022/11/01 01:30:32.994] at runMicrotasks (<anonymous>) [2022/11/01 01:30:32.994] at processTicksAndRejections (node:internal/process/task_queues:96:5)
We disabled them, but should investigate what's going on there and enable the tests back if possible
- related to
-
COMPASS-6073 Implement connection export via CLI
- Closed
-
COMPASS-6074 Implement connection import via CLI
- Closed