Node Nightly CI #188
nightly.yml
on: schedule
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
29s
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
14s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
45s
Matrix: test-macos / test-jasmine
Matrix: test-macos / test
Matrix: test-ubuntu / test-jasmine
Matrix: test-ubuntu / test
Matrix: test-windows / test-jasmine
Matrix: test-windows / test
Notify failed build
2s
Annotations
5 errors and 4 warnings
should not transpile the transformer:
e2e/__tests__/globalSetup.test.ts#L168
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/globalSetup.test.ts:168:20)
|
report test coverage for only changed files:
e2e/__tests__/onlyChanged.test.ts#L156
expect(received).toMatch(expected)
Expected substring: "a.js"
Received string: ""
at Object.toMatch (e2e/__tests__/onlyChanged.test.ts:156:18)
|
correctly runs a single non-root project:
e2e/__tests__/multiProjectRunner.test.ts#L254
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/__tests__/multiProjectRunner.test.ts:254:22)
|
clear FS and transform cache:
e2e/__tests__/clearFSAndTransformCache.test.ts#L50
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/clearFSAndTransformCache.test.ts:50:20)
|
test-windows / Node nightly on windows-latest (3/4)
Final attempt failed. Child_process exited with error code 1
|
test-windows / Node nightly on windows-latest (1/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
test-windows / Node nightly on windows-latest (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
test-windows / Node nightly on windows-latest (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
test-windows / Node nightly on windows-latest (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|