Skip to content

chore: updates code conditional

8e7530f
Select commit
Loading
Failed to load commit list.
Open

chore: Updates code conditional #167

chore: updates code conditional
8e7530f
Select commit
Loading
Failed to load commit list.
VTEX Sites / Integration Tests failed Jun 24, 2025 in 8m 23s

Integration Tests

Integration tests Failed. Check the details bellow.

Details

Videos of the tests that failed
a11y.test.js
analytics.test.js
cart.test.js
plp.test.js
seo.test.js
Test State
Accessibility tests checks a11y for collection page
Accessibility tests checks a11y for product page
Accessibility tests checks a11y for home page
view_item event add view_item event in data layer ✔️
select_item event select_item has the right properties ✔️
view_item_list event is sent when viewing the PLP
view_item_list event is sent when viewing a products shelf
view_item_list event is sent when viewing a product tiles
search event raises search ✔️
view_cart event is fired when the minicart is opened (without items)
view_cart event is fired when the minicart is opened (with items)
Cart Sidebar toggles cart sidebar ✔️
Search page Filters and Sorting options Applies filters after click
Search page Filters and Sorting options Sort products by price_asc
Search page Filters and Sorting options Sort products by price_desc
Infinite Scroll pagination Shows more products when requested
Infinite Scroll pagination Sticks to last seen page on plp pagination
Infinite Scroll pagination Changes the page being viewed on scroll
Home Page Seo has meta/canonical/link tags ✔️
Home Page Seo has structured data
Home Page Seo has OpenGraph tags ✔️
Product Page Seo has meta/canonical/link tags
Product Page Seo has structured data
Product Page Seo has OpenGraph tags
Collection Page Seo has meta/canonical/link tags ✔️
Collection Page Seo has structured data ✔️
Collection Page Seo has OpenGraph tags ✔️
Filtered Collection Page Seo has canonical pointing to parent url ✔️
Filtered Collection Page Seo has structured data ✔️
Filtered Collection Page Seo has OpenGraph tags ✔️
Search Page Seo has meta/canonical/link tags
Search Page Seo has OpenGraph tags ✔️
add_to_cart event when adding a product to the cart adds add_to_cart event in the data layer at product description page
add_to_cart event when increasing product quantity adds add_to_cart event in the data layer at quantity increase in the minicart
remove_from_cart event when removing a product from cart adds remove_from_cart event in the data layer
remove_from_cart event when decreasing product quantity adds remove_from_cart event in the data layer at quantity decrease in the minicart
Cart Sidebar when opening the cart sidebar should not scroll the background page ✔️
On product description pages when adding a product to cart successfully adds the product
On product description pages when removing a product from cart successfully removes the product
Search input when search for generic term opens the search page ✔️

[Tue Jun 24 17:35:52 UTC 2025] No secrets found for this repository

[STARTED] Task without title.
[SUCCESS] Task without title.

====================================================================================================

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        12.17.4                                                                        │
  │ Browser:        Electron 106 (headless)                                                        │
  │ Node Version:   v20.5.0 (/usr/local/bin/node)                                                  │
  │ Specs:          6 found (a11y.test.js, analytics.test.js, cart.test.js, plp.test.js, search.te │
  │                 st.js, seo.test.js)                                                            │
  │ Searched:       cypress/integration/**/*.test.{js,jsx,ts,tsx}                                  │
  │ Experiments:    experimentalRunAllSpecs=true                                                   │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  a11y.test.js                                                                    (1 of 6)


  Accessibility tests
3 accessibility violation(s) detected
┌─────────┬─────────────────────┬────────────┬───────────────────────────────────────────────────────────────────┬───────┐
│ (index) │         id          │   impact   │                            description                            │ nodes │
├─────────┼─────────────────────┼────────────┼───────────────────────────────────────────────────────────────────┼───────┤
│    0    │ 'aria-allowed-role' │  'minor'   │ 'Ensures role attribute has an appropriate value for the element' │   1   │
│    1    │ 'landmark-one-main' │ 'moderate' │            'Ensures the document has a main landmark'             │   1   │
│    2    │      'region'       │ 'moderate' │       'Ensures all page content is contained by landmarks'        │   7   │
└─────────┴─────────────────────┴────────────┴───────────────────────────────────────────────────────────────────┴───────┘
    1) checks a11y for collection page
    2) checks a11y for product page
2 accessibility violation(s) detected
┌─────────┬────────────────────────┬────────────┬────────────────────────────────────────────────────────────────────────────────────┬───────┐
│ (index) │           id           │   impact   │                                    description                                     │ nodes │
├─────────┼────────────────────────┼────────────┼────────────────────────────────────────────────────────────────────────────────────┼───────┤
│    0    │  'landmark-one-main'   │ 'moderate' │                     'Ensures the document has a main landmark'                     │   1   │
│    1    │ 'page-has-heading-one' │ 'moderate' │ 'Ensure that the page, or at least one of its frames contains a level-one heading' │   1   │
└─────────┴────────────────────────┴────────────┴────────────────────────────────────────────────────────────────────────────────────┴───────┘
2 accessibility violation(s) detected
┌─────────┬────────────────────────┬────────────┬────────────────────────────────────────────────────────────────────────────────────┬───────┐
│ (index) │           id           │   impact   │                                    description                                     │ nodes │
├─────────┼────────────────────────┼────────────┼────────────────────────────────────────────────────────────────────────────────────┼───────┤
│    0    │  'landmark-one-main'   │ 'moderate' │                     'Ensures the document has a main landmark'                     │   1   │
│    1    │ 'page-has-heading-one' │ 'moderate' │ 'Ensure that the page, or at least one of its frames contains a level-one heading' │   1   │
└─────────┴────────────────────────┴────────────┴────────────────────────────────────────────────────────────────────────────────────┴───────┘
    3) checks a11y for home page


  0 passing (10s)
  3 failing

  1) Accessibility tests
       checks a11y for collection page:
     AssertionError: Timed out retrying after 4000ms: Expected to find element: `[data-testid=product-link]`, but never found it.
      at Context.eval (webpack://dot-faststore/./cypress/integration/a11y.test.js:20:31)

  2) Accessibility tests
       checks a11y for product page:
     CypressError: `cy.visit()` failed trying to load:

https://sfj-8e7530f--playground.preview.vtex.app/mouse/p

The response we received from your web server was:

  > 404: Not Found

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130296:76)
      at visitFailedByErr (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:129704:12)
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130279:13)
      at tryCatcher (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromise0 (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1621:10)
      at Promise._settlePromises (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1697:18)
      at _drainQueueStep (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2407:12)
      at _drainQueue (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2400:9)
      at Async._drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2416:5)
      at Async.drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2286:14)
  From Your Spec Code:
      at Context.eval (webpack://dot-faststore/./cypress/integration/a11y.test.js:32:7)

  3) Accessibility tests
       checks a11y for home page:
     AssertionError: 2 accessibility violations were detected: expected 2 to equal 0
      at Context.eval (webpack://dot-faststore/../node_modules/cypress-axe/dist/index.js:100:0)



[mochawesome] Report JSON saved to /shared/project/.faststore/cypress/reports/single/mochawesome.json


  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        3                                                                                │
  │ Passing:      0                                                                                │
  │ Failing:      3                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  6                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     10 seconds                                                                       │
  │ Spec Ran:     a11y.test.js                                                                     │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /shared/project/.faststore/cypress/screenshots/a11y.test.js/Accessibility tests      (1280x720)
     -- checks a11y for collection page (failed).png                                                
  -  /shared/project/.faststore/cypress/screenshots/a11y.test.js/Accessibility tests      (1280x720)
     -- checks a11y for collection page (failed) (attempt 2).png                                    
  -  /shared/project/.faststore/cypress/screenshots/a11y.test.js/Accessibility tests      (1280x720)
     -- checks a11y for product page (failed).png                                                   
  -  /shared/project/.faststore/cypress/screenshots/a11y.test.js/Accessibility tests      (1280x720)
     -- checks a11y for product page (failed) (attempt 2).png                                       
  -  /shared/project/.faststore/cypress/screenshots/a11y.test.js/Accessibility tests      (1280x720)
     -- checks a11y for home page (failed).png                                                      
  -  /shared/project/.faststore/cypress/screenshots/a11y.test.js/Accessibility tests      (1280x720)
     -- checks a11y for home page (failed) (attempt 2).png                                          


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 1 second                                                  

  -  Video output: /shared/project/.faststore/cypress/videos/a11y.test.js.mp4


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  analytics.test.js                                                               (2 of 6)


  add_to_cart event
    when adding a product to the cart
      1) adds add_to_cart event in the data layer at product description page
    when increasing product quantity
      2) adds add_to_cart event in the data layer at quantity increase in the minicart

  remove_from_cart event
    when removing a product from cart
      3) adds remove_from_cart event in the data layer
    when decreasing product quantity
      4) adds remove_from_cart event in the data layer at quantity decrease in the minicart

  view_item event
    ✓ add view_item event in data layer

  select_item event
    ✓ select_item has the right properties

  view_item_list event
    5) is sent when viewing the PLP
    6) is sent when viewing a products shelf
    7) is sent when viewing a product tiles

  search event
    ✓ raises search

  view_cart event
    8) is fired when the minicart is opened (without items)
    9) is fired when the minicart is opened (with items)


  3 passing (39s)
  9 failing

  1) add_to_cart event
       when adding a product to the cart
         adds add_to_cart event in the data layer at product description page:
     CypressError: `cy.visit()` failed trying to load:

https://sfj-8e7530f--playground.preview.vtex.app/mouse/p

The response we received from your web server was:

  > 404: Not Found

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130296:76)
      at visitFailedByErr (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:129704:12)
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130279:13)
      at tryCatcher (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromise0 (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1621:10)
      at Promise._settlePromises (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1697:18)
      at _drainQueueStep (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2407:12)
      at _drainQueue (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2400:9)
      at Async._drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2416:5)
      at Async.drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2286:14)
  From Your Spec Code:
      at Context.eval (webpack://dot-faststore/./cypress/integration/analytics.test.js:68:9)

  2) add_to_cart event
       when increasing product quantity
         adds add_to_cart event in the data layer at quantity increase in the minicart:
     CypressError: `cy.visit()` failed trying to load:

https://sfj-8e7530f--playground.preview.vtex.app/mouse/p

The response we received from your web server was:

  > 404: Not Found

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130296:76)
      at visitFailedByErr (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:129704:12)
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130279:13)
      at tryCatcher (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromise0 (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1621:10)
      at Promise._settlePromises (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1697:18)
      at _drainQueueStep (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2407:12)
      at _drainQueue (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2400:9)
      at Async._drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2416:5)
      at Async.drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2286:14)
  From Your Spec Code:
      at Context.eval (webpack://dot-faststore/./cypress/integration/analytics.test.js:89:9)

  3) remove_from_cart event
       when removing a product from cart
         adds remove_from_cart event in the data layer:
     CypressError: `cy.visit()` failed trying to load:

https://sfj-8e7530f--playground.preview.vtex.app/mouse/p

The response we received from your web server was:

  > 404: Not Found

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130296:76)
      at visitFailedByErr (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:129704:12)
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130279:13)
      at tryCatcher (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromise0 (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1621:10)
      at Promise._settlePromises (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1697:18)
      at _drainQueueStep (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2407:12)
      at _drainQueue (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2400:9)
      at Async._drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2416:5)
      at Async.drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2286:14)
  From Your Spec Code:
      at Context.eval (webpack://dot-faststore/./cypress/integration/analytics.test.js:147:9)

  4) remove_from_cart event
       when decreasing product quantity
         adds remove_from_cart event in the data layer at quantity decrease in the minicart:
     CypressError: `cy.visit()` failed trying to load:

https://sfj-8e7530f--playground.preview.vtex.app/mouse/p

The response we received from your web server was:

  > 404: Not Found

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130296:76)
      at visitFailedByErr (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:129704:12)
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130279:13)
      at tryCatcher (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromise0 (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1621:10)
      at Promise._settlePromises (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1697:18)
      at _drainQueueStep (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2407:12)
      at _drainQueue (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2400:9)
      at Async._drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2416:5)
      at Async.drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2286:14)
  From Your Spec Code:
      at Context.eval (webpack://dot-faststore/./cypress/integration/analytics.test.js:181:9)

  5) view_item_list event
       is sent when viewing the PLP:
     AssertionError: Timed out retrying after 4000ms: Expected to find element: `[data-fs-product-grid] [data-testid=product-link]`, but never found it.
      at Context.eval (webpack://dot-faststore/./cypress/integration/analytics.test.js:277:7)

  6) view_item_list event
       is sent when viewing a products shelf:
     AssertionError: Timed out retrying after 4000ms: Expected to find element: `[data-fs-product-shelf]:last`, but never found it.
      at Context.eval (webpack://dot-faststore/./cypress/integration/analytics.test.js:299:7)

  7) view_item_list event
       is sent when viewing a product tiles:
     AssertionError: Timed out retrying after 4000ms: Expected to find element: `[data-fs-tiles]:last`, but never found it.
      at Context.eval (webpack://dot-faststore/./cypress/integration/analytics.test.js:318:7)

  8) view_cart event
       is fired when the minicart is opened (without items):
     CypressError: `cy.visit()` failed trying to load:

https://sfj-8e7530f--playground.preview.vtex.app/mouse/p

The response we received from your web server was:

  > 404: Not Found

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130296:76)
      at visitFailedByErr (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:129704:12)
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130279:13)
      at tryCatcher (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromise0 (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1621:10)
      at Promise._settlePromises (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1697:18)
      at _drainQueueStep (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2407:12)
      at _drainQueue (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2400:9)
      at Async._drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2416:5)
      at Async.drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2286:14)
  From Your Spec Code:
      at Context.eval (webpack://dot-faststore/./cypress/integration/analytics.test.js:356:7)

  9) view_cart event
       is fired when the minicart is opened (with items):
     CypressError: `cy.visit()` failed trying to load:

https://sfj-8e7530f--playground.preview.vtex.app/mouse/p

The response we received from your web server was:

  > 404: Not Found

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130296:76)
      at visitFailedByErr (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:129704:12)
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130279:13)
      at tryCatcher (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromise0 (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1621:10)
      at Promise._settlePromises (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1697:18)
      at _drainQueueStep (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2407:12)
      at _drainQueue (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2400:9)
      at Async._drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2416:5)
      at Async.drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2286:14)
  From Your Spec Code:
      at Context.eval (webpack://dot-faststore/./cypress/integration/analytics.test.js:377:7)



[mochawesome] Report JSON saved to /shared/project/.faststore/cypress/reports/single/mochawesome_001.json


  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        12                                                                               │
  │ Passing:      3                                                                                │
  │ Failing:      9                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  19                                                                               │
  │ Video:        true                                                                             │
  │ Duration:     38 seconds                                                                       │
  │ Spec Ran:     analytics.test.js                                                                │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/add_to_cart eve     (1280x720)
     nt -- when adding a product to the cart -- adds add_to_cart event in the data la               
     yer at product description page (failed).png                                                   
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/add_to_cart eve     (1280x720)
     nt -- when adding a product to the cart -- adds add_to_cart event in the data la               
     yer at product description page (failed) (attempt 2).png                                       
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/add_to_cart eve     (1280x720)
     nt -- when increasing product quantity -- adds add_to_cart event in the data lay               
     er at quantity increase in the minicart (failed).png                                           
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/add_to_cart eve     (1280x720)
     nt -- when increasing product quantity -- adds add_to_cart event in the data lay               
     er at quantity increase in the minicart (failed) (attempt 2).png                               
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/remove_from_car     (1280x720)
     t event -- when removing a product from cart -- adds remove_from_cart event in t               
     he data layer (failed).png                                                                     
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/remove_from_car     (1280x720)
     t event -- when removing a product from cart -- adds remove_from_cart event in t               
     he data layer (failed) (attempt 2).png                                                         
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/remove_from_car     (1280x720)
     t event -- when decreasing product quantity -- adds remove_from_cart event in th               
     e data layer at quantity decrease in the minicart (failed).png                                 
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/remove_from_car     (1280x720)
     t event -- when decreasing product quantity -- adds remove_from_cart event in th               
     e data layer at quantity decrease in the minicart (failed) (attempt 2).png                     
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/select_item eve     (1280x720)
     nt -- select_item has the right properties (failed).png                                        
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/view_item_list      (1280x720)
     event -- is sent when viewing the PLP (failed).png                                             
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/view_item_list      (1280x720)
     event -- is sent when viewing the PLP (failed) (attempt 2).png                                 
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/view_item_list      (1280x720)
     event -- is sent when viewing a products shelf (failed).png                                    
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/view_item_list      (1280x720)
     event -- is sent when viewing a products shelf (failed) (attempt 2).png                        
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/view_item_list      (1280x720)
     event -- is sent when viewing a product tiles (failed).png                                     
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/view_item_list      (1280x720)
     event -- is sent when viewing a product tiles (failed) (attempt 2).png                         
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/view_cart event     (1280x720)
      -- is fired when the minicart is opened (without items) (failed).png                          
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/view_cart event     (1280x720)
      -- is fired when the minicart is opened (without items) (failed) (attempt 2).pn               
     g                                                                                              
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/view_cart event     (1280x720)
      -- is fired when the minicart is opened (with items) (failed).png                             
  -  /shared/project/.faststore/cypress/screenshots/analytics.test.js/view_cart event     (1280x720)
      -- is fired when the minicart is opened (with items) (failed) (attempt 2).png                 


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 3 seconds                                                 

  -  Video output: /shared/project/.faststore/cypress/videos/analytics.test.js.mp4


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  cart.test.js                                                                    (3 of 6)


  Cart Sidebar
    ✓ toggles cart sidebar
    when opening the cart sidebar
      ✓ should not scroll the background page

  On product description pages
    when adding a product to cart
      1) successfully adds the product
    when removing a product from cart
      2) successfully removes the product


  2 passing (3s)
  2 failing

  1) On product description pages
       when adding a product to cart
         successfully adds the product:
     CypressError: `cy.visit()` failed trying to load:

https://sfj-8e7530f--playground.preview.vtex.app/mouse/p

The response we received from your web server was:

  > 404: Not Found

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130296:76)
      at visitFailedByErr (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:129704:12)
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130279:13)
      at tryCatcher (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromise0 (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1621:10)
      at Promise._settlePromises (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1697:18)
      at _drainQueueStep (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2407:12)
      at _drainQueue (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2400:9)
      at Async._drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2416:5)
      at Async.drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2286:14)
  From Your Spec Code:
      at Context.eval (webpack://dot-faststore/./cypress/integration/cart.test.js:52:9)

  2) On product description pages
       when removing a product from cart
         successfully removes the product:
     CypressError: `cy.visit()` failed trying to load:

https://sfj-8e7530f--playground.preview.vtex.app/mouse/p

The response we received from your web server was:

  > 404: Not Found

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130296:76)
      at visitFailedByErr (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:129704:12)
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130279:13)
      at tryCatcher (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromise0 (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1621:10)
      at Promise._settlePromises (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1697:18)
      at _drainQueueStep (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2407:12)
      at _drainQueue (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2400:9)
      at Async._drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2416:5)
      at Async.drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2286:14)
  From Your Spec Code:
      at Context.eval (webpack://dot-faststore/./cypress/integration/cart.test.js:88:9)



[mochawesome] Report JSON saved to /shared/project/.faststore/cypress/reports/single/mochawesome_002.json


  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        4                                                                                │
  │ Passing:      2                                                                                │
  │ Failing:      2                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  4                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     2 seconds                                                                        │
  │ Spec Ran:     cart.test.js                                                                     │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /shared/project/.faststore/cypress/screenshots/cart.test.js/On product descripti     (1280x720)
     on pages -- when adding a product to cart -- successfully adds the product (fail               
     ed).png                                                                                        
  -  /shared/project/.faststore/cypress/screenshots/cart.test.js/On product descripti     (1280x720)
     on pages -- when adding a product to cart -- successfully adds the product (fail               
     ed) (attempt 2).png                                                                            
  -  /shared/project/.faststore/cypress/screenshots/cart.test.js/On product descripti     (1280x720)
     on pages -- when removing a product from cart -- successfully removes the produc               
     t (failed).png                                                                                 
  -  /shared/project/.faststore/cypress/screenshots/cart.test.js/On product descripti     (1280x720)
     on pages -- when removing a product from cart -- successfully removes the produc               
     t (failed) (attempt 2).png                                                                     


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 0 seconds                                                 

  -  Video output: /shared/project/.faststore/cypress/videos/cart.test.js.mp4


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  plp.test.js                                                                     (4 of 6)


  Search page Filters and Sorting options
    1) Applies filters after click
    2) Sort products by price_asc
    3) Sort products by price_desc

  Infinite Scroll pagination
    4) Shows more products when requested
    5) Sticks to last seen page on plp pagination
    6) Changes the page being viewed on scroll


  0 passing (1m)
  6 failing

  1) Search page Filters and Sorting options
       Applies filters after click:
     AssertionError: Timed out retrying after 4000ms: Expected to find element: `[data-testid=open-filter-button]`, but never found it.
      at Context.eval (webpack://dot-faststore/./cypress/support/commands.js:50:12)

  2) Search page Filters and Sorting options
       Sort products by price_asc:
     CypressError: `cy.visit()` failed trying to load:

https://sfj-8e7530f--playground.preview.vtex.app/technology

The response we received from your web server was:

  > 404: Not Found

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130296:76)
      at visitFailedByErr (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:129704:12)
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130279:13)
      at tryCatcher (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromise0 (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1621:10)
      at Promise._settlePromises (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1697:18)
      at _drainQueueStep (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2407:12)
      at _drainQueue (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2400:9)
      at Async._drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2416:5)
      at Async.drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2286:14)
  From Your Spec Code:
      at Context.eval (webpack://dot-faststore/./cypress/integration/plp.test.js:59:7)

  3) Search page Filters and Sorting options
       Sort products by price_desc:
     CypressError: `cy.visit()` failed trying to load:

https://sfj-8e7530f--playground.preview.vtex.app/technology

The response we received from your web server was:

  > 404: Not Found

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130296:76)
      at visitFailedByErr (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:129704:12)
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130279:13)
      at tryCatcher (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromise0 (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1621:10)
      at Promise._settlePromises (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1697:18)
      at _drainQueueStep (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2407:12)
      at _drainQueue (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2400:9)
      at Async._drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2416:5)
      at Async.drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2286:14)
  From Your Spec Code:
      at Context.eval (webpack://dot-faststore/./cypress/integration/plp.test.js:84:7)

  4) Infinite Scroll pagination
       Shows more products when requested:
     CypressError: `cy.visit()` failed trying to load:

https://sfj-8e7530f--playground.preview.vtex.app/electronics

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

  > Error: ESOCKETTIMEDOUT

Common situations why this would fail:
  - you don't have internet access
  - you forgot to run / boot your web server
  - your web server isn't accessible
  - you have weird network configuration settings on your computer
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130312:74)
      at visitFailedByErr (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:129704:12)
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130311:11)
      at tryCatcher (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromise0 (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1621:10)
      at Promise._settlePromises (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1697:18)
      at _drainQueueStep (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2407:12)
      at _drainQueue (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2400:9)
      at Async._drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2416:5)
      at Async.drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2286:14)
  From Your Spec Code:
      at Context.eval (webpack://dot-faststore/./cypress/integration/plp.test.js:114:7)
  
  From Node.js Internals:
    Error: ESOCKETTIMEDOUT
        at ClientRequest.<anonymous> (<embedded>:2086:99696)
        at Object.onceWrapper (node:events:641:28)
        at ClientRequest.emit (node:events:527:28)
        at TLSSocket.emitRequestTimeout (node:_http_client:771:9)
        at Object.onceWrapper (node:events:641:28)
        at TLSSocket.emit (node:events:539:35)
        at Socket._onTimeout (node:net:516:8)
        at listOnTimeout (node:internal/timers:559:17)
        at process.processTimers (node:internal/timers:502:7)

  5) Infinite Scroll pagination
       Sticks to last seen page on plp pagination:
     AssertionError: Timed out retrying after 4000ms: Expected to find element: `[data-testid=product-gallery] [data-testid=fs-product-card]`, but never found it.
      at Context.eval (webpack://dot-faststore/./cypress/integration/plp.test.js:145:7)

  6) Infinite Scroll pagination
       Changes the page being viewed on scroll:
     AssertionError: Timed out retrying after 4000ms: Expected to find element: `[data-testid=show-more]`, but never found it.
      at Context.eval (webpack://dot-faststore/./cypress/integration/plp.test.js:215:28)



[mochawesome] Report JSON saved to /shared/project/.faststore/cypress/reports/single/mochawesome_003.json


  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        6                                                                                │
  │ Passing:      0                                                                                │
  │ Failing:      6                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  12                                                                               │
  │ Video:        true                                                                             │
  │ Duration:     1 minute, 15 seconds                                                             │
  │ Spec Ran:     plp.test.js                                                                      │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /shared/project/.faststore/cypress/screenshots/plp.test.js/Search page Filters a     (1280x720)
     nd Sorting options -- Applies filters after click (failed).png                                 
  -  /shared/project/.faststore/cypress/screenshots/plp.test.js/Search page Filters a     (1280x720)
     nd Sorting options -- Applies filters after click (failed) (attempt 2).png                     
  -  /shared/project/.faststore/cypress/screenshots/plp.test.js/Search page Filters a     (1280x720)
     nd Sorting options -- Sort products by price_asc (failed).png                                  
  -  /shared/project/.faststore/cypress/screenshots/plp.test.js/Search page Filters a     (1280x720)
     nd Sorting options -- Sort products by price_asc (failed) (attempt 2).png                      
  -  /shared/project/.faststore/cypress/screenshots/plp.test.js/Search page Filters a     (1280x720)
     nd Sorting options -- Sort products by price_desc (failed).png                                 
  -  /shared/project/.faststore/cypress/screenshots/plp.test.js/Search page Filters a     (1280x720)
     nd Sorting options -- Sort products by price_desc (failed) (attempt 2).png                     
  -  /shared/project/.faststore/cypress/screenshots/plp.test.js/Infinite Scroll pagin     (1280x720)
     ation -- Shows more products when requested (failed).png                                       
  -  /shared/project/.faststore/cypress/screenshots/plp.test.js/Infinite Scroll pagin     (1280x720)
     ation -- Shows more products when requested (failed) (attempt 2).png                           
  -  /shared/project/.faststore/cypress/screenshots/plp.test.js/Infinite Scroll pagin     (1280x720)
     ation -- Sticks to last seen page on plp pagination (failed).png                               
  -  /shared/project/.faststore/cypress/screenshots/plp.test.js/Infinite Scroll pagin     (1280x720)
     ation -- Sticks to last seen page on plp pagination (failed) (attempt 2).png                   
  -  /shared/project/.faststore/cypress/screenshots/plp.test.js/Infinite Scroll pagin     (1280x720)
     ation -- Changes the page being viewed on scroll (failed).png                                  
  -  /shared/project/.faststore/cypress/screenshots/plp.test.js/Infinite Scroll pagin     (1280x720)
     ation -- Changes the page being viewed on scroll (failed) (attempt 2).png                      


  (Video)

  -  Started compressing: Compressing to 32 CRF                                                     
  -  Finished compressing: 5 seconds                                                 

  -  Video output: /shared/project/.faststore/cypress/videos/plp.test.js.mp4


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  search.test.js                                                                  (5 of 6)


  Search input
    when search for generic term
      ✓ opens the search page


  1 passing (1s)

[mochawesome] Report JSON saved to /shared/project/.faststore/cypress/reports/single/mochawesome_004.json


  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      1                                                                                │
  │ Failing:      0                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  0                                                                                │
  │ Video:        false                                                                            │
  │ Duration:     1 second                                                                         │
  │ Spec Ran:     search.test.js                                                                   │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Video)

  -  Video output: /shared/project/.faststore/cypress/videos/search.test.js.mp4


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  seo.test.js                                                                     (6 of 6)


  Home Page Seo
    ✓ has meta/canonical/link tags
    1) has structured data
    ✓ has OpenGraph tags

  Product Page Seo
    2) has meta/canonical/link tags
    3) has structured data
    4) has OpenGraph tags

  Collection Page Seo
    ✓ has meta/canonical/link tags
    ✓ has structured data
    ✓ has OpenGraph tags

  Filtered Collection Page Seo
    ✓ has canonical pointing to parent url
    ✓ has structured data
    ✓ has OpenGraph tags

  Search Page Seo
    5) has meta/canonical/link tags
    ✓ has OpenGraph tags


  9 passing (26s)
  5 failing

  1) Home Page Seo
       has structured data:
     SyntaxError: Timed out retrying after 4000ms: Unexpected non-whitespace character after JSON at position 265
      at JSON.parse (<anonymous>)
      at Context.eval (webpack://dot-faststore/./cypress/integration/seo.test.js:43:28)

  2) Product Page Seo
       has meta/canonical/link tags:
     CypressError: `cy.visit()` failed trying to load:

https://sfj-8e7530f--playground.preview.vtex.app/mouse/p

The response we received from your web server was:

  > 404: Not Found

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130296:76)
      at visitFailedByErr (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:129704:12)
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130279:13)
      at tryCatcher (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1807:23)
      at Promise._settlePromiseFromHandler (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1519:31)
      at Promise._settlePromise (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1576:18)
      at Promise._settlePromise0 (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1621:10)
      at Promise._settlePromises (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:1697:18)
      at _drainQueueStep (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2407:12)
      at _drainQueue (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2400:9)
      at Async._drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2416:5)
      at Async.drainQueues (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:2286:14)
  From Your Spec Code:
      at Context.eval (webpack://dot-faststore/./cypress/integration/seo.test.js:80:7)

  3) Product Page Seo
       has structured data:
     CypressError: `cy.visit()` failed trying to load:

https://sfj-8e7530f--playground.preview.vtex.app/mouse/p

The response we received from your web server was:

  > 404: Not Found

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130296:76)
      at visitFailedByErr (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:129704:12)
      at <unknown> (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runner/cypress_runner.js:130279:13)
      at tryCatcher (https://sfj-8e7530f--playground.preview.vtex.app/__cypress/runne