fix(devframe): dedup wire-service install across contexts sharing an … #1148
Annotations
4 errors and 1 notice
|
unit-test / test (windows-latest, 24)
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/service-git] test/git.test.ts > @devframes/service-git > returns the commit log newest-first with parents:
services/git/test/_repo.ts#L79
Error: EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-A0SDok '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\devframe-git-A0SDok'
❯ 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-A0SDok', syscall: 'rm' }
|
|
[@devframes/service-git] test/git.test.ts > @devframes/service-git > returns the commit log newest-first with parents:
services/git/test/git.test.ts#L50
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:50:3
|
|
🎭 Playwright Run Summary
17 passed (17.2s)
|