fix(core): malformed URIs will not throw exception #13489
Annotations
10 errors and 1 notice
Run /./.github/workflows/actions/test-core-screenshot:
src/components/datetime/test/position/datetime.e2e.ts#L1
1) [Mobile Firefox] › src/components/datetime/test/position/datetime.e2e.ts:6:9 › datetime: position - ios/ltr › should position the time picker relative to the click target
Test timeout of 30000ms exceeded.
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/datetime/test/position/datetime.e2e.ts#L11
1) [Mobile Firefox] › src/components/datetime/test/position/datetime.e2e.ts:6:9 › datetime: position - ios/ltr › should position the time picker relative to the click target
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('ion-button#open-datetime')
9 |
10 | const openDateTimeBtn = page.locator('ion-button#open-datetime');
> 11 | await openDateTimeBtn.click();
| ^
12 |
13 | await ionPopoverDidPresent.next();
14 | await page.locator('.datetime-ready').waitFor();
at /ionic/src/components/datetime/test/position/datetime.e2e.ts:11:29
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/datetime/test/position/datetime.e2e.ts#L1
1) [Mobile Firefox] › src/components/datetime/test/position/datetime.e2e.ts:6:9 › datetime: position - ios/ltr › should position the time picker relative to the click target
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/datetime/test/position/datetime.e2e.ts#L11
1) [Mobile Firefox] › src/components/datetime/test/position/datetime.e2e.ts:6:9 › datetime: position - ios/ltr › should position the time picker relative to the click target
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('ion-button#open-datetime')
9 |
10 | const openDateTimeBtn = page.locator('ion-button#open-datetime');
> 11 | await openDateTimeBtn.click();
| ^
12 |
13 | await ionPopoverDidPresent.next();
14 | await page.locator('.datetime-ready').waitFor();
at /ionic/src/components/datetime/test/position/datetime.e2e.ts:11:29
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/datetime/test/position/datetime.e2e.ts#L1
1) [Mobile Firefox] › src/components/datetime/test/position/datetime.e2e.ts:6:9 › datetime: position - ios/ltr › should position the time picker relative to the click target
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/datetime/test/position/datetime.e2e.ts#L11
1) [Mobile Firefox] › src/components/datetime/test/position/datetime.e2e.ts:6:9 › datetime: position - ios/ltr › should position the time picker relative to the click target
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('ion-button#open-datetime')
9 |
10 | const openDateTimeBtn = page.locator('ion-button#open-datetime');
> 11 | await openDateTimeBtn.click();
| ^
12 |
13 | await ionPopoverDidPresent.next();
14 | await page.locator('.datetime-ready').waitFor();
at /ionic/src/components/datetime/test/position/datetime.e2e.ts:11:29
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/datetime/test/position/datetime.e2e.ts#L1
2) [Mobile Firefox] › src/components/datetime/test/position/datetime.e2e.ts:6:9 › datetime: position - ios/rtl › should position the time picker relative to the click target
Test timeout of 30000ms exceeded.
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/datetime/test/position/datetime.e2e.ts#L11
2) [Mobile Firefox] › src/components/datetime/test/position/datetime.e2e.ts:6:9 › datetime: position - ios/rtl › should position the time picker relative to the click target
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('ion-button#open-datetime')
9 |
10 | const openDateTimeBtn = page.locator('ion-button#open-datetime');
> 11 | await openDateTimeBtn.click();
| ^
12 |
13 | await ionPopoverDidPresent.next();
14 | await page.locator('.datetime-ready').waitFor();
at /ionic/src/components/datetime/test/position/datetime.e2e.ts:11:29
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/datetime/test/position/datetime.e2e.ts#L1
2) [Mobile Firefox] › src/components/datetime/test/position/datetime.e2e.ts:6:9 › datetime: position - ios/rtl › should position the time picker relative to the click target
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/datetime/test/position/datetime.e2e.ts#L11
2) [Mobile Firefox] › src/components/datetime/test/position/datetime.e2e.ts:6:9 › datetime: position - ios/rtl › should position the time picker relative to the click target
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('ion-button#open-datetime')
9 |
10 | const openDateTimeBtn = page.locator('ion-button#open-datetime');
> 11 | await openDateTimeBtn.click();
| ^
12 |
13 | await ionPopoverDidPresent.next();
14 | await page.locator('.datetime-ready').waitFor();
at /ionic/src/components/datetime/test/position/datetime.e2e.ts:11:29
|
Run /./.github/workflows/actions/test-core-screenshot
4 failed
[Mobile Firefox] › src/components/datetime/test/position/datetime.e2e.ts:6:9 › datetime: position - ios/ltr › should position the time picker relative to the click target
[Mobile Firefox] › src/components/datetime/test/position/datetime.e2e.ts:6:9 › datetime: position - ios/rtl › should position the time picker relative to the click target
[Mobile Firefox] › src/components/datetime/test/position/datetime.e2e.ts:6:9 › datetime: position - md/ltr › should position the time picker relative to the click target
[Mobile Firefox] › src/components/datetime/test/position/datetime.e2e.ts:6:9 › datetime: position - md/rtl › should position the time picker relative to the click target
5 skipped
429 passed (12.6m)
|
Loading