Node Nightly CI #413
Annotations
4 errors and 2 warnings
run tests using jest-jasmine:
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "(node:7187) 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:8053) 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:13057) 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
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