fix(hub-ui): iframe layer #884
ci.yml
on: push
unit-test
/
lint
4m 24s
e2e
3m 35s
Matrix: unit-test / test
Annotations
6 errors and 1 notice
|
unit-test / test (windows-latest, 22)
Process completed with exit code 1.
|
|
[@devframes/plugin-git] test/git.test.ts > @devframes/plugin-git (revision safety) > does not treat a dashed ref as a git option:
plugins/git/test/git.test.ts#L105
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/git.test.ts:105:3
|
|
[@devframes/plugin-git] test/git.test.ts > @devframes/plugin-git (rpc.snapshot build baking) > bakes the git service read ops declared in rpc.snapshot:
plugins/git/test/git.test.ts#L73
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/git.test.ts:73:3
|
|
[@devframes/hub] src/node/__tests__/host-terminals.test.ts > devframeTerminalHost interactive PTY sessions > inherits the parent process environment:
packages/hub/src/node/__tests__/host-terminals.test.ts#L356
Error: PTY stream is still open
❯ src/node/__tests__/host-terminals.test.ts:356:17
❯ waitUntil src/node/__tests__/host-terminals.test.ts:63:7
❯ src/node/__tests__/host-terminals.test.ts:354:7
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > reports branch, staged, unstaged, and untracked status:
services/git/test/_repo.ts#L64
Error: EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-foe2Az'
❯ cleanup test/_repo.ts:64:20
❯ test/git.test.ts:13:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4082, code: 'EBUSY', syscall: 'rmdir', path: 'C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-foe2Az' }
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > reports branch, staged, unstaged, and untracked status:
services/git/test/git.test.ts#L33
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/git.test.ts:33:3
|
|
🎭 Playwright Run Summary
17 passed (17.3s)
|