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 1.10.4 #676

Merged
merged 2 commits into from
Sep 20, 2023
Merged

Bump Onboarding 1.10.4 #676

merged 2 commits into from
Sep 20, 2023

Conversation

arunshenoy99
Copy link
Member

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

@replay-io
Copy link

replay-io bot commented Sep 20, 2023

2 replays were recorded for 71ba03a.

image 2 Failed
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/basic-info.cy.js
    1. Check Drawer Activity
    2. Check if Header and Subheader shows up
    3. Check to make sure sidebar opens, content is in place and close sidebar
    4. Check if Header has text `website` in it
    5. Enter a Title and then Check if it reflects elsewhere
    6. Enter a Desc and then Check if it reflects elsewhere
    7. Check if Social Media Accordion Toggles
    8. Check for the short URL tooltip & Modal exists when we use URL shortner
      CypressError: Timed out retrying after 4050ms: `cy.click()` failed because this element:
      `<button type="button" class="components-button nfd-onboarding-drawer__toggle-button has-icon true" aria-label="Toggle Navigation">...</button>`
      is being covered by another element:
      `<div class="components-modal__screen-overlay">...</div>`
      Fix this problem, or use {force: true} to disable error checking.
      https://on.cypress.io/element-cannot-be-interacted-with
          at ensureIsDescendent (http://localhost:8882/__cypress/runner/cypress_runner.js:111849:68)
          at ensureDescendents (http://localhost:8882/__cypress/runner/cypress_runner.js:111900:5)
          at ensureDescendentsAndScroll (http://localhost:8882/__cypress/runner/cypress_runner.js:111906:14)
          at ensureElIsNotCovered (http://localhost:8882/__cypress/runner/cypress_runner.js:112037:5)
          at runAllChecks (http://localhost:8882/__cypress/runner/cypress_runner.js:112217:52)
          at retryActionability (http://localhost:8882/__cypress/runner/cypress_runner.js:112254:16)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise.attempt.Promise.try (http://localhost:8882/__cypress/runner/cypress_runner.js:4315:29)
          at whenStable (http://localhost:8882/__cypress/runner/cypress_runner.js:143192:68)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:143133:14)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise._settlePromiseFromHandler (http://localhost:8882/__cypress/runner/cypress_runner.js:1519:31)
          at Promise._settlePromise (http://localhost:8882/__cypress/runner/cypress_runner.js:1576:18)
          at Promise._settlePromise0 (http://localhost:8882/__cypress/runner/cypress_runner.js:1621:10)
          at Promise._settlePromises (http://localhost:8882/__cypress/runner/cypress_runner.js:1701:18)
          at Promise._fulfill (http://localhost:8882/__cypress/runner/cypress_runner.js:1645:18)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:5450:46)
      From Your Spec Code:
          at SocialMediaTextValidations (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/wp-module-support/socialMedia.cy.js:23:58)
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/basic-info.cy.js:100:29)
    9. Check if the URL automatically updates http to https
      CypressError: Timed out retrying after 4050ms: `cy.click()` failed because this element:
      `<div class="social-form__top-row_icon social-form__top-row_icon_opened"></div>`
      is being covered by another element:
      `<div class="components-modal__screen-overlay">...</div>`
      Fix this problem, or use {force: true} to disable error checking.
      https://on.cypress.io/element-cannot-be-interacted-with
          at ensureIsDescendent (http://localhost:8882/__cypress/runner/cypress_runner.js:111849:68)
          at ensureDescendents (http://localhost:8882/__cypress/runner/cypress_runner.js:111900:5)
          at ensureDescendentsAndScroll (http://localhost:8882/__cypress/runner/cypress_runner.js:111906:14)
          at ensureElIsNotCovered (http://localhost:8882/__cypress/runner/cypress_runner.js:112037:5)
          at runAllChecks (http://localhost:8882/__cypress/runner/cypress_runner.js:112217:52)
          at retryActionability (http://localhost:8882/__cypress/runner/cypress_runner.js:112254:16)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise.attempt.Promise.try (http://localhost:8882/__cypress/runner/cypress_runner.js:4315:29)
          at whenStable (http://localhost:8882/__cypress/runner/cypress_runner.js:143192:68)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:143133:14)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise._settlePromiseFromHandler (http://localhost:8882/__cypress/runner/cypress_runner.js:1519:31)
          at Promise._settlePromise (http://localhost:8882/__cypress/runner/cypress_runner.js:1576:18)
          at Promise._settlePromise0 (http://localhost:8882/__cypress/runner/cypress_runner.js:1621:10)
          at Promise._settlePromises (http://localhost:8882/__cypress/runner/cypress_runner.js:1701:18)
          at Promise._fulfill (http://localhost:8882/__cypress/runner/cypress_runner.js:1645:18)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:5450:46)
      From Your Spec Code:
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/basic-info.cy.js:106:41)
    10. Check for twitter or instagram id starting with `@` to convert it to URL
      CypressError: Timed out retrying after 4000ms: `cy.clear()` failed because the center of this element is hidden from view:
      `<input class="social-form__box" type="url" id="instagram" value="">`
      Fix this problem, or use `{force: true}` to disable error checking.
      https://on.cypress.io/element-cannot-be-interacted-with
          at ensureIsDescendent (http://localhost:8882/__cypress/runner/cypress_runner.js:111864:66)
          at ensureDescendents (http://localhost:8882/__cypress/runner/cypress_runner.js:111900:5)
          at possiblyScrollMultipleTimes (http://localhost:8882/__cypress/runner/cypress_runner.js:112007:22)
          at scrollContainers (http://localhost:8882/__cypress/runner/cypress_runner.js:112029:16)
          at possiblyScrollMultipleTimes (http://localhost:8882/__cypress/runner/cypress_runner.js:112026:20)
          at possiblyScrollMultipleTimes (http://localhost:8882/__cypress/runner/cypress_runner.js:112019:24)
          at scrollContainers (http://localhost:8882/__cypress/runner/cypress_runner.js:112029:16)
          at ensureDescendentsAndScroll (http://localhost:8882/__cypress/runner/cypress_runner.js:112033:14)
          at ensureElIsNotCovered (http://localhost:8882/__cypress/runner/cypress_runner.js:112037:5)
          at runAllChecks (http://localhost:8882/__cypress/runner/cypress_runner.js:112217:52)
          at retryActionability (http://localhost:8882/__cypress/runner/cypress_runner.js:112254:16)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise.attempt.Promise.try (http://localhost:8882/__cypress/runner/cypress_runner.js:4315:29)
          at whenStable (http://localhost:8882/__cypress/runner/cypress_runner.js:143192:68)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:143133:14)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise._settlePromiseFromHandler (http://localhost:8882/__cypress/runner/cypress_runner.js:1519:31)
          at Promise._settlePromise (http://localhost:8882/__cypress/runner/cypress_runner.js:1576:18)
          at Promise._settlePromise0 (http://localhost:8882/__cypress/runner/cypress_runner.js:1621:10)
          at Promise._settlePromises (http://localhost:8882/__cypress/runner/cypress_runner.js:1701:18)
          at Promise._fulfill (http://localhost:8882/__cypress/runner/cypress_runner.js:1645:18)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:5450:46)
      From Your Spec Code:
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/basic-info.cy.js:119:23)
    11. Check if Social Media URL checks are done
      CypressError: Timed out retrying after 4000ms: `cy.clear()` failed because the center of this element is hidden from view:
      `<input class="social-form__box-error" type="url" id="facebook" value="https://bit.ly">`
      Fix this problem, or use `{force: true}` to disable error checking.
      https://on.cypress.io/element-cannot-be-interacted-with
          at ensureIsDescendent (http://localhost:8882/__cypress/runner/cypress_runner.js:111864:66)
          at ensureDescendents (http://localhost:8882/__cypress/runner/cypress_runner.js:111900:5)
          at possiblyScrollMultipleTimes (http://localhost:8882/__cypress/runner/cypress_runner.js:112007:22)
          at scrollContainers (http://localhost:8882/__cypress/runner/cypress_runner.js:112029:16)
          at possiblyScrollMultipleTimes (http://localhost:8882/__cypress/runner/cypress_runner.js:112026:20)
          at possiblyScrollMultipleTimes (http://localhost:8882/__cypress/runner/cypress_runner.js:112019:24)
          at scrollContainers (http://localhost:8882/__cypress/runner/cypress_runner.js:112029:16)
          at ensureDescendentsAndScroll (http://localhost:8882/__cypress/runner/cypress_runner.js:112033:14)
          at ensureElIsNotCovered (http://localhost:8882/__cypress/runner/cypress_runner.js:112037:5)
          at runAllChecks (http://localhost:8882/__cypress/runner/cypress_runner.js:112217:52)
          at retryActionability (http://localhost:8882/__cypress/runner/cypress_runner.js:112254:16)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise.attempt.Promise.try (http://localhost:8882/__cypress/runner/cypress_runner.js:4315:29)
          at whenStable (http://localhost:8882/__cypress/runner/cypress_runner.js:143192:68)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:143133:14)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise._settlePromiseFromHandler (http://localhost:8882/__cypress/runner/cypress_runner.js:1519:31)
          at Promise._settlePromise (http://localhost:8882/__cypress/runner/cypress_runner.js:1576:18)
          at Promise._settlePromise0 (http://localhost:8882/__cypress/runner/cypress_runner.js:1621:10)
          at Promise._settlePromises (http://localhost:8882/__cypress/runner/cypress_runner.js:1701:18)
          at Promise._fulfill (http://localhost:8882/__cypress/runner/cypress_runner.js:1645:18)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:5450:46)
      From Your Spec Code:
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/basic-info.cy.js:138:14)
    12. Check if Image gets Uploaded
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/basic-info.cy.js
    1. Check Drawer Activity
    2. Check if Header and Subheader shows up
    3. Check if `store` appears in heading
    4. Check to make sure sidebar opens, content is in place and close sidebar
    5. Enter a Title and then Check if it reflects elsewhere
    6. Enter a Desc and then Check if it reflects elsewhere
    7. Check if Social Media Accordion Toggles
    8. Check for the short URL tooltip & Modal exists when we use URL shortner
      CypressError: Timed out retrying after 4050ms: `cy.click()` failed because this element:
      `<button type="button" class="components-button nfd-onboarding-drawer__toggle-button has-icon true" aria-label="Toggle Navigation">...</button>`
      is being covered by another element:
      `<div class="components-modal__screen-overlay">...</div>`
      Fix this problem, or use {force: true} to disable error checking.
      https://on.cypress.io/element-cannot-be-interacted-with
          at ensureIsDescendent (http://localhost:8882/__cypress/runner/cypress_runner.js:111849:68)
          at ensureDescendents (http://localhost:8882/__cypress/runner/cypress_runner.js:111900:5)
          at ensureDescendentsAndScroll (http://localhost:8882/__cypress/runner/cypress_runner.js:111906:14)
          at ensureElIsNotCovered (http://localhost:8882/__cypress/runner/cypress_runner.js:112037:5)
          at runAllChecks (http://localhost:8882/__cypress/runner/cypress_runner.js:112217:52)
          at retryActionability (http://localhost:8882/__cypress/runner/cypress_runner.js:112254:16)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise.attempt.Promise.try (http://localhost:8882/__cypress/runner/cypress_runner.js:4315:29)
          at whenStable (http://localhost:8882/__cypress/runner/cypress_runner.js:143192:68)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:143133:14)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise._settlePromiseFromHandler (http://localhost:8882/__cypress/runner/cypress_runner.js:1519:31)
          at Promise._settlePromise (http://localhost:8882/__cypress/runner/cypress_runner.js:1576:18)
          at Promise._settlePromise0 (http://localhost:8882/__cypress/runner/cypress_runner.js:1621:10)
          at Promise._settlePromises (http://localhost:8882/__cypress/runner/cypress_runner.js:1701:18)
          at Promise._fulfill (http://localhost:8882/__cypress/runner/cypress_runner.js:1645:18)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:5450:46)
      From Your Spec Code:
          at SocialMediaTextValidations (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/wp-module-support/socialMedia.cy.js:23:58)
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/basic-info.cy.js:97:29)
    9. Check if the URL automatically updates http to https
      CypressError: Timed out retrying after 4050ms: `cy.click()` failed because this element:
      `<div class="social-form__top-row_icon social-form__top-row_icon_opened"></div>`
      is being covered by another element:
      `<div class="components-modal__screen-overlay">...</div>`
      Fix this problem, or use {force: true} to disable error checking.
      https://on.cypress.io/element-cannot-be-interacted-with
          at ensureIsDescendent (http://localhost:8882/__cypress/runner/cypress_runner.js:111849:68)
          at ensureDescendents (http://localhost:8882/__cypress/runner/cypress_runner.js:111900:5)
          at ensureDescendentsAndScroll (http://localhost:8882/__cypress/runner/cypress_runner.js:111906:14)
          at ensureElIsNotCovered (http://localhost:8882/__cypress/runner/cypress_runner.js:112037:5)
          at runAllChecks (http://localhost:8882/__cypress/runner/cypress_runner.js:112217:52)
          at retryActionability (http://localhost:8882/__cypress/runner/cypress_runner.js:112254:16)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise.attempt.Promise.try (http://localhost:8882/__cypress/runner/cypress_runner.js:4315:29)
          at whenStable (http://localhost:8882/__cypress/runner/cypress_runner.js:143192:68)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:143133:14)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise._settlePromiseFromHandler (http://localhost:8882/__cypress/runner/cypress_runner.js:1519:31)
          at Promise._settlePromise (http://localhost:8882/__cypress/runner/cypress_runner.js:1576:18)
          at Promise._settlePromise0 (http://localhost:8882/__cypress/runner/cypress_runner.js:1621:10)
          at Promise._settlePromises (http://localhost:8882/__cypress/runner/cypress_runner.js:1701:18)
          at Promise._fulfill (http://localhost:8882/__cypress/runner/cypress_runner.js:1645:18)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:5450:46)
      From Your Spec Code:
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/basic-info.cy.js:103:41)
    10. Check for twitter or instagram id starting with `@` to convert it to URL
      CypressError: Timed out retrying after 4000ms: `cy.clear()` failed because the center of this element is hidden from view:
      `<input class="social-form__box" type="url" id="instagram" value="">`
      Fix this problem, or use `{force: true}` to disable error checking.
      https://on.cypress.io/element-cannot-be-interacted-with
          at ensureIsDescendent (http://localhost:8882/__cypress/runner/cypress_runner.js:111864:66)
          at ensureDescendents (http://localhost:8882/__cypress/runner/cypress_runner.js:111900:5)
          at possiblyScrollMultipleTimes (http://localhost:8882/__cypress/runner/cypress_runner.js:112007:22)
          at scrollContainers (http://localhost:8882/__cypress/runner/cypress_runner.js:112029:16)
          at possiblyScrollMultipleTimes (http://localhost:8882/__cypress/runner/cypress_runner.js:112026:20)
          at possiblyScrollMultipleTimes (http://localhost:8882/__cypress/runner/cypress_runner.js:112019:24)
          at scrollContainers (http://localhost:8882/__cypress/runner/cypress_runner.js:112029:16)
          at ensureDescendentsAndScroll (http://localhost:8882/__cypress/runner/cypress_runner.js:112033:14)
          at ensureElIsNotCovered (http://localhost:8882/__cypress/runner/cypress_runner.js:112037:5)
          at runAllChecks (http://localhost:8882/__cypress/runner/cypress_runner.js:112217:52)
          at retryActionability (http://localhost:8882/__cypress/runner/cypress_runner.js:112254:16)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise.attempt.Promise.try (http://localhost:8882/__cypress/runner/cypress_runner.js:4315:29)
          at whenStable (http://localhost:8882/__cypress/runner/cypress_runner.js:143192:68)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:143133:14)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise._settlePromiseFromHandler (http://localhost:8882/__cypress/runner/cypress_runner.js:1519:31)
          at Promise._settlePromise (http://localhost:8882/__cypress/runner/cypress_runner.js:1576:18)
          at Promise._settlePromise0 (http://localhost:8882/__cypress/runner/cypress_runner.js:1621:10)
          at Promise._settlePromises (http://localhost:8882/__cypress/runner/cypress_runner.js:1701:18)
          at Promise._fulfill (http://localhost:8882/__cypress/runner/cypress_runner.js:1645:18)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:5450:46)
      From Your Spec Code:
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/basic-info.cy.js:116:23)
    11. Check if Social Media URL checks are done
      CypressError: Timed out retrying after 4000ms: `cy.clear()` failed because the center of this element is hidden from view:
      `<input class="social-form__box-error" type="url" id="facebook" value="https://bit.ly">`
      Fix this problem, or use `{force: true}` to disable error checking.
      https://on.cypress.io/element-cannot-be-interacted-with
          at ensureIsDescendent (http://localhost:8882/__cypress/runner/cypress_runner.js:111864:66)
          at ensureDescendents (http://localhost:8882/__cypress/runner/cypress_runner.js:111900:5)
          at possiblyScrollMultipleTimes (http://localhost:8882/__cypress/runner/cypress_runner.js:112007:22)
          at scrollContainers (http://localhost:8882/__cypress/runner/cypress_runner.js:112029:16)
          at possiblyScrollMultipleTimes (http://localhost:8882/__cypress/runner/cypress_runner.js:112026:20)
          at possiblyScrollMultipleTimes (http://localhost:8882/__cypress/runner/cypress_runner.js:112019:24)
          at scrollContainers (http://localhost:8882/__cypress/runner/cypress_runner.js:112029:16)
          at ensureDescendentsAndScroll (http://localhost:8882/__cypress/runner/cypress_runner.js:112033:14)
          at ensureElIsNotCovered (http://localhost:8882/__cypress/runner/cypress_runner.js:112037:5)
          at runAllChecks (http://localhost:8882/__cypress/runner/cypress_runner.js:112217:52)
          at retryActionability (http://localhost:8882/__cypress/runner/cypress_runner.js:112254:16)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise.attempt.Promise.try (http://localhost:8882/__cypress/runner/cypress_runner.js:4315:29)
          at whenStable (http://localhost:8882/__cypress/runner/cypress_runner.js:143192:68)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:143133:14)
          at tryCatcher (http://localhost:8882/__cypress/runner/cypress_runner.js:1807:23)
          at Promise._settlePromiseFromHandler (http://localhost:8882/__cypress/runner/cypress_runner.js:1519:31)
          at Promise._settlePromise (http://localhost:8882/__cypress/runner/cypress_runner.js:1576:18)
          at Promise._settlePromise0 (http://localhost:8882/__cypress/runner/cypress_runner.js:1621:10)
          at Promise._settlePromises (http://localhost:8882/__cypress/runner/cypress_runner.js:1701:18)
          at Promise._fulfill (http://localhost:8882/__cypress/runner/cypress_runner.js:1645:18)
          at <unknown> (http://localhost:8882/__cypress/runner/cypress_runner.js:5450:46)
      From Your Spec Code:
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/basic-info.cy.js:135:14)
    12. Check if Image gets Uploaded
image 0 Passed

View test run on Replay ↗︎

@arunshenoy99
Copy link
Member Author

@circlecube circlecube merged commit 6006232 into develop Sep 20, 2023
1 check passed
@circlecube circlecube deleted the bump/onboarding branch September 20, 2023 14:38
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