-
Type: Bug
-
Resolution: Fixed
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: Connectivity, Testing
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
Iteration Brontosaurus
-
Not Needed
From slack:
https://mongodb.slack.com/archives/G2L10JAV7/p1684824987122969
connects to kerberosCrossRealm is failing on main since nightly and we now see it failing in two other PRs, so doesn't look like a flake
1) connects to kerberosCrossRealm
[2023/05/22 20:23:53.403] 33 passing (21s)
[2023/05/22 20:23:53.403] 1 failing
[2023/05/22 20:23:53.403] 1) connect
[2023/05/22 20:23:53.403] docker
[2023/05/22 20:23:53.403] kerberos
[2023/05/22 20:23:53.403] connects to kerberosCrossRealm:
[2023/05/22 20:23:53.403] Error: Timeout of 15000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/compass-monorepo-root/packages/data-service/src/connect.spec.ts)
[2023/05/22 20:23:53.403] at listOnTimeout (node:internal/timers:559:17)
[2023/05/22 20:23:53.403] at processTimers (node:internal/timers:502:7)