Skip to content

Internal: Group all styles for "icon list" widget in one CSS file [ED-15893] #34364

Internal: Group all styles for "icon list" widget in one CSS file [ED-15893]

Internal: Group all styles for "icon list" widget in one CSS file [ED-15893] #34364

Triggered via pull request October 19, 2024 08:31
Status Success
Total duration 15m 10s
Artifacts 4

playwright.yml

on: pull_request
Build plugin  /  Build plugin
4m 14s
Build plugin / Build plugin
Matrix: Playwright
Playwright - Test Results
2s
Playwright - Test Results
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 35 warnings, and 11 notices
core/app/modules/onboarding/onboarding.test.ts:93:6 › On boarding @onBoarding › Onboarding Site Name Page: tests/playwright/sanity/core/app/modules/onboarding/onboarding.test.ts#L113
1) core/app/modules/onboarding/onboarding.test.ts:93:6 › On boarding @onboarding › Onboarding Site Name Page Error: expect(received).toBe(expected) // Object.is equality Expected: "Have a logo? Add it here." Received: "Now, let's give your site a name." 111 | pageTitleText = await pageTitle.innerText(); 112 | > 113 | expect( pageTitleText ).toBe( 'Have a logo? Add it here.' ); | ^ 114 | } ); 115 | 116 | /** at /home/runner/work/elementor/elementor/tests/playwright/sanity/core/app/modules/onboarding/onboarding.test.ts:113:27
elements-regression.test.ts:45:7 › Elementor regression tests with templates for CORE › Test divider template: tests/playwright/parallelTest.ts#L48
1) elements-regression.test.ts:45:7 › Elementor regression tests with templates for CORE › Test divider template Error: Failed to fetch Nonce. Base URL: http://localhost:8888, Storage State: /home/runner/work/elementor/elementor/test-results/.storageState-2.json at ../../playwright/parallelTest.ts:48 46 | await use( apiRequests ); 47 | } catch ( e ) { > 48 | throw new Error( `Failed to fetch Nonce. Base URL: ${ workerBaseURL }, Storage State: ${ workerStorageState } `, { cause: e } ); | ^ 49 | } 50 | }, { scope: 'worker' } ], 51 | at Object.exports.parallelTest._test.test.extend.apiRequests.scope (/home/runner/work/elementor/elementor/tests/playwright/parallelTest.ts:48:10)
modules/nested-accordion/nested-accordion-atomic-repeaters.test.ts:32:6 › Nested Accordion experiment is active @nested-atomic-repeaters › Atomic repeaters functionality: tests/playwright/sanity/modules/nested-accordion/nested-accordion-atomic-repeaters.test.ts#L63
1) modules/nested-accordion/nested-accordion-atomic-repeaters.test.ts:32:6 › Nested Accordion experiment is active @nested-atomic-repeaters › Atomic repeaters functionality › Check that items have following IDs after Item removal Error: expect(received).toBe(expected) // Object.is equality Expected: 6871 Received: 6872 61 | secondItemId = await accordionItems.nth( 1 ).getAttribute( 'id' ); 62 | > 63 | expect( await editor.isolatedIdNumber( idPrefix, secondItemId ) ).toBe( await editor.isolatedIdNumber( idPrefix, firstItemID ) + 1 ); | ^ 64 | } ); 65 | 66 | await test.step( 'Add an item to the repeater', async () => { at /home/runner/work/elementor/elementor/tests/playwright/sanity/modules/nested-accordion/nested-accordion-atomic-repeaters.test.ts:63:70 at /home/runner/work/elementor/elementor/tests/playwright/sanity/modules/nested-accordion/nested-accordion-atomic-repeaters.test.ts:56:3
Build plugin / Build plugin
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/get-diff-action@v6. 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: context-menu.test.ts#L1
context-menu.test.ts took 56.2s
Slow Test: core/base/document.test.ts#L1
core/base/document.test.ts took 26.9s
Slow Test: modules/container/container-1.test.ts#L1
modules/container/container-1.test.ts took 1.8m
Slow Test: modules/container/container-4.test.ts#L1
modules/container/container-4.test.ts took 1.8m
Slow Test: modules/container/container-3.test.ts#L1
modules/container/container-3.test.ts took 1.7m
Slow Test: modules/container/container-2.test.ts#L1
modules/container/container-2.test.ts took 1.6m
Slow Test: container-grid.test.ts#L1
container-grid.test.ts took 1.5m
Slow Test: basic-gallery.test.ts#L1
basic-gallery.test.ts took 53.5s
Slow Test: assets/dev/js/editor/elements/views/widget.test.ts#L1
assets/dev/js/editor/elements/views/widget.test.ts took 39.2s
Slow Test: button.test.ts#L1
button.test.ts took 38.1s
Slow Test: assets/js/frontend/utils/url-actions.test.ts#L1
assets/js/frontend/utils/url-actions.test.ts took 21.4s
Slow Test: modules/nested-tabs/nested-tabs-4.test.ts#L1
modules/nested-tabs/nested-tabs-4.test.ts took 2.1m
Slow Test: modules/nested-tabs/nested-tabs-3.test.ts#L1
modules/nested-tabs/nested-tabs-3.test.ts took 1.6m
Slow Test: modules/nested-tabs/nested-tabs-5.test.ts#L1
modules/nested-tabs/nested-tabs-5.test.ts took 1.5m
Slow Test: modules/promotions/promotions.test.ts#L1
modules/promotions/promotions.test.ts took 51.9s
Slow Test: modules/nested-tabs/nested-tabs-atomic-repeaters.test.ts#L1
modules/nested-tabs/nested-tabs-atomic-repeaters.test.ts took 39.0s
Slow Test: video.test.ts#L1
video.test.ts took 1.7m
Slow Test: modules/checklist/checklist.test.ts#L1
modules/checklist/checklist.test.ts took 2.6m
Slow Test: modules/ai/assets/js/editor/components/prompt-history/index.test.ts#L1
modules/ai/assets/js/editor/components/prompt-history/index.test.ts took 1.4m
Slow Test: includes/widgets/rating/style-panel.test.ts#L1
includes/widgets/rating/style-panel.test.ts took 54.5s
Slow Test: lighthouse.test.ts#L1
lighthouse.test.ts took 27.7s
Slow Test: includes/widgets/tabs.test.ts#L1
includes/widgets/tabs.test.ts took 25.4s
Slow Test: includes/elements/section/reverse-columns/reverse-columns.test.ts#L1
includes/elements/section/reverse-columns/reverse-columns.test.ts took 2.0m
Slow Test: includes/widgets/image.test.ts#L1
includes/widgets/image.test.ts took 1.5m
Slow Test: includes/widgets/image-carousel.test.ts#L1
includes/widgets/image-carousel.test.ts took 1.3m
Slow Test: includes/widgets/icons/icons-brands.test.ts#L1
includes/widgets/icons/icons-brands.test.ts took 1.3m
Slow Test: includes/elements/section/stretch-section.test.ts#L1
includes/elements/section/stretch-section.test.ts took 37.6s
Slow Test: modules/styleguide/styleguide-1.test.ts#L1
modules/styleguide/styleguide-1.test.ts took 2.3m
Slow Test: modules/styleguide/styleguide-2.test.ts#L1
modules/styleguide/styleguide-2.test.ts took 1.8m
Slow Test: modules/nested-accordion/nested-accordion-style.test.ts#L1
modules/nested-accordion/nested-accordion-style.test.ts took 1.8m
Slow Test: modules/nested-accordion/nested-accordion-content.test.ts#L1
modules/nested-accordion/nested-accordion-content.test.ts took 1.5m
Slow Test: modules/nested-tabs/nested-tabs-1.test.ts#L1
modules/nested-tabs/nested-tabs-1.test.ts took 1.4m
Slow Test: modules/nested-accordion/nested-accordion.test.ts#L1
modules/nested-accordion/nested-accordion.test.ts took 1.3m
Slow Test: modules/nested-tabs/nested-tabs-2.test.ts#L1
modules/nested-tabs/nested-tabs-2.test.ts took 51.2s
🎭 Playwright Run Summary
1 flaky core/app/modules/onboarding/onboarding.test.ts:93:6 › On boarding @onboarding › Onboarding Site Name Page 25 passed (1.6m)
🎭 Playwright Run Summary
27 passed (3.7m)
🎭 Playwright Run Summary
1 skipped 42 passed (3.9m)
🎭 Playwright Run Summary
38 passed (4.2m)
🎭 Playwright Run Summary
1 flaky elements-regression.test.ts:45:7 › Elementor regression tests with templates for CORE › Test divider template 32 passed (3.8m)
🎭 Playwright Run Summary
27 passed (4.5m)
🎭 Playwright Run Summary
8 skipped 30 passed (4.6m)
🎭 Playwright Run Summary
34 passed (5.0m)
🎭 Playwright Run Summary
33 passed (4.9m)
🎭 Playwright Run Summary
1 flaky modules/nested-accordion/nested-accordion-atomic-repeaters.test.ts:32:6 › Nested Accordion experiment is active @nested-atomic-repeaters › Atomic repeaters functionality 32 passed (5.0m)
🎭 Playwright Run Summary
34 passed (7.0m)

Artifacts

Produced during runtime
Name Size
elementor-3.26.0-20241019.0833
11.5 MB
playwright-test-results-2
459 KB
playwright-test-results-6
2.94 MB
playwright-test-results-elements-regression
11.8 KB