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

Closed
tlempiainen opened this issue Aug 9, 2024 · 2 comments
Closed
Labels

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.

@tchudobova-cen69317
Copy link

Hi, same issue here! Using Pabot with --legacy-output returns the new output.

Using Pabot 2.18.0 and Robot Framework 7.0.1.

Thanks for looking into this.

@mkorpela
Copy link
Owner

Fixed in 2.20.0.
Thanks for the report @tchudobova-cen69317 and @tlempiainen

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

No branches or pull requests

3 participants