Import translations from l10n repository (2025-03-16) #2932
e2e_pr_full.yml
on: pull_request
e2e-tests-full
6m 44s
Annotations
1 error, 5 warnings, and 1 notice
[chromium] › src/e2e/specs/auth.spec.ts:12:3 › local - Authentication flow verification @smoke › Verify sign up with new user:
src/e2e/utils/helpers.ts#L100
1) [chromium] › src/e2e/specs/auth.spec.ts:12:3 › local - Authentication flow verification @smoke › Verify sign up with new user
Error: Unable to retrieve restmail data
at ../utils/helpers.ts:100
98 | console.log(`Trying again in ${retryTimeout}ms`);
99 | if (attemptsRemaining === 0) {
> 100 | throw new Error("Unable to retrieve restmail data");
| ^
101 | }
102 | await page.waitForTimeout(retryTimeout);
103 | return getVerificationCode(testEmail, page, attemptsRemaining - 1);
at getVerificationCode (/home/runner/work/blurts-server/blurts-server/src/e2e/utils/helpers.ts:100:13)
at AuthPage.signUp (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/authPage.ts:70:30)
at /home/runner/work/blurts-server/blurts-server/src/e2e/specs/auth.spec.ts:28:5
|
Slow Test:
[firefox] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
[firefox] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts took 45.7s
|
Slow Test:
[chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts#L1
[chromium] › src/e2e/specs/dashboard/dashboard-breaches-scan.spec.ts took 34.0s
|
Slow Test:
[firefox] › src/e2e/specs/dashboard/dashboard-overview-card.spec.ts#L1
[firefox] › src/e2e/specs/dashboard/dashboard-overview-card.spec.ts took 19.2s
|
Slow Test:
[firefox] › src/e2e/specs/dashboard/dashboard-payment.spec.ts#L1
[firefox] › src/e2e/specs/dashboard/dashboard-payment.spec.ts took 17.0s
|
Slow Test:
[firefox] › src/e2e/specs/dashboard/dashboard-footer.spec.ts#L1
[firefox] › src/e2e/specs/dashboard/dashboard-footer.spec.ts took 15.4s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › src/e2e/specs/auth.spec.ts:12:3 › local - Authentication flow verification @smoke › Verify sign up with new user
8 skipped
71 passed (5.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
3.38 MB |
|
test-results
|
2.25 MB |
|