fix(expect-util): fix comparison of DataView
#12567
Triggered via pull request
September 20, 2023 09:20
Status
Failure
Total duration
1h 56m 28s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
27s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
2m 21s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
1m 5s
TypeScript Compatibility
6m 3s
Typecheck Examples and Tests
4m 10s
Lint
2m 36s
Validate Yarn dependencies and constraints
32s
Node LTS on Ubuntu with leak detection
1m 18s
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Annotations
2 errors
ProcessWorker › should handle regular fatal crashes › processes restart:
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: 6
Received: 5
at Object.toBe (packages/jest-worker/src/workers/__tests__/WorkerEdgeCases.test.ts:374:30)
|
Windows with shard 3/4 / Node v18.x
Process completed with exit code 1.
|