92 -> 94 on acid3 #248
Annotations
1 error, 1 warning, 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
17 × locator resolved to hidden <iframe name="app" scrolling="no" frameborder="0" role="presentation" scramjet-data-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
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 flaky
[chromium] › google.spec.ts:12:5 › Google › The Google Apps menu opens and content is visible. ─
3 passed (17.9s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
packaged-scramjet
|
724 KB |
|
scramjet
|
726 KB |
|