chore(deps): update dependency @testing-library/jest-dom to ^6.9.1 #10600
Annotations
7 errors, 4 warnings, and 1 notice
|
Test:
packages/web-platform/web-tests/tests/react.spec.ts#L108
6) [firefox] › tests/react.spec.ts:93:5 › reactlynx3 tests › basic › basic-reload-page-only-one ──
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: 1
Received: 0
106 | .filter(i => i.getAttribute('lynx-tag') === 'page').length
107 | ),
> 108 | ).toBe(1);
| ^
109 | });
110 | test('basic-bindtap', async ({ page }, { title }) => {
111 | await goto(page, title);
at /__w/lynx-stack/lynx-stack/packages/web-platform/web-tests/tests/react.spec.ts:108:9
|
|
Test:
packages/web-platform/web-tests/tests/react.spec.ts#L108
6) [firefox] › tests/react.spec.ts:93:5 › reactlynx3 tests › basic › basic-reload-page-only-one ──
Error: expect(received).toBe(expected) // Object.is equality
Expected: 1
Received: 0
106 | .filter(i => i.getAttribute('lynx-tag') === 'page').length
107 | ),
> 108 | ).toBe(1);
| ^
109 | });
110 | test('basic-bindtap', async ({ page }, { title }) => {
111 | await goto(page, title);
at /__w/lynx-stack/lynx-stack/packages/web-platform/web-tests/tests/react.spec.ts:108:9
|
|
Test:
packages/web-platform/web-tests/tests/react.spec.ts#L26
5) [chromium] › tests/react.spec.ts:4808:5 › reactlynx3 tests › flex layout › basic-flex-item-not-shrink-to-zero
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
9100 pixels (ratio 0.04 of all image pixels) are different.
Snapshot: basic-flex-item-not-shrink-to-zero/index/index.png
Call log:
- Expect "toHaveScreenshot(basic-flex-item-not-shrink-to-zero/index/index.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- waiting for fonts to load...
- fonts loaded
- 9100 pixels (ratio 0.04 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 9100 pixels (ratio 0.04 of all image pixels) are different.
24 | >[0],
25 | ) => {
> 26 | await expect(page).toHaveScreenshot([
| ^
27 | `${caseName}`,
28 | `${subcaseName}`,
29 | `${label}.png`,
at diffScreenShot (/__w/lynx-stack/lynx-stack/packages/web-platform/web-tests/tests/react.spec.ts:26:22)
at /__w/lynx-stack/lynx-stack/packages/web-platform/web-tests/tests/react.spec.ts:4810:13
|
|
Test:
packages/web-platform/web-tests/tests/react.spec.ts#L26
5) [chromium] › tests/react.spec.ts:4808:5 › reactlynx3 tests › flex layout › basic-flex-item-not-shrink-to-zero
Error: expect(page).toHaveScreenshot(expected) failed
9100 pixels (ratio 0.04 of all image pixels) are different.
Snapshot: basic-flex-item-not-shrink-to-zero/index/index.png
Call log:
- Expect "toHaveScreenshot(basic-flex-item-not-shrink-to-zero/index/index.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- waiting for fonts to load...
- fonts loaded
- 9100 pixels (ratio 0.04 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 9100 pixels (ratio 0.04 of all image pixels) are different.
24 | >[0],
25 | ) => {
> 26 | await expect(page).toHaveScreenshot([
| ^
27 | `${caseName}`,
28 | `${subcaseName}`,
29 | `${label}.png`,
at diffScreenShot (/__w/lynx-stack/lynx-stack/packages/web-platform/web-tests/tests/react.spec.ts:26:22)
at /__w/lynx-stack/lynx-stack/packages/web-platform/web-tests/tests/react.spec.ts:4810:13
|
|
Test:
packages/web-platform/web-tests/tests/react.spec.ts#L26
4) [chromium] › tests/react.spec.ts:4799:5 › reactlynx3 tests › flex layout › basic-flex-item-main-axis-content-based-min-size-not-from-content-size-suggestion
Error: expect(page).toHaveScreenshot(expected) failed
5500 pixels (ratio 0.02 of all image pixels) are different.
Snapshot: basic-flex-item-main-axis-content-based-min-size-not-from-content-size-suggestion/index/index.png
Call log:
- Expect "toHaveScreenshot(basic-flex-item-main-axis-content-based-min-size-not-from-content-size-suggestion/index/index.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- waiting for fonts to load...
- fonts loaded
- 5500 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 5500 pixels (ratio 0.02 of all image pixels) are different.
24 | >[0],
25 | ) => {
> 26 | await expect(page).toHaveScreenshot([
| ^
27 | `${caseName}`,
28 | `${subcaseName}`,
29 | `${label}.png`,
at diffScreenShot (/__w/lynx-stack/lynx-stack/packages/web-platform/web-tests/tests/react.spec.ts:26:22)
at /__w/lynx-stack/lynx-stack/packages/web-platform/web-tests/tests/react.spec.ts:4805:15
|
|
Test:
packages/web-platform/web-tests/tests/react.spec.ts#L26
3) [chromium] › tests/react.spec.ts:4782:5 › reactlynx3 tests › linear layout › basic-linear-column-container-main-axis-justify-content-start-end-with-direction-rtl
Error: expect(page).toHaveScreenshot(expected) failed
100800 pixels (ratio 0.36 of all image pixels) are different.
Snapshot: basic-linear-column-container-main-axis-justify-content-start-end-with-direction-rtl/index/index.png
Call log:
- Expect "toHaveScreenshot(basic-linear-column-container-main-axis-justify-content-start-end-with-direction-rtl/index/index.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- waiting for fonts to load...
- fonts loaded
- 100800 pixels (ratio 0.36 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 100800 pixels (ratio 0.36 of all image pixels) are different.
24 | >[0],
25 | ) => {
> 26 | await expect(page).toHaveScreenshot([
| ^
27 | `${caseName}`,
28 | `${subcaseName}`,
29 | `${label}.png`,
at diffScreenShot (/__w/lynx-stack/lynx-stack/packages/web-platform/web-tests/tests/react.spec.ts:26:22)
at /__w/lynx-stack/lynx-stack/packages/web-platform/web-tests/tests/react.spec.ts:4786:15
|
|
Test:
packages/web-platform/web-tests/tests/react.spec.ts#L26
2) [chromium] › tests/react.spec.ts:4775:5 › reactlynx3 tests › linear layout › basic-linear-column-container-main-axis-justify-content-center
Error: expect(page).toHaveScreenshot(expected) failed
22500 pixels (ratio 0.08 of all image pixels) are different.
Snapshot: basic-linear-column-container-main-axis-justify-content-center/index/index.png
Call log:
- Expect "toHaveScreenshot(basic-linear-column-container-main-axis-justify-content-center/index/index.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- waiting for fonts to load...
- fonts loaded
- 22500 pixels (ratio 0.08 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 22500 pixels (ratio 0.08 of all image pixels) are different.
24 | >[0],
25 | ) => {
> 26 | await expect(page).toHaveScreenshot([
| ^
27 | `${caseName}`,
28 | `${subcaseName}`,
29 | `${label}.png`,
at diffScreenShot (/__w/lynx-stack/lynx-stack/packages/web-platform/web-tests/tests/react.spec.ts:26:22)
at /__w/lynx-stack/lynx-stack/packages/web-platform/web-tests/tests/react.spec.ts:4779:15
|
|
Set up runner
Can't add secret mask for empty string in ##[add-mask] command.
|
|
Set up runner
Can't add secret mask for empty string in ##[add-mask] command.
|
|
Set up runner
Can't add secret mask for empty string in ##[add-mask] command.
|
|
Set up runner
Can't add secret mask for empty string in ##[add-mask] command.
|
|
Test
6 flaky
[chromium] › tests/react.spec.ts:4723:5 › reactlynx3 tests › linear layout › basic-linear-row-cross-gravity
[chromium] › tests/react.spec.ts:4775:5 › reactlynx3 tests › linear layout › basic-linear-column-container-main-axis-justify-content-center
[chromium] › tests/react.spec.ts:4782:5 › reactlynx3 tests › linear layout › basic-linear-column-container-main-axis-justify-content-start-end-with-direction-rtl
[chromium] › tests/react.spec.ts:4799:5 › reactlynx3 tests › flex layout › basic-flex-item-main-axis-content-based-min-size-not-from-content-size-suggestion
[chromium] › tests/react.spec.ts:4808:5 › reactlynx3 tests › flex layout › basic-flex-item-not-shrink-to-zero
[firefox] › tests/react.spec.ts:93:5 › reactlynx3 tests › basic › basic-reload-page-only-one ───
326 skipped
184 passed (54.9s)
|
Loading