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

Toolbar and planet tests are failing in cypress testing #4489

Open
4 tasks done
apsinghdev opened this issue Mar 4, 2025 · 0 comments · May be fixed by #4490
Open
4 tasks done

Toolbar and planet tests are failing in cypress testing #4489

apsinghdev opened this issue Mar 4, 2025 · 0 comments · May be fixed by #4490

Comments

@apsinghdev
Copy link
Contributor

Description

On running npm run cypress:run, toolbar and planet tests are failing in cypress testing

Image

Expected Behavior

All the tests should pass.

How to Reproduce

run npm run cypress:run

Console log Errors:

AssertionError: Timed out retrying after 4000ms: Expected undefined not to exist in the DOM, but it was continuously found.

AssertionError: Timed out retrying after 10000ms: expected '<iframe#planet-iframe>' to be 'visible' This element <iframe#planet-iframe>is not visible because it has CSS property:display: none`

Environment:

  • Operating System: [e.g., Windows, macOS, Linux]
  • Browser (if applicable): [e.g., Chrome, Firefox, Safari]
  • Version of Software/Project: [e.g., v1.0.0]

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.

Thank you for contributing to our project! We appreciate your help in improving it.

📚 See contributing instructions.

🙋🏾🙋🏼 Questions: Community Matrix Server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant