Skip to content

Add some file system tests #96

Add some file system tests

Add some file system tests #96

Triggered via pull request November 8, 2024 13:29
@ianthomas23ianthomas23
synchronize #34
test-fs
Status Failure
Total duration 4m 38s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 notice
tests/fs.spec.ts:60:7 › Filesystem › should support rm: ui-tests/tests/fs.spec.ts#L64
1) tests/fs.spec.ts:60:7 › Filesystem › should support rm ──────────────────────────────────────── Error: expect(received).toBeFalsy() Received: true 62 | await page.filebrowser.refresh(); 63 | > 64 | expect(await page.contents.fileExists('fact.lua')).toBeFalsy(); | ^ 65 | }); 66 | 67 | test('should support touch', async ({ page }) => { at /home/runner/work/terminal/terminal/ui-tests/tests/fs.spec.ts:64:56
tests/fs.spec.ts:60:7 › Filesystem › should support rm: ui-tests/tests/fs.spec.ts#L64
1) tests/fs.spec.ts:60:7 › Filesystem › should support rm ──────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeFalsy() Received: true 62 | await page.filebrowser.refresh(); 63 | > 64 | expect(await page.contents.fileExists('fact.lua')).toBeFalsy(); | ^ 65 | }); 66 | 67 | test('should support touch', async ({ page }) => { at /home/runner/work/terminal/terminal/ui-tests/tests/fs.spec.ts:64:56
tests/fs.spec.ts:60:7 › Filesystem › should support rm: ui-tests/tests/fs.spec.ts#L64
1) tests/fs.spec.ts:60:7 › Filesystem › should support rm ──────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeFalsy() Received: true 62 | await page.filebrowser.refresh(); 63 | > 64 | expect(await page.contents.fileExists('fact.lua')).toBeFalsy(); | ^ 65 | }); 66 | 67 | test('should support touch', async ({ page }) => { at /home/runner/work/terminal/terminal/ui-tests/tests/fs.spec.ts:64:56
Integration tests
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed tests/fs.spec.ts:60:7 › Filesystem › should support rm ───────────────────────────────────────── 10 passed (44.0s)

Artifacts

Produced during runtime
Name Size
extension-artifacts
752 KB
jupyterlite_terminal-playwright-tests
231 KB