feat(expect): remove alias methods #12799
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
26s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
43s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
52s
TypeScript Compatibility
5m 51s
Typecheck Examples and Tests
4m 54s
Lint
2m 13s
Validate Yarn dependencies and constraints
20s
Node LTS on Ubuntu with leak detection
2m 58s
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Annotations
2 errors
notify › does not report --notify flag:
e2e/__tests__/detectOpenHandles.ts#L111
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "Jest did not exit one second after the test run has completed.·
'This usually means that there are asynchronous operations that weren't stopped in your tests. Consider running Jest with `--detectOpenHandles` to troubleshoot this issue."
at Object.toBe (e2e/__tests__/detectOpenHandles.ts:111:27)
|
macOS with shard 2/3 / Node LTS using jest-jasmine2
Process completed with exit code 1.
|