Merge pull request #55 from michielgerritsen/release #14
end-2-end-test.yml
on: push
secrets-gate
2s
remove_flag
0s
Matrix: e2e-tests
Annotations
1 error and 3 notices
[chromium] › tests/methods/ideal.spec.ts:30:7 › [C4228291] Validate the submission of an order with iDEAL as payment method and payment mark as "Cancelled":
tests/End-2-End/support/pages/backend/OrdersPage.ts#L59
1) [chromium] › tests/methods/ideal.spec.ts:30:7 › [C4228291] Validate the submission of an order with iDEAL as payment method and payment mark as "Cancelled"
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('#order_status')
Expected string: "Canceled"
Received string: "Pending Payment"
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('#order_status')
9 × locator resolved to <span id="order_status">Pending Payment</span>
- unexpected value "Pending Payment"
at ../support/pages/backend/OrdersPage.ts:59
57 |
58 | async assertOrderStatusIs(page, status: string) {
> 59 | await expect(page.locator('#order_status')).toContainText(status);
| ^
60 | }
61 |
62 | async checkIfLoggedIn(page, urlToNavigateAfterLogin) {
at OrdersPage.assertOrderStatusIs (/home/runner/work/magento2-hyva-checkout/magento2-hyva-checkout/tests/End-2-End/support/pages/backend/OrdersPage.ts:59:51)
at /home/runner/work/magento2-hyva-checkout/magento2-hyva-checkout/tests/End-2-End/tests/methods/ideal.spec.ts:61:22
|
🎭 Playwright Run Summary
1 passed (14.7s)
|
🎭 Playwright Run Summary
1 skipped
14 passed (4.5m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/methods/ideal.spec.ts:30:7 › [C4228291] Validate the submission of an order with iDEAL as payment method and payment mark as "Cancelled"
1 skipped
13 passed (5.4m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
E2E logs - php81-fpm - 2.4.4-p9 - false
Expired
|
13.3 MB |
sha256:fca4e5bb1c10f32853befbdff8199130d3a54559fa94ee9d7fecf40a4d1f7020
|
|
E2E logs - php82-fpm - 2.4.7-p4 - false
Expired
|
383 KB |
sha256:e53293dc61165b4d79c24c8abde278a0f0f9bc6b361ad42abe210b5d7e333e4b
|
|
E2E logs - php82-fpm - 2.4.7-p4 - true
Expired
|
208 KB |
sha256:b8c4b7858d3901c73ba38691477a369e35105fba68cf539df280fe92230df0ae
|
|