Node Nightly CI #26
nightly.yml
on: schedule
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
48s
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
24s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
56s
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
3s
Annotations
2 errors
prints out info about open handlers:
e2e/__tests__/detectOpenHandles.ts#L64
expect(received).toMatchSnapshot()
Snapshot name: `prints out info about open handlers 1`
- Snapshot - 1
+ Received + 1
@@ -1,8 +1,8 @@
Jest has detected the following 1 open handle potentially keeping Jest from exiting:
- ● DNSCHANNEL,TCPSERVERWRAP
+ ● DNSCHANNEL,GETADDRINFOREQWRAP
12 | const app = new Server();
13 |
> 14 | app.listen({host: 'localhost', port: 0});
| ^
at Object.toMatchSnapshot (e2e/__tests__/detectOpenHandles.ts:64:25)
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (3/4)
Process completed with exit code 1.
|