Fix bug parsing memory_limit in product importer (#46051) #29
ci.yml
on: push
Build Project Jobs
33s
Matrix: project-api-test-jobs
Matrix: project-e2e-test-jobs
Matrix: project-default-test-jobs
Matrix: project-lint-jobs
Matrix: project-performance-test-jobs
Report API tests results
15s
Report e2e tests results
26s
Evaluate Project Job Statuses
0s
Annotations
8 errors, 76 warnings, and 5 notices
Report API tests results
Process completed with exit code 4.
|
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products:
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L93
1) [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products
Error: page.waitForFunction: Timeout 20000ms exceeded.
91 | );
92 |
> 93 | await page.waitForFunction(
| ^
94 | ( [ selector, expectedCount ] ) =>
95 | document.querySelectorAll( selector ).length ===
96 | expectedCount,
at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:93:15
|
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products:
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L93
1) [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForFunction: Timeout 20000ms exceeded.
91 | );
92 |
> 93 | await page.waitForFunction(
| ^
94 | ( [ selector, expectedCount ] ) =>
95 | document.querySelectorAll( selector ).length ===
96 | expectedCount,
at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:93:15
|
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products:
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L93
1) [Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForFunction: Timeout 20000ms exceeded.
91 | );
92 |
> 93 | await page.waitForFunction(
| ^
94 | ( [ selector, expectedCount ] ) =>
95 | document.querySelectorAll( selector ).length ===
96 | expectedCount,
at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:93:15
|
[Chrome] › shopper/cart-checkout-calculate-tax.spec.js:117:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals:
plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-calculate-tax.spec.js#L162
2) [Chrome] › shopper/cart-checkout-calculate-tax.spec.js:117:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals, inclusive tax displayed properly › Load cart page and confirm price display
Error: Timed out 20000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('cell', { name: '$250.00 (includes $50.00 Nasty Tax)' })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 20000ms
- waiting for getByRole('cell', { name: '$250.00 (includes $50.00 Nasty Tax)' })
160 | name: '$250.00 (includes $50.00 Nasty Tax)',
161 | } )
> 162 | ).toBeVisible();
| ^
163 | } );
164 |
165 | await test.step( 'Load checkout page and confirm price display', async () => {
at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-calculate-tax.spec.js:162:7
at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-calculate-tax.spec.js:145:4
|
E2E - Core e2e tests 4/5
Process completed with exit code 1.
|
Report e2e tests results
Process completed with exit code 4.
|
Evaluate Project Job Statuses
Process completed with exit code 1.
|
Build Project Jobs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint - @woocommerce/admin-e2e-tests:
packages/js/admin-e2e-tests/src/elements/DropdownTypeaheadField.ts#L4
Unable to resolve path to module '@woocommerce/e2e-utils'
|
Lint - @woocommerce/admin-e2e-tests:
packages/js/admin-e2e-tests/src/fixtures/plugins.ts#L4
Unable to resolve path to module '@woocommerce/e2e-utils'
|
Lint - @woocommerce/admin-e2e-tests:
packages/js/admin-e2e-tests/src/fixtures/reset.ts#L4
Unable to resolve path to module '@woocommerce/e2e-utils'
|
Lint - @woocommerce/admin-e2e-tests:
packages/js/admin-e2e-tests/src/pages/Login.ts#L4
Unable to resolve path to module '@woocommerce/e2e-utils'
|
Lint - @woocommerce/admin-e2e-tests:
packages/js/admin-e2e-tests/src/pages/WcSettings.ts#L4
Unable to resolve path to module '@woocommerce/e2e-utils'
|
Lint - @woocommerce/admin-e2e-tests:
packages/js/admin-e2e-tests/src/sections/onboarding/BusinessSection.ts#L9
Unable to resolve path to module '@woocommerce/e2e-utils'
|
Lint - @woocommerce/admin-e2e-tests:
packages/js/admin-e2e-tests/src/sections/onboarding/StoreDetailsSection.ts#L8
Unable to resolve path to module '@woocommerce/e2e-utils'
|
Lint - @woocommerce/admin-e2e-tests:
packages/js/admin-e2e-tests/src/sections/payment-setup/BankAccountTransferSetup.ts#L4
Unable to resolve path to module '@woocommerce/e2e-utils'
|
Lint - @woocommerce/admin-e2e-tests:
packages/js/admin-e2e-tests/src/specs/activate-and-setup/basic-setup.ts#L7
Unable to resolve path to module '@woocommerce/e2e-utils'
|
Lint - @woocommerce/admin-e2e-tests:
packages/js/admin-e2e-tests/src/specs/activate-and-setup/complete-onboarding-wizard.ts#L5
Unable to resolve path to module '@woocommerce/e2e-utils'
|
Slow Test:
plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/checkout-block.spec.js took 51.7s
|
Slow Test:
plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-restricted-coupons.spec.js took 46.9s
|
Slow Test:
plugins/woocommerce/[Chrome] › shopper/checkout.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/checkout.spec.js took 31.0s
|
Slow Test:
plugins/woocommerce/[Chrome] › merchant/page-loads.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/page-loads.spec.js took 52.1s
|
Slow Test:
plugins/woocommerce/[Chrome] › merchant/order-status-filter.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/order-status-filter.spec.js took 35.3s
|
Slow Test:
plugins/woocommerce/[Chrome] › merchant/products/add-variable-product/update-variations.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/add-variable-product/update-variations.spec.js took 30.4s
|
Lint - @woocommerce/api-core-tests:
packages/js/api-core-tests/data/shared/batch-update.js#L1
JSDoc @return declaration present but return expression not available in function
|
Lint - @woocommerce/block-templates:
packages/js/block-templates/src/hooks/use-layout-template/use-layout-template.ts#L10
useEntityRecord not found in '@wordpress/core-data'
|
Lint - @woocommerce/customer-effort-score:
packages/js/customer-effort-score/src/components/customer-effort-score-tracks-container/index.js#L42
React Hook useEffect has a missing dependency: 'clearQueue'. Either include it or remove the dependency array. If 'clearQueue' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Lint - @woocommerce/customer-effort-score:
packages/js/customer-effort-score/src/components/customer-effort-score/index.tsx#L117
React Hook useEffect has missing dependencies: 'createNotice', 'icon', 'noticeLabel', 'onModalShownCallback', 'onNoticeDismissedCallback', 'onNoticeShownCallback', and 'title'. Either include them or remove the dependency array. If 'onNoticeShownCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Lint - @woocommerce/customer-effort-score:
packages/js/customer-effort-score/src/hooks/use-customer-effort-score-exit-page-tracker/index.ts#L33
React Hook useEffect has a missing dependency: 'pageId'. Either include it or remove the dependency array
|
Lint - @woocommerce/customer-effort-score:
packages/js/customer-effort-score/src/hooks/use-customer-effort-score-exit-page-tracker/index.ts#L46
React Hook useEffect has a missing dependency: 'pageId'. Either include it or remove the dependency array
|
Lint - @woocommerce/components:
packages/js/components/src/chart/index.js#L21
sanitize not found in 'dompurify'
|
Lint - @woocommerce/components:
packages/js/components/src/compare-filter/button.js#L9
Expected JSDoc block lines to be aligned
|
Lint - @woocommerce/components
React Hook useCallback has a missing dependency: 'inputStringDateTime'. Either include it or remove the dependency array
|
Lint - @woocommerce/components
React Hook useCallback has a missing dependency: 'setInputStringAndMaybeCallOnChange'. Either include it or remove the dependency array
|
Lint - @woocommerce/components:
packages/js/components/src/date/index.js#L8
Expected JSDoc block lines to be aligned
|
Lint - @woocommerce/components:
packages/js/components/src/dropdown-button/index.js#L10
Expected JSDoc block lines to be aligned
|
Lint - @woocommerce/components:
packages/js/components/src/experimental-select-control/combo-box.tsx#L48
Avoid accessing the active element with a global. Use the ownerDocument property on a node ref instead
|
Lint - @woocommerce/components:
packages/js/components/src/experimental-select-control/menu.tsx#L55
React Hook useLayoutEffect has unnecessary dependencies: 'popoverRef.current' and 'selectControlMenuRef.current'. Either exclude them or remove the dependency array. Mutable values like 'selectControlMenuRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
Lint - @woocommerce/components:
packages/js/components/src/experimental-select-control/stories/index.tsx#L157
React Hook useCallback has an unnecessary dependency: 'selectedItem'. Either exclude it or remove the dependency array
|
Lint - @woocommerce/components:
packages/js/components/src/experimental-select-control/stories/index.tsx#L238
React Hook useCallback has an unnecessary dependency: 'selectedItem'. Either exclude it or remove the dependency array
|
Slow Test:
plugins/woocommerce/[Chrome] › merchant/create-restricted-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/create-restricted-coupons.spec.js took 1.4m
|
Slow Test:
plugins/woocommerce/[Chrome] › merchant/order-edit.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/order-edit.spec.js took 57.7s
|
Slow Test:
plugins/woocommerce/[Chrome] › merchant/order-search.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/order-search.spec.js took 57.5s
|
Slow Test:
plugins/woocommerce/[Chrome] › merchant/create-shipping-zones.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/create-shipping-zones.spec.js took 47.3s
|
Slow Test:
plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js took 38.7s
|
Lint - @woocommerce/data:
packages/js/data/src/navigation/with-navigation-hydration.tsx#L45
React Hook useEffect has missing dependencies: 'finishResolution', 'setMenuItems', and 'startResolution'. Either include them or remove the dependency array
|
Lint - @woocommerce/data:
packages/js/data/src/options/with-options-hydration.tsx#L30
React Hook useSelect has a missing dependency: 'data'. Either include it or remove the dependency array
|
Lint - @woocommerce/data:
packages/js/data/src/options/with-options-hydration.tsx#L43
React Hook useEffect has missing dependencies: 'data', 'finishResolution', 'receiveOptions', and 'startResolution'. Either include them or remove the dependency array
|
Lint - @woocommerce/data:
packages/js/data/src/plugins/with-plugins-hydration.tsx#L70
React Hook useEffect has missing dependencies: 'finishResolution', 'startResolution', 'updateActivePlugins', 'updateInstalledPlugins', and 'updateIsJetpackConnected'. Either include them or remove the dependency array
|
Lint - @woocommerce/data:
packages/js/data/src/settings/use-settings.ts#L34
React Hook useSelect has a missing dependency: 'settingsKeys'. Either include it or remove the dependency array
|
Lint - @woocommerce/data:
packages/js/data/src/settings/use-settings.ts#L34
React Hook useSelect has a spread element in its dependency array. This means we can't statically verify whether you've passed the correct dependencies
|
Lint - @woocommerce/data:
packages/js/data/src/settings/use-settings.ts#L45
React Hook useCallback has a missing dependency: 'updateSettingsForGroup'. Either include it or remove the dependency array
|
Lint - @woocommerce/data:
packages/js/data/src/settings/use-settings.ts#L51
React Hook useCallback has a missing dependency: 'persistSettingsForGroup'. Either include it or remove the dependency array
|
Lint - @woocommerce/data:
packages/js/data/src/settings/use-settings.ts#L56
React Hook useCallback has a missing dependency: 'updateAndPersistSettingsForGroup'. Either include it or remove the dependency array
|
Lint - @woocommerce/data:
packages/js/data/src/use-select-with-refresh.ts#L34
React Hook useSelect has a missing dependency: 'mapSelectToProps'. Either include it or remove the dependency array
|
Slow Test:
plugins/woocommerce/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/logo-picker/logo-picker.spec.js took 1.7m
|
Slow Test:
plugins/woocommerce/[Chrome] › customize-store/assembler/header.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/header.spec.js took 1.2m
|
Slow Test:
plugins/woocommerce/[Chrome] › customize-store/assembler/footer.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/footer.spec.js took 1.2m
|
Slow Test:
plugins/woocommerce/[Chrome] › admin-analytics/analytics-data.spec.js#L1
plugins/woocommerce/[Chrome] › admin-analytics/analytics-data.spec.js took 1.1m
|
Slow Test:
plugins/woocommerce/[Chrome] › admin-analytics/analytics.spec.js#L1
plugins/woocommerce/[Chrome] › admin-analytics/analytics.spec.js took 30.6s
|
Slow Test:
plugins/woocommerce/[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js took 1.4m
|
Slow Test:
plugins/woocommerce/[Chrome] › merchant/products/block-editor/create-variable-product-block-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/create-variable-product-block-editor.spec.js took 55.0s
|
Slow Test:
plugins/woocommerce/[Chrome] › merchant/products/block-editor/disable-block-product-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/disable-block-product-editor.spec.js took 51.5s
|
Slow Test:
plugins/woocommerce/[Chrome] › shopper/cart-checkout-calculate-tax.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-calculate-tax.spec.js took 47.1s
|
Slow Test:
plugins/woocommerce/[Chrome] › merchant/products/block-editor/product-inventory-block-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/product-inventory-block-editor.spec.js took 37.8s
|
Lint - @woocommerce/experimental:
packages/js/experimental/src/experimental-list/collapsible-list/index.tsx#L205
React Hook useEffect has missing dependencies: 'displayedChildren', 'isCollapsed', 'listProps.animation', and 'updateChildren'. Either include them or remove the dependency array. You can also do a functional update 'setDisplayedChildren(d => ...)' if you only need 'displayedChildren' in the 'setDisplayedChildren' call
|
Lint - @woocommerce/experimental:
packages/js/experimental/src/experimental-list/collapsible-list/index.tsx#L219
React Hook useCallback has a missing dependency: 'triggerCallbacks'. Either include it or remove the dependency array
|
Lint - @woocommerce/experimental:
packages/js/experimental/src/vertical-css-transition/vertical-css-transition.tsx#L52
React Hook useCallback has an unnecessary dependency: 'children'. Either exclude it or remove the dependency array
|
Lint - @woocommerce/navigation:
packages/js/navigation/src/hooks/use-confirm-unsaved-changes.ts#L64
React Hook useEffect has a missing dependency: 'shouldConfirm'. Either include it or remove the dependency array. If 'shouldConfirm' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Lint - @woocommerce/onboarding:
packages/js/onboarding/src/components/Loader/Loader.tsx#L152
React Hook useEffect has a missing dependency: 'onChange'. Either include it or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Lint - @woocommerce/product-editor:
packages/js/product-editor/src/blocks/generic/linked-product-list/edit.tsx#L100
React Hook useEffect has a missing dependency: 'loadLinkedProductsDispatcher'. Either include it or remove the dependency array
|
Lint - @woocommerce/product-editor:
packages/js/product-editor/src/blocks/generic/linked-product-list/edit.tsx#L111
React Hook useCallback has missing dependencies: 'productId' and 'searchProductsDispatcher'. Either include them or remove the dependency array
|
Lint - @woocommerce/product-editor:
packages/js/product-editor/src/blocks/generic/taxonomy/create-taxonomy-modal.tsx#L57
React Hook useCallback has a missing dependency: 'searchEntity'. Either include it or remove the dependency array
|
Lint - @woocommerce/product-editor:
packages/js/product-editor/src/blocks/generic/taxonomy/create-taxonomy-modal.tsx#L64
React Hook useEffect has a missing dependency: 'searchDelayed'. Either include it or remove the dependency array
|
Lint - @woocommerce/product-editor:
packages/js/product-editor/src/blocks/generic/taxonomy/edit.tsx#L72
React Hook useCallback has a missing dependency: 'searchEntity'. Either include it or remove the dependency array
|
Lint - @woocommerce/product-editor:
packages/js/product-editor/src/blocks/generic/taxonomy/edit.tsx#L79
React Hook useEffect has a missing dependency: 'searchDelayed'. Either include it or remove the dependency array
|
Lint - @woocommerce/product-editor
React Hook useEffect has a missing dependency: 'setStockQuantity'. Either include it or remove the dependency array
|
Lint - @woocommerce/product-editor
React Hook useEffect has missing dependencies: 'attributes.autoFocus', 'clientId', and 'selectBlock'. Either include them or remove the dependency array
|
Lint - @woocommerce/product-editor
React Hook useEffect has missing dependencies: 'isRequired' and 'validateRegularPrice'. Either include them or remove the dependency array
|
Lint - @woocommerce/product-editor:
packages/js/product-editor/src/blocks/product-fields/schedule-sale/edit.tsx#L81
React Hook useEffect has missing dependencies: 'hasEdit', 'setDateOnSaleFromGmt', and 'setDateOnSaleToGmt'. Either include them or remove the dependency array
|
Lint - package-release:
tools/package-release/src/changelogger.ts#L14
JSDoc @return declaration present but return expression not available in function
|
Lint - package-release:
tools/package-release/src/changelogger.ts#L86
JSDoc @return declaration present but return expression not available in function
|
Lint - package-release:
tools/package-release/src/validate.ts#L13
JSDoc @return declaration present but return expression not available in function
|
🎭 Playwright Run Summary
5 skipped
72 passed (5.1m)
|
🎭 Playwright Run Summary
65 passed (6.5m)
|
🎭 Playwright Run Summary
89 passed (8.4m)
|
🎭 Playwright Run Summary
3 skipped
83 passed (9.7m)
|
🎭 Playwright Run Summary
1 failed
[Chrome] › merchant/products/block-editor/linked-product-tab-product-block-editor.spec.js:49:3 › General tab › Linked product › can create a product with linked products
1 flaky
[Chrome] › shopper/cart-checkout-calculate-tax.spec.js:117:3 › Tax rates in the cart and checkout › Shopper Tax Display Tests › checks that taxes are calculated properly on totals, inclusive tax displayed properly
1 skipped
79 passed (10.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-0
Expired
|
263 KB |
|
all-blob-reports-1
Expired
|
111 KB |
|
all-blob-reports-2
Expired
|
114 KB |
|
all-blob-reports-3
Expired
|
89.8 KB |
|
all-blob-reports-4
Expired
|
14.1 MB |
|
all-blob-reports-5
Expired
|
103 KB |
|
api-test-report
Expired
|
2.02 MB |
|
e2e-test-report
Expired
|
30.8 MB |
|