Update TestingFrameworks.md #13027
Triggered via pull request
December 24, 2023 11:41
Status
Failure
Total duration
1h 56m 39s
Artifacts
–
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
18s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
1m 21s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
51s
TypeScript Compatibility
4m 50s
Typecheck Examples and Tests
3m 1s
Lint
1m 44s
Validate Yarn dependencies and constraints
14s
Node LTS on Ubuntu with leak detection
1m 15s
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Annotations
2 errors
can press "u" to update snapshots:
e2e/__tests__/watchModeUpdateSnapshot.test.ts#L50
expect(received).toMatchSnapshot(hint)
Snapshot name: `can press "u" to update snapshots: test results 2`
- Snapshot - 0
+ Received + 1
PASS __tests__/bar.spec.js
✓ bar
› 1 snapshot updated.
+ A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them.
Snapshot Summary
› 1 snapshot updated from 1 test suite.
at Object.toMatchSnapshot (e2e/__tests__/watchModeUpdateSnapshot.test.ts:50:18)
|
Windows with shard 1/4 / Node LTS using jest-jasmine2
Process completed with exit code 1.
|