Annotation viewer components #484
Annotations
22 errors, 1 warning, and 2 notices
Run-Tests (windows-latest)
unable to create file src/tests/__snapshots__/annotation-overflowing-annotations-partially-overflowed-1-axis-high-frequency-label-is-overflowing/annotation-overflowing-annotations-partially-overflowed-1-axis-high-frequency-label-is-overflowing-1.png: Filename too long
|
Run-Tests (windows-latest)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 1
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes:
src/components/annotate/annotate.spec.ts#L29
1) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes
Error: expect(locator).toHaveScreenshot(expected)
3194 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes-1.png
Received: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-actual.png
Diff: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /home/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes:
src/components/annotate/annotate.spec.ts#L29
1) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
3194 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes-1.png
Received: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium-retry1/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-actual.png
Diff: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium-retry1/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /home/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes:
src/components/annotate/annotate.spec.ts#L29
1) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
3194 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes-1.png
Received: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium-retry2/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-actual.png
Diff: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium-retry2/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /home/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes:
src/components/annotate/annotate.spec.ts#L29
1) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
3194 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes-1.png
Received: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium-retry3/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-actual.png
Diff: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium-retry3/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /home/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed:
src/components/annotate/annotate.spec.ts#L29
2) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed
Error: expect(locator).toHaveScreenshot(expected)
3234 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed-1.png
Received: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-actual.png
Diff: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /home/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed:
src/components/annotate/annotate.spec.ts#L29
2) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
3234 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed-1.png
Received: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium-retry1/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-actual.png
Diff: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium-retry1/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /home/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed:
src/components/annotate/annotate.spec.ts#L29
2) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
3234 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed-1.png
Received: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium-retry2/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-actual.png
Diff: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium-retry2/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /home/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed:
src/components/annotate/annotate.spec.ts#L29
2) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
3234 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed-1.png
Received: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium-retry3/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-actual.png
Diff: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium-retry3/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /home/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › end time has overflowed:
src/components/annotate/annotate.spec.ts#L29
3) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › end time has overflowed
Error: expect(locator).toHaveScreenshot(expected)
3194 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-overflowing-annotations-partially-overflowed-1-axis-end-time-has-overflowed/annotation-overflowing-annotations-partially-overflowed-1-axis-end-time-has-overflowed-1.png
Received: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-14206-xis-end-time-has-overflowed-chromium/annotation-overflowing-ann-fcdd9-s-end-time-has-overflowed-1-actual.png
Diff: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-14206-xis-end-time-has-overflowed-chromium/annotation-overflowing-ann-fcdd9-s-end-time-has-overflowed-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /home/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › end time has overflowed:
src/components/annotate/annotate.spec.ts#L29
3) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › end time has overflowed
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
3194 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-overflowing-annotations-partially-overflowed-1-axis-end-time-has-overflowed/annotation-overflowing-annotations-partially-overflowed-1-axis-end-time-has-overflowed-1.png
Received: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-14206-xis-end-time-has-overflowed-chromium-retry1/annotation-overflowing-ann-fcdd9-s-end-time-has-overflowed-1-actual.png
Diff: /home/runner/work/web-components/web-components/test-results/components-annotate-annota-14206-xis-end-time-has-overflowed-chromium-retry1/annotation-overflowing-ann-fcdd9-s-end-time-has-overflowed-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /home/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes:
src/components/annotate/annotate.spec.ts#L29
1) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes
Error: expect(locator).toHaveScreenshot(expected)
3194 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes-1.png
Received: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-actual.png
Diff: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /Users/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes:
src/components/annotate/annotate.spec.ts#L29
1) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
3194 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes-1.png
Received: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium-retry1/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-actual.png
Diff: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium-retry1/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /Users/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes:
src/components/annotate/annotate.spec.ts#L29
1) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
3194 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes-1.png
Received: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium-retry2/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-actual.png
Diff: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium-retry2/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /Users/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes:
src/components/annotate/annotate.spec.ts#L29
1) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
3194 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes/annotation-in-view-bounding-boxes-should-correctly-place-correct-bounding-boxes-1.png
Received: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium-retry3/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-actual.png
Diff: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-ed139-lace-correct-bounding-boxes-chromium-retry3/annotation-in-view-boundin-b9217-ce-correct-bounding-boxes-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /Users/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed:
src/components/annotate/annotate.spec.ts#L29
2) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed
Error: expect(locator).toHaveScreenshot(expected)
3234 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed-1.png
Received: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-actual.png
Diff: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /Users/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed:
src/components/annotate/annotate.spec.ts#L29
2) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
3234 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed-1.png
Received: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium-retry1/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-actual.png
Diff: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium-retry1/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /Users/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed:
src/components/annotate/annotate.spec.ts#L29
2) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
3234 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed-1.png
Received: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium-retry2/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-actual.png
Diff: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium-retry2/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /Users/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed:
src/components/annotate/annotate.spec.ts#L29
2) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
3234 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed/annotation-overflowing-annotations-partially-overflowed-1-axis-start-time-has-overflowed-1.png
Received: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium-retry3/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-actual.png
Diff: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-3f2e6-s-start-time-has-overflowed-chromium-retry3/annotation-overflowing-ann-650cc-start-time-has-overflowed-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3234 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /Users/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › end time has overflowed:
src/components/annotate/annotate.spec.ts#L29
3) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › end time has overflowed
Error: expect(locator).toHaveScreenshot(expected)
3194 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-overflowing-annotations-partially-overflowed-1-axis-end-time-has-overflowed/annotation-overflowing-annotations-partially-overflowed-1-axis-end-time-has-overflowed-1.png
Received: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-14206-xis-end-time-has-overflowed-chromium/annotation-overflowing-ann-fcdd9-s-end-time-has-overflowed-1-actual.png
Diff: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-14206-xis-end-time-has-overflowed-chromium/annotation-overflowing-ann-fcdd9-s-end-time-has-overflowed-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /Users/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › end time has overflowed:
src/components/annotate/annotate.spec.ts#L29
3) [chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › end time has overflowed
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
3194 pixels (ratio 0.01 of all image pixels) are different.
Expected: /Users/runner/work/web-components/web-components/src/tests/__snapshots__/annotation-overflowing-annotations-partially-overflowed-1-axis-end-time-has-overflowed/annotation-overflowing-annotations-partially-overflowed-1-axis-end-time-has-overflowed-1.png
Received: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-14206-xis-end-time-has-overflowed-chromium-retry1/annotation-overflowing-ann-fcdd9-s-end-time-has-overflowed-1-actual.png
Diff: /Users/runner/work/web-components/web-components/test-results/components-annotate-annota-14206-xis-end-time-has-overflowed-chromium-retry1/annotation-overflowing-ann-fcdd9-s-end-time-has-overflowed-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('body').first()
- locator resolved to <body>…</body>
- 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
- 3194 pixels (ratio 0.01 of all image pixels) are different.
27 | await fixture.createWithAnnotation(spec.annotation);
28 | await fixture.onlyShowAnnotationOutline();
> 29 | await expect(fixture.bodyElement()).toHaveScreenshot();
| ^
30 | });
31 | }
32 | }
at /Users/runner/work/web-components/web-components/src/components/annotate/annotate.spec.ts:29:43
|
Run-Tests (windows-latest)
No files were found with the provided path: ./test-report/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
39 failed
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › end time has overflowed
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › low frequency has overflowed
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › high frequency has overflowed
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › high frequency label is overflowing
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › two axes overflow › time dimensions overflow
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › top left
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › top right
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › bottom right
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › bottom left
[chromium] › src/components/annotate/annotate.spec.ts:356:5 › annotation › selecting annotations › should change the annotations color if the label is clicked
[chromium] › src/components/annotate/annotate.spec.ts:373:5 › annotation › selecting annotations › should raise above other annotations when the label is clicked
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › end time has overflowed
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › low frequency has overflowed
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › high frequency has overflowed
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › high frequency label is overflowing
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › two axes overflow › time dimensions overflow
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › top left
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › top right
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › bottom right
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › bottom left
[firefox] › src/components/annotate/annotate.spec.ts:356:5 › annotation › selecting annotations › should change the annotations color if the label is clicked
[firefox] › src/components/annotate/annotate.spec.ts:373:5 › annotation › selecting annotations › should raise above other annotations when the label is clicked
[webkit] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes
|
🎭 Playwright Run Summary
39 failed
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › end time has overflowed
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › low frequency has overflowed
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › high frequency has overflowed
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › high frequency label is overflowing
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › two axes overflow › time dimensions overflow
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › top left
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › top right
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › bottom right
[chromium] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › bottom left
[chromium] › src/components/annotate/annotate.spec.ts:356:5 › annotation › selecting annotations › should change the annotations color if the label is clicked
[chromium] › src/components/annotate/annotate.spec.ts:373:5 › annotation › selecting annotations › should raise above other annotations when the label is clicked
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes › should correctly place correct bounding boxes
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › start time has overflowed
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › end time has overflowed
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › low frequency has overflowed
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › high frequency has overflowed
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › partially overflowed 1 axis › high frequency label is overflowing
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › two axes overflow › time dimensions overflow
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › top left
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › top right
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › bottom right
[firefox] › src/components/annotate/annotate.spec.ts:26:5 › annotation › overflowing annotations › corners overflowed › bottom left
[firefox] › src/components/annotate/annotate.spec.ts:356:5 › annotation › selecting annotations › should change the annotations color if the label is clicked
[firefox] › src/components/annotate/annotate.spec.ts:373:5 › annotation › selecting annotations › should raise above other annotations when the label is clicked
[webkit] › src/components/annotate/annotate.spec.ts:26:5 › annotation › in-view bounding boxes
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-report-macos-latest
|
19.7 MB |
|
test-report-ubuntu-latest
|
18.8 MB |
|