fix(kit): Carousel
fix dragging in chrome
#10710
e2e.yml
on: pull_request
Build demo
4m 4s
Cypress / Component Testing
3m 52s
Matrix: playwright
E2E result
54s
Playwright E2E Tests matrix result
0s
Annotations
5 errors and 18 notices
[chromium] › tests/deep/deep-select.pw.spec.ts:13:13 › Deep / Select › /components/icon:
projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L49
1) [chromium] › tests/deep/deep-select.pw.spec.ts:13:13 › Deep / Select › /components/icon ───────
Error: expect(locator).toHaveScreenshot(expected)
803 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--components-icon-style-color--select-option-2-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select.pw-Deep-Select-components-icon-chromium/deep--components-icon-style-color--select-option-2-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select.pw-Deep-Select-components-icon-chromium/deep--components-icon-style-color--select-option-2-diff.png
Call log:
- expect.toHaveScreenshot(deep-/components/icon__[style.color]-select-option-2.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</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
- 803 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</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
- 803 pixels (ratio 0.01 of all image pixels) are different.
47 | await page.waitForTimeout(100);
48 |
> 49 | await expect(api.apiPageExample).toHaveScreenshot(
| ^
50 | `deep-${path}__${name}-select-option-${index}.png`,
51 | );
52 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:49:54
|
[chromium] › tests/deep/deep-select.pw.spec.ts:13:13 › Deep / Select › /components/icon:
projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L49
1) [chromium] › tests/deep/deep-select.pw.spec.ts:13:13 › Deep / Select › /components/icon ───────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
803 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--components-icon-style-color--select-option-2-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select.pw-Deep-Select-components-icon-chromium-retry1/deep--components-icon-style-color--select-option-2-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select.pw-Deep-Select-components-icon-chromium-retry1/deep--components-icon-style-color--select-option-2-diff.png
Call log:
- expect.toHaveScreenshot(deep-/components/icon__[style.color]-select-option-2.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</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
- 803 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</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
- 803 pixels (ratio 0.01 of all image pixels) are different.
47 | await page.waitForTimeout(100);
48 |
> 49 | await expect(api.apiPageExample).toHaveScreenshot(
| ^
50 | `deep-${path}__${name}-select-option-${index}.png`,
51 | );
52 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:49:54
|
[chromium] › tests/deep/deep-select.pw.spec.ts:13:13 › Deep / Select › /components/icon:
projects/demo-playwright/tests/deep/deep-select.pw.spec.ts#L49
1) [chromium] › tests/deep/deep-select.pw.spec.ts:13:13 › Deep / Select › /components/icon ───────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveScreenshot(expected)
803 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/snapshots/tests/deep/deep-select.pw.spec.ts-snapshots/deep--components-icon-style-color--select-option-2-chromium-linux.png
Received: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select.pw-Deep-Select-components-icon-chromium-retry2/deep--components-icon-style-color--select-option-2-actual.png
Diff: /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests-results/tests-deep-deep-select.pw-Deep-Select-components-icon-chromium-retry2/deep--components-icon-style-color--select-option-2-diff.png
Call log:
- expect.toHaveScreenshot(deep-/components/icon__[style.color]-select-option-2.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</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
- 803 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#demo-content')
- locator resolved to <div id="demo-content" _ngcontent-ng-c2476019924="">…</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
- 803 pixels (ratio 0.01 of all image pixels) are different.
47 | await page.waitForTimeout(100);
48 |
> 49 | await expect(api.apiPageExample).toHaveScreenshot(
| ^
50 | `deep-${path}__${name}-select-option-${index}.png`,
51 | );
52 |
at /home/runner/work/taiga-ui/taiga-ui/projects/demo-playwright/tests/deep/deep-select.pw.spec.ts:49:54
|
Playwright / ubuntu-latest / 3 of 9
Process completed with exit code 1.
|
E2E result
Process completed with exit code 1.
|
🎭 Playwright Run Summary
109 passed (1.2m)
|
🎭 Playwright Run Summary
109 passed (1.0m)
|
🎭 Playwright Run Summary
108 passed (1.7m)
|
🎭 Playwright Run Summary
108 passed (1.4m)
|
🎭 Playwright Run Summary
109 passed (1.8m)
|
🎭 Playwright Run Summary
109 passed (1.5m)
|
🎭 Playwright Run Summary
108 passed (2.1m)
|
🎭 Playwright Run Summary
108 passed (1.8m)
|
🎭 Playwright Run Summary
108 passed (1.2m)
|
🎭 Playwright Run Summary
108 passed (1.4m)
|
🎭 Playwright Run Summary
108 passed (1.1m)
|
🎭 Playwright Run Summary
108 passed (1.3m)
|
🎭 Playwright Run Summary
108 passed (1.4m)
|
🎭 Playwright Run Summary
108 passed (1.3m)
|
🎭 Playwright Run Summary
108 passed (1.3m)
|
🎭 Playwright Run Summary
108 passed (1.6m)
|
🎭 Playwright Run Summary
108 passed (5.6m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/deep/deep-select.pw.spec.ts:13:13 › Deep / Select › /components/icon ────────
107 passed (4.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
blob-reports_playwright-snapshots-artifacts--e9301a893116396c176bf2ec036606cf9f185e80-12085308738-9864-Linux_ubuntu-latest_1
Expired
|
164 KB |
|
blob-reports_playwright-snapshots-artifacts--e9301a893116396c176bf2ec036606cf9f185e80-12085308738-9864-Linux_ubuntu-latest_2
Expired
|
212 KB |
|
blob-reports_playwright-snapshots-artifacts--e9301a893116396c176bf2ec036606cf9f185e80-12085308738-9864-Linux_ubuntu-latest_3
Expired
|
5.18 MB |
|
blob-reports_playwright-snapshots-artifacts--e9301a893116396c176bf2ec036606cf9f185e80-12085308738-9864-Linux_ubuntu-latest_4
Expired
|
318 KB |
|
blob-reports_playwright-snapshots-artifacts--e9301a893116396c176bf2ec036606cf9f185e80-12085308738-9864-Linux_ubuntu-latest_5
Expired
|
596 KB |
|
blob-reports_playwright-snapshots-artifacts--e9301a893116396c176bf2ec036606cf9f185e80-12085308738-9864-Linux_ubuntu-latest_6
Expired
|
338 KB |
|
blob-reports_playwright-snapshots-artifacts--e9301a893116396c176bf2ec036606cf9f185e80-12085308738-9864-Linux_ubuntu-latest_7
Expired
|
199 KB |
|
blob-reports_playwright-snapshots-artifacts--e9301a893116396c176bf2ec036606cf9f185e80-12085308738-9864-Linux_ubuntu-latest_8
Expired
|
206 KB |
|
blob-reports_playwright-snapshots-artifacts--e9301a893116396c176bf2ec036606cf9f185e80-12085308738-9864-Linux_ubuntu-latest_9
Expired
|
229 KB |
|
cy_baseline_e9301a893116396c176bf2ec036606cf9f185e80
Expired
|
114 KB |
|
playwright-snapshots-artifacts--e9301a893116396c176bf2ec036606cf9f185e80-12085308738-9864-Linux_chromium_3
Expired
|
10.5 KB |
|