Skip to content

Add some file system tests (#34) #98

Add some file system tests (#34)

Add some file system tests (#34) #98

Triggered via push November 8, 2024 15:46
Status Success
Total duration 4m 34s
Artifacts 2

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
tests/fs.spec.ts:49:7 › Filesystem › should support cp: ui-tests/tests/fs.spec.ts#L54
1) tests/fs.spec.ts:49:7 › Filesystem › should support cp ──────────────────────────────────────── Error: expect(received).toBeTruthy() Received: false 52 | 53 | expect(await page.contents.fileExists('months.txt')).toBeTruthy(); > 54 | expect(await page.contents.fileExists('other.txt')).toBeTruthy(); | ^ 55 | 56 | const other = await page.contents.getContentMetadata('other.txt'); 57 | expect(other?.content).toEqual(MONTHS_TXT); at /home/runner/work/terminal/terminal/ui-tests/tests/fs.spec.ts:54:57
🎭 Playwright Run Summary
1 flaky tests/fs.spec.ts:49:7 › Filesystem › should support cp ───────────────────────────────────────── 1 skipped 9 passed (31.7s)

Artifacts

Produced during runtime
Name Size
extension-artifacts
753 KB
jupyterlite_terminal-playwright-tests
223 KB