Skip to content

test/run_test.py: Pass --save-xml to individual tests #1246

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

Closed

Conversation

xinyazhang
Copy link

When running python3 test/run_test.py --continue-through-error --exclude-jit-executor --exclude-distributed-tests --save-xml <target_xml_directory>, the --save-xml option had no effects.

It turns out this argument was never passed to individual testing scripts.

I'm not planning to send this to upstream without internal testing because run_test.py also invokes C++ unit tests and the extra --save-xml may cause massive regressions.

@jithunnair-amd
Copy link
Collaborator

@xinyazhang Please file this as upstream PR, as discussed, if you feel like this is still a bug.

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

Successfully merging this pull request may close these issues.

2 participants