Merge pull request #65 from michielgerritsen/release #22
end-2-end-test.yml
on: push
secrets-gate
4s
remove_flag
739435d 6h
Matrix: e2e-tests
Annotations
1 error and 1 notice
[chromium] › tests/methods/creditcard-with-components.spec.ts:24:5 › [C4228286] Validate the submission of an order with Credit Card as payment method using Mollie Components and payment mark as "Paid":
tests/End-2-End/support/pages/backend/OrdersPage.ts#L59
1) [chromium] › tests/methods/creditcard-with-components.spec.ts:24:5 › [C4228286] Validate the submission of an order with Credit Card as payment method using Mollie Components and payment mark as "Paid"
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/creditcard-with-components.spec.ts:53:20
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/methods/creditcard-with-components.spec.ts:24:5 › [C4228286] Validate the submission of an order with Credit Card as payment method using Mollie Components and payment mark as "Paid"
1 skipped
14 passed (4.9m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
E2E logs - php81-fpm - 2.4.4-p9 - false
|
12.2 MB |
sha256:5d5997e48666502c5eaeb37b23d6ec16732d898a121853c6b549a26e2737473a
|
|