Skip to content

Cronjob improvements #8963

Cronjob improvements

Cronjob improvements #8963

Triggered via pull request February 8, 2024 11:31
Status Success
Total duration 17m 18s
Artifacts

test.yml

on: pull_request
Matrix: Test Components
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 9 warnings, and 4 notices
[Small Mobile] › CarrierLogo/CarrierLogo.ct.tsx:7:7 › visual CarrierLogo › CarrierLogo: packages/orbit-components/src/CarrierLogo/CarrierLogo.ct.tsx#L10
1) [Small 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-Small-Mobile-linux.png Received: /__w/orbit/orbit/packages/orbit-components/test-results/CarrierLogo-CarrierLogo.ct.tsx-visual-CarrierLogo-CarrierLogo-Small-Mobile/visual-CarrierLogo-CarrierLogo-1-actual.png Diff: /__w/orbit/orbit/packages/orbit-components/test-results/CarrierLogo-CarrierLogo.ct.tsx-visual-CarrierLogo-CarrierLogo-Small-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 - 2640 pixels (ratio 0.02 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 - 2270 pixels (ratio 0.02 of all image pixels) are different. - waiting 250ms 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
[Large Mobile] › CarrierLogo/CarrierLogo.ct.tsx:7:7 › visual CarrierLogo › CarrierLogo: 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
types
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/.
cypress
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/4)
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 (3/4)
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/.
docs
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/.
unit
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 (2/4)
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/.
lint
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 (4/4)
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/.
🎭 Playwright Run Summary
1 flaky [Small Mobile] › CarrierLogo/CarrierLogo.ct.tsx:7:7 › visual CarrierLogo › CarrierLogo ───────── 455 passed (2.3m)
🎭 Playwright Run Summary
456 passed (2.6m)
🎭 Playwright Run Summary
1 flaky [Large Mobile] › CarrierLogo/CarrierLogo.ct.tsx:7:7 › visual CarrierLogo › CarrierLogo ───────── 455 passed (2.8m)
🎭 Playwright Run Summary
456 passed (2.2m)