fix(browser): serve ui assets as static #11379
Triggered via pull request
September 25, 2024 05:09
Status
Failure
Total duration
10m 59s
Artifacts
–
ci.yml
on: pull_request
Diff: node-latest, ubuntu-latest
6s
Lint: node-latest, ubuntu-latest
2m 32s
Matrix: test-browser
Matrix: test
Annotations
4 errors
Build&Test: node-22, ubuntu-latest
Process completed with exit code 1.
|
specs/runner.test.ts > running browser tests > tests are actually running:
test/browser/specs/runner.test.ts#L27
AssertionError: expected [ { …(6) }, { …(6) }, { …(6) }, …(13) ] to have a length of 17 but got 16
- Expected
+ Received
- 17
+ 16
❯ specs/runner.test.ts:27:25
|
Browser: firefox, windows-latest
Process completed with exit code 1.
|
Build&Test: node-20, windows-latest
Process completed with exit code 1.
|