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

Parameter --legacy-output does not change pabot output.xml to old schema #594

Open
tlempiainen opened this issue Aug 9, 2024 · 0 comments

Comments

@tlempiainen
Copy link

Running tests with following command does not change the resulting output.xml to old schema:
pabot --processes 3 --legacy-output test
Resulting output.xml has still schema version 5:
<?xml version="1.0" encoding="UTF-8"?> <robot generator="Rebot 7.0.1 (Python 3.9.5 on linux)" generated="2024-08-09T11:22:58.318157" rpa="false" schemaversion="5">

Our test management tool(Xray) has not yet finished support for new schema so using ´--legacy-output´ is the only solution at the moment.

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