Use eslint-plugin-i18next plugin #225
Annotations
4 errors, 1 warning, and 1 notice
[chromium] › take_screenshots.spec.ts:21:7 › The Installer › installs the system:
tests/take_screenshots.spec.ts#L77
1) [chromium] › take_screenshots.spec.ts:21:7 › The Installer › installs the system ──────────────
Error: Timed out 120000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 120000ms
- waiting for getByText('Installation will take')
- waiting for getByText('Installation will take')
75 | // ensure the software proposal is ready, use longer timeout,
76 | // refreshing the repositories takes some time
> 77 | await expect(page.getByText("Installation will take")).toBeVisible({timeout: 2 * minute});
| ^
78 | await page.screenshot({ path: "screenshots/overview.png" });
79 |
80 | await test.step("Storage configuration", async () => {
at /checkout/playwright/tests/take_screenshots.spec.ts:77:60
|
[chromium] › take_screenshots.spec.ts:21:7 › The Installer › installs the system:
tests/take_screenshots.spec.ts#L77
1) [chromium] › take_screenshots.spec.ts:21:7 › The Installer › installs the system ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 120000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 120000ms
- waiting for getByText('Installation will take')
- waiting for getByText('Installation will take')
75 | // ensure the software proposal is ready, use longer timeout,
76 | // refreshing the repositories takes some time
> 77 | await expect(page.getByText("Installation will take")).toBeVisible({timeout: 2 * minute});
| ^
78 | await page.screenshot({ path: "screenshots/overview.png" });
79 |
80 | await test.step("Storage configuration", async () => {
at /checkout/playwright/tests/take_screenshots.spec.ts:77:60
|
[chromium] › take_screenshots.spec.ts:21:7 › The Installer › installs the system:
tests/take_screenshots.spec.ts#L77
1) [chromium] › take_screenshots.spec.ts:21:7 › The Installer › installs the system ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 120000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 120000ms
- waiting for getByText('Installation will take')
- waiting for getByText('Installation will take')
75 | // ensure the software proposal is ready, use longer timeout,
76 | // refreshing the repositories takes some time
> 77 | await expect(page.getByText("Installation will take")).toBeVisible({timeout: 2 * minute});
| ^
78 | await page.screenshot({ path: "screenshots/overview.png" });
79 |
80 | await test.step("Storage configuration", async () => {
at /checkout/playwright/tests/take_screenshots.spec.ts:77:60
|
integration-tests (tumbleweed)
Process completed with exit code 1.
|
Slow Test:
[chromium] › take_screenshots.spec.ts#L1
[chromium] › take_screenshots.spec.ts took 6.2m
|
🎭 Playwright Run Summary
1 failed
[chromium] › take_screenshots.spec.ts:21:7 › The Installer › installs the system ───────────────
3 passed (6.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
Expired
|
3.49 MB |
|