fix(hub-ui): show failed icons and retry on remount #1314
Triggered via pull request
September 11, 2026 11:24
Status
Failure
Total duration
5m 49s
Artifacts
–
Annotations
3 errors and 1 notice
|
unit-test / test (windows-latest, 22)
Process completed with exit code 1.
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > reads a file at a ref, signalling absence with found: false:
services/git/test/_repo.ts#L79
Error: EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-DtDPvO'
❯ cleanup test/_repo.ts:79: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-DtDPvO' }
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > reads a file at a ref, signalling absence with found: false:
services/git/test/git.test.ts#L103
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:103:3
|
|
🎭 Playwright Run Summary
21 passed (20.5s)
|