Build, TypeScripts, tests #1667
Triggered via deployment status
October 4, 2024 11:10
vercel[bot]
created
c8a6537
Status
Failure
Total duration
2m 1s
Artifacts
1
Annotations
3 errors, 3 warnings, 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#L37
1) [Desktop Chrome] › STF_05.spec.ts:9:1 › STF_05: Checkout as a unlogged user ───────────────────
Error: locator.fill: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByTestId('paymentMethods').frameLocator('iframe').getByLabel('Card number')
35 | await page.getByTestId("paymentMethods").waitFor();
36 | const stripeIframe = page.getByTestId("paymentMethods").frameLocator("iframe");
> 37 | await stripeIframe.getByLabel("Card number").fill("4242424242424242");
| ^
38 | await stripeIframe.getByLabel("Expiration").fill("03/30");
39 | await stripeIframe.getByLabel("CVC").fill("737");
40 | await page.getByRole("button", { name: "Pay now" }).click();
at /home/runner/work/storefront/storefront/__tests__/STF_05.spec.ts:37:47
|
build_and_test
Process completed with exit code 1.
|
build_and_test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3, patrickedqvist/wait-for-vercel-preview@v1.3.1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_and_test
Failed to restore: Cache service responded with 403
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 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
|
1.07 MB |
|