Skip to content

fix(jest-validate): Allow deprecation warnings for unknown options #12346

fix(jest-validate): Allow deprecation warnings for unknown options

fix(jest-validate): Allow deprecation warnings for unknown options #12346

Triggered via pull request September 11, 2023 17:40
Status Failure
Total duration 38m 20s
Artifacts

nodejs.yml

on: pull_request
prepare-yarn-cache-ubuntu  /  Prepare yarn cache for ubuntu-latest
21s
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
prepare-yarn-cache-macos  /  Prepare yarn cache for macos-latest
47s
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
prepare-yarn-cache-windows  /  Prepare yarn cache for windows-latest
1m 5s
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
TypeScript Compatibility
6m 13s
TypeScript Compatibility
Typecheck Examples and Tests
3m 29s
Typecheck Examples and Tests
Lint
2m 24s
Lint
Validate Yarn dependencies and constraints
28s
Validate Yarn dependencies and constraints
Node LTS on Ubuntu with leak detection
1m 30s
Node LTS on Ubuntu with leak detection
Matrix: test-coverage
Matrix: test-ubuntu / test-jasmine
Matrix: test-ubuntu / test
Matrix: test-macos / test-jasmine
Matrix: test-macos / test
Matrix: test-windows / test-jasmine
Matrix: test-windows / test
Fit to window
Zoom out
Zoom in

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)
test-macos / Node LTS on macos-latest using jest-jasmine2 (2/4)
Process completed with exit code 1.