Skip to content

End-to-end tests

End-to-end tests #43

Manually triggered September 6, 2023 04:45
Status Failure
Total duration 14m 23s
Artifacts 3

end-to-end-test-suite.yml

on: workflow_dispatch
Matrix: End-to-end test suite
Fit to window
Zoom out
Zoom in

Annotations

19 errors, 5 warnings, and 3 notices
[chromium] › category.test.ts:25:7 › Category page › Should display the category with layout modification: __tests__/category.test.ts#L31
1) [chromium] › category.test.ts:25:7 › Category page › Should display the category with layout modification Error: expect(received).toBe(expected) // Object.is equality Expected: false Received: true 29 | await categoryOnePage.navigateTo(); 30 | const visible = await page.isVisible("#page-title-heading"); > 31 | expect(visible).toBe(false); | ^ 32 | ***); 33 | 34 | test("Should not display the category with modification as category code has changed", async (*** at /var/www/html/my-own-modules/category-code/Test/EndToEnd/__tests__/category.test.ts:31:21
[chromium] › category.test.ts:25:7 › Category page › Should display the category with layout modification: __tests__/category.test.ts#L31
1) [chromium] › category.test.ts:25:7 › Category page › Should display the category with layout modification Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: false Received: true 29 | await categoryOnePage.navigateTo(); 30 | const visible = await page.isVisible("#page-title-heading"); > 31 | expect(visible).toBe(false); | ^ 32 | ***); 33 | 34 | test("Should not display the category with modification as category code has changed", async (*** at /var/www/html/my-own-modules/category-code/Test/EndToEnd/__tests__/category.test.ts:31:21
End-to-end test suite (2.3.7-p4, 7.4)
Process completed with exit code 1.
[chromium] › category.test.ts:12:7 › Category page › can set default config: __tests__/category.test.ts#L1
1) [chromium] › category.test.ts:12:7 › Category page › can set default config ─────────────────── Test timeout of 30000ms exceeded.
[chromium] › category.test.ts:12:7 › Category page › can set default config: fixtures/helpers/screenshot.ts#L17
1) [chromium] › category.test.ts:12:7 › Category page › can set default config ─────────────────── TimeoutError: page.screenshot: Timeout 5000ms exceeded. =========================== logs =========================== taking page screenshot ============================================================ at ../fixtures/helpers/screenshot.ts:17 15 | ***); 16 | // Take the screenshot itself. > 17 | const buffer = await page.screenshot(*** | ^ 18 | path: screenshotPath, 19 | timeout: 5000, 20 | quality: 20, at screenshotOnFailure (/var/www/html/my-own-modules/category-code/Test/EndToEnd/fixtures/helpers/screenshot.ts:17:31) at Object._test.test.extend.screenshotOnFailure.auto (/var/www/html/my-own-modules/category-code/Test/EndToEnd/fixtures/index.ts:43:32)
[chromium] › category.test.ts:12:7 › Category page › can set default config: __tests__/category.test.ts#L1
1) [chromium] › category.test.ts:12:7 › Category page › can set default config ─────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › category.test.ts:25:7 › Category page › Should display the category with layout modification: __tests__/category.test.ts#L31
2) [chromium] › category.test.ts:25:7 › Category page › Should display the category with layout modification Error: expect(received).toBe(expected) // Object.is equality Expected: false Received: true 29 | await categoryOnePage.navigateTo(); 30 | const visible = await page.isVisible("#page-title-heading"); > 31 | expect(visible).toBe(false); | ^ 32 | ***); 33 | 34 | test("Should not display the category with modification as category code has changed", async (*** at /var/www/html/my-own-modules/category-code/Test/EndToEnd/__tests__/category.test.ts:31:21
[chromium] › category.test.ts:25:7 › Category page › Should display the category with layout modification: __tests__/category.test.ts#L31
2) [chromium] › category.test.ts:25:7 › Category page › Should display the category with layout modification Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: false Received: true 29 | await categoryOnePage.navigateTo(); 30 | const visible = await page.isVisible("#page-title-heading"); > 31 | expect(visible).toBe(false); | ^ 32 | ***); 33 | 34 | test("Should not display the category with modification as category code has changed", async (*** at /var/www/html/my-own-modules/category-code/Test/EndToEnd/__tests__/category.test.ts:31:21
End-to-end test suite (2.4.6, 8.2)
Process completed with exit code 1.
[chromium] › category.test.ts:12:7 › Category page › can set default config: __tests__/category.test.ts#L1
1) [chromium] › category.test.ts:12:7 › Category page › can set default config ─────────────────── Test timeout of 30000ms exceeded.
[chromium] › category.test.ts:12:7 › Category page › can set default config: fixtures/helpers/screenshot.ts#L17
1) [chromium] › category.test.ts:12:7 › Category page › can set default config ─────────────────── TimeoutError: page.screenshot: Timeout 5000ms exceeded. =========================== logs =========================== taking page screenshot ============================================================ at ../fixtures/helpers/screenshot.ts:17 15 | ***); 16 | // Take the screenshot itself. > 17 | const buffer = await page.screenshot(*** | ^ 18 | path: screenshotPath, 19 | timeout: 5000, 20 | quality: 20, at screenshotOnFailure (/var/www/html/my-own-modules/category-code/Test/EndToEnd/fixtures/helpers/screenshot.ts:17:31) at Object._test.test.extend.screenshotOnFailure.auto (/var/www/html/my-own-modules/category-code/Test/EndToEnd/fixtures/index.ts:43:32)
[chromium] › category.test.ts:12:7 › Category page › can set default config: __tests__/category.test.ts#L1
1) [chromium] › category.test.ts:12:7 › Category page › can set default config ─────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › category.test.ts:12:7 › Category page › can set default config: fixtures/helpers/screenshot.ts#L17
1) [chromium] › category.test.ts:12:7 › Category page › can set default config ─────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.screenshot: Timeout 5000ms exceeded. =========================== logs =========================== taking page screenshot ============================================================ at ../fixtures/helpers/screenshot.ts:17 15 | ***); 16 | // Take the screenshot itself. > 17 | const buffer = await page.screenshot(*** | ^ 18 | path: screenshotPath, 19 | timeout: 5000, 20 | quality: 20, at screenshotOnFailure (/var/www/html/my-own-modules/category-code/Test/EndToEnd/fixtures/helpers/screenshot.ts:17:31) at Object._test.test.extend.screenshotOnFailure.auto (/var/www/html/my-own-modules/category-code/Test/EndToEnd/fixtures/index.ts:43:32)
[chromium] › category.test.ts:25:7 › Category page › Should display the category with layout modification: __tests__/category.test.ts#L31
2) [chromium] › category.test.ts:25:7 › Category page › Should display the category with layout modification Error: expect(received).toBe(expected) // Object.is equality Expected: false Received: true 29 | await categoryOnePage.navigateTo(); 30 | const visible = await page.isVisible("#page-title-heading"); > 31 | expect(visible).toBe(false); | ^ 32 | ***); 33 | 34 | test("Should not display the category with modification as category code has changed", async (*** at /var/www/html/my-own-modules/category-code/Test/EndToEnd/__tests__/category.test.ts:31:21
[chromium] › category.test.ts:25:7 › Category page › Should display the category with layout modification: __tests__/category.test.ts#L31
2) [chromium] › category.test.ts:25:7 › Category page › Should display the category with layout modification Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: false Received: true 29 | await categoryOnePage.navigateTo(); 30 | const visible = await page.isVisible("#page-title-heading"); > 31 | expect(visible).toBe(false); | ^ 32 | ***); 33 | 34 | test("Should not display the category with modification as category code has changed", async (*** at /var/www/html/my-own-modules/category-code/Test/EndToEnd/__tests__/category.test.ts:31:21
[chromium] › category.test.ts:34:7 › Category page › Should not display the category with modification as category code has changed: __tests__/category.test.ts#L1
3) [chromium] › category.test.ts:34:7 › Category page › Should not display the category with modification as category code has changed Test timeout of 30000ms exceeded.
[chromium] › category.test.ts:34:7 › Category page › Should not display the category with modification as category code has changed: __tests__/category.test.ts#L1
3) [chromium] › category.test.ts:34:7 › Category page › Should not display the category with modification as category code has changed Pending operations: - expect.toHaveTitle at pageObjects/luma/category-one.ts:15:31
[chromium] › category.test.ts:34:7 › Category page › Should not display the category with modification as category code has changed: __tests__/category.test.ts#L1
3) [chromium] › category.test.ts:34:7 › Category page › Should not display the category with modification as category code has changed Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › category.test.ts:34:7 › Category page › Should not display the category with modification as category code has changed: __tests__/category.test.ts#L1
3) [chromium] › category.test.ts:34:7 › Category page › Should not display the category with modification as category code has changed Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - page.goto at pageObjects/luma/category-one.ts:13:21
🎭 Playwright Run Summary
1 failed [chromium] › category.test.ts:25:7 › Category page › Should display the category with layout modification 3 passed (1.2m)
🎭 Playwright Run Summary
2 failed [chromium] › category.test.ts:12:7 › Category page › can set default config ──────────────────── [chromium] › category.test.ts:25:7 › Category page › Should display the category with layout modification 2 passed (2.1m)
🎭 Playwright Run Summary
3 failed [chromium] › category.test.ts:12:7 › Category page › can set default config ──────────────────── [chromium] › category.test.ts:25:7 › Category page › Should display the category with layout modification [chromium] › category.test.ts:34:7 › Category page › Should not display the category with modification as category code has changed 1 passed (2.8m)
Slow Test: [chromium] › category.test.ts#L1
[chromium] › category.test.ts took 54.3s
Slow Test: [setup] › auth.setup.ts#L1
[setup] › auth.setup.ts took 16.6s
Slow Test: [chromium] › category.test.ts#L1
[chromium] › category.test.ts took 1.6m
Slow Test: [chromium] › category.test.ts#L1
[chromium] › category.test.ts took 2.1m
Slow Test: [setup] › auth.setup.ts#L1
[setup] › auth.setup.ts took 17.0s

Artifacts

Produced during runtime
Name Size
playwright-report-7.4-2.3.7-p4 Expired
11.9 MB
playwright-report-8.1-2.4.5 Expired
17.7 MB
playwright-report-8.2-2.4.6 Expired
15.3 MB