Skip to content

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

Closed
xinyazhang wants to merge 1 commit intorocm5.7_internal_testingfrom
xinyazhang/run_test-save-xml
Closed

test/run_test.py: Pass --save-xml to individual tests#1246
xinyazhang wants to merge 1 commit intorocm5.7_internal_testingfrom
xinyazhang/run_test-save-xml

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