Skip to content

Commit

Permalink
Disable the wasi-aot-library tests on windows
Browse files Browse the repository at this point in the history
The clang in the wasi-sdk is a 32bit exe and it is
failing to do aot compilation correctly so disable
the lane until that is fixed

#101533
  • Loading branch information
lewing committed May 2, 2024
1 parent 7cde9aa commit 63c376f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eng/pipelines/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -888,7 +888,6 @@ extends:
- browser_wasm
- browser_wasm_win
- wasi_wasm
- wasi_wasm_win
nameSuffix: _Smoke_AOT
runAOT: true
shouldRunSmokeOnly: true
Expand Down

0 comments on commit 63c376f

Please sign in to comment.