[browser][MT] fix library tests, remove MonoWasmBuildVariant=perftrace (#87549)
authorPavel Savara <pavel.savara@gmail.com>
Tue, 20 Jun 2023 11:41:50 +0000 (13:41 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Jun 2023 11:41:50 +0000 (13:41 +0200)
commit178425101dd6f697682031a9a953450d82719eb6
tree0e8ccef86d97ad163edabd7fb478a50fcbc4d19c
parent3a303b8e0a67e3e330c26b4a305caa407f66e443
[browser][MT] fix library tests, remove MonoWasmBuildVariant=perftrace (#87549)
43 files changed:
eng/pipelines/extra-platforms/runtime-extra-platforms-wasm.yml
eng/pipelines/mono/templates/workloads-build.yml
eng/pipelines/runtime-official.yml
eng/pipelines/runtime.yml
eng/testing/tests.browser.targets
src/libraries/Common/tests/TestUtilities/System/PlatformDetection.cs
src/libraries/System.Diagnostics.Tracing/src/System.Diagnostics.Tracing.csproj
src/libraries/System.Private.CoreLib/ref/System.Private.CoreLib.csproj
src/libraries/System.Threading.Thread/ref/System.Threading.Thread.csproj
src/libraries/tests.proj
src/mono/System.Private.CoreLib/System.Private.CoreLib.csproj
src/mono/cmake/config.h.in
src/mono/cmake/options.cmake
src/mono/mono.proj
src/mono/mono/mini/mini-wasm.c
src/mono/nuget/Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest/WorkloadManifest.json.in
src/mono/nuget/Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest/WorkloadManifest.targets.in
src/mono/sample/wasm/DefaultBrowserSample.targets
src/mono/sample/wasm/Directory.Build.props
src/mono/sample/wasm/Directory.Build.targets
src/mono/sample/wasm/browser-eventpipe/Program.cs
src/mono/sample/wasm/browser-eventpipe/README.md
src/mono/sample/wasm/browser-eventpipe/Wasm.Browser.EventPipe.Sample.csproj
src/mono/sample/wasm/browser-eventpipe/main.js
src/mono/sample/wasm/browser-threads-minimal/Wasm.Browser.Threads.Minimal.Sample.csproj
src/mono/sample/wasm/browser-threads/Program.cs
src/mono/sample/wasm/browser-threads/Wasm.Browser.Threads.Sample.csproj
src/mono/sample/wasm/simple-server/Program.cs
src/mono/wasi/build/WasiApp.Native.targets
src/mono/wasi/runtime/CMakeLists.txt
src/mono/wasi/wasi.proj
src/mono/wasm/build/WasmApp.Native.targets
src/mono/wasm/build/WasmApp.targets
src/mono/wasm/debugger/tests/debugger-test/debugger-test.csproj
src/mono/wasm/runtime/CMakeLists.txt
src/mono/wasm/runtime/diagnostics/index.ts
src/mono/wasm/runtime/startup.ts
src/mono/wasm/runtime/wasm-config.h.in
src/mono/wasm/runtime/web-socket.ts
src/mono/wasm/threads.md
src/mono/wasm/wasm.proj
src/native/libs/build-native.proj
src/tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/AssetsComputingHelper.cs