fix: more controller patches #294
Annotations
1 error, 4 warnings, and 1 notice
[chromium] › google.spec.ts:12:5 › Google › The Google Apps menu opens and content is visible.:
tests/google.spec.ts#L18
1) [chromium] › google.spec.ts:12:5 › Google › The Google Apps menu opens and content is visible.
TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
Call log:
- waiting for locator('iframe').contentFrame().locator('iframe[name=\'app\']') to be visible
16 × locator resolved to hidden <iframe name="app" scrolling="no" frameborder="0" role="presentation" scramjet-attr-src="https://ogs.google.com/widget/app/so?eom=1&awwd=1&origin=https%3A%2F%2Fwww.google.com&cn=app&pid=1&spid=538&hl=en" src="http://localhost:1337/scramjet/https%3A%2F%2Fogs.google.com%2Fwidget%2Fapp%2Fso%3Feom%3D1%26awwd%3D1%26origin%3Dhttps%3A%2F%2Fwww.google.com%26cn%3Dapp%26pid%3D1%26spid%3D538%26hl%3Den"></iframe>
16 |
17 | const appsMenuFrame = frame.locator("iframe[name='app']");
> 18 | await appsMenuFrame.waitFor({ state: "visible" });
| ^
19 |
20 | await appsMenuFrame.contentFrame().locator("c-wiz").first().waitFor({ state: "visible" });
21 |
at /home/runner/work/scramjet/scramjet/tests/google.spec.ts:18:29
|
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
1 flaky
[chromium] › google.spec.ts:12:5 › Google › The Google Apps menu opens and content is visible. ─
3 passed (20.0s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
github-pages
Expired
|
4.87 MB |
|
packaged-scramjet
|
509 KB |
|
scramjet
|
508 KB |
|