Closed akauppi closed 1 year ago
Hopefully solved by 612bd7c
Still seeing this on WSL2, reopening
Test on next.sep22
- might be gone now. (Emulator updates, especially one about parallel tests)
Still seen in CI runs.
Solved, also in CI. A curl-like "waky-waky" script seems to help. It takes 5s to wake up Firebase Emulators. After having done that, metrics tests pass. Without it, even with 15s timeout, the first one fails.
Weird. Right?
The
metrics.cy.js
tests have a habit of timing out, on their first run.Sometimes, this happens even on a subsequent run, but seldom.
Described in
packages/app/KNOWN.md
.Development
It's mainly annoying, needing a new
make test
.CI
Since we only get one shot, needed to skip those tests, for now. (please fix)