Skip to content

docs: updated readme with instructions on how to run studio end-to-en… #1258

docs: updated readme with instructions on how to run studio end-to-en…

docs: updated readme with instructions on how to run studio end-to-en… #1258

Re-run triggered January 9, 2025 14:55
Status Failure
Total duration 8m 3s
Artifacts 5
Matrix: Run Playwright test-suites
Merge playwright reports
1m 13s
Merge playwright reports
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 6 warnings, and 1 notice
Run Playwright test-suites (3, 4)
Process completed with exit code 1.
[Mobile Chrome] › editor/use-audio-toolbar.spec.ts:7:1 › should edit alignment and words (editor): packages/studio-web/tests/editor/use-audio-toolbar.spec.ts#L40
1) [Mobile Chrome] › editor/use-audio-toolbar.spec.ts:7:1 › should edit alignment and words (editor) Error: should be wider than the original segment expect(received).toBeGreaterThan(expected) Expected: > 69 Received: 6 38 | segBoxPostChange.width, 39 | "should be wider than the original segment", > 40 | ).toBeGreaterThan(segBoxPreChange.width); | ^ 41 | await page.locator("segment.wavesurfer-segment").first().click(); 42 | await expect( 43 | page.getByTitle("-2.360").locator("div"), at /home/runner/work/Studio-Web/Studio-Web/packages/studio-web/tests/editor/use-audio-toolbar.spec.ts:40:7
[Mobile Chrome] › editor/use-audio-toolbar.spec.ts:7:1 › should edit alignment and words (editor): packages/studio-web/tests/editor/use-audio-toolbar.spec.ts#L40
1) [Mobile Chrome] › editor/use-audio-toolbar.spec.ts:7:1 › should edit alignment and words (editor) Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: should be wider than the original segment expect(received).toBeGreaterThan(expected) Expected: > 69 Received: 1 38 | segBoxPostChange.width, 39 | "should be wider than the original segment", > 40 | ).toBeGreaterThan(segBoxPreChange.width); | ^ 41 | await page.locator("segment.wavesurfer-segment").first().click(); 42 | await expect( 43 | page.getByTitle("-2.360").locator("div"), at /home/runner/work/Studio-Web/Studio-Web/packages/studio-web/tests/editor/use-audio-toolbar.spec.ts:40:7
[Mobile Chrome] › editor/use-audio-toolbar.spec.ts:7:1 › should edit alignment and words (editor): packages/studio-web/tests/editor/use-audio-toolbar.spec.ts#L40
1) [Mobile Chrome] › editor/use-audio-toolbar.spec.ts:7:1 › should edit alignment and words (editor) Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: should be wider than the original segment expect(received).toBeGreaterThan(expected) Expected: > 69 Received: 6 38 | segBoxPostChange.width, 39 | "should be wider than the original segment", > 40 | ).toBeGreaterThan(segBoxPreChange.width); | ^ 41 | await page.locator("segment.wavesurfer-segment").first().click(); 42 | await expect( 43 | page.getByTitle("-2.360").locator("div"), at /home/runner/work/Studio-Web/Studio-Web/packages/studio-web/tests/editor/use-audio-toolbar.spec.ts:40:7
[Mobile Chrome] › studio-web/download-srt.spec.ts:10:1 › should Download SRT ( file format): packages/studio-web/tests/test-commands.ts#L74
2) [Mobile Chrome] › studio-web/download-srt.spec.ts:10:1 › should Download SRT ( file format) › generate the readalong Error: locator.click: Element is outside of the viewport Call log: - waiting for locator('#t0b0d0p1s0').getByRole('button') - locator resolved to <button aria-label="Add translation" data-test-id="add-translation-button" title="Add a translation, transliteration or gloss" class="sentence__translation sentence__translation__button">…</button> - attempting click action - scrolling into view if needed - done scrolling at test-commands.ts:74 72 | .locator("#t0b0d0p1s0") 73 | .getByRole("button") > 74 | .click({ force: true, timeout: 0 }); | ^ 75 | //update translations 76 | await expect(page.locator("#t0b0d0p0s0translation")).toBeEditable(); 77 | await page at /home/runner/work/Studio-Web/Studio-Web/packages/studio-web/tests/test-commands.ts:74:8 at testMakeAReadAlong (/home/runner/work/Studio-Web/Studio-Web/packages/studio-web/tests/test-commands.ts:20:3) at /home/runner/work/Studio-Web/Studio-Web/packages/studio-web/tests/studio-web/download-srt.spec.ts:12:3
[Mobile Chrome] › studio-web/download-webvtt.spec.ts:10:1 › should Download WebVTT ( file format): packages/studio-web/tests/test-commands.ts#L80
3) [Mobile Chrome] › studio-web/download-webvtt.spec.ts:10:1 › should Download WebVTT ( file format) › generate the readalong Error: Timed out 5000ms waiting for expect(locator).toBeEditable() Locator: locator('#t0b0d0p0s1translation') Expected: editable Received: <element(s) not found> Call log: - expect.toBeEditable with timeout 5000ms - waiting for locator('#t0b0d0p0s1translation') at test-commands.ts:80 78 | .locator("#t0b0d0p0s0translation") 79 | .fill("Ceci est un test.", { force: true, timeout: 0 }); > 80 | await expect(page.locator("#t0b0d0p0s1translation")).toBeEditable(); | ^ 81 | await page 82 | .locator("#t0b0d0p0s1translation") 83 | .fill("Phrase.", { force: true, timeout: 0 }); at /home/runner/work/Studio-Web/Studio-Web/packages/studio-web/tests/test-commands.ts:80:58 at testMakeAReadAlong (/home/runner/work/Studio-Web/Studio-Web/packages/studio-web/tests/test-commands.ts:20:3) at /home/runner/work/Studio-Web/Studio-Web/packages/studio-web/tests/studio-web/download-webvtt.spec.ts:14:3
test-suites
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Playwright test-suites (1, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Playwright test-suites (3, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Playwright test-suites (2, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Playwright test-suites (4, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Merge playwright reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 failed [Mobile Chrome] › editor/use-audio-toolbar.spec.ts:7:1 › should edit alignment and words (editor) 2 flaky [Mobile Chrome] › studio-web/download-srt.spec.ts:10:1 › should Download SRT ( file format) ──── [Mobile Chrome] › studio-web/download-webvtt.spec.ts:10:1 › should Download WebVTT ( file format) 29 passed (1.7m)

Artifacts

Produced during runtime
Name Size
blob-report-1 Expired
14.2 KB
blob-report-2 Expired
26.5 KB
blob-report-3 Expired
9.15 MB
blob-report-4 Expired
21 MB
html-report--attempt-6 Expired
30.6 MB