Skip to content

πŸ› fix(Helper.php): fix incorrect variable name in if condition to che… #47

πŸ› fix(Helper.php): fix incorrect variable name in if condition to che…

πŸ› fix(Helper.php): fix incorrect variable name in if condition to che… #47

Triggered via push November 30, 2023 04:29
Status Failure
Total duration 7m 29s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 6 warnings, and 2 notices
[api_tests] β€Ί admins.spec.ts:73:9 β€Ί admin api test β€Ί get admin promo notices @lite: tests/pw/tests/api/admins.spec.ts#L76
1) [api_tests] β€Ί admins.spec.ts:73:9 β€Ί admin api test β€Ί get admin promo notices @lite ──────────── Error: expect(received).toBeTruthy() Received: undefined 74 | const [response, responseBody] = await apiUtils.get(endPoints.getAdminPromoNotices); 75 | expect(response.ok()).toBeTruthy(); > 76 | expect(responseBody).toBeTruthy(); | ^ 77 | expect(responseBody).toMatchSchema(schemas.admin.adminPromoNoticeSchema); 78 | }); 79 | at /home/runner/work/dokan/dokan/tests/pw/tests/api/admins.spec.ts:76:30
[api_tests] β€Ί admins.spec.ts:73:9 β€Ί admin api test β€Ί get admin promo notices @lite: tests/pw/tests/api/admins.spec.ts#L76
1) [api_tests] β€Ί admins.spec.ts:73:9 β€Ί admin api test β€Ί get admin promo notices @lite ──────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeTruthy() Received: undefined 74 | const [response, responseBody] = await apiUtils.get(endPoints.getAdminPromoNotices); 75 | expect(response.ok()).toBeTruthy(); > 76 | expect(responseBody).toBeTruthy(); | ^ 77 | expect(responseBody).toMatchSchema(schemas.admin.adminPromoNoticeSchema); 78 | }); 79 | at /home/runner/work/dokan/dokan/tests/pw/tests/api/admins.spec.ts:76:30
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.4s
Slow Test: tests/pw/[api_tests] β€Ί stores.spec.ts#L1
tests/pw/[api_tests] β€Ί stores.spec.ts took 3.4s
Slow Test: tests/pw/[api_tests] β€Ί orders.spec.ts#L1
tests/pw/[api_tests] β€Ί orders.spec.ts took 3.2s
Slow Test: tests/pw/[e2e_tests] β€Ί products.spec.ts#L1
tests/pw/[e2e_tests] β€Ί products.spec.ts took 34.8s
Slow Test: tests/pw/[e2e_tests] β€Ί customer.spec.ts#L1
tests/pw/[e2e_tests] β€Ί customer.spec.ts took 23.6s
Slow Test: tests/pw/[e2e_tests] β€Ί orders.spec.ts#L1
tests/pw/[e2e_tests] β€Ί orders.spec.ts took 21.2s
🎭 Playwright Run Summary
1 failed [api_tests] β€Ί admins.spec.ts:73:9 β€Ί admin api test β€Ί get admin promo notices @lite ───────────── 2 skipped 131 passed (20.8s)
🎭 Playwright Run Summary
1 skipped 158 passed (3.8m)

Artifacts

Produced during runtime
Name Size
test-artifact Expired
965 KB