Skip to content

feat(tokens): add gray and text colors #17607

feat(tokens): add gray and text colors

feat(tokens): add gray and text colors #17607

Triggered via pull request December 3, 2025 22:24
@thetaPCthetaPC
synchronize #30799
FW-6751
Status Failure
Total duration 7m 9s
Artifacts 25

build.yml

on: pull_request
build-react
47s
build-react
build-vue
46s
build-vue
Matrix: test-core-screenshot
build-angular
1m 7s
build-angular
build-angular-server
48s
build-angular-server
test-core-clean-build
13s
test-core-clean-build
test-core-lint
1m 0s
test-core-lint
test-core-spec
49s
test-core-spec
build-react-router
31s
build-react-router
build-vue-router
38s
build-vue-router
verify-screenshots
2s
verify-screenshots
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
3s
verify-test-angular-e2e
verify-test-react-e2e
2s
verify-test-react-e2e
verify-test-react-router-e2e
4s
verify-test-react-router-e2e
verify-test-vue-e2e
4s
verify-test-vue-e2e
Fit to window
Zoom out
Zoom in

Annotations

213 errors
test-core-spec
Process completed with exit code 1.
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (20, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (1, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (13, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (12, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (14, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (3, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (10, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (6, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (16, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (5, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (9, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (7, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (17, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (18, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (15, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (4, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (4, 20)
Process completed with exit code 12.
test-core-screenshot (4, 20)
The operation was canceled.
test-core-screenshot (8, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (19, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (11, 20)
The strategy configuration was canceled because "test-core-screenshot._2_20" failed
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toast/test/a11y/toast.e2e.ts toast: high contrast: buttons - ios/ltr/high-contrast-dark should not have visual regressions" at src/components/toast/test/a11y/toast.e2e.ts:256 254 | }); 255 | > 256 | test.only('should not have visual regressions', async ({ page }) => { | ^ 257 | const toast = page.locator('ion-toast'); 258 | 259 | await expect(toast).toBeVisible();
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - md/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/rtl more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr/dark more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/alert/test/basic/alert.e2e.ts should not have visual regressions - ios/ltr more than two buttons" at src/components/alert/test/basic/alert.e2e.ts:106 104 | configs({ palettes: ['light', 'dark'] }).forEach(({ config, screenshot, title }) => { 105 | test.describe(title('should not have visual regressions'), () => { > 106 | test.only('more than two buttons', async ({ page }) => { | ^ 107 | await page.setContent( 108 | ` 109 | <ion-alert
verify-screenshots
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
ionic-angular
776 KB
sha256:9fe56f46ae2903e09ac86378321fc16dd09ba647a55afe86d004977ea24e4217
ionic-angular-server
8.56 KB
sha256:43194d230001917c7c1cf9d659a4b207fbfa737d017d9003db41240f4a8cd92b
ionic-core
5.17 MB
sha256:03958dc761bfe96884dad5f29b471a438ce1b2442d4f3c3c8a338a9a4279b00c
ionic-react
314 KB
sha256:3cfcc0b4fd073dcd992d523a40fb11a014150cc6fc64a7f64e35e1e60b314a1d
ionic-react-router
27.9 KB
sha256:e7cda9c8bf73fa499f3a0e7ad3692fa312f8ccea37777e8e4c4ee178abb8ce65
ionic-vue
345 KB
sha256:5776d597db3ea1b19852362e59a3983f9c40285b59fae4db5484b1f2ee4ff981
ionic-vue-router
17.1 KB
sha256:2eb4b9c0c0ace7e549fff62e03769cc7fcd38bb8b49c09537f35a53b41d61741
test-results-1-20
190 KB
sha256:a1b349fa82c4ad874d27b03a4d484c9f337e406e8c86f052acdd9fa65c9eb59d
test-results-10-20
190 KB
sha256:9bbf746c837a8dba4640de3988f2ae9e0641c2e590d798e76d466fc923d81667
test-results-11-20
190 KB
sha256:5042d87f29d4d496df6a3b1711b5523e13922d8c21c61c86ed618404b8161e75
test-results-12-20
190 KB
sha256:f532a4a98b588723af57d58d9aec6aabedb3828df816bd66c233373670d7db0a
test-results-13-20
190 KB
sha256:851fd9d57e7132fd601db4cbe4d53caa48da4989ed2c511490e3cb89fcb28b5b
test-results-14-20
190 KB
sha256:0da5384a16373ba703d68bec251b1c8653e1652371727036b3e65420daa26bad
test-results-15-20
190 KB
sha256:9165b4756faf089e4c347ad05bf2a75597add0f728d0d38720423f9ed7f4c2da
test-results-16-20
190 KB
sha256:50a027ae8782efcef31d68846eed66ddeae8e5f8610944db6db0750c58c58263
test-results-17-20
190 KB
sha256:2c7eb41d9e775035a8cb922ea89ecef663619433408e8af9c404ca73f3dcb66d
test-results-18-20
190 KB
sha256:9f43a18ad1a2cc3ff8f3570992f29b09538e110eb60b35c9628a3e0baf327419
test-results-19-20
190 KB
sha256:65fc5d79c113bd6e0275632410bbb2b8c5cbfd9870970cc981776b0876bd71ce
test-results-2-20
190 KB
sha256:542843b63bff7584cebd1bd3b00b10288e6ba938d49319d6d6af3710b11f271c
test-results-3-20
190 KB
sha256:e7eb853ada4f88c6c82a42186986e63250d8087cc89b05b56aa88ba7bf69b021
test-results-5-20
190 KB
sha256:862d25cb5329bb06c2d770469035bd424a037a3f06ff31c0aaed86395240fb8a
test-results-6-20
190 KB
sha256:ecc4c6b7beb475c71626002035c3dde49de4b6b98d65814e3962e80e8282cc15
test-results-7-20
190 KB
sha256:edde948d4dcbd558081c6afde4dfbfe5bb9f11bc827b73aaef00dcd1298cd8a2
test-results-8-20
190 KB
sha256:954ce8ede5bff817617a2f47b3b88967d9ebe6b2082c6d0f565413a1c51f4432
test-results-9-20
190 KB
sha256:816a904c5d6fa4a9bdf79cd471f675781625716b9370d0f96e9b54aba6777a01