feat: add undefined type #1800
Annotations
10 errors and 1 notice
Run tests:
tests/ui_table.spec.ts#L19
1) [chromium] › ui_table.spec.ts:15:9 › UI flex components › t_alignment ─────────────────────────
Error: Screenshot comparison failed:
2592 pixels (ratio 0.01 of all image pixels) are different.
Expected: /work/tests/ui_table.spec.ts-snapshots/UI-flex-components-t-alignment-1-chromium-linux.png
Received: /work/test-results/ui_table-UI-flex-components-t-alignment-chromium/UI-flex-components-t-alignment-1-actual.png
Diff: /work/test-results/ui_table-UI-flex-components-t-alignment-chromium/UI-flex-components-t-alignment-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 2592 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 2592 pixels (ratio 0.01 of all image pixels) are different.
17 | await openPanel(page, name, REACT_PANEL_VISIBLE);
18 |
> 19 | await expect(page.locator(REACT_PANEL_VISIBLE)).toHaveScreenshot();
| ^
20 | });
21 | });
22 | });
at /work/tests/ui_table.spec.ts:19:55
|
Run tests:
tests/ui_table.spec.ts#L19
1) [chromium] › ui_table.spec.ts:15:9 › UI flex components › t_alignment ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2592 pixels (ratio 0.01 of all image pixels) are different.
Expected: /work/tests/ui_table.spec.ts-snapshots/UI-flex-components-t-alignment-1-chromium-linux.png
Received: /work/test-results/ui_table-UI-flex-components-t-alignment-chromium-retry1/UI-flex-components-t-alignment-1-actual.png
Diff: /work/test-results/ui_table-UI-flex-components-t-alignment-chromium-retry1/UI-flex-components-t-alignment-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 2592 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 2592 pixels (ratio 0.01 of all image pixels) are different.
17 | await openPanel(page, name, REACT_PANEL_VISIBLE);
18 |
> 19 | await expect(page.locator(REACT_PANEL_VISIBLE)).toHaveScreenshot();
| ^
20 | });
21 | });
22 | });
at /work/tests/ui_table.spec.ts:19:55
|
Run tests:
tests/ui_table.spec.ts#L19
2) [chromium] › ui_table.spec.ts:15:9 › UI flex components › t_background_color ──────────────────
Error: Screenshot comparison failed:
22128 pixels (ratio 0.06 of all image pixels) are different.
Expected: /work/tests/ui_table.spec.ts-snapshots/UI-flex-components-t-background-color-1-chromium-linux.png
Received: /work/test-results/ui_table-UI-flex-components-t-background-color-chromium/UI-flex-components-t-background-color-1-actual.png
Diff: /work/test-results/ui_table-UI-flex-components-t-background-color-chromium/UI-flex-components-t-background-color-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 22128 pixels (ratio 0.06 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 22128 pixels (ratio 0.06 of all image pixels) are different.
17 | await openPanel(page, name, REACT_PANEL_VISIBLE);
18 |
> 19 | await expect(page.locator(REACT_PANEL_VISIBLE)).toHaveScreenshot();
| ^
20 | });
21 | });
22 | });
at /work/tests/ui_table.spec.ts:19:55
|
Run tests:
tests/ui_table.spec.ts#L19
2) [chromium] › ui_table.spec.ts:15:9 › UI flex components › t_background_color ──────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
22128 pixels (ratio 0.06 of all image pixels) are different.
Expected: /work/tests/ui_table.spec.ts-snapshots/UI-flex-components-t-background-color-1-chromium-linux.png
Received: /work/test-results/ui_table-UI-flex-components-t-background-color-chromium-retry1/UI-flex-components-t-background-color-1-actual.png
Diff: /work/test-results/ui_table-UI-flex-components-t-background-color-chromium-retry1/UI-flex-components-t-background-color-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 22128 pixels (ratio 0.06 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 22128 pixels (ratio 0.06 of all image pixels) are different.
17 | await openPanel(page, name, REACT_PANEL_VISIBLE);
18 |
> 19 | await expect(page.locator(REACT_PANEL_VISIBLE)).toHaveScreenshot();
| ^
20 | });
21 | });
22 | });
at /work/tests/ui_table.spec.ts:19:55
|
Run tests:
tests/ui_table.spec.ts#L19
3) [chromium] › ui_table.spec.ts:15:9 › UI flex components › t_color ─────────────────────────────
Error: Screenshot comparison failed:
10622 pixels (ratio 0.03 of all image pixels) are different.
Expected: /work/tests/ui_table.spec.ts-snapshots/UI-flex-components-t-color-1-chromium-linux.png
Received: /work/test-results/ui_table-UI-flex-components-t-color-chromium/UI-flex-components-t-color-1-actual.png
Diff: /work/test-results/ui_table-UI-flex-components-t-color-chromium/UI-flex-components-t-color-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 10622 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 10622 pixels (ratio 0.03 of all image pixels) are different.
17 | await openPanel(page, name, REACT_PANEL_VISIBLE);
18 |
> 19 | await expect(page.locator(REACT_PANEL_VISIBLE)).toHaveScreenshot();
| ^
20 | });
21 | });
22 | });
at /work/tests/ui_table.spec.ts:19:55
|
Run tests:
tests/ui_table.spec.ts#L19
3) [chromium] › ui_table.spec.ts:15:9 › UI flex components › t_color ─────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
10622 pixels (ratio 0.03 of all image pixels) are different.
Expected: /work/tests/ui_table.spec.ts-snapshots/UI-flex-components-t-color-1-chromium-linux.png
Received: /work/test-results/ui_table-UI-flex-components-t-color-chromium-retry1/UI-flex-components-t-color-1-actual.png
Diff: /work/test-results/ui_table-UI-flex-components-t-color-chromium-retry1/UI-flex-components-t-color-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 10622 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 10622 pixels (ratio 0.03 of all image pixels) are different.
17 | await openPanel(page, name, REACT_PANEL_VISIBLE);
18 |
> 19 | await expect(page.locator(REACT_PANEL_VISIBLE)).toHaveScreenshot();
| ^
20 | });
21 | });
22 | });
at /work/tests/ui_table.spec.ts:19:55
|
Run tests:
tests/ui_table.spec.ts#L19
4) [chromium] › ui_table.spec.ts:15:9 › UI flex components › t_priority ──────────────────────────
Error: Screenshot comparison failed:
21879 pixels (ratio 0.06 of all image pixels) are different.
Expected: /work/tests/ui_table.spec.ts-snapshots/UI-flex-components-t-priority-1-chromium-linux.png
Received: /work/test-results/ui_table-UI-flex-components-t-priority-chromium/UI-flex-components-t-priority-1-actual.png
Diff: /work/test-results/ui_table-UI-flex-components-t-priority-chromium/UI-flex-components-t-priority-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 21879 pixels (ratio 0.06 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 21879 pixels (ratio 0.06 of all image pixels) are different.
17 | await openPanel(page, name, REACT_PANEL_VISIBLE);
18 |
> 19 | await expect(page.locator(REACT_PANEL_VISIBLE)).toHaveScreenshot();
| ^
20 | });
21 | });
22 | });
at /work/tests/ui_table.spec.ts:19:55
|
Run tests:
tests/ui_table.spec.ts#L19
4) [chromium] › ui_table.spec.ts:15:9 › UI flex components › t_priority ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
21879 pixels (ratio 0.06 of all image pixels) are different.
Expected: /work/tests/ui_table.spec.ts-snapshots/UI-flex-components-t-priority-1-chromium-linux.png
Received: /work/test-results/ui_table-UI-flex-components-t-priority-chromium-retry1/UI-flex-components-t-priority-1-actual.png
Diff: /work/test-results/ui_table-UI-flex-components-t-priority-chromium-retry1/UI-flex-components-t-priority-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 21879 pixels (ratio 0.06 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 21879 pixels (ratio 0.06 of all image pixels) are different.
17 | await openPanel(page, name, REACT_PANEL_VISIBLE);
18 |
> 19 | await expect(page.locator(REACT_PANEL_VISIBLE)).toHaveScreenshot();
| ^
20 | });
21 | });
22 | });
at /work/tests/ui_table.spec.ts:19:55
|
Run tests:
tests/ui_table.spec.ts#L19
5) [chromium] › ui_table.spec.ts:15:9 › UI flex components › t_value_format ──────────────────────
Error: Screenshot comparison failed:
10513 pixels (ratio 0.03 of all image pixels) are different.
Expected: /work/tests/ui_table.spec.ts-snapshots/UI-flex-components-t-value-format-1-chromium-linux.png
Received: /work/test-results/ui_table-UI-flex-components-t-value-format-chromium/UI-flex-components-t-value-format-1-actual.png
Diff: /work/test-results/ui_table-UI-flex-components-t-value-format-chromium/UI-flex-components-t-value-format-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 10513 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 10513 pixels (ratio 0.03 of all image pixels) are different.
17 | await openPanel(page, name, REACT_PANEL_VISIBLE);
18 |
> 19 | await expect(page.locator(REACT_PANEL_VISIBLE)).toHaveScreenshot();
| ^
20 | });
21 | });
22 | });
at /work/tests/ui_table.spec.ts:19:55
|
Run tests:
tests/ui_table.spec.ts#L19
5) [chromium] › ui_table.spec.ts:15:9 › UI flex components › t_value_format ──────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
10513 pixels (ratio 0.03 of all image pixels) are different.
Expected: /work/tests/ui_table.spec.ts-snapshots/UI-flex-components-t-value-format-1-chromium-linux.png
Received: /work/test-results/ui_table-UI-flex-components-t-value-format-chromium-retry1/UI-flex-components-t-value-format-1-actual.png
Diff: /work/test-results/ui_table-UI-flex-components-t-value-format-chromium-retry1/UI-flex-components-t-value-format-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 10513 pixels (ratio 0.03 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.dh-react-panel:visible')
- locator resolved to <div class="dh-react-panel">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 10513 pixels (ratio 0.03 of all image pixels) are different.
17 | await openPanel(page, name, REACT_PANEL_VISIBLE);
18 |
> 19 | await expect(page.locator(REACT_PANEL_VISIBLE)).toHaveScreenshot();
| ^
20 | });
21 | });
22 | });
at /work/tests/ui_table.spec.ts:19:55
|
Run tests
15 failed
[chromium] › ui_table.spec.ts:15:9 › UI flex components › t_alignment ──────────────────────────
[chromium] › ui_table.spec.ts:15:9 › UI flex components › t_background_color ───────────────────
[chromium] › ui_table.spec.ts:15:9 › UI flex components › t_color ──────────────────────────────
[chromium] › ui_table.spec.ts:15:9 › UI flex components › t_priority ───────────────────────────
[chromium] › ui_table.spec.ts:15:9 › UI flex components › t_value_format ───────────────────────
[firefox] › ui_table.spec.ts:15:9 › UI flex components › t_alignment ───────────────────────────
[firefox] › ui_table.spec.ts:15:9 › UI flex components › t_background_color ────────────────────
[firefox] › ui_table.spec.ts:15:9 › UI flex components › t_color ───────────────────────────────
[firefox] › ui_table.spec.ts:15:9 › UI flex components › t_priority ────────────────────────────
[firefox] › ui_table.spec.ts:15:9 › UI flex components › t_value_format ────────────────────────
[webkit] › ui_table.spec.ts:15:9 › UI flex components › t_alignment ────────────────────────────
[webkit] › ui_table.spec.ts:15:9 › UI flex components › t_background_color ─────────────────────
[webkit] › ui_table.spec.ts:15:9 › UI flex components › t_color ────────────────────────────────
[webkit] › ui_table.spec.ts:15:9 › UI flex components › t_priority ─────────────────────────────
[webkit] › ui_table.spec.ts:15:9 › UI flex components › t_value_format ─────────────────────────
105 passed (10.4m)
|
Loading