Skip to content

update stuff

update stuff #282

Triggered via push December 14, 2024 04:58
Status Success
Total duration 4m 42s
Artifacts 2

main.yml

on: push
Run Scramjet Tests
2m 3s
Run Scramjet Tests
Upload release
6s
Upload release
Upload to Github Pages
30s
Upload to Github Pages
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 4 warnings, and 1 notice
[chromium] › youtube.spec.ts:5:5 › YouTube › The front page can load.: tests/youtube.spec.ts#L10
1) [chromium] › youtube.spec.ts:5:5 › YouTube › The front page can load. ───────────────────────── TimeoutError: locator.waitFor: Timeout 10000ms exceeded. Call log: - waiting for locator('iframe').contentFrame().locator('#logo-icon > span > div').first() to be visible 8 | // Wait for the page inside the iframe to load 9 | > 10 | const logo = await frame.locator("#logo-icon > span > div").first().waitFor({ state: "visible" }); | ^ 11 | expect(logo).not.toBeNull(); 12 | }); 13 | at /home/runner/work/scramjet/scramjet/tests/youtube.spec.ts:10:77
[chromium] › youtube.spec.ts:14:5 › YouTube › The search page can load.: tests/youtube.spec.ts#L17
2) [chromium] › youtube.spec.ts:14:5 › YouTube › The search page can load. ─────────────────────── TimeoutError: locator.textContent: Timeout 5000ms exceeded. Call log: - waiting for locator('iframe').contentFrame().locator('#video-title > yt-formatted-string').first() 15 | const frame = await setupPage(page, "https://www.youtube.com/results?search_query=bad+apple"); 16 | > 17 | const title = await frame.locator("#video-title > yt-formatted-string").first().textContent({ timeout: 5000 }); | ^ 18 | const thumbnailRef = frame.locator("#contents > ytd-video-renderer:nth-child(1) > #dismissible > ytd-thumbnail > a > yt-image > img") 19 | await thumbnailRef.waitFor({ state: "visible" }); 20 | at /home/runner/work/scramjet/scramjet/tests/youtube.spec.ts:17:89
Build Scramjet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Scramjet Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Upload release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Upload to Github Pages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
2 flaky [chromium] › youtube.spec.ts:5:5 › YouTube › The front page can load. ────────────────────────── [chromium] › youtube.spec.ts:14:5 › YouTube › The search page can load. ──────────────────────── 2 passed (27.3s)

Artifacts

Produced during runtime
Name Size
packaged-scramjet
601 KB
scramjet
602 KB