Build, TypeScripts, tests #1570
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors, 1 warning, and 1 notice
[Desktop Chrome] › STF_05.spec.ts:9:1 › STF_05: Checkout as a unlogged user:
__tests__/STF_05.spec.ts#L1
1) [Desktop Chrome] › STF_05.spec.ts:9:1 › STF_05: Checkout as a unlogged user ───────────────────
Test timeout of 60000ms exceeded.
|
[Desktop Chrome] › STF_05.spec.ts:9:1 › STF_05: Checkout as a unlogged user:
__tests__/STF_05.spec.ts#L18
1) [Desktop Chrome] › STF_05.spec.ts:9:1 › STF_05: Checkout as a unlogged user ───────────────────
Error: locator.waitFor: Page closed
=========================== logs ===========================
waiting for getByTestId('shippingAddressSection') to be visible
============================================================
16 |
17 | await page.getByTestId("CheckoutLink").click();
> 18 | await page.getByTestId("shippingAddressSection").waitFor();
| ^
19 |
20 | await page.getByLabel("Email").pressSequentially("[email protected]", { delay: 50 });
21 | await page.getByLabel("Country").selectOption("Poland");
at /home/runner/work/storefront/storefront/__tests__/STF_05.spec.ts:18:51
|
build_and_test
Process completed with exit code 1.
|
build_and_test
Failed to restore: Cache service responded with 403
|
🎭 Playwright Run Summary
1 failed
[Desktop Chrome] › STF_05.spec.ts:9:1 › STF_05: Checkout as a unlogged user ────────────────────
3 passed (1.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
583 KB |
|