fix(deps): update dependency laravel/framework to v11.32.0 #16523
Annotations
10 errors and 1 notice
tests/e2e/patients/patient-bill-payment.spec.ts#L17
1) [Firefox] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ───────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
1) [Firefox] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
1) [Firefox] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ───────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
1) [Firefox] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ───────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
2) [Google Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ─────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
2) [Google Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
2) [Google Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ─────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
2) [Google Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ─────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
3) [Mobile Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ─────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
tests/e2e/patients/patient-bill-payment.spec.ts#L17
3) [Mobile Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ─────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('bill.2.payments').getByTestId('payment.2')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('bill.2.payments').getByTestId('payment.2')
15 | await expect(paymentPanel).toBeVisible();
16 | const payment2 = paymentPanel.getByTestId("payment.2");
> 17 | await expect(payment2).toBeVisible();
| ^
18 | await expect(payment2.getByText("Second payment")).toBeVisible();
19 | });
20 |
at /home/runner/work/cryptomedic/cryptomedic/tests/e2e/patients/patient-bill-payment.spec.ts:17:26
|
3 failed
[Firefox] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ────────────────────────
[Google Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ──────────────────
[Mobile Chrome] › patients/patient-bill-payment.spec.ts:6:1 › 2014-103.bill.2 ──────────────────
1 flaky
[Mobile Chrome] › helpers/e2e-file-panel.ts:288:13 › consult_ricket create and delete ──────────
71 passed (4.2m)
|
This job failed
Loading