feat(tokens): add gray and text colors #17642
build.yml
on: pull_request
build-core
1m 31s
Matrix: test-core-screenshot
test-core-clean-build
13s
test-core-lint
54s
test-core-spec
46s
verify-screenshots
2s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
2s
verify-test-react-e2e
3s
verify-test-react-router-e2e
3s
verify-test-vue-e2e
2s
Annotations
220 errors
|
test-core-lint
Process completed with exit code 1.
|
|
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (11, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (14, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (19, 20)
The strategy configuration was canceled because "test-core-screenshot._11_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/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (19, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (3, 20)
The strategy configuration was canceled because "test-core-screenshot._11_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/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (3, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (5, 20)
The strategy configuration was canceled because "test-core-screenshot._11_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/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (17, 20)
The strategy configuration was canceled because "test-core-screenshot._11_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/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (5, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (17, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (9, 20)
The strategy configuration was canceled because "test-core-screenshot._11_20" failed
|
|
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (16, 20)
The strategy configuration was canceled because "test-core-screenshot._11_20" failed
|
|
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (9, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (16, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (15, 20)
The strategy configuration was canceled because "test-core-screenshot._11_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/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (7, 20)
The strategy configuration was canceled because "test-core-screenshot._11_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/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (15, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (7, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (13, 20)
The strategy configuration was canceled because "test-core-screenshot._11_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/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (13, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (1, 20)
The strategy configuration was canceled because "test-core-screenshot._11_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/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (1, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (20, 20)
The strategy configuration was canceled because "test-core-screenshot._11_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/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (20, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (12, 20)
The strategy configuration was canceled because "test-core-screenshot._11_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/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (12, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (2, 20)
The strategy configuration was canceled because "test-core-screenshot._11_20" failed
|
|
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (2, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (18, 20)
The strategy configuration was canceled because "test-core-screenshot._11_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/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (18, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (6, 20)
The strategy configuration was canceled because "test-core-screenshot._11_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/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (6, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (4, 20)
The strategy configuration was canceled because "test-core-screenshot._11_20" failed
|
|
test-core-screenshot (4, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (4, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (4, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (4, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (4, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (4, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (4, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (4, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (4, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (4, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (8, 20)
The strategy configuration was canceled because "test-core-screenshot._11_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/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (8, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (10, 20)
The strategy configuration was canceled because "test-core-screenshot._11_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/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ionic/md/ltr/light should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - md/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/rtl should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr/dark should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
test-core-screenshot (10, 20)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in 'playwright.config.ts': "src/components/toolbar/test/basic/toolbar.e2e.ts toolbar: basic - ios/ltr should not have visual regressions with icon-only buttons"
at src/components/toolbar/test/basic/toolbar.e2e.ts:44
42 | });
43 |
> 44 | test.only('should not have visual regressions with icon-only buttons', async ({ page }) => {
| ^
45 | await page.setContent(
46 | `
47 | <ion-header>
|
|
verify-screenshots
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
|
776 KB |
sha256:69559addd7af084f2b51828e199e44da179b8ef7b034040a1b85426d6481a856
|
|
|
ionic-angular-server
|
8.55 KB |
sha256:c8835beec65731e32d2bcb035fbc2175d7c1ea9fb45706432ad07fe1b8df6872
|
|
|
ionic-core
|
5.18 MB |
sha256:4c770ea1955b47f027086170aa9802532406377283259016d33f1f3a6d993052
|
|
|
ionic-react
|
313 KB |
sha256:7a8a10dae1178d415904e8e4fa25f743f87dfb7fde591669d14ba0ba3e079325
|
|
|
ionic-react-router
|
27.9 KB |
sha256:c0e04744f50c00494831ca529cb0f2f3551a4f9a34dd63261f5755f5d3270869
|
|
|
ionic-vue
|
344 KB |
sha256:e61151c43800b42096d966f8ca2db67f78ee64e8966d373f2a85c72b92308ade
|
|
|
ionic-vue-router
|
17.1 KB |
sha256:f23ea81778f02038668edaeb4ded543d7699bf8b60fb0728245e5dc96122a02b
|
|
|
test-results-1-20
|
190 KB |
sha256:8441d1fce7d80c1df1eb85e429e1aac5b643a1eb2c4da03cf0e9b26e112e03c5
|
|
|
test-results-10-20
|
190 KB |
sha256:27d75a67380b80a32708f69512df7adb28ab01aa66083e2be8067c3895ea6478
|
|
|
test-results-11-20
|
190 KB |
sha256:911abfb14210f081ab993ac16ed8cf54dbd8a461a3a13170fbca9d16345cfb1e
|
|
|
test-results-12-20
|
190 KB |
sha256:cfab158ba9cea5748d3da268eed9fef042cf2fdaeebb13064f4dccb23cc72ab5
|
|
|
test-results-14-20
|
190 KB |
sha256:90e2eb908bb76859044b650f6f559c6dcea040e6b73dd1007ad849a64386630e
|
|
|
test-results-16-20
|
190 KB |
sha256:d1418c0e1463c77cf3339d94bd14ee758fce811112a1e5893e3e28190d57050f
|
|
|
test-results-17-20
|
190 KB |
sha256:d41808f7e4254f9801f906348f642a30c9f3960f6aeaaf231cf1ea710e3911f4
|
|
|
test-results-18-20
|
190 KB |
sha256:f2c3bbd167fb65a47c3a6da986e5a60281e86a4ee821aeaeff4c79d1488d24ef
|
|
|
test-results-19-20
|
190 KB |
sha256:21b57875eebb94bda31e5c83c32d33990dcc96a9aa375a447c279e05bf603140
|
|
|
test-results-2-20
|
190 KB |
sha256:c4bda7b4fff068506cbd4601b2abf3a1aa64982deb5f6209b49428f306e37dd0
|
|
|
test-results-20-20
|
190 KB |
sha256:55f3b9ba890c3838dadd531770664ce00ebfd18a05e1d993587307f4230a3f92
|
|
|
test-results-3-20
|
190 KB |
sha256:b9882488579e1edccf9af1a6eeef9680c18b1121335294585f6d4ac03cca52f1
|
|
|
test-results-4-20
|
190 KB |
sha256:f38aa89d9ed75137523d91425afecdc58b44217b79eb2aeb31b50310f0557d07
|
|
|
test-results-5-20
|
190 KB |
sha256:7afe99b5f7723a9b7f6fbe39455c692ce74e9e03d76785d062bb626243325211
|
|
|
test-results-6-20
|
190 KB |
sha256:5f82074c3e3f9a1bce49460274dc48f7fea892bad7cee2e94f8f1bc775883d44
|
|
|
test-results-8-20
|
190 KB |
sha256:b90aef70c7db0d756ac15919ce953bf69d87fdefe004987025e1deba6a36309c
|
|