Skip to content

Commit

Permalink
Disable the wasi-aot-library tests on windows (#101827)
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 3, 2024
1 parent af889b9 commit 9e96675
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 9e96675

Please sign in to comment.