Build, TypeScripts, tests #1623
Annotations
3 errors, 1 warning, and 1 notice
[Desktop Chrome] › STF_03.spec.ts:10:1 › STF_03: Check if price are calculating correctly:
__tests__/STF_03.spec.ts#L1
1) [Desktop Chrome] › STF_03.spec.ts:10:1 › STF_03: Check if price are calculating correctly ─────
Test timeout of 60000ms exceeded.
|
[Desktop Chrome] › STF_03.spec.ts:10:1 › STF_03: Check if price are calculating correctly:
__tests__/utils.ts#L47
1) [Desktop Chrome] › STF_03.spec.ts:10:1 › STF_03: Check if price are calculating correctly ─────
Error: page.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
============================================================
at utils.ts:47
45 | } catch {}
46 |
> 47 | await page.waitForURL(/\?variant=.+/);
| ^
48 | }
49 |
50 | export async function addCurrentProductToCart({ page }: { page: Page }) {
at selectRandomAvailableVariant (/home/runner/work/storefront/storefront/__tests__/utils.ts:47:13)
at /home/runner/work/storefront/storefront/__tests__/STF_03.spec.ts:14:2
|
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_03.spec.ts:10:1 › STF_03: Check if price are calculating correctly ──────
3 passed (1.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
1.26 MB |
|