diff --git a/src/libraries/System.Runtime.InteropServices/tests/ComInterfaceGenerator.Tests/AssemblyInfo.cs b/src/libraries/System.Runtime.InteropServices/tests/ComInterfaceGenerator.Tests/AssemblyInfo.cs index 6f8836d701825d..808cf18033f2fb 100644 --- a/src/libraries/System.Runtime.InteropServices/tests/ComInterfaceGenerator.Tests/AssemblyInfo.cs +++ b/src/libraries/System.Runtime.InteropServices/tests/ComInterfaceGenerator.Tests/AssemblyInfo.cs @@ -1,7 +1,7 @@ -using Xunit; - -// Disable all tests in the assembly here. We'd prefer to disable them in src/libraries/tests.proj -// but we can't disable tests just based on RuntimeFlavor there as we build our tests once per target, not per target and runtime flavor -// in our split jobs (where we build libraries in one job and the runtime in another). -// As a result, we'll disable these tests here for now. +using Xunit; + +// Disable all tests in the assembly here. We'd prefer to disable them in src/libraries/tests.proj +// but we can't disable tests just based on RuntimeFlavor there as we build our tests once per target, not per target and runtime flavor +// in our split jobs (where we build libraries in one job and the runtime in another). +// As a result, we'll disable these tests here for now. [assembly:SkipOnMono("All tests here use RuntimeHelpers.AllocateTypeAssociatedMemory, which is not implemented on Mono")] \ No newline at end of file diff --git a/src/mono/wasm/debugger/tests/debugger-test-with-colon-in-source-name/debugger-test-with-colon-in-source-name.csproj b/src/mono/wasm/debugger/tests/debugger-test-with-colon-in-source-name/debugger-test-with-colon-in-source-name.csproj index bc2a6da92befd0..e6c35ecaf56ec7 100644 --- a/src/mono/wasm/debugger/tests/debugger-test-with-colon-in-source-name/debugger-test-with-colon-in-source-name.csproj +++ b/src/mono/wasm/debugger/tests/debugger-test-with-colon-in-source-name/debugger-test-with-colon-in-source-name.csproj @@ -1 +1 @@ - +