fix(hub-ui): select a visible dock on standalone startup #1270
Annotations
5 errors and 1 notice
|
unit-test / test (windows-latest, 24)
Process completed with exit code 1.
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > rejects an empty commit message:
services/git/test/_repo.ts#L79
Error: EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-aLcvNK '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-aLcvNK'
❯ cleanup test/_repo.ts:79:20
❯ test/git.test.ts:13:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: 1, code: 'EPERM', path: '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-aLcvNK', syscall: 'rm' }
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > rejects an empty commit message:
services/git/test/git.test.ts#L222
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:222:3
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > stages, unstages, and commits (writes always available):
services/git/test/_repo.ts#L79
Error: EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-KdaMXB '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-KdaMXB'
❯ cleanup test/_repo.ts:79:20
❯ test/git.test.ts:13:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: 1, code: 'EPERM', path: '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-KdaMXB', syscall: 'rm' }
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > stages, unstages, and commits (writes always available):
services/git/test/git.test.ts#L203
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:203:3
|
|
🎭 Playwright Run Summary
21 passed (20.6s)
|