[core] chore: cargo fmt #160
main.yml
on: push
Build Scramjet
2m 10s
Run Scramjet Tests
16m 11s
Annotations
2 errors and 1 notice
|
[chromium] › tests/youtube.spec.ts:14:5 › YouTube › The search page can load.:
tests/youtube.spec.ts#L17
1) [chromium] › tests/youtube.spec.ts:14:5 › YouTube › The search page can load. ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
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/browser.js/browser.js/tests/youtube.spec.ts:17:89
|
|
[chromium] › tests/youtube.spec.ts:14:5 › YouTube › The search page can load.:
tests/youtube.spec.ts#L17
1) [chromium] › tests/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/browser.js/browser.js/tests/youtube.spec.ts:17:89
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/youtube.spec.ts:14:5 › YouTube › The search page can load. ──────────────────
3 passed (29.3s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
packaged-scramjet
Expired
|
2.42 MB |
sha256:05a4ec8595cfa593919996a60ab22fa2945dd1daff949ebac5d19cc480bfd372
|
|
|
scramjet
Expired
|
2.41 MB |
sha256:1f35488c52af921952cc9e7d2baa50cbee357589a44303bc5befea2ed32cd722
|
|