Build, TypeScripts, tests #1633
Triggered via deployment status
June 16, 2024 09:40
vercel[bot]
created
0e72f86
Status
Failure
Total duration
1m 55s
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3, patrickedqvist/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.12 MB |
|