Skip to content

Skip failing x86 winml tests and update testData environment variable path mechanism#5719

Merged
ryanlai2 merged 3 commits intomasterfrom
user/rylai/skip_x86_winml_tests
Nov 6, 2020
Merged

Skip failing x86 winml tests and update testData environment variable path mechanism#5719
ryanlai2 merged 3 commits intomasterfrom
user/rylai/skip_x86_winml_tests

Conversation

@ryanlai2
Copy link
Copy Markdown
Contributor

@ryanlai2 ryanlai2 commented Nov 6, 2020

There are new winml models that are being added into Onnxruntime test collateral. Many of these failed on x86, most of them couldn't load due to the large size of the model but some of them failed in session creation.

This change skips those tests before loading them to avoid throwing exception during LoadTests. I've added a TODO to file bugs for models that fail in session creation.

This change also fixes the adding of "testData" to the end of WINML_TEST_DATA_PATH environment variable.

@ryanlai2 ryanlai2 requested a review from a team as a code owner November 6, 2020 02:54
tiagoshibata
tiagoshibata previously approved these changes Nov 6, 2020
tiagoshibata
tiagoshibata previously approved these changes Nov 6, 2020
snnn
snnn previously approved these changes Nov 6, 2020
@ryanlai2 ryanlai2 dismissed stale reviews from snnn and tiagoshibata via 79bf322 November 6, 2020 19:37
@ryanlai2 ryanlai2 merged commit 697e8fa into master Nov 6, 2020
@ryanlai2 ryanlai2 deleted the user/rylai/skip_x86_winml_tests branch November 6, 2020 21:59
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.

3 participants