fix: issue with form elements new user-valid #8610
Annotations
10 errors, 4 warnings, and 1 notice
../../../../../__w/mono/mono/showcases/e2e/default.ts#L40
1) [chromium] › default.ts:13:4 › DBInput › should match screenshot ──────────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 8 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/showcases/vue-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-chromium/regular/neutral-expected.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-chromium/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-chromium/regular/neutral-diff.png
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
../../../../../__w/mono/mono/showcases/e2e/default.ts#L40
1) [chromium] › default.ts:13:4 › DBInput › should match screenshot ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 8 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/showcases/vue-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-chromium-retry1/regular/neutral-expected.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-chromium-retry1/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-chromium-retry1/regular/neutral-diff.png
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
../../../../../__w/mono/mono/showcases/e2e/default.ts#L40
1) [chromium] › default.ts:13:4 › DBInput › should match screenshot ──────────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 8 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/showcases/react-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-chromium/regular/neutral-expected.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-chromium/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-chromium/regular/neutral-diff.png
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
../../../../../__w/mono/mono/showcases/e2e/default.ts#L40
1) [chromium] › default.ts:13:4 › DBInput › should match screenshot ──────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 8 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/showcases/react-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-chromium-retry1/regular/neutral-expected.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-chromium-retry1/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-chromium-retry1/regular/neutral-diff.png
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
../../../../../__w/mono/mono/showcases/e2e/default.ts#L40
2) [chromium] › default.ts:13:4 › DBTextarea › should match screenshot ───────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 8 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/showcases/vue-showcase/test-results/textarea-showcase-textarea-DBTextarea-should-match-screenshot-chromium/regular/neutral-expected.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/textarea-showcase-textarea-DBTextarea-should-match-screenshot-chromium/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/textarea-showcase-textarea-DBTextarea-should-match-screenshot-chromium/regular/neutral-diff.png
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
../../../../../__w/mono/mono/showcases/e2e/default.ts#L40
2) [chromium] › default.ts:13:4 › DBTextarea › should match screenshot ───────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 8 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/showcases/vue-showcase/test-results/textarea-showcase-textarea-DBTextarea-should-match-screenshot-chromium-retry1/regular/neutral-expected.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/textarea-showcase-textarea-DBTextarea-should-match-screenshot-chromium-retry1/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/textarea-showcase-textarea-DBTextarea-should-match-screenshot-chromium-retry1/regular/neutral-diff.png
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
../../../../../__w/mono/mono/showcases/e2e/default.ts#L40
2) [chromium] › default.ts:13:4 › DBTextarea › should match screenshot ───────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 8 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/showcases/react-showcase/test-results/textarea-showcase-textarea-DBTextarea-should-match-screenshot-chromium/regular/neutral-expected.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/textarea-showcase-textarea-DBTextarea-should-match-screenshot-chromium/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/textarea-showcase-textarea-DBTextarea-should-match-screenshot-chromium/regular/neutral-diff.png
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
../../../../../__w/mono/mono/showcases/e2e/default.ts#L40
2) [chromium] › default.ts:13:4 › DBTextarea › should match screenshot ───────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 8 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/showcases/react-showcase/test-results/textarea-showcase-textarea-DBTextarea-should-match-screenshot-chromium-retry1/regular/neutral-expected.png
Received: /__w/mono/mono/showcases/react-showcase/test-results/textarea-showcase-textarea-DBTextarea-should-match-screenshot-chromium-retry1/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/react-showcase/test-results/textarea-showcase-textarea-DBTextarea-should-match-screenshot-chromium-retry1/regular/neutral-diff.png
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
../../../../../__w/mono/mono/showcases/e2e/default.ts#L40
3) [mobile_chrome] › default.ts:13:4 › DBInput › should match screenshot ─────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 8 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/showcases/vue-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-mobile-chrome/regular/neutral-expected.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-mobile-chrome/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-mobile-chrome/regular/neutral-diff.png
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
../../../../../__w/mono/mono/showcases/e2e/default.ts#L40
3) [mobile_chrome] › default.ts:13:4 › DBInput › should match screenshot ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
8 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(regular/neutral.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- 8 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- captured a stable screenshot
- 8 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/mono/mono/showcases/vue-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-mobile-chrome-retry1/regular/neutral-expected.png
Received: /__w/mono/mono/showcases/vue-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-mobile-chrome-retry1/regular/neutral-actual.png
Diff: /__w/mono/mono/showcases/vue-showcase/test-results/input-showcase-input-DBInput-should-match-screenshot-mobile-chrome-retry1/regular/neutral-diff.png
38 | );
39 | await setScrollViewport(page, fixedHeight)();
> 40 | await expect(page).toHaveScreenshot(
| ^
41 | [tonality, `${color}.png`],
42 | config
43 | );
at /__w/mono/mono/showcases/e2e/default.ts:40:24
|
[chromium] › default.ts#L1
[chromium] › default.ts took 1.1m
|
[webkit] › default.ts#L1
[webkit] › default.ts took 1.1m
|
[mobile_safari] › default.ts#L1
[mobile_safari] › default.ts took 53.5s
|
[mobile_chrome] › default.ts#L1
[mobile_chrome] › default.ts took 50.9s
|
4 flaky
[chromium] › default.ts:13:4 › DBInput › should match screenshot ───────────────────────────────
[chromium] › default.ts:13:4 › DBTextarea › should match screenshot ────────────────────────────
[mobile_chrome] › default.ts:13:4 › DBInput › should match screenshot ──────────────────────────
[mobile_chrome] › default.ts:13:4 › DBTextarea › should match screenshot ───────────────────────
16 skipped
392 passed (53ms)
|
The logs for this run have expired and are no longer available.
Loading