Node Nightly CI #391
Annotations
5 errors and 2 warnings
run tests using jest-jasmine:
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "(node:1056) 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)
|
run tests using jest-jasmine:
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "(node:3152) 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)
|
run tests using jest-jasmine:
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "(node:6332) 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)
|
run tests using jest-jasmine:
e2e/__tests__/multiProjectRunner.test.ts#L334
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/multiProjectRunner.test.ts:334:20)
|
run tests using jest-jasmine
Final attempt failed. Child_process exited with error code 1
|
run tests using jest-jasmine
Attempt 1 failed. Reason: Child_process exited with error code 1
|
run tests using jest-jasmine
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading