Skip to content

End-to-end tests

End-to-end tests #52

Manually triggered April 12, 2024 00:28
Status Failure
Total duration 12m 17s
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

21 errors and 3 notices
[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 90000ms exceeded.
[chromium] › category.test.ts:12:7 › Category page › can set default config: pageObjects/luma/admin/okaeli-category-code/config.ts#L20
1) [chromium] › category.test.ts:12:7 › Category page › can set default config ─────────────────── Error: locator.selectOption: Test timeout of 90000ms exceeded. Call log: - waiting for getByRole('combobox', *** name: '[GLOBAL] Add category code handle' ***) at ../pageObjects/luma/admin/okaeli-category-code/config.ts:20 18 | name: "[GLOBAL] Add category code handle", 19 | ***) > 20 | .selectOption("1"); | ^ 21 | *** 22 | 23 | public async setDefaultConfig(check = true) *** at AdminOkaeliCategoryCodeConfigPage.setDefault (/var/www/html/my-own-modules/category-code/Test/EndToEnd/pageObjects/luma/admin/okaeli-category-code/config.ts:20:8) at AdminOkaeliCategoryCodeConfigPage.setDefaultConfig (/var/www/html/my-own-modules/category-code/Test/EndToEnd/pageObjects/luma/admin/okaeli-category-code/config.ts:26:16) at /var/www/html/my-own-modules/category-code/Test/EndToEnd/__tests__/category.test.ts:18:5
[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 90000ms exceeded.
[chromium] › category.test.ts:12:7 › Category page › can set default config: pageObjects/luma/admin/okaeli-category-code/config.ts#L20
1) [chromium] › category.test.ts:12:7 › Category page › can set default config ─────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.selectOption: Test timeout of 90000ms exceeded. Call log: - waiting for getByRole('combobox', *** name: '[GLOBAL] Add category code handle' ***) at ../pageObjects/luma/admin/okaeli-category-code/config.ts:20 18 | name: "[GLOBAL] Add category code handle", 19 | ***) > 20 | .selectOption("1"); | ^ 21 | *** 22 | 23 | public async setDefaultConfig(check = true) *** at AdminOkaeliCategoryCodeConfigPage.setDefault (/var/www/html/my-own-modules/category-code/Test/EndToEnd/pageObjects/luma/admin/okaeli-category-code/config.ts:20:8) at AdminOkaeliCategoryCodeConfigPage.setDefaultConfig (/var/www/html/my-own-modules/category-code/Test/EndToEnd/pageObjects/luma/admin/okaeli-category-code/config.ts:26:16) at /var/www/html/my-own-modules/category-code/Test/EndToEnd/__tests__/category.test.ts:18:5
[chromium] › category.test.ts:26:7 › Category page › Should display the category with layout modification: __tests__/category.test.ts#L32
2) [chromium] › category.test.ts:26:7 › Category page › Should display the category with layout modification Error: expect(received).toBe(expected) // Object.is equality Expected: false Received: true 30 | await categoryOnePage.navigateTo(); 31 | const visible = await page.isVisible("#page-title-heading"); > 32 | expect(visible).toBe(false); | ^ 33 | ***); 34 | 35 | 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:32:21
[chromium] › category.test.ts:26:7 › Category page › Should display the category with layout modification: __tests__/category.test.ts#L32
2) [chromium] › category.test.ts:26:7 › Category page › Should display the category with layout modification Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: false Received: true 30 | await categoryOnePage.navigateTo(); 31 | const visible = await page.isVisible("#page-title-heading"); > 32 | expect(visible).toBe(false); | ^ 33 | ***); 34 | 35 | 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:32: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 90000ms exceeded.
[chromium] › category.test.ts:12:7 › Category page › can set default config: pageObjects/luma/admin/okaeli-category-code/config.ts#L20
1) [chromium] › category.test.ts:12:7 › Category page › can set default config ─────────────────── Error: locator.selectOption: Test timeout of 90000ms exceeded. Call log: - waiting for getByRole('combobox', *** name: '[GLOBAL] Add category code handle' ***) at ../pageObjects/luma/admin/okaeli-category-code/config.ts:20 18 | name: "[GLOBAL] Add category code handle", 19 | ***) > 20 | .selectOption("1"); | ^ 21 | *** 22 | 23 | public async setDefaultConfig(check = true) *** at AdminOkaeliCategoryCodeConfigPage.setDefault (/var/www/html/my-own-modules/category-code/Test/EndToEnd/pageObjects/luma/admin/okaeli-category-code/config.ts:20:8) at AdminOkaeliCategoryCodeConfigPage.setDefaultConfig (/var/www/html/my-own-modules/category-code/Test/EndToEnd/pageObjects/luma/admin/okaeli-category-code/config.ts:26:16) at /var/www/html/my-own-modules/category-code/Test/EndToEnd/__tests__/category.test.ts:18:5
[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 90000ms exceeded.
[chromium] › category.test.ts:12:7 › Category page › can set default config: pageObjects/luma/admin/okaeli-category-code/config.ts#L20
1) [chromium] › category.test.ts:12:7 › Category page › can set default config ─────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.selectOption: Test timeout of 90000ms exceeded. Call log: - waiting for getByRole('combobox', *** name: '[GLOBAL] Add category code handle' ***) at ../pageObjects/luma/admin/okaeli-category-code/config.ts:20 18 | name: "[GLOBAL] Add category code handle", 19 | ***) > 20 | .selectOption("1"); | ^ 21 | *** 22 | 23 | public async setDefaultConfig(check = true) *** at AdminOkaeliCategoryCodeConfigPage.setDefault (/var/www/html/my-own-modules/category-code/Test/EndToEnd/pageObjects/luma/admin/okaeli-category-code/config.ts:20:8) at AdminOkaeliCategoryCodeConfigPage.setDefaultConfig (/var/www/html/my-own-modules/category-code/Test/EndToEnd/pageObjects/luma/admin/okaeli-category-code/config.ts:26:16) at /var/www/html/my-own-modules/category-code/Test/EndToEnd/__tests__/category.test.ts:18:5
[chromium] › category.test.ts:26:7 › Category page › Should display the category with layout modification: __tests__/category.test.ts#L32
2) [chromium] › category.test.ts:26:7 › Category page › Should display the category with layout modification Error: expect(received).toBe(expected) // Object.is equality Expected: false Received: true 30 | await categoryOnePage.navigateTo(); 31 | const visible = await page.isVisible("#page-title-heading"); > 32 | expect(visible).toBe(false); | ^ 33 | ***); 34 | 35 | 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:32:21
[chromium] › category.test.ts:26:7 › Category page › Should display the category with layout modification: __tests__/category.test.ts#L32
2) [chromium] › category.test.ts:26:7 › Category page › Should display the category with layout modification Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: false Received: true 30 | await categoryOnePage.navigateTo(); 31 | const visible = await page.isVisible("#page-title-heading"); > 32 | expect(visible).toBe(false); | ^ 33 | ***); 34 | 35 | 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:32:21
End-to-end test suite (2.4.5, 8.1)
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 90000ms exceeded.
[chromium] › category.test.ts:12:7 › Category page › can set default config: pageObjects/luma/admin/okaeli-category-code/config.ts#L20
1) [chromium] › category.test.ts:12:7 › Category page › can set default config ─────────────────── Error: locator.selectOption: Test timeout of 90000ms exceeded. Call log: - waiting for getByRole('combobox', *** name: '[GLOBAL] Add category code handle' ***) at ../pageObjects/luma/admin/okaeli-category-code/config.ts:20 18 | name: "[GLOBAL] Add category code handle", 19 | ***) > 20 | .selectOption("1"); | ^ 21 | *** 22 | 23 | public async setDefaultConfig(check = true) *** at AdminOkaeliCategoryCodeConfigPage.setDefault (/var/www/html/my-own-modules/category-code/Test/EndToEnd/pageObjects/luma/admin/okaeli-category-code/config.ts:20:8) at AdminOkaeliCategoryCodeConfigPage.setDefaultConfig (/var/www/html/my-own-modules/category-code/Test/EndToEnd/pageObjects/luma/admin/okaeli-category-code/config.ts:26:16) at /var/www/html/my-own-modules/category-code/Test/EndToEnd/__tests__/category.test.ts:18:5
[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 90000ms exceeded.
[chromium] › category.test.ts:12:7 › Category page › can set default config: pageObjects/luma/admin/okaeli-category-code/config.ts#L20
1) [chromium] › category.test.ts:12:7 › Category page › can set default config ─────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.selectOption: Test timeout of 90000ms exceeded. Call log: - waiting for getByRole('combobox', *** name: '[GLOBAL] Add category code handle' ***) at ../pageObjects/luma/admin/okaeli-category-code/config.ts:20 18 | name: "[GLOBAL] Add category code handle", 19 | ***) > 20 | .selectOption("1"); | ^ 21 | *** 22 | 23 | public async setDefaultConfig(check = true) *** at AdminOkaeliCategoryCodeConfigPage.setDefault (/var/www/html/my-own-modules/category-code/Test/EndToEnd/pageObjects/luma/admin/okaeli-category-code/config.ts:20:8) at AdminOkaeliCategoryCodeConfigPage.setDefaultConfig (/var/www/html/my-own-modules/category-code/Test/EndToEnd/pageObjects/luma/admin/okaeli-category-code/config.ts:26:16) at /var/www/html/my-own-modules/category-code/Test/EndToEnd/__tests__/category.test.ts:18:5
[chromium] › category.test.ts:26:7 › Category page › Should display the category with layout modification: __tests__/category.test.ts#L32
2) [chromium] › category.test.ts:26:7 › Category page › Should display the category with layout modification Error: expect(received).toBe(expected) // Object.is equality Expected: false Received: true 30 | await categoryOnePage.navigateTo(); 31 | const visible = await page.isVisible("#page-title-heading"); > 32 | expect(visible).toBe(false); | ^ 33 | ***); 34 | 35 | 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:32:21
[chromium] › category.test.ts:26:7 › Category page › Should display the category with layout modification: __tests__/category.test.ts#L32
2) [chromium] › category.test.ts:26:7 › Category page › Should display the category with layout modification Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: false Received: true 30 | await categoryOnePage.navigateTo(); 31 | const visible = await page.isVisible("#page-title-heading"); > 32 | expect(visible).toBe(false); | ^ 33 | ***); 34 | 35 | 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:32:21
End-to-end test suite (2.4.6, 8.2)
Process completed with exit code 1.
🎭 Playwright Run Summary
2 failed [chromium] › category.test.ts:12:7 › Category page › can set default config ──────────────────── [chromium] › category.test.ts:26:7 › Category page › Should display the category with layout modification 2 passed (3.7m)
🎭 Playwright Run Summary
2 failed [chromium] › category.test.ts:12:7 › Category page › can set default config ──────────────────── [chromium] › category.test.ts:26:7 › Category page › Should display the category with layout modification 2 passed (3.8m)
🎭 Playwright Run Summary
2 failed [chromium] › category.test.ts:12:7 › Category page › can set default config ──────────────────── [chromium] › category.test.ts:26:7 › Category page › Should display the category with layout modification 2 passed (3.8m)

Artifacts

Produced during runtime
Name Size
playwright-report-7.4-2.3.7-p4 Expired
45 MB
playwright-report-8.1-2.4.5 Expired
28.8 MB
playwright-report-8.2-2.4.6 Expired
30.2 MB