cycle-todo-dwim
#8
Annotations
4 errors, 1 warning, and 1 notice
test
Testing stopped early after 1 maximum allowed failures.
|
cycle-todo-dwim.spec.ts:5:5 › cycling TODO state:
e2e-tests/cycle-todo-dwim.spec.ts#L1
1) cycle-todo-dwim.spec.ts:5:5 › cycling TODO state ──────────────────────────────────────────────
Error: Process failed to launch!
|
cycle-todo-dwim.spec.ts:5:5 › cycling TODO state:
e2e-tests/fixtures.ts#L336
1) cycle-todo-dwim.spec.ts:5:5 › cycling TODO state ──────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'tracing')
at fixtures.ts:336
334 |
335 | test.afterAll(async () => {
> 336 | await context.tracing.stopChunk({ path: getTracingFilePath() })
| ^
337 | })
338 |
339 | /**
at /home/runner/work/logseq-cycle-todo-dwim/logseq-cycle-todo-dwim/e2e-tests/fixtures.ts:336:17
|
test
Process completed with exit code 1.
|
test
No files were found with the provided path: e2e-dump/*. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 failed
cycle-todo-dwim.spec.ts:5:5 › cycling TODO state ───────────────────────────────────────────────
5 did not run
|