Bump defu from 6.1.4 to 6.1.7 #416
playwright.yml
on: pull_request
E2E Test Hotfix Bypass
E2E Tests
48m 29s
Annotations
4 errors, 1 warning, and 1 notice
|
E2E Tests
Process completed with exit code 1.
|
|
[mobile-safari] › test/e2e/specs/01-smoke/critical-paths.spec.ts:17:3 › Critical Paths @smoke › @ready all main navigation pages are accessible:
test/e2e/helpers/pageObjectModels/BuiltInsPage.ts#L307
1) [mobile-safari] › test/e2e/specs/01-smoke/critical-paths.spec.ts:17:3 › Critical Paths @smoke › @ready all main navigation pages are accessible
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForURL: Timeout 5000ms exceeded.
at ../helpers/pageObjectModels/BuiltInsPage.ts:307
305 | */
306 | async waitForURL(urlPattern: Parameters<Page['waitForURL']>[0], options?: Parameters<Page['waitForURL']>[1]): Promise<void> {
> 307 | await this._page.waitForURL(urlPattern, options)
| ^
308 | }
309 |
310 | /**
at BasePage.waitForURL (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/helpers/pageObjectModels/BuiltInsPage.ts:307:22)
at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/critical-paths.spec.ts:21:18
|
|
[mobile-safari] › test/e2e/specs/01-smoke/critical-paths.spec.ts:17:3 › Critical Paths @smoke › @ready all main navigation pages are accessible:
test/e2e/helpers/pageObjectModels/BuiltInsPage.ts#L307
1) [mobile-safari] › test/e2e/specs/01-smoke/critical-paths.spec.ts:17:3 › Critical Paths @smoke › @ready all main navigation pages are accessible
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForURL: Timeout 5000ms exceeded.
at ../helpers/pageObjectModels/BuiltInsPage.ts:307
305 | */
306 | async waitForURL(urlPattern: Parameters<Page['waitForURL']>[0], options?: Parameters<Page['waitForURL']>[1]): Promise<void> {
> 307 | await this._page.waitForURL(urlPattern, options)
| ^
308 | }
309 |
310 | /**
at BasePage.waitForURL (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/helpers/pageObjectModels/BuiltInsPage.ts:307:22)
at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/critical-paths.spec.ts:21:18
|
|
[mobile-safari] › test/e2e/specs/01-smoke/critical-paths.spec.ts:17:3 › Critical Paths @smoke › @ready all main navigation pages are accessible:
test/e2e/helpers/pageObjectModels/BuiltInsPage.ts#L307
1) [mobile-safari] › test/e2e/specs/01-smoke/critical-paths.spec.ts:17:3 › Critical Paths @smoke › @ready all main navigation pages are accessible
TimeoutError: page.waitForURL: Timeout 5000ms exceeded.
at ../helpers/pageObjectModels/BuiltInsPage.ts:307
305 | */
306 | async waitForURL(urlPattern: Parameters<Page['waitForURL']>[0], options?: Parameters<Page['waitForURL']>[1]): Promise<void> {
> 307 | await this._page.waitForURL(urlPattern, options)
| ^
308 | }
309 |
310 | /**
at BasePage.waitForURL (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/helpers/pageObjectModels/BuiltInsPage.ts:307:22)
at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/critical-paths.spec.ts:21:18
|
|
E2E Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
|