AI test #283
Annotations
4 errors
main (18.19.0)
Process completed with exit code 1.
|
Unhandled error:
packages/web-integration/src/playground/server.ts#L171
Error: listen EADDRINUSE: address already in use :::5800
❯ Server.setupListenHandle [as _listen2] node:net:1817:16
❯ listenInCluster node:net:1865:12
❯ Server.listen node:net:1953:7
❯ Function.listen ../../node_modules/.pnpm/[email protected]/node_modules/express/lib/application.js:635:24
❯ src/playground/server.ts:171:30
❯ PlaygroundServer.launch src/playground/server.ts:169:12
❯ tests/unit-test/playground-server.test.ts:9:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'EADDRINUSE', errno: -98, syscall: 'listen', address: '::', port: 5800 }
This error originated in "tests/unit-test/playground-server.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Playground Server". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
tests/unit-test/utils.test.ts > extractJSONFromCodeBlock > should throw error for unparseable content:
packages/midscene/tests/unit-test/utils.test.ts#L156
AssertionError: expected [Function] to throw an error
- Expected:
null
+ Received:
undefined
❯ tests/unit-test/utils.test.ts:156:40
|
main (18.19.0)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-cache-report
Expired
|
39 MB |
|
e2e-report
Expired
|
19.5 MB |
|
e2e-report-output
Expired
|
46.9 MB |
|
test-ai-output
Expired
|
97.2 MB |
|