Internal: Revert changes to quicklinks [TMZ-923] #72
playwright.yml
on: pull_request
playwright-tests
4m 13s
Annotations
1 error and 1 notice
|
tests/playwright/tests/admin/hello-theme-admin-home.test.ts:33:6 › Hello Theme Admin Home Page › should navigate to correct pages from Quick Links:
tests/playwright/tests/admin/hello-theme-admin-home.test.ts#L73
1) tests/playwright/tests/admin/hello-theme-admin-home.test.ts:33:6 › Hello Theme Admin Home Page › should navigate to correct pages from Quick Links
TimeoutError: page.waitForSelector: Timeout 30000ms exceeded.
Call log:
- waiting for locator('#elementor-kit-panel') to be visible
71 | expect( page.url() ).toMatch( linkTest.expectedUrlPattern );
72 |
> 73 | await page.waitForSelector( '#elementor-kit-panel' );
| ^
74 | const location = page.locator( linkTest.expectedPageSection );
75 | await expect( location ).toBeVisible();
76 | }
at /home/runner/work/hello-theme/hello-theme/tests/playwright/tests/admin/hello-theme-admin-home.test.ts:73:15
|
|
🎭 Playwright Run Summary
1 flaky
tests/playwright/tests/admin/hello-theme-admin-home.test.ts:33:6 › Hello Theme Admin Home Page › should navigate to correct pages from Quick Links
18 passed (1.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-test-results-
Expired
|
8.85 MB |
sha256:043aa71dbb2b3d3e63ffdb9ebaa4ecb874125f54a362c5710f28eb94535a1e71
|
|