Skip to content

[js/web] update test to explicitly fail for webnn without proxy#17554

Merged
fs-eire merged 1 commit into
mainfrom
fs-eire/fail-test-webnn-no-proxy
Sep 15, 2023
Merged

[js/web] update test to explicitly fail for webnn without proxy#17554
fs-eire merged 1 commit into
mainfrom
fs-eire/fail-test-webnn-no-proxy

Conversation

@fs-eire
Copy link
Copy Markdown
Contributor

@fs-eire fs-eire commented Sep 14, 2023

Description

Update test to explicitly fail for webnn without proxy.

I am doing this change because if I test webnn with other backend together, it silently enables proxy. I want to make test runner behave with less implicit flag reset. If proxy is not enabled, webnn test should fail.

@Honry please let me know if other places (eg. CI scripts) should change also.

@Honry
Copy link
Copy Markdown
Contributor

Honry commented Sep 15, 2023

Thanks @fs-eire, that means we should pass --wasm-enable-proxy=true if we need to run WebNN, make sense.

@fs-eire
Copy link
Copy Markdown
Contributor Author

fs-eire commented Sep 15, 2023

/azp run Windows x64 QNN CI Pipeline

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@fs-eire fs-eire merged commit efd416b into main Sep 15, 2023
@fs-eire fs-eire deleted the fs-eire/fail-test-webnn-no-proxy branch September 15, 2023 21:40
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
…osoft#17554)

### Description

Update test to explicitly fail for webnn without proxy.

I am doing this change because if I test webnn with other backend
together, it silently enables proxy. I want to make test runner behave
with less implicit flag reset. If proxy is not enabled, webnn test
should fail.

@Honry please let me know if other places (eg. CI scripts) should change
also.
siweic0 pushed a commit to siweic0/onnxruntime-web that referenced this pull request May 9, 2024
…osoft#17554)

### Description

Update test to explicitly fail for webnn without proxy.

I am doing this change because if I test webnn with other backend
together, it silently enables proxy. I want to make test runner behave
with less implicit flag reset. If proxy is not enabled, webnn test
should fail.

@Honry please let me know if other places (eg. CI scripts) should change
also.
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