Bugfix: Remove Apple Pay validation when switching methods #34
end-2-end-test.yml
on: push
secrets-gate
3s
remove_flag
Matrix: e2e-tests
Annotations
3 errors and 3 notices
[chromium] › tests/methods/billie.spec.ts:49:13 › Check that Billie behaves as expected › [C4228956] Validate the submission of an order with Billie as payment method and payment mark as "Authorized":
tests/End-2-End/support/pages/backend/OrdersPage.ts#L59
1) [chromium] › tests/methods/billie.spec.ts:49:13 › Check that Billie behaves as expected › [C4228956] Validate the submission of an order with Billie as payment method and payment mark as "Authorized"
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('#order_status')
Expected string: "Processing"
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/billie.spec.ts:79:30
|
[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
2) [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
|
[chromium] › tests/methods/billie.spec.ts:49:13 › Check that Billie behaves as expected › [C4228956] Validate the submission of an order with Billie as payment method and payment mark as "Authorized":
tests/End-2-End/support/pages/backend/OrdersPage.ts#L59
1) [chromium] › tests/methods/billie.spec.ts:49:13 › Check that Billie behaves as expected › [C4228956] Validate the submission of an order with Billie as payment method and payment mark as "Authorized"
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: locator('#order_status')
Expected string: "Processing"
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/billie.spec.ts:79:30
|
🎭 Playwright Run Summary
1 passed (14.0s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/methods/billie.spec.ts:49:13 › Check that Billie behaves as expected › [C4228956] Validate the submission of an order with Billie as payment method and payment mark as "Authorized"
1 skipped
18 passed (6.8m)
|
🎭 Playwright Run Summary
2 flaky
[chromium] › tests/methods/billie.spec.ts:49:13 › Check that Billie behaves as expected › [C4228956] Validate the submission of an order with Billie as payment method and payment mark as "Authorized"
[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
17 passed (7.1m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
E2E logs - php81-fpm - 2.4.4-p9 - false
|
11.6 MB |
sha256:1f7a53a8d42020e622c71a44fe77bbb15c0eb2cf15a62ecc1d73b31256be3ebf
|
|
E2E logs - php82-fpm - 2.4.7-p4 - false
|
22.4 MB |
sha256:b329f8f66c922e8839f03273bfcc4d5f46bb936d0cd76e9bb6c168865526489a
|
|
E2E logs - php82-fpm - 2.4.7-p4 - true
|
208 KB |
sha256:cf5f30d8648ec1446e84a331db4545c88f1b7a6f6676ae6c786743596107b938
|
|