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

Error when executing a pabot test #599

Open
ddelangelanged opened this issue Oct 8, 2024 · 0 comments
Open

Error when executing a pabot test #599

ddelangelanged opened this issue Oct 8, 2024 · 0 comments

Comments

@ddelangelanged
Copy link

We recently have changed our robotframework version from 6.1.1 to 7.1.0. Additionally we have changed our python version from 3.9 to 3.12.3. We have been trying to get our tests to work for a couple of days now, where we frequently encountered errors stating that our testsuites didn't actually contain any tests. We figured out that this issue originates from the ordering file; we originally had our file content looking like:
--suite 03 test

And have now changed it to
--suite 03 test.robot

When trying to run this in our Jenkins pipeline we received the following error:
image

We do not quite know what's going on here and would appreciate support with our issue.

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

1 participant