Skip to content

Fix: Fail to skip disabledmodel in winml - #17728

Merged
mszhanyi merged 2 commits into
mainfrom
zhanyi/fixwinml
Sep 28, 2023
Merged

Fix: Fail to skip disabledmodel in winml#17728
mszhanyi merged 2 commits into
mainfrom
zhanyi/fixwinml

Conversation

@mszhanyi

@mszhanyi mszhanyi commented Sep 28, 2023

Copy link
Copy Markdown
Contributor

Description

Move appending source name behind the ModifyNameIfDisabledTest

Motivation and Context

In winml, disabled test name doesn't include the model source name.
WinML job will be broken in the new image.
https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=1151451&view=logs&s=4eef7ad1-5202-529d-b414-e2b14d056c05

Verified

https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=1151691&view=logs&s=4eef7ad1-5202-529d-b414-e2b14d056c05

@mszhanyi mszhanyi changed the title Fix: Fail to skip model in winml Fix: Fail to skip disabledmodel in winml Sep 28, 2023
@mszhanyi
mszhanyi requested a review from snnn September 28, 2023 02:14
@mszhanyi
mszhanyi merged commit 9136748 into main Sep 28, 2023
@mszhanyi
mszhanyi deleted the zhanyi/fixwinml branch September 28, 2023 05:46
snnn pushed a commit that referenced this pull request Sep 28, 2023
### Description
Move appending source name behind the ModifyNameIfDisabledTest

### Motivation and Context
In winml,  disabled test name doesn't include the model source name.
WinML job will be broken in the new image.

https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=1151451&view=logs&s=4eef7ad1-5202-529d-b414-e2b14d056c05

### Verified

https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=1151691&view=logs&s=4eef7ad1-5202-529d-b414-e2b14d056c05
snnn pushed a commit that referenced this pull request Oct 2, 2023
Cherry-pick the following PRs to the release branch:

Fix: Fail to skip disabledmodel in winml (#17728) 
Move dotnet build and test into docker in Linux CPU CI (#17417) 
Run Nuget_Test_Linux_GPU in container (#17452) 
Run Final_Jar_Testing_Linux_GPU in docker (#17533) 
TreeEnsemble speed up (#17449) 
Remove onnxruntime extensions from list of gitmodules (#17615) 
Include onnxruntime_float16.h in the package. (#17637) 
Fix static quantization for QDQ and Percentile distribution (#17649) 
[TensorRT EP] Back out the PerThreadContext (#17690) 
Update nodejs to 18.x (#17657) 
Update linux-wasm-ci.yml: remove the ln command (#17735)
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
### Description
Move appending source name behind the ModifyNameIfDisabledTest

### Motivation and Context
In winml,  disabled test name doesn't include the model source name.
WinML job will be broken in the new image.

https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=1151451&view=logs&s=4eef7ad1-5202-529d-b414-e2b14d056c05

### Verified

https://dev.azure.com/onnxruntime/onnxruntime/_build/results?buildId=1151691&view=logs&s=4eef7ad1-5202-529d-b414-e2b14d056c05
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