feat: cache theme compile and make async theme compile more reliable #66
Annotations
2 errors, 1 warning, and 1 notice
[chromium] › PageObjects.spec.ts:66:1 › Administration page objects.:
tests/PageObjects.spec.ts#L1
1) [chromium] › PageObjects.spec.ts:66:1 › Administration page objects. ──────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › PageObjects.spec.ts:66:1 › Administration page objects.:
tests/PageObjects.spec.ts#L116
1) [chromium] › PageObjects.spec.ts:66:1 › Administration page objects. ──────────────────────────
Error: expect(locator).toBeVisible()
Locator: locator('h3.sw-usage-data-consent-banner__content-headline')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('h3.sw-usage-data-consent-banner__content-headline')
114 |
115 | await ShopAdmin.goesTo(AdminDataSharing.url());
> 116 | await ShopAdmin.expects(AdminDataSharing.dataConsentHeadline).toBeVisible();
| ^
117 | }
118 | });
at /home/runner/work/acceptance-test-suite/acceptance-test-suite/tests/PageObjects.spec.ts:116:71
|
Validate all commits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
1 flaky
[chromium] › PageObjects.spec.ts:66:1 › Administration page objects. ───────────────────────────
4 passed (2.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
36 MB |
|