feat(select): add focus on tab #15093
build.yml
on: pull_request
build-core
1m 56s
Matrix: test-core-screenshot
test-core-clean-build
12s
test-core-lint
1m 3s
test-core-spec
52s
verify-screenshots
0s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
0s
verify-test-react-e2e
0s
verify-test-react-router-e2e
0s
verify-test-vue-e2e
0s
Annotations
27 errors, 22 warnings, and 4 notices
[Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:200:11 › select: highlights - ionic/md/ltr/light › select: outline › should render valid state correctly:
src/components/select/test/highlight/select.e2e.ts#L211
1) [Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:200:11 › select: highlights - ionic/md/ltr/light › select: outline › should render valid state correctly
Error: Screenshot comparison failed:
224 pixels (ratio 0.02 of all image pixels) are different.
Expected: /ionic/src/components/select/test/highlight/select.e2e.ts-snapshots/select-outline-valid-ionic-md-ltr-light-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-select-test-464af-ender-valid-state-correctly-Mobile-Chrome/select-outline-valid-ionic-md-ltr-light-actual.png
Diff: /ionic/test-results/src-components-select-test-464af-ender-valid-state-correctly-Mobile-Chrome/select-outline-valid-ionic-md-ltr-light-diff.png
Call log:
- expect.toHaveScreenshot(select-outline-valid-ionic-md-ltr-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-select')
- locator resolved to <ion-select value="apple" fill="outline" label="Favorite Fruit" class="ion-valid ion-focused ionic has-value ion-focusable select-ltr select-fill-outline select-shape-round select-label-placement-start select-size-medium hydrated">…</ion-select>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 224 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-select')
- locator resolved to <ion-select value="apple" fill="outline" label="Favorite Fruit" class="ion-valid ion-focused ionic has-value ion-focusable select-ltr select-fill-outline select-shape-round select-label-placement-start select-size-medium hydrated">…</ion-select>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 224 pixels (ratio 0.02 of all image pixels) are different.
209 |
210 | const select = page.locator('ion-select');
> 211 | await expect(select).toHaveScreenshot(screenshot(`select-outline-valid`));
| ^
212 | });
213 | test('should render invalid state correctly', async ({ page }) => {
214 | await page.setContent(
at /ionic/src/components/select/test/highlight/select.e2e.ts:211:30
|
[Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:200:11 › select: highlights - ionic/md/ltr/light › select: outline › should render valid state correctly:
src/components/select/test/highlight/select.e2e.ts#L211
1) [Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:200:11 › select: highlights - ionic/md/ltr/light › select: outline › should render valid state correctly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
224 pixels (ratio 0.02 of all image pixels) are different.
Expected: /ionic/src/components/select/test/highlight/select.e2e.ts-snapshots/select-outline-valid-ionic-md-ltr-light-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-select-test-464af-ender-valid-state-correctly-Mobile-Chrome-retry1/select-outline-valid-ionic-md-ltr-light-actual.png
Diff: /ionic/test-results/src-components-select-test-464af-ender-valid-state-correctly-Mobile-Chrome-retry1/select-outline-valid-ionic-md-ltr-light-diff.png
Call log:
- expect.toHaveScreenshot(select-outline-valid-ionic-md-ltr-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-select')
- locator resolved to <ion-select value="apple" fill="outline" label="Favorite Fruit" class="ion-valid ion-focused ionic has-value ion-focusable select-ltr select-fill-outline select-shape-round select-label-placement-start select-size-medium hydrated">…</ion-select>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 224 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-select')
- locator resolved to <ion-select value="apple" fill="outline" label="Favorite Fruit" class="ion-valid ion-focused ionic has-value ion-focusable select-ltr select-fill-outline select-shape-round select-label-placement-start select-size-medium hydrated">…</ion-select>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 224 pixels (ratio 0.02 of all image pixels) are different.
209 |
210 | const select = page.locator('ion-select');
> 211 | await expect(select).toHaveScreenshot(screenshot(`select-outline-valid`));
| ^
212 | });
213 | test('should render invalid state correctly', async ({ page }) => {
214 | await page.setContent(
at /ionic/src/components/select/test/highlight/select.e2e.ts:211:30
|
[Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:200:11 › select: highlights - ionic/md/ltr/light › select: outline › should render valid state correctly:
src/components/select/test/highlight/select.e2e.ts#L211
1) [Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:200:11 › select: highlights - ionic/md/ltr/light › select: outline › should render valid state correctly
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
224 pixels (ratio 0.02 of all image pixels) are different.
Expected: /ionic/src/components/select/test/highlight/select.e2e.ts-snapshots/select-outline-valid-ionic-md-ltr-light-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-select-test-464af-ender-valid-state-correctly-Mobile-Chrome-retry2/select-outline-valid-ionic-md-ltr-light-actual.png
Diff: /ionic/test-results/src-components-select-test-464af-ender-valid-state-correctly-Mobile-Chrome-retry2/select-outline-valid-ionic-md-ltr-light-diff.png
Call log:
- expect.toHaveScreenshot(select-outline-valid-ionic-md-ltr-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-select')
- locator resolved to <ion-select value="apple" fill="outline" label="Favorite Fruit" class="ion-valid ion-focused ionic has-value ion-focusable select-ltr select-fill-outline select-shape-round select-label-placement-start select-size-medium hydrated">…</ion-select>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 224 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-select')
- locator resolved to <ion-select value="apple" fill="outline" label="Favorite Fruit" class="ion-valid ion-focused ionic has-value ion-focusable select-ltr select-fill-outline select-shape-round select-label-placement-start select-size-medium hydrated">…</ion-select>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 224 pixels (ratio 0.02 of all image pixels) are different.
209 |
210 | const select = page.locator('ion-select');
> 211 | await expect(select).toHaveScreenshot(screenshot(`select-outline-valid`));
| ^
212 | });
213 | test('should render invalid state correctly', async ({ page }) => {
214 | await page.setContent(
at /ionic/src/components/select/test/highlight/select.e2e.ts:211:30
|
[Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:213:11 › select: highlights - ionic/md/ltr/light › select: outline › should render invalid state correctly:
src/components/select/test/highlight/select.e2e.ts#L224
2) [Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:213:11 › select: highlights - ionic/md/ltr/light › select: outline › should render invalid state correctly
Error: Screenshot comparison failed:
228 pixels (ratio 0.02 of all image pixels) are different.
Expected: /ionic/src/components/select/test/highlight/select.e2e.ts-snapshots/select-outline-invalid-ionic-md-ltr-light-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-select-test-1f700-der-invalid-state-correctly-Mobile-Chrome/select-outline-invalid-ionic-md-ltr-light-actual.png
Diff: /ionic/test-results/src-components-select-test-1f700-der-invalid-state-correctly-Mobile-Chrome/select-outline-invalid-ionic-md-ltr-light-diff.png
Call log:
- expect.toHaveScreenshot(select-outline-invalid-ionic-md-ltr-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-select')
- locator resolved to <ion-select value="apple" fill="outline" label="Favorite Fruit" class="ion-touched ion-invalid ion-focused ionic has-value ion-focusable select-ltr select-fill-outline select-shape-round select-label-placement-start select-size-medium hydrated">…</ion-select>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 228 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-select')
- locator resolved to <ion-select value="apple" fill="outline" label="Favorite Fruit" class="ion-touched ion-invalid ion-focused ionic has-value ion-focusable select-ltr select-fill-outline select-shape-round select-label-placement-start select-size-medium hydrated">…</ion-select>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 228 pixels (ratio 0.02 of all image pixels) are different.
222 |
223 | const select = page.locator('ion-select');
> 224 | await expect(select).toHaveScreenshot(screenshot(`select-outline-invalid`));
| ^
225 | });
226 | test('should render focused state correctly', async ({ page }) => {
227 | await page.setContent(
at /ionic/src/components/select/test/highlight/select.e2e.ts:224:30
|
[Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:213:11 › select: highlights - ionic/md/ltr/light › select: outline › should render invalid state correctly:
src/components/select/test/highlight/select.e2e.ts#L224
2) [Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:213:11 › select: highlights - ionic/md/ltr/light › select: outline › should render invalid state correctly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
228 pixels (ratio 0.02 of all image pixels) are different.
Expected: /ionic/src/components/select/test/highlight/select.e2e.ts-snapshots/select-outline-invalid-ionic-md-ltr-light-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-select-test-1f700-der-invalid-state-correctly-Mobile-Chrome-retry1/select-outline-invalid-ionic-md-ltr-light-actual.png
Diff: /ionic/test-results/src-components-select-test-1f700-der-invalid-state-correctly-Mobile-Chrome-retry1/select-outline-invalid-ionic-md-ltr-light-diff.png
Call log:
- expect.toHaveScreenshot(select-outline-invalid-ionic-md-ltr-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-select')
- locator resolved to <ion-select value="apple" fill="outline" label="Favorite Fruit" class="ion-touched ion-invalid ion-focused ionic has-value ion-focusable select-ltr select-fill-outline select-shape-round select-label-placement-start select-size-medium hydrated">…</ion-select>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 228 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-select')
- locator resolved to <ion-select value="apple" fill="outline" label="Favorite Fruit" class="ion-touched ion-invalid ion-focused ionic has-value ion-focusable select-ltr select-fill-outline select-shape-round select-label-placement-start select-size-medium hydrated">…</ion-select>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 228 pixels (ratio 0.02 of all image pixels) are different.
222 |
223 | const select = page.locator('ion-select');
> 224 | await expect(select).toHaveScreenshot(screenshot(`select-outline-invalid`));
| ^
225 | });
226 | test('should render focused state correctly', async ({ page }) => {
227 | await page.setContent(
at /ionic/src/components/select/test/highlight/select.e2e.ts:224:30
|
[Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:213:11 › select: highlights - ionic/md/ltr/light › select: outline › should render invalid state correctly:
src/components/select/test/highlight/select.e2e.ts#L224
2) [Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:213:11 › select: highlights - ionic/md/ltr/light › select: outline › should render invalid state correctly
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
228 pixels (ratio 0.02 of all image pixels) are different.
Expected: /ionic/src/components/select/test/highlight/select.e2e.ts-snapshots/select-outline-invalid-ionic-md-ltr-light-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-select-test-1f700-der-invalid-state-correctly-Mobile-Chrome-retry2/select-outline-invalid-ionic-md-ltr-light-actual.png
Diff: /ionic/test-results/src-components-select-test-1f700-der-invalid-state-correctly-Mobile-Chrome-retry2/select-outline-invalid-ionic-md-ltr-light-diff.png
Call log:
- expect.toHaveScreenshot(select-outline-invalid-ionic-md-ltr-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-select')
- locator resolved to <ion-select value="apple" fill="outline" label="Favorite Fruit" class="ion-touched ion-invalid ion-focused ionic has-value ion-focusable select-ltr select-fill-outline select-shape-round select-label-placement-start select-size-medium hydrated">…</ion-select>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 228 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-select')
- locator resolved to <ion-select value="apple" fill="outline" label="Favorite Fruit" class="ion-touched ion-invalid ion-focused ionic has-value ion-focusable select-ltr select-fill-outline select-shape-round select-label-placement-start select-size-medium hydrated">…</ion-select>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 228 pixels (ratio 0.02 of all image pixels) are different.
222 |
223 | const select = page.locator('ion-select');
> 224 | await expect(select).toHaveScreenshot(screenshot(`select-outline-invalid`));
| ^
225 | });
226 | test('should render focused state correctly', async ({ page }) => {
227 | await page.setContent(
at /ionic/src/components/select/test/highlight/select.e2e.ts:224:30
|
[Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:239:11 › select: highlights - ionic/md/ltr/light › select: outline › should render custom highlight correctly:
src/components/select/test/highlight/select.e2e.ts#L269
3) [Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:239:11 › select: highlights - ionic/md/ltr/light › select: outline › should render custom highlight correctly
Error: Screenshot comparison failed:
476 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/select/test/highlight/select.e2e.ts-snapshots/select-outline-custom-highlight-ionic-md-ltr-light-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-select-test-3bacc--custom-highlight-correctly-Mobile-Chrome/select-outline-custom-highlight-ionic-md-ltr-light-actual.png
Diff: /ionic/test-results/src-components-select-test-3bacc--custom-highlight-correctly-Mobile-Chrome/select-outline-custom-highlight-ionic-md-ltr-light-diff.png
Call log:
- expect.toHaveScreenshot(select-outline-custom-highlight-ionic-md-ltr-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.container')
- locator resolved to <div class="container">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 476 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.container')
- locator resolved to <div class="container">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 476 pixels (ratio 0.01 of all image pixels) are different.
267 |
268 | const container = page.locator('.container');
> 269 | await expect(container).toHaveScreenshot(screenshot(`select-outline-custom-highlight`));
| ^
270 | });
271 | });
272 | });
at /ionic/src/components/select/test/highlight/select.e2e.ts:269:33
|
[Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:239:11 › select: highlights - ionic/md/ltr/light › select: outline › should render custom highlight correctly:
src/components/select/test/highlight/select.e2e.ts#L269
3) [Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:239:11 › select: highlights - ionic/md/ltr/light › select: outline › should render custom highlight correctly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
476 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/select/test/highlight/select.e2e.ts-snapshots/select-outline-custom-highlight-ionic-md-ltr-light-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-select-test-3bacc--custom-highlight-correctly-Mobile-Chrome-retry1/select-outline-custom-highlight-ionic-md-ltr-light-actual.png
Diff: /ionic/test-results/src-components-select-test-3bacc--custom-highlight-correctly-Mobile-Chrome-retry1/select-outline-custom-highlight-ionic-md-ltr-light-diff.png
Call log:
- expect.toHaveScreenshot(select-outline-custom-highlight-ionic-md-ltr-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.container')
- locator resolved to <div class="container">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 476 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.container')
- locator resolved to <div class="container">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 476 pixels (ratio 0.01 of all image pixels) are different.
267 |
268 | const container = page.locator('.container');
> 269 | await expect(container).toHaveScreenshot(screenshot(`select-outline-custom-highlight`));
| ^
270 | });
271 | });
272 | });
at /ionic/src/components/select/test/highlight/select.e2e.ts:269:33
|
[Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:239:11 › select: highlights - ionic/md/ltr/light › select: outline › should render custom highlight correctly:
src/components/select/test/highlight/select.e2e.ts#L269
3) [Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:239:11 › select: highlights - ionic/md/ltr/light › select: outline › should render custom highlight correctly
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
476 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/select/test/highlight/select.e2e.ts-snapshots/select-outline-custom-highlight-ionic-md-ltr-light-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-select-test-3bacc--custom-highlight-correctly-Mobile-Chrome-retry2/select-outline-custom-highlight-ionic-md-ltr-light-actual.png
Diff: /ionic/test-results/src-components-select-test-3bacc--custom-highlight-correctly-Mobile-Chrome-retry2/select-outline-custom-highlight-ionic-md-ltr-light-diff.png
Call log:
- expect.toHaveScreenshot(select-outline-custom-highlight-ionic-md-ltr-light.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.container')
- locator resolved to <div class="container">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 476 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.container')
- locator resolved to <div class="container">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 476 pixels (ratio 0.01 of all image pixels) are different.
267 |
268 | const container = page.locator('.container');
> 269 | await expect(container).toHaveScreenshot(screenshot(`select-outline-custom-highlight`));
| ^
270 | });
271 | });
272 | });
at /ionic/src/components/select/test/highlight/select.e2e.ts:269:33
|
test-core-screenshot (12, 20)
Process completed with exit code 1.
|
test-core-screenshot (10, 20)
The job was canceled because "_12_20" failed.
|
test-core-screenshot (2, 20)
The job was canceled because "_12_20" failed.
|
test-core-screenshot (14, 20)
The job was canceled because "_12_20" failed.
|
test-core-screenshot (15, 20)
The job was canceled because "_12_20" failed.
|
test-core-screenshot (1, 20)
The job was canceled because "_12_20" failed.
|
test-core-screenshot (4, 20)
The job was canceled because "_12_20" failed.
|
test-core-screenshot (9, 20)
The job was canceled because "_12_20" failed.
|
test-core-screenshot (13, 20)
The job was canceled because "_12_20" failed.
|
test-core-screenshot (5, 20)
The job was canceled because "_12_20" failed.
|
test-core-screenshot (16, 20)
The job was canceled because "_12_20" failed.
|
test-core-screenshot (17, 20)
The job was canceled because "_12_20" failed.
|
test-core-screenshot (11, 20)
The job was canceled because "_12_20" failed.
|
test-core-screenshot (19, 20)
The job was canceled because "_12_20" failed.
|
test-core-screenshot (3, 20)
The job was canceled because "_12_20" failed.
|
test-core-screenshot (18, 20)
The job was canceled because "_12_20" failed.
|
test-core-screenshot (6, 20)
The job was canceled because "_12_20" failed.
|
verify-screenshots
Process completed with exit code 1.
|
build-core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-core-clean-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-angular-server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-vue
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-react
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-core-spec
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-angular
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-core-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-vue-router
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-react-router
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-react-e2e (react18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-react-e2e (react17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-react-router-e2e (reactrouter5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify-test-react-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-vue-e2e (vue3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify-test-react-router-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify-test-vue-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify-screenshots
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-angular-e2e (ng16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-angular-e2e (ng18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-angular-e2e (ng17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify-test-angular-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
300 skipped
251 passed (2.6m)
|
🎭 Playwright Run Summary
296 skipped
262 passed (3.2m)
|
🎭 Playwright Run Summary
561 passed (3.7m)
|
🎭 Playwright Run Summary
3 failed
[Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:200:11 › select: highlights - ionic/md/ltr/light › select: outline › should render valid state correctly
[Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:213:11 › select: highlights - ionic/md/ltr/light › select: outline › should render invalid state correctly
[Mobile Chrome] › src/components/select/test/highlight/select.e2e.ts:239:11 › select: highlights - ionic/md/ltr/light › select: outline › should render custom highlight correctly
534 passed (3.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ionic-angular
|
798 KB |
|
ionic-angular-server
|
8.55 KB |
|
ionic-core
|
5.39 MB |
|
ionic-react
|
359 KB |
|
ionic-react-router
|
27.9 KB |
|
ionic-vue
|
380 KB |
|
ionic-vue-router
|
17.1 KB |
|
test-results-12-20
|
4.24 MB |
|
test-results-20-20
|
338 KB |
|
test-results-7-20
|
361 KB |
|
test-results-8-20
|
438 KB |
|