Cronjob improvements #8963
Annotations
1 error, 1 warning, and 1 notice
Test Components:
packages/orbit-components/src/CarrierLogo/CarrierLogo.ct.tsx#L10
1) [Large Mobile] › CarrierLogo/CarrierLogo.ct.tsx:7:7 › visual CarrierLogo › CarrierLogo ────────
Error: Screenshot comparison failed:
370 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/orbit/orbit/packages/orbit-components/src/CarrierLogo/CarrierLogo.ct.tsx-snapshots/visual-CarrierLogo-CarrierLogo-1-Large-Mobile-linux.png
Received: /__w/orbit/orbit/packages/orbit-components/test-results/CarrierLogo-CarrierLogo.ct.tsx-visual-CarrierLogo-CarrierLogo-Large-Mobile/visual-CarrierLogo-CarrierLogo-1-actual.png
Diff: /__w/orbit/orbit/packages/orbit-components/test-results/CarrierLogo-CarrierLogo.ct.tsx-visual-CarrierLogo-CarrierLogo-Large-Mobile/visual-CarrierLogo-CarrierLogo-1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="space-y-xs flex flex-col">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 370 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="space-y-xs flex flex-col">…</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
- 370 pixels (ratio 0.01 of all image pixels) are different.
8 | const component = await mount(<CarrierLogoStory />);
9 |
> 10 | await expect(component).toHaveScreenshot();
| ^
11 | });
12 | });
13 |
at /__w/orbit/orbit/packages/orbit-components/src/CarrierLogo/CarrierLogo.ct.tsx:10:29
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Components
1 flaky
[Large Mobile] › CarrierLogo/CarrierLogo.ct.tsx:7:7 › visual CarrierLogo › CarrierLogo ─────────
455 passed (2.8m)
|
The logs for this run have expired and are no longer available.
Loading