fix(jest-core): Correct typo in performance.mark()
label for scheduleAndRun:end
#12155
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
31s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
47s
TypeScript Compatibility
5m 54s
Typecheck Examples and Tests
3m 22s
Lint
3m 40s
Validate Yarn dependencies and constraints
18s
Node LTS on Ubuntu with leak detection
1m 22s
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
Annotations
2 errors
force exits a worker that fails to exit gracefully:
e2e/__tests__/workerForceExit.test.ts#L53
: Timeout - Async callback was not invoked within the 15000 ms timeout specified by jest.setTimeout.Timeout - Async callback was not invoked within the 15000 ms timeout specified by jest.setTimeout.Error:
at new Spec (packages/jest-jasmine2/build/jasmine/Spec.js:107:22)
at Object.test (e2e/__tests__/workerForceExit.test.ts:53:1)
|
test-windows / Node LTS on windows-latest using jest-jasmine2 (1/4)
Process completed with exit code 1.
|