Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Onboarding to 1.11.1 #701

Closed
wants to merge 1 commit into from
Closed

Conversation

officiallygod
Copy link
Contributor

@officiallygod officiallygod commented Sep 29, 2023

Proposed changes

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

Release Notes: https://github.com/newfold-labs/wp-module-onboarding/releases/tag/1.11.1

@officiallygod officiallygod changed the base branch from main to develop September 29, 2023 10:28
@replay-io
Copy link

replay-io bot commented Sep 29, 2023

php-7.3, wp-6.2

1 replays were recorded for d6ec778.

image 1 Failed
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/site-features.cy.js
    1. Check if Header and Subheader shows up
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.nfd-main-heading__title`, but never found it.
          at CheckHeadingSubheading (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/wp-module-support/header.cy.js:14:38)
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/site-features.cy.js:20:25)
    2. Check if Header and Subheader shows up
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.nfd-main-heading__title`, but never found it.
          at CheckHeadingSubheading (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/wp-module-support/header.cy.js:14:38)
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/site-features.cy.js:20:25)
    3. Check Drawer Activity
    4. Check to make sure sidebar opens, content is in place and close sidebar
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.nfd-onboarding-header__end > .components-button`, but never found it.
          at CheckIntroPanel (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/wp-module-support/sidebar.cy.js:5:4)
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/site-features.cy.js:33:19)
    5. Check to make sure sidebar opens, content is in place and close sidebar
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.nfd-onboarding-header__end > .components-button`, but never found it.
          at CheckIntroPanel (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/wp-module-support/sidebar.cy.js:5:4)
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/site-features.cy.js:33:19)
    6. Check if Site Features list exists and select them
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.checkbox-item `, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/site-features.cy.js:42:17)
    7. Check if Site Features list exists and select them
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.checkbox-item `, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/site-features.cy.js:42:17)
image 0 Passed

View test run on Replay ↗︎

php-8.1, wp-6.2

1 replays were recorded for d6ec778.

image 1 Failed
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/site-features.cy.js
    1. Check if Header and Subheader shows up
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.nfd-main-heading__title`, but never found it.
          at CheckHeadingSubheading (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/wp-module-support/header.cy.js:14:38)
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/site-features.cy.js:20:25)
    2. Check if Header and Subheader shows up
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.nfd-main-heading__title`, but never found it.
          at CheckHeadingSubheading (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/wp-module-support/header.cy.js:14:38)
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/site-features.cy.js:20:25)
    3. Check Drawer Activity
    4. Check to make sure sidebar opens, content is in place and close sidebar
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.nfd-onboarding-header__end > .components-button`, but never found it.
          at CheckIntroPanel (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/wp-module-support/sidebar.cy.js:5:4)
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/site-features.cy.js:33:19)
    5. Check to make sure sidebar opens, content is in place and close sidebar
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.nfd-onboarding-header__end > .components-button`, but never found it.
          at CheckIntroPanel (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/wp-module-support/sidebar.cy.js:5:4)
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/site-features.cy.js:33:19)
    6. Check if Site Features list exists and select them
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.checkbox-item `, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/site-features.cy.js:42:17)
    7. Check if Site Features list exists and select them
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.checkbox-item `, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/site-features.cy.js:42:17)
image 0 Passed

View test run on Replay ↗︎

@officiallygod
Copy link
Contributor Author

This can be closed and a new is PR made, Thanks. #714

@circlecube
Copy link
Member

This looks to be outdated by another PR, closing

@circlecube circlecube closed this Oct 10, 2023
@officiallygod officiallygod deleted the update/onboarding-1.11.1 branch October 20, 2023 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants