Node Nightly CI #386
nightly.yml
on: schedule
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
17s
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
14s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
44s
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
33 errors and 6 warnings
test-windows / Node Nightly on windows-latest using jest-jasmine2 (1/4)
Unexpected HTTP response: 500
|
test-windows / Node nightly on windows-latest (1/4)
Unexpected HTTP response: 500
|
test-windows / Node nightly on windows-latest (2/4)
Unexpected HTTP response: 500
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (3/4)
Unexpected HTTP response: 500
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (2/4)
Unexpected HTTP response: 500
|
test-windows / Node nightly on windows-latest (4/4)
Unexpected HTTP response: 500
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (4/4)
Unexpected HTTP response: 500
|
test-macos / Node nightly on macos-latest (4/4)
Unexpected HTTP response: 500
|
test-macos / Node nightly on macos-latest (2/4)
Unexpected HTTP response: 500
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (1/4)
Unexpected HTTP response: 500
|
test-macos / Node nightly on macos-latest (1/4)
Unexpected HTTP response: 500
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (3/4)
Unexpected HTTP response: 500
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (4/4)
Unexpected HTTP response: 500
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (2/4)
Unexpected HTTP response: 500
|
test-macos / Node nightly on macos-latest (3/4)
Unexpected HTTP response: 500
|
|
|
|
|
Repl › cli › runs without errors:
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "(node:5840) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)"
at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
|
Repl › cli › runs without errors:
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "(node:6556) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)"
at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
|
Repl › cli › runs without errors:
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "(node:948) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)"
at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
|
test-windows / Node nightly on windows-latest (3/4)
Final attempt failed. Child_process exited with error code 1
|
roots › normalizes all paths relative to rootDir:
undefined#L1
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
|
roots › normalizes all paths relative to rootDir:
undefined#L1
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
|
roots › normalizes all paths relative to rootDir:
undefined#L1
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (4/4)
Final attempt failed. Child_process exited with error code 1
|
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
test-ubuntu / Node nightly on ubuntu-latest (2/4)
Final attempt failed. 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
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
test-ubuntu / Node nightly on ubuntu-latest (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
test-ubuntu / Node nightly on ubuntu-latest (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|