feat: NavTabList component #2079
Annotations
7 errors, 5 warnings, and 1 notice
Run Playwright tests:
tests/styleguide.spec.ts#L82
1) [chromium] › styleguide.spec.ts:76:7 › UI regression test - Styleguide section - sample-section-navigations
Error: Screenshot comparison failed:
81 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(navigations.png) with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('#sample-section-navigations')
- locator resolved to <div class="sample-section" id="sample-section-naviga…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 81 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#sample-section-navigations')
- locator resolved to <div class="sample-section" id="sample-section-naviga…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 81 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts-snapshots/navigations-chromium-linux.png
Received: /home/runner/work/web-client-ui/web-client-ui/test-results/styleguide-UI-regression-test---Styleguide-section---sample-section-navigations-chromium/navigations-actual.png
Diff: /home/runner/work/web-client-ui/web-client-ui/test-results/styleguide-UI-regression-test---Styleguide-section---sample-section-navigations-chromium/navigations-diff.png
80 | const sampleSection = page.locator(`#${id}`);
81 |
> 82 | await expect(sampleSection).toHaveScreenshot(
| ^
83 | `${id.replace(/^sample-section-/, '')}.png`
84 | );
85 | });
at /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts:82:33
|
Run Playwright tests:
tests/styleguide.spec.ts#L82
1) [chromium] › styleguide.spec.ts:76:7 › UI regression test - Styleguide section - sample-section-navigations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
81 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(navigations.png) with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('#sample-section-navigations')
- locator resolved to <div class="sample-section" id="sample-section-naviga…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 81 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#sample-section-navigations')
- locator resolved to <div class="sample-section" id="sample-section-naviga…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 81 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts-snapshots/navigations-chromium-linux.png
Received: /home/runner/work/web-client-ui/web-client-ui/test-results/styleguide-UI-regression-test---Styleguide-section---sample-section-navigations-chromium-retry1/navigations-actual.png
Diff: /home/runner/work/web-client-ui/web-client-ui/test-results/styleguide-UI-regression-test---Styleguide-section---sample-section-navigations-chromium-retry1/navigations-diff.png
80 | const sampleSection = page.locator(`#${id}`);
81 |
> 82 | await expect(sampleSection).toHaveScreenshot(
| ^
83 | `${id.replace(/^sample-section-/, '')}.png`
84 | );
85 | });
at /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts:82:33
|
Run Playwright tests:
tests/styleguide.spec.ts#L82
2) [firefox] › styleguide.spec.ts:76:7 › UI regression test - Styleguide section - sample-section-navigations
Error: Screenshot comparison failed:
82 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(navigations.png) with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('#sample-section-navigations')
- locator resolved to <div class="sample-section" id="sample-section-naviga…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 82 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#sample-section-navigations')
- locator resolved to <div class="sample-section" id="sample-section-naviga…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 82 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts-snapshots/navigations-firefox-linux.png
Received: /home/runner/work/web-client-ui/web-client-ui/test-results/styleguide-UI-regression-test---Styleguide-section---sample-section-navigations-firefox/navigations-actual.png
Diff: /home/runner/work/web-client-ui/web-client-ui/test-results/styleguide-UI-regression-test---Styleguide-section---sample-section-navigations-firefox/navigations-diff.png
80 | const sampleSection = page.locator(`#${id}`);
81 |
> 82 | await expect(sampleSection).toHaveScreenshot(
| ^
83 | `${id.replace(/^sample-section-/, '')}.png`
84 | );
85 | });
at /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts:82:33
|
Run Playwright tests:
tests/styleguide.spec.ts#L82
2) [firefox] › styleguide.spec.ts:76:7 › UI regression test - Styleguide section - sample-section-navigations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
82 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(navigations.png) with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('#sample-section-navigations')
- locator resolved to <div class="sample-section" id="sample-section-naviga…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 82 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#sample-section-navigations')
- locator resolved to <div class="sample-section" id="sample-section-naviga…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 82 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts-snapshots/navigations-firefox-linux.png
Received: /home/runner/work/web-client-ui/web-client-ui/test-results/styleguide-UI-regression-test---Styleguide-section---sample-section-navigations-firefox-retry1/navigations-actual.png
Diff: /home/runner/work/web-client-ui/web-client-ui/test-results/styleguide-UI-regression-test---Styleguide-section---sample-section-navigations-firefox-retry1/navigations-diff.png
80 | const sampleSection = page.locator(`#${id}`);
81 |
> 82 | await expect(sampleSection).toHaveScreenshot(
| ^
83 | `${id.replace(/^sample-section-/, '')}.png`
84 | );
85 | });
at /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts:82:33
|
Run Playwright tests:
tests/styleguide.spec.ts#L82
3) [webkit] › styleguide.spec.ts:76:7 › UI regression test - Styleguide section - sample-section-navigations
Error: Screenshot comparison failed:
81 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(navigations.png) with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('#sample-section-navigations')
- locator resolved to <div class="sample-section" id="sample-section-naviga…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 81 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#sample-section-navigations')
- locator resolved to <div class="sample-section" id="sample-section-naviga…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 81 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts-snapshots/navigations-webkit-linux.png
Received: /home/runner/work/web-client-ui/web-client-ui/test-results/styleguide-UI-regression-test---Styleguide-section---sample-section-navigations-webkit/navigations-actual.png
Diff: /home/runner/work/web-client-ui/web-client-ui/test-results/styleguide-UI-regression-test---Styleguide-section---sample-section-navigations-webkit/navigations-diff.png
80 | const sampleSection = page.locator(`#${id}`);
81 |
> 82 | await expect(sampleSection).toHaveScreenshot(
| ^
83 | `${id.replace(/^sample-section-/, '')}.png`
84 | );
85 | });
at /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts:82:33
|
Run Playwright tests:
tests/styleguide.spec.ts#L82
3) [webkit] › styleguide.spec.ts:76:7 › UI regression test - Styleguide section - sample-section-navigations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
81 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(navigations.png) with timeout 15000ms
- verifying given screenshot expectation
- waiting for locator('#sample-section-navigations')
- locator resolved to <div class="sample-section" id="sample-section-naviga…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 81 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#sample-section-navigations')
- locator resolved to <div class="sample-section" id="sample-section-naviga…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 81 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts-snapshots/navigations-webkit-linux.png
Received: /home/runner/work/web-client-ui/web-client-ui/test-results/styleguide-UI-regression-test---Styleguide-section---sample-section-navigations-webkit-retry1/navigations-actual.png
Diff: /home/runner/work/web-client-ui/web-client-ui/test-results/styleguide-UI-regression-test---Styleguide-section---sample-section-navigations-webkit-retry1/navigations-diff.png
80 | const sampleSection = page.locator(`#${id}`);
81 |
> 82 | await expect(sampleSection).toHaveScreenshot(
| ^
83 | `${id.replace(/^sample-section-/, '')}.png`
84 | );
85 | });
at /home/runner/work/web-client-ui/web-client-ui/tests/styleguide.spec.ts:82:33
|
Run Playwright tests
Process completed with exit code 1.
|
Run Playwright tests:
[webkit] › styleguide.spec.ts#L1
[webkit] › styleguide.spec.ts took 5.7m
|
Run Playwright tests:
[firefox] › styleguide.spec.ts#L1
[firefox] › styleguide.spec.ts took 2.3m
|
Run Playwright tests:
[chromium] › styleguide.spec.ts#L1
[chromium] › styleguide.spec.ts took 2.0m
|
Run Playwright tests:
[webkit] › table-operations.spec.ts#L1
[webkit] › table-operations.spec.ts took 1.5m
|
Run Playwright tests:
[webkit] › context-menu.spec.ts#L1
[webkit] › context-menu.spec.ts took 1.4m
|
Run Playwright tests
3 failed
[chromium] › styleguide.spec.ts:76:7 › UI regression test - Styleguide section - sample-section-navigations
[firefox] › styleguide.spec.ts:76:7 › UI regression test - Styleguide section - sample-section-navigations
[webkit] › styleguide.spec.ts:76:7 › UI regression test - Styleguide section - sample-section-navigations
240 passed (19.3m)
|
The logs for this run have expired and are no longer available.
Loading