Skip to content

E2E_API Tests

E2E_API Tests #35

Triggered via schedule April 18, 2024 02:18
Status Success
Total duration 7m 25s
Artifacts 1

e2e_api_tests.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error, 4 warnings, and 2 notices
[e2e_tests] › stores.spec.ts:54:9 › Stores test › admin can enable vendor's selling capability @lite @a: tests/pw/pages/basePage.ts#L1340
1) [e2e_tests] › stores.spec.ts:54:9 › Stores test › admin can enable vendor's selling capability @lite @A Error: expect.toBeVisible: Error: strict mode violation: locator('//td//a[contains(text(), \'May_store\')]/../..') resolved to 2 elements: 1) <td class="column store_name">…</td> aka getByRole('cell', { name: 'May_store May_store Edit |' }).first() 2) <td class="column store_name">…</td> aka getByRole('cell', { name: 'May_store May_store Edit |' }).nth(1) Call log: - expect.toBeVisible with timeout 15000ms - waiting for locator('//td//a[contains(text(), \'May_store\')]/../..') at ../../pages/basePage.ts:1340 1338 | // assert element to be visible 1339 | async toBeVisible(selector: string) { > 1340 | await expect(this.page.locator(selector)).toBeVisible(); | ^ 1341 | } 1342 | 1343 | // assert checkbox to be checked at StoresPage.toBeVisible (/home/runner/work/dokan/dokan/tests/pw/pages/basePage.ts:1340:51) at StoresPage.searchVendor (/home/runner/work/dokan/dokan/tests/pw/pages/storesPage.ts:308:20) at StoresPage.updateVendor (/home/runner/work/dokan/dokan/tests/pw/pages/storesPage.ts:319:9) at /home/runner/work/dokan/dokan/tests/pw/tests/e2e/stores.spec.ts:56:9
Slow Test: tests/pw/[api_tests] › products.spec.ts#L1
tests/pw/[api_tests] › products.spec.ts took 16.6s
Slow Test: tests/pw/[api_tests] › stores.spec.ts#L1
tests/pw/[api_tests] › stores.spec.ts took 9.6s
Slow Test: tests/pw/[e2e_tests] › products.spec.ts#L1
tests/pw/[e2e_tests] › products.spec.ts took 2.2m
Slow Test: tests/pw/[e2e_tests] › customer.spec.ts#L1
tests/pw/[e2e_tests] › customer.spec.ts took 1.6m
🎭 Playwright Run Summary
26 skipped 137 passed (47.3s)
🎭 Playwright Run Summary
1 flaky [e2e_tests] › stores.spec.ts:54:9 › Stores test › admin can enable vendor's selling capability @lite @A 56 skipped 162 passed (3.8m)

Artifacts

Produced during runtime
Name Size
test-artifact Expired
5.29 MB