fix(core): Group
fix overlayed border in collapsed mode
#11223
Annotations
4 errors, 5 warnings, and 2 notices
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/kit/input-files/input-files.pw.spec.ts#L65
1) [webkit] › tests/kit/input-files/input-files.pw.spec.ts:59:9 › InputFiles › With button ───────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 640px by 882px, received 640px by 880px. 10154 pixels (ratio 0.02 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/input-files/input-files.pw.spec.ts-snapshots/03-with-button-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-files-input-files.pw-InputFiles-With-button-webkit/03-with-button-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-files-input-files.pw-InputFiles-With-button-webkit/03-with-button-diff.png
Call log:
- expect.toHaveScreenshot(03-with-button.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#with-button [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 640px by 882px, received 640px by 880px. 10154 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#with-button [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 640px by 882px, received 640px by 880px. 10154 pixels (ratio 0.02 of all image pixels) are different.
63 | await example.locator('button').first().click();
64 |
> 65 | await expect(example).toHaveScreenshot('03-with-button.png');
| ^
66 | });
67 | });
68 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-files/input-files.pw.spec.ts:65:31
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/kit/input-files/input-files.pw.spec.ts#L65
1) [webkit] › tests/kit/input-files/input-files.pw.spec.ts:59:9 › InputFiles › With button ───────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 640px by 882px, received 640px by 880px. 10154 pixels (ratio 0.02 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/input-files/input-files.pw.spec.ts-snapshots/03-with-button-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-files-input-files.pw-InputFiles-With-button-webkit-retry1/03-with-button-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-files-input-files.pw-InputFiles-With-button-webkit-retry1/03-with-button-diff.png
Call log:
- expect.toHaveScreenshot(03-with-button.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#with-button [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 640px by 882px, received 640px by 880px. 10154 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#with-button [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 640px by 882px, received 640px by 880px. 10154 pixels (ratio 0.02 of all image pixels) are different.
63 | await example.locator('button').first().click();
64 |
> 65 | await expect(example).toHaveScreenshot('03-with-button.png');
| ^
66 | });
67 | });
68 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-files/input-files.pw.spec.ts:65:31
|
Run screenshot tests on dist/demo/browser/main:
projects/demo-playwright/tests/kit/input-files/input-files.pw.spec.ts#L65
1) [webkit] › tests/kit/input-files/input-files.pw.spec.ts:59:9 › InputFiles › With button ───────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
Expected an image 640px by 882px, received 640px by 880px. 10154 pixels (ratio 0.02 of all image pixels) are different.
Expected: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/kit/input-files/input-files.pw.spec.ts-snapshots/03-with-button-webkit-darwin.png
Received: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-files-input-files.pw-InputFiles-With-button-webkit-retry2/03-with-button-actual.png
Diff: /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-kit-input-files-input-files.pw-InputFiles-With-button-webkit-retry2/03-with-button-diff.png
Call log:
- expect.toHaveScreenshot(03-with-button.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#with-button [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 640px by 882px, received 640px by 880px. 10154 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#with-button [automation-id="tui-doc-example"]')
- locator resolved to <div _ngcontent-ng-c644840128="" automation-id="tui-doc-example" class="t-demo ng-star-inserted">…</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
- Expected an image 640px by 882px, received 640px by 880px. 10154 pixels (ratio 0.02 of all image pixels) are different.
63 | await example.locator('button').first().click();
64 |
> 65 | await expect(example).toHaveScreenshot('03-with-button.png');
| ^
66 | });
67 | });
68 |
at /Users/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/kit/input-files/input-files.pw.spec.ts:65:31
|
Run screenshot tests on dist/demo/browser/main
Process completed with exit code 1.
|
Mac OS X building all dependencies
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Mac OS X building all dependencies
cairo 1.18.2 is already installed and up-to-date.
To reinstall 1.18.2, run:
brew reinstall cairo
|
Mac OS X building all dependencies
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
Mac OS X building all dependencies
jpeg-turbo 3.1.0 is already installed and up-to-date.
To reinstall 3.1.0, run:
brew reinstall jpeg-turbo
|
Mac OS X building all dependencies
giflib 5.2.2 is already installed and up-to-date.
To reinstall 5.2.2, run:
brew reinstall giflib
|
Run screenshot tests on dist/demo/browser/main
1 failed
[webkit] › tests/kit/input-files/input-files.pw.spec.ts:59:9 › InputFiles › With button ────────
17 skipped
99 passed (1.7m)
|
Run screenshot tests on dist/demo/browser
17 skipped
100 passed (1.9m)
|
Loading