Skip to content

Feature: Withdraw charges #39

Feature: Withdraw charges

Feature: Withdraw charges #39

Triggered via pull request November 27, 2023 06:27
Status Failure
Total duration 8m 31s
Artifacts 1

e2e_api_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 6 warnings, and 2 notices
[e2e_tests] › withdraws.spec.ts:86:9 › Withdraw test › vendor can request withdraw @lite: tests/pw/pages/basePage.ts#L639
1) [e2e_tests] › withdraws.spec.ts:86:9 › Withdraw test › vendor can request withdraw @lite ────── TimeoutError: page.fill: Timeout 15000ms exceeded. =========================== logs =========================== waiting for locator('#withdraw-amount') locator resolved to <input required="" type="text" value="3683,2" placehold…/> elementHandle.fill("5") waiting for element to be visible, enabled and editable element is not visible - waiting... ============================================================ at ../../pages/basePage.ts:639 637 | // fill in input field 638 | async fill(selector: string, text: string): Promise<void> { > 639 | await this.page.fill(selector, text); | ^ 640 | } 641 | 642 | // fill if visible at WithdrawsPage.fill (/home/runner/work/dokan/dokan/tests/pw/pages/basePage.ts:639:25) at WithdrawsPage.clearAndType (/home/runner/work/dokan/dokan/tests/pw/pages/basePage.ts:617:20) at WithdrawsPage.requestWithdraw (/home/runner/work/dokan/dokan/tests/pw/pages/withdrawsPage.ts:179:24) at /home/runner/work/dokan/dokan/tests/pw/tests/e2e/withdraws.spec.ts:88:9
[e2e_tests] › withdraws.spec.ts:86:9 › Withdraw test › vendor can request withdraw @lite: tests/pw/pages/basePage.ts#L639
1) [e2e_tests] › withdraws.spec.ts:86:9 › Withdraw test › vendor can request withdraw @lite ────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.fill: Timeout 15000ms exceeded. =========================== logs =========================== waiting for locator('#withdraw-amount') locator resolved to <input required="" type="text" value="5004,7" placehold…/> elementHandle.fill("5") waiting for element to be visible, enabled and editable element is not visible - waiting... ============================================================ at ../../pages/basePage.ts:639 637 | // fill in input field 638 | async fill(selector: string, text: string): Promise<void> { > 639 | await this.page.fill(selector, text); | ^ 640 | } 641 | 642 | // fill if visible at WithdrawsPage.fill (/home/runner/work/dokan/dokan/tests/pw/pages/basePage.ts:639:25) at WithdrawsPage.clearAndType (/home/runner/work/dokan/dokan/tests/pw/pages/basePage.ts:617:20) at WithdrawsPage.requestWithdraw (/home/runner/work/dokan/dokan/tests/pw/pages/withdrawsPage.ts:179:24) at /home/runner/work/dokan/dokan/tests/pw/tests/e2e/withdraws.spec.ts:88:9
e2e_api tests
Process completed with exit code 1.
Slow Test: tests/pw/[api_tests] › products.spec.ts#L1
tests/pw/[api_tests] › products.spec.ts took 6.3s
Slow Test: tests/pw/[api_tests] › stores.spec.ts#L1
tests/pw/[api_tests] › stores.spec.ts took 3.5s
Slow Test: tests/pw/[api_tests] › orders.spec.ts#L1
tests/pw/[api_tests] › orders.spec.ts took 3.3s
Slow Test: tests/pw/[e2e_tests] › withdraws.spec.ts#L1
tests/pw/[e2e_tests] › withdraws.spec.ts took 49.3s
Slow Test: tests/pw/[e2e_tests] › products.spec.ts#L1
tests/pw/[e2e_tests] › products.spec.ts took 35.5s
Slow Test: tests/pw/[e2e_tests] › customer.spec.ts#L1
tests/pw/[e2e_tests] › customer.spec.ts took 24.2s
🎭 Playwright Run Summary
2 skipped 132 passed (19.7s)
🎭 Playwright Run Summary
1 failed [e2e_tests] › withdraws.spec.ts:86:9 › Withdraw test › vendor can request withdraw @lite ─────── 1 skipped 157 passed (4.4m)

Artifacts

Produced during runtime
Name Size
test-artifact Expired
3.53 MB