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

Enable or remove robot tests #66

Open
mauritsvanrees opened this issue Jun 27, 2023 · 2 comments
Open

Enable or remove robot tests #66

mauritsvanrees opened this issue Jun 27, 2023 · 2 comments

Comments

@mauritsvanrees
Copy link
Member

In PR #61 (restapi service) robot tests were added, but not activated.
We have todo_test_glossary.robot which is not found by test_robot.py because it does not start with test.

I think in tox.ini we would also need to run bin/test -a to include the robot tests.

Quickly trying it on Plone 6.0, I get this error:

AssertionError: Element 'css=#plone-contentmenu-factories > div > ul' not visible after 7 seconds.
@gforcada
Copy link
Member

Maybe they can be disabled until plone/Products.CMFPlone#3813 is stabilized and then re-enabled? 🤔

@mauritsvanrees
Copy link
Member Author

They are already disabled currently, because the test file is not found.

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

No branches or pull requests

2 participants