Skip to content

[Launch Your Store] Add e2e tests #18057

[Launch Your Store] Add e2e tests

[Launch Your Store] Add e2e tests #18057

Triggered via pull request May 7, 2024 18:52
Status Failure
Total duration 32m 52s
Artifacts 6

ci.yml

on: pull_request
Build Project Jobs
49s
Build Project Jobs
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
0s
Report API tests results
Report e2e tests results
25s
Report e2e tests results
Evaluate Project Job Statuses
0s
Evaluate Project Job Statuses
Fit to window
Zoom out
Zoom in

Annotations

22 errors, 24 warnings, and 5 notices
[Chrome] › merchant/products/block-editor/create-variable-product-block-editor.spec.js:79:3 › Variations tab › Create variable product › can create a variation option and publish the product: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/create-variable-product-block-editor.spec.js#L112
1) [Chrome] › merchant/products/block-editor/create-variable-product-block-editor.spec.js:79:3 › Variations tab › Create variable product › can create a variation option and publish the product Error: locator.click: Timeout 20000ms exceeded. Call log: - waiting for locator('text=Create "Size"') 110 | .isVisible(); 111 | > 112 | await page.locator( 'text=Create "Size"' ).click(); | ^ 113 | 114 | const attributeColumn = page.getByPlaceholder( 115 | 'Search or create attribute' at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/create-variable-product-block-editor.spec.js:112:47
[Chrome] › merchant/products/block-editor/create-variable-product-block-editor.spec.js:79:3 › Variations tab › Create variable product › can create a variation option and publish the product: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/create-variable-product-block-editor.spec.js#L112
1) [Chrome] › merchant/products/block-editor/create-variable-product-block-editor.spec.js:79:3 › Variations tab › Create variable product › can create a variation option and publish the product Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 20000ms exceeded. Call log: - waiting for locator('text=Create "Size"') 110 | .isVisible(); 111 | > 112 | await page.locator( 'text=Create "Size"' ).click(); | ^ 113 | 114 | const attributeColumn = page.getByPlaceholder( 115 | 'Search or create attribute' at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/create-variable-product-block-editor.spec.js:112:47
[Chrome] › merchant/products/block-editor/create-variable-product-block-editor.spec.js:79:3 › Variations tab › Create variable product › can create a variation option and publish the product: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/create-variable-product-block-editor.spec.js#L112
1) [Chrome] › merchant/products/block-editor/create-variable-product-block-editor.spec.js:79:3 › Variations tab › Create variable product › can create a variation option and publish the product Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 20000ms exceeded. Call log: - waiting for locator('text=Create "Size"') 110 | .isVisible(); 111 | > 112 | await page.locator( 'text=Create "Size"' ).click(); | ^ 113 | 114 | const attributeColumn = page.getByPlaceholder( 115 | 'Search or create attribute' at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/create-variable-product-block-editor.spec.js:112:47
[Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js:97:1 › can create and add attributes: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js#L118
2) [Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js:97:1 › can create and add attributes › add new attributes Error: locator.click: Timeout 20000ms exceeded. Call log: - waiting for getByPlaceholder('Search or create attribute') 116 | 117 | // Add attributes that do not exist > 118 | await page.getByPlaceholder( 'Search or create attribute' ).click(); | ^ 119 | 120 | // Unless we wait for the list to be visible, the attribute name will be filled too soon and the test will fail. 121 | await waitForAttributeList( page ); at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js:118:63 at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js:114:2
[Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js:97:1 › can create and add attributes: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js#L118
2) [Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js:97:1 › can create and add attributes › add new attributes Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 20000ms exceeded. Call log: - waiting for getByPlaceholder('Search or create attribute') 116 | 117 | // Add attributes that do not exist > 118 | await page.getByPlaceholder( 'Search or create attribute' ).click(); | ^ 119 | 120 | // Unless we wait for the list to be visible, the attribute name will be filled too soon and the test will fail. 121 | await waitForAttributeList( page ); at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js:118:63 at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js:114:2
[Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js:97:1 › can create and add attributes: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js#L118
2) [Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js:97:1 › can create and add attributes › add new attributes Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 20000ms exceeded. Call log: - waiting for getByPlaceholder('Search or create attribute') 116 | 117 | // Add attributes that do not exist > 118 | await page.getByPlaceholder( 'Search or create attribute' ).click(); | ^ 119 | 120 | // Unless we wait for the list to be visible, the attribute name will be filled too soon and the test will fail. 121 | await waitForAttributeList( page ); at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js:118:63 at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js:114:2
[Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js:204:1 › can add existing attributes: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js#L218
3) [Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js:204:1 › can add existing attributes › add an existing attribute Error: locator.click: Timeout 20000ms exceeded. Call log: - waiting for getByPlaceholder('Search or create attribute') 216 | 217 | // Add attributes that do not exist > 218 | await page.getByPlaceholder( 'Search or create attribute' ).click(); | ^ 219 | 220 | // Unless we wait for the list to be visible, the attribute name will be filled too soon and the test will fail. 221 | await waitForAttributeList( page ); at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js:218:63 at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js:214:2
[Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js:204:1 › can add existing attributes: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js#L218
3) [Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js:204:1 › can add existing attributes › add an existing attribute Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 20000ms exceeded. Call log: - waiting for getByPlaceholder('Search or create attribute') 216 | 217 | // Add attributes that do not exist > 218 | await page.getByPlaceholder( 'Search or create attribute' ).click(); | ^ 219 | 220 | // Unless we wait for the list to be visible, the attribute name will be filled too soon and the test will fail. 221 | await waitForAttributeList( page ); at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js:218:63 at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js:214:2
[Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js:204:1 › can add existing attributes: plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js#L218
3) [Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js:204:1 › can add existing attributes › add an existing attribute Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Timeout 20000ms exceeded. Call log: - waiting for getByPlaceholder('Search or create attribute') 216 | 217 | // Add attributes that do not exist > 218 | await page.getByPlaceholder( 'Search or create attribute' ).click(); | ^ 219 | 220 | // Unless we wait for the list to be visible, the attribute name will be filled too soon and the test will fail. 221 | await waitForAttributeList( page ); at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js:218:63 at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/merchant/products/block-editor/product-attributes-block-editor.spec.js:214:2
[Chrome] › shopper/cart-checkout-calculate-tax.spec.js:116: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#L164
4) [Chrome] › shopper/cart-checkout-calculate-tax.spec.js:116: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)' }) 162 | name: '$250.00 (includes $50.00 Nasty Tax)', 163 | } ) > 164 | ).toBeVisible(); | ^ 165 | } ); 166 | 167 | 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:164:7 at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-calculate-tax.spec.js:147:4
[Chrome] › customize-store/assembler/color-picker.spec.js:290:3 › Assembler -> Color Pickers › Color palette Rustic Rosewood should be applied: plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/color-picker.spec.js#L343
1) [Chrome] › customize-store/assembler/color-picker.spec.js:290:3 › Assembler -> Color Pickers › Color palette Rustic Rosewood should be applied Error: locator.evaluateAll: Failed to find frame for selector ".cys-fullscreen-iframe[style="opacity: 1;"] >> internal:control=enter-frame >> .woocommerce-customize-store__edit-site-editor [name="editor-canvas"] >> internal:control=enter-frame >> h1, h2, h3, h4, h5, h6" 341 | const headers = await editor 342 | .locator( 'h1, h2, h3, h4, h5, h6' ) > 343 | .evaluateAll( ( elements ) => | ^ 344 | elements.map( ( element ) => { 345 | const style = window.getComputedStyle( element ); 346 | return { at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/color-picker.spec.js:343:6
[Chrome] › shopper/launch-your-store.spec.js:47:2 › LYS › Options set correctly: plugins/woocommerce/tests/e2e-pw/tests/shopper/launch-your-store.spec.js#L73
1) [Chrome] › shopper/launch-your-store.spec.js:47:2 › LYS › Options set correctly ─────────────── Error: Timed out 20000ms waiting for expect(locator).toBeVisible() Locator: getByRole('heading', { name: 'Pardon our dust! We\'re working on something amazing -- check back soon!', exact: true }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 20000ms - waiting for getByRole('heading', { name: 'Pardon our dust! We\'re working on something amazing -- check back soon!', exact: true }) 71 | exact: true, 72 | } ) > 73 | ).toBeVisible(); | ^ 74 | } ); 75 | } ); 76 | at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/launch-your-store.spec.js:73:5
[Chrome] › shopper/launch-your-store.spec.js:47:2 › LYS › Options set correctly: plugins/woocommerce/tests/e2e-pw/tests/shopper/launch-your-store.spec.js#L73
1) [Chrome] › shopper/launch-your-store.spec.js:47:2 › LYS › Options set correctly ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 20000ms waiting for expect(locator).toBeVisible() Locator: getByRole('heading', { name: 'Pardon our dust! We\'re working on something amazing -- check back soon!', exact: true }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 20000ms - waiting for getByRole('heading', { name: 'Pardon our dust! We\'re working on something amazing -- check back soon!', exact: true }) 71 | exact: true, 72 | } ) > 73 | ).toBeVisible(); | ^ 74 | } ); 75 | } ); 76 | at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/launch-your-store.spec.js:73:5
[Chrome] › shopper/launch-your-store.spec.js:47:2 › LYS › Options set correctly: plugins/woocommerce/tests/e2e-pw/tests/shopper/launch-your-store.spec.js#L73
1) [Chrome] › shopper/launch-your-store.spec.js:47:2 › LYS › Options set correctly ─────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 20000ms waiting for expect(locator).toBeVisible() Locator: getByRole('heading', { name: 'Pardon our dust! We\'re working on something amazing -- check back soon!', exact: true }) Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 20000ms - waiting for getByRole('heading', { name: 'Pardon our dust! We\'re working on something amazing -- check back soon!', exact: true }) 71 | exact: true, 72 | } ) > 73 | ).toBeVisible(); | ^ 74 | } ); 75 | } ); 76 | at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/launch-your-store.spec.js:73:5
[Chrome] › shopper/my-account-addresses.spec.js:35:2 › Customer can manage addresses in My Account > Addresses page › can add billing address from my account: plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js#L38
2) [Chrome] › shopper/my-account-addresses.spec.js:35:2 › Customer can manage addresses in My Account > Addresses page › can add billing address from my account Error: locator.fill: Timeout 20000ms exceeded. Call log: - waiting for locator('#username') 36 | await page.goto( 'my-account/edit-address/' ); 37 | // sign in as the "customer" user > 38 | await page.locator( '#username' ).fill( customer.username ); | ^ 39 | await page.locator( '#password' ).fill( customer.password ); 40 | await page.locator( 'text=Log in' ).click(); 41 | at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js:38:37
[Chrome] › shopper/my-account-addresses.spec.js:35:2 › Customer can manage addresses in My Account > Addresses page › can add billing address from my account: plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js#L38
2) [Chrome] › shopper/my-account-addresses.spec.js:35:2 › Customer can manage addresses in My Account > Addresses page › can add billing address from my account Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Timeout 20000ms exceeded. Call log: - waiting for locator('#username') 36 | await page.goto( 'my-account/edit-address/' ); 37 | // sign in as the "customer" user > 38 | await page.locator( '#username' ).fill( customer.username ); | ^ 39 | await page.locator( '#password' ).fill( customer.password ); 40 | await page.locator( 'text=Log in' ).click(); 41 | at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js:38:37
[Chrome] › shopper/my-account-addresses.spec.js:35:2 › Customer can manage addresses in My Account > Addresses page › can add billing address from my account: plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js#L38
2) [Chrome] › shopper/my-account-addresses.spec.js:35:2 › Customer can manage addresses in My Account > Addresses page › can add billing address from my account Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Timeout 20000ms exceeded. Call log: - waiting for locator('#username') 36 | await page.goto( 'my-account/edit-address/' ); 37 | // sign in as the "customer" user > 38 | await page.locator( '#username' ).fill( customer.username ); | ^ 39 | await page.locator( '#password' ).fill( customer.password ); 40 | await page.locator( 'text=Log in' ).click(); 41 | at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js:38:37
[Chrome] › shopper/my-account-addresses.spec.js:82:2 › Customer can manage addresses in My Account > Addresses page › can add shipping address from my account: plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js#L85
3) [Chrome] › shopper/my-account-addresses.spec.js:82:2 › Customer can manage addresses in My Account > Addresses page › can add shipping address from my account Error: locator.fill: Timeout 20000ms exceeded. Call log: - waiting for locator('#username') 83 | await page.goto( 'my-account/edit-address/' ); 84 | // sign in as the "customer" user > 85 | await page.locator( '#username' ).fill( customer.username ); | ^ 86 | await page.locator( '#password' ).fill( customer.password ); 87 | await page.locator( 'text=Log in' ).click(); 88 | at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js:85:37
[Chrome] › shopper/my-account-addresses.spec.js:82:2 › Customer can manage addresses in My Account > Addresses page › can add shipping address from my account: plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js#L85
3) [Chrome] › shopper/my-account-addresses.spec.js:82:2 › Customer can manage addresses in My Account > Addresses page › can add shipping address from my account Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Timeout 20000ms exceeded. Call log: - waiting for locator('#username') 83 | await page.goto( 'my-account/edit-address/' ); 84 | // sign in as the "customer" user > 85 | await page.locator( '#username' ).fill( customer.username ); | ^ 86 | await page.locator( '#password' ).fill( customer.password ); 87 | await page.locator( 'text=Log in' ).click(); 88 | at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js:85:37
[Chrome] › shopper/my-account-addresses.spec.js:82:2 › Customer can manage addresses in My Account > Addresses page › can add shipping address from my account: plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js#L85
3) [Chrome] › shopper/my-account-addresses.spec.js:82:2 › Customer can manage addresses in My Account > Addresses page › can add shipping address from my account Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.fill: Timeout 20000ms exceeded. Call log: - waiting for locator('#username') 83 | await page.goto( 'my-account/edit-address/' ); 84 | // sign in as the "customer" user > 85 | await page.locator( '#username' ).fill( customer.username ); | ^ 86 | await page.locator( '#password' ).fill( customer.password ); 87 | await page.locator( 'text=Log in' ).click(); 88 | at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-addresses.spec.js:85:37
[Chrome] › shopper/my-account-create-account.spec.js:68:2 › Shopper My Account Create Account › can create a new account via my account: plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-create-account.spec.js#L73
4) [Chrome] › shopper/my-account-create-account.spec.js:68:2 › Shopper My Account Create Account › can create a new account via my account Error: Timed out 20000ms waiting for expect(locator).toBeVisible() Locator: locator('.woocommerce-form-register') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 20000ms - waiting for locator('.woocommerce-form-register') 71 | await expect( 72 | page.locator( '.woocommerce-form-register' ) > 73 | ).toBeVisible(); | ^ 74 | 75 | await page.locator( 'input#reg_email' ).fill( customerEmailAddress ); 76 | await page.locator( 'button[name="register"]' ).click(); at /home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/tests/shopper/my-account-create-account.spec.js:73:5
Evaluate Project Job Statuses
Process completed with exit code 1.
🎭 Playwright Run Summary
86 passed (7.4m)
🎭 Playwright Run Summary
88 passed (9.3m)
🎭 Playwright Run Summary
3 failed [Chrome] › merchant/products/block-editor/create-variable-product-block-editor.spec.js:79:3 › Variations tab › Create variable product › can create a variation option and publish the product [Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js:97:1 › can create and add attributes [Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js:204:1 › can add existing attributes 1 flaky [Chrome] › shopper/cart-checkout-calculate-tax.spec.js:116: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 77 passed (12.8m)
🎭 Playwright Run Summary
1 flaky [Chrome] › customize-store/assembler/color-picker.spec.js:290:3 › Assembler -> Color Pickers › Color palette Rustic Rosewood should be applied 2 skipped 84 passed (14.0m)
🎭 Playwright Run Summary
20 failed [Chrome] › shopper/launch-your-store.spec.js:47:2 › LYS › Options set correctly ──────────────── [Chrome] › shopper/my-account-addresses.spec.js:35:2 › Customer can manage addresses in My Account > Addresses page › can add billing address from my account [Chrome] › shopper/my-account-addresses.spec.js:82:2 › Customer can manage addresses in My Account > Addresses page › can add shipping address from my account [Chrome] › shopper/my-account-create-account.spec.js:68:2 › Shopper My Account Create Account › can create a new account via my account [Chrome] › shopper/my-account-downloads.spec.js:87:2 › Customer can manage downloadable file in My Account > Downloads page › can see downloadable file and click to download it [Chrome] › shopper/my-account-pay-order.spec.js:81:2 › Customer can pay for their order through My Account › allows customer to pay for their order in My Account [Chrome] › shopper/my-account.spec.js:9:2 › My account page › allows customer to login and navigate [Chrome] › shopper/product-grouped.spec.js:75:2 › Grouped Product Page › should be able to add grouped products to the cart [Chrome] › shopper/product-grouped.spec.js:114:2 › Grouped Product Page › should be able to remove grouped products from the cart [Chrome] › shopper/product-simple.spec.js:96:2 › Single Product Page › should be able to post a review and see it after [Chrome] › shopper/product-simple.spec.js:121:2 › Single Product Page › should be able to see product description [Chrome] › shopper/product-variable.spec.js:187:2 › Variable Product Page › should be able to add variation products to the cart [Chrome] › shopper/product-variable.spec.js:223:2 › Variable Product Page › should be able to remove variation products from the cart [Chrome] › shopper/product-variable.spec.js:299:2 › Shopper > Update variable product › Shopper can change variable attributes to the same value [Chrome] › shopper/product-variable.spec.js:355:2 › Shopper > Update variable product › Shopper can change attributes to combination with dimensions and weight [Chrome] › shopper/product-variable.spec.js:407:2 › Shopper > Update variable product › Shopper can change variable product attributes to variation with a different price [Chrome] › shopper/product-variable.spec.js:475:2 › Shopper > Update variable product › Shopper can reset variations [Chrome] › shopper/shop-search-browse-sort.spec.js:111:2 › Search, browse by categories and sort items in the shop › should let user browse products by categories [Chrome] › shopper/shop-search-browse-sort.spec.js:135:2 › Search, browse by categories and sort items in the shop › should let user sort the products in the shop [Chrome] › shopper/wordpress-post.spec.js:7:1 › logged-in customer can comment on a post ─────── 5 skipped 59 passed (28.3m)
Slow Test: plugins/woocommerce/[Chrome] › merchant/order-search.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/order-search.spec.js took 56.7s
Slow Test: plugins/woocommerce/[Chrome] › merchant/page-loads.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/page-loads.spec.js took 51.2s
Slow Test: plugins/woocommerce/[Chrome] › merchant/order-status-filter.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/order-status-filter.spec.js took 32.5s
Slow Test: plugins/woocommerce/[Chrome] › merchant/product-import-csv.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/product-import-csv.spec.js took 30.4s
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 59.4s
Slow Test: plugins/woocommerce/[Chrome] › merchant/create-shipping-zones.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/create-shipping-zones.spec.js took 48.9s
Slow Test: plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/command-palette.spec.js took 36.5s
Slow Test: plugins/woocommerce/[Chrome] › merchant/create-order.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/create-order.spec.js took 30.9s
Slow Test: plugins/woocommerce/[Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js#L1
plugins/woocommerce/[Chrome] › merchant/products/block-editor/product-attributes-block-editor.spec.js took 2.8m
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 2.0m
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 48.9s
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-checkout-calculate-tax.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-checkout-calculate-tax.spec.js took 40.1s
Slow Test: plugins/woocommerce/[Chrome] › shopper/cart-block-coupons.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/cart-block-coupons.spec.js took 37.3s
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/color-picker.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/color-picker.spec.js took 5.0m
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.6m
Slow Test: plugins/woocommerce/[Chrome] › customize-store/assembler/homepage.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/homepage.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] › customize-store/assembler/header.spec.js#L1
plugins/woocommerce/[Chrome] › customize-store/assembler/header.spec.js took 56.9s
Slow Test: plugins/woocommerce/[Chrome] › shopper/product-variable.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/product-variable.spec.js took 6.7m
Slow Test: plugins/woocommerce/[Chrome] › shopper/product-grouped.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/product-grouped.spec.js took 2.2m
Slow Test: plugins/woocommerce/[Chrome] › shopper/product-simple.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/product-simple.spec.js took 2.2m
Slow Test: plugins/woocommerce/[Chrome] › shopper/shop-search-browse-sort.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/shop-search-browse-sort.spec.js took 2.2m
Slow Test: plugins/woocommerce/[Chrome] › shopper/my-account-addresses.spec.js#L1
plugins/woocommerce/[Chrome] › shopper/my-account-addresses.spec.js took 2.2m

Artifacts

Produced during runtime
Name Size
all-blob-e2e-reports-0 Expired
15 MB
all-blob-e2e-reports-1 Expired
135 KB
all-blob-e2e-reports-2 Expired
121 KB
all-blob-e2e-reports-3 Expired
58.8 MB
all-blob-e2e-reports-4 Expired
93.4 MB
e2e-test-report Expired
253 MB