fix(snapshot)!: reset snapshot state for retry
and repeats
#11968
ci.yml
on: pull_request
Diff: node-latest, ubuntu-latest
6s
Lint: node-latest, ubuntu-latest
2m 13s
Matrix: test-browser
Matrix: test
Annotations
5 errors
Lint: node-latest, ubuntu-latest:
packages/snapshot/src/client.ts#L85
Expected an assignment or function call and instead saw an expression
|
Lint: node-latest, ubuntu-latest:
packages/snapshot/src/client.ts#L86
Expected an assignment or function call and instead saw an expression
|
Lint: node-latest, 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#L35
AssertionError: expected [ { …(6) }, { …(6) }, { …(6) }, …(13) ] to have a length of 17 but got 16
- Expected
+ Received
- 17
+ 16
❯ specs/runner.test.ts:35:25
|
Browser: webkit, macos-latest
Process completed with exit code 1.
|