Skip to content

start typing modules imported from webpack #228

start typing modules imported from webpack

start typing modules imported from webpack #228

Triggered via push November 11, 2024 16:28
Status Failure
Total duration 3m 40s
Artifacts 2

main.yml

on: push
Run Scramjet Tests
1m 41s
Run Scramjet Tests
Upload release
0s
Upload release
Upload to Github Pages
0s
Upload to Github Pages
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 1 warning, and 1 notice
Run Scramjet Tests
Tests failed
[chromium] › google.spec.ts:5:5 › Google › The front page can load.: tests/google.spec.ts#L8
1) [chromium] › google.spec.ts:5:5 › Google › The front page can load. ─────────────────────────── TimeoutError: locator.getAttribute: Timeout 10000ms exceeded. Call log: - waiting for locator('iframe').contentFrame().locator('img[alt=\'Google\']').first() 6 | const frame = await setupPage(page, "https://www.google.com/"); 7 | > 8 | const logo = await frame.locator("img[alt='Google']").first().getAttribute("src"); | ^ 9 | expect(logo).not.toBeNull(); 10 | }); 11 | at /home/runner/work/scramjet/scramjet/tests/google.spec.ts:8:71
[chromium] › google.spec.ts:5:5 › Google › The front page can load.: tests/google.spec.ts#L8
1) [chromium] › google.spec.ts:5:5 › Google › The front page can load. ─────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.getAttribute: Timeout 10000ms exceeded. Call log: - waiting for locator('iframe').contentFrame().locator('img[alt=\'Google\']').first() 6 | const frame = await setupPage(page, "https://www.google.com/"); 7 | > 8 | const logo = await frame.locator("img[alt='Google']").first().getAttribute("src"); | ^ 9 | expect(logo).not.toBeNull(); 10 | }); 11 | at /home/runner/work/scramjet/scramjet/tests/google.spec.ts:8:71
[chromium] › google.spec.ts:5:5 › Google › The front page can load.: tests/google.spec.ts#L8
1) [chromium] › google.spec.ts:5:5 › Google › The front page can load. ─────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.getAttribute: Timeout 10000ms exceeded. Call log: - waiting for locator('iframe').contentFrame().locator('img[alt=\'Google\']').first() 6 | const frame = await setupPage(page, "https://www.google.com/"); 7 | > 8 | const logo = await frame.locator("img[alt='Google']").first().getAttribute("src"); | ^ 9 | expect(logo).not.toBeNull(); 10 | }); 11 | at /home/runner/work/scramjet/scramjet/tests/google.spec.ts:8:71
[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
Run Scramjet Tests
Process completed with exit code 1.
Build Scramjet
The following actions use a deprecated Node.js version and will be forced to run on node20: jetli/[email protected], Aandreba/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🎭 Playwright Run Summary
1 failed [chromium] › google.spec.ts:5:5 › Google › The front page can load. ──────────────────────────── 1 flaky [chromium] › youtube.spec.ts:14:5 › YouTube › The search page can load. ──────────────────────── 2 passed (38.5s)

Artifacts

Produced during runtime
Name Size
packaged-scramjet
654 KB
scramjet
656 KB