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"?>
`
Our test management tool(Xray) has not yet finished support for new schema so using ´--legacy-output´ is the only solution at the moment.
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"?>