Skip to content

Commit b28005d

Browse files
authored
Disable wasm linux library tests which are failing due to infrastructure (#114347)
1 parent d00aa72 commit b28005d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

eng/pipelines/runtime.yml

-10
Original file line numberDiff line numberDiff line change
@@ -818,16 +818,6 @@ extends:
818818
#
819819
# WebAssembly legs
820820
#
821-
- template: /eng/pipelines/common/templates/wasm-library-tests.yml
822-
parameters:
823-
platforms:
824-
- browser_wasm
825-
alwaysRun: ${{ variables.isRollingBuild }}
826-
extraBuildArgs: /p:AotHostArchitecture=x64 /p:AotHostOS=$(_hostedOS)
827-
scenarios:
828-
- WasmTestOnChrome
829-
- WasmTestOnFirefox
830-
831821
- template: /eng/pipelines/common/templates/wasm-library-tests.yml
832822
parameters:
833823
platforms:

0 commit comments

Comments
 (0)