fix(OAuth): fix redirect to previous page instead of / #2358
ci-e2e.yaml
on: pull_request
Annotations
1 error, 10 warnings, and 3 notices
[chromium] › pages/operations/operations.base.screen.ts:89:5 › Operation - Statistics:
packages/ui/tests/screenshots/pages/operations/operations.base.screen.ts#L95
1) [chromium] › pages/operations/operations.base.screen.ts:89:5 › Operation - Statistics ─────────
Error: Screenshot comparison failed:
48 pixels (ratio 0.01 of all image pixels) are different.
Expected: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/operations/operations.base.screen.ts-snapshots/Operation---Statistics-1-chromium-linux.png
Received: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-operations-operation-59475-n.ts-Operation---Statistics-chromium/Operation---Statistics-1-actual.png
Diff: /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/test-results/pages-operations-operation-59475-n.ts-Operation---Statistics-chromium/Operation---Statistics-1-diff.png
Call log:
- expect.toHaveScreenshot with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 48 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 48 pixels (ratio 0.01 of all image pixels) are different.
93 | await operationsPage(page).waitForStatisticsRows();
94 |
> 95 | await expect(page).toHaveScreenshot();
| ^
96 | });
97 |
98 | test('Operation - Jobs', async ({page}) => {
at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/screenshots/pages/operations/operations.base.screen.ts:95:24
|
Start VM
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build docker image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build docker image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts#L1
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts took 26.6s
|
Slow Test:
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts#L1
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts took 28.7s
|
Slow Test:
packages/ui/tests/[chromium] › pages/navigation/navigation.table.base.screen.ts#L1
packages/ui/tests/[chromium] › pages/navigation/navigation.table.base.screen.ts took 18.8s
|
Slow Test:
packages/ui/tests/[chromium] › pages/bundles/bundles.base.screen.ts#L1
packages/ui/tests/[chromium] › pages/bundles/bundles.base.screen.ts took 16.4s
|
Slow Test:
packages/ui/tests/[chromium] › pages/navigation/navigation.base.screen.ts#L1
packages/ui/tests/[chromium] › pages/navigation/navigation.base.screen.ts took 15.9s
|
Slow Test:
packages/ui/tests/[chromium] › pages/components/components.base.screen.ts#L1
packages/ui/tests/[chromium] › pages/components/components.base.screen.ts took 15.3s
|
Stop VM
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
50 passed (2.0m)
|
🎭 Playwright Run Summary
50 passed (2.1m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › pages/operations/operations.base.screen.ts:89:5 › Operation - Statistics ──────────
37 passed (1.9m)
|