Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mono] Remove CoreFX.issues_windows.rsp file #32592

Merged
merged 84 commits into from
Apr 10, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
4a45479
Enable libraries release test execution against a release mono runtim…
MaximLipnin Feb 20, 2020
e48c220
Make library test CI lane green on windows x64
MaximLipnin Mar 10, 2020
652dfee
Disable the failing tests
MaximLipnin Mar 11, 2020
cc7da1e
Disable more failing tests
MaximLipnin Mar 12, 2020
e5b0947
Disable more failing tests
MaximLipnin Mar 12, 2020
11cf0e8
Disable more faiing tests
MaximLipnin Mar 16, 2020
a1928c0
Disable more failing tests
MaximLipnin Mar 16, 2020
e0e05d7
Disable more failing tests
MaximLipnin Mar 16, 2020
53dffc7
Disable more failing tests
MaximLipnin Mar 16, 2020
a292e18
Disbale more Microsoft.Extensions.* tests throwing PNSE
MaximLipnin Mar 26, 2020
772eb91
Disable System.Reflection.Emit.Tests namespace
MaximLipnin Mar 26, 2020
9a30ac8
Disable Windows NanoServer leg in helix queues setup in case of Mono
MaximLipnin Mar 30, 2020
ce0b8d7
Try different way of disabling nano server
akoeplinger Mar 30, 2020
387b20d
Disable System.Xml.Xsl.XslTransformApi.Tests due to a crash in CI
MaximLipnin Mar 31, 2020
aaba3de
Disable more Microsoft.Extensions.Hosting.HostTests tests throwing PNSE
MaximLipnin Mar 31, 2020
ca62239
Mark System.Tests.GCTests.LatencyRoundtrips_LowLatency with ActiveIssue
MaximLipnin Mar 31, 2020
2c0a14b
Mark some tests failing due to Type.GetTypeFromCLSID not implemented …
MaximLipnin Mar 31, 2020
acd00b3
Enable some math-related tests passing locally
MaximLipnin Apr 1, 2020
532ad2e
Mark System.Collections.Concurrent.Tests.BlockingCollectionTests.Test…
MaximLipnin Apr 1, 2020
6a6af3b
Mark Microsoft.VisualBasic.Tests.FileSystemTests.Input_Object_Write w…
MaximLipnin Apr 1, 2020
d9ef45c
Mark System.Threading.Tests.WaitHandleTests with ActiveIssue
MaximLipnin Apr 1, 2020
1fbff5f
Mark System.Tests.ActivatorTests.TestingCreateInstanceObjectHandleFul…
MaximLipnin Apr 1, 2020
243e3dd
Try to enable System.Diagnostics.Tests.CounterSampleTests.*
MaximLipnin Apr 1, 2020
1b2c386
Mark a couple of System.Diagnostics.Tests.CounterSampleTests with Act…
MaximLipnin Apr 1, 2020
35b5004
Mark several System.DirectoryServices.AccountManagement.Tests with Ac…
MaximLipnin Apr 2, 2020
9e9e713
Remove System.ComponentModel.Composition namespace from rsp file beca…
MaximLipnin Apr 2, 2020
31ff017
Mark WindowAndCursorProps.Title_Set_Windows test with ActiveIssue
MaximLipnin Apr 2, 2020
b31fb1e
Remove System.Diagnostics.TraceSourceTests.SwitchClassTests.PruneTest…
MaximLipnin Apr 2, 2020
ddc1c91
Mark several System.DirectoryServices tests with ActiveIssue
MaximLipnin Apr 2, 2020
779b378
Try to enable the whole System.DirectoryServices.Tests
MaximLipnin Apr 2, 2020
8aa6a49
Remove System.Runtime.Tests.NullableMetadataTests.ShimsHaveOnlyTypeFo…
MaximLipnin Apr 2, 2020
c0a049f
Remove System.IO.Ports.Tests.GetPortNames.OpenEveryPortName from rsp …
MaximLipnin Apr 2, 2020
6f21131
Mark System.IO.Ports.Tests.GetPortNames.OpenEveryPortName with Active…
MaximLipnin Apr 3, 2020
426445f
Remove non-existing namespace
MaximLipnin Apr 3, 2020
edbd107
Mark System.Reflection.Tests.AssemblyNameTests.GetAssemblyName_Locked…
MaximLipnin Apr 3, 2020
80848e1
Mark System.Reflection.Internal.Tests.AbstractMemoryBlockTests.FileSt…
MaximLipnin Apr 3, 2020
0ded903
Mark some of System.Resources.Extensions.Tests.PreserializedResourceW…
MaximLipnin Apr 3, 2020
0ead22b
Mark some of System.Resources.Tests.ResourceManagerTests with ActiveI…
MaximLipnin Apr 3, 2020
9d5e958
Mark some of MonoTests.System.Runtime.Caching.HostFileChangeMonitorTe…
MaximLipnin Apr 3, 2020
d94262c
Remove non-existing namespace from rsp file
MaximLipnin Apr 3, 2020
b0fe8b3
Try to enable OverlappedTests.PackPosTest1 and OverlappedTests.PackPo…
MaximLipnin Apr 3, 2020
4fae522
Try to enable System.Security.Cryptography.X509Certificates.Tests.Fin…
MaximLipnin Apr 3, 2020
71420ae
Mark ThreadPoolBoundHandleTests with ActiveIssue
MaximLipnin Apr 3, 2020
29934fa
Try to enable System.Threading.Tests.EventWaitHandleTests.* because t…
MaximLipnin Apr 4, 2020
723fe6b
Try to enable System.Threading.Tests.MutexTests.* because they pass l…
MaximLipnin Apr 4, 2020
257ac30
Try to enable System.Threading.Tests.SemaphoreTests.* because they pa…
MaximLipnin Apr 4, 2020
c4cae10
Try to enable System.Threading.Tests.SemaphoreAclTests.Semaphore_Crea…
MaximLipnin Apr 4, 2020
4bfc172
Try to enable System.Threading.Tests.EventWaitHandleAclTests.EventWai…
MaximLipnin Apr 4, 2020
8f7e87b
Mark some of System.Threading.Threads.Tests.ThreadTests tests with Ac…
MaximLipnin Apr 4, 2020
2f63328
Remove System.Xml.Tests.CTransformResolverTest.TC_AbsolutePath_Transf…
MaximLipnin Apr 4, 2020
19f14d6
Try to enable XslTransformApi tests because they pass locally
MaximLipnin Apr 4, 2020
fa9a1a8
Mark System.Tests.StringTests.NormalizationTest with ActiveIssue
MaximLipnin Apr 6, 2020
7e930ae
Mark System.Globalization.Tests.StringNormalizationAllTests.Normalize…
MaximLipnin Apr 6, 2020
8f50976
Mark System.IO.CreateSafeFileHandleTests tests with ActiveIssue
MaximLipnin Apr 6, 2020
13c9ba6
Mark System.IO.AsWinRTStreamTests tests with ActiveIssue
MaximLipnin Apr 6, 2020
2dbf667
Remove duplicate of System.ComponentModel.TypeConverterTests
MaximLipnin Apr 6, 2020
a9e1092
Mark Microsoft.Extensions tests, failing due to PNSE, with ActiveIssue
MaximLipnin Apr 6, 2020
7aa4b6a
Mark System.IO.Pipes.Tests namespace with ActiveIssue
MaximLipnin Apr 6, 2020
d0ed2b9
Marked System.IO.Tests.StreamReaderWithBufferedStream_Tests.ReadAsync…
MaximLipnin Apr 6, 2020
c9e6611
Disable System.IO.Tests test classes due to plenty of test failures
MaximLipnin Apr 6, 2020
b48edb6
Enable some System.Drawing-related test namespaces
MaximLipnin Apr 6, 2020
402a57e
Mark failing System.Drawing.Imaging.Tests.MetafileTests tests with Ac…
MaximLipnin Apr 6, 2020
956f885
Mark System.Drawing.Imaging.Tests.PropertyItemTests.Properties_SetVal…
MaximLipnin Apr 6, 2020
0d589f3
Mark some failing System.Drawing.Tests tests with ActiveIssue
MaximLipnin Apr 7, 2020
5c0f20f
Mark MonoTests.System.Drawing.MetafileTest and MonoTests.System.Drawi…
MaximLipnin Apr 7, 2020
0ca197d
Try to enable System.Threading.Tasks.Dataflow.Tests because they pass…
MaximLipnin Apr 7, 2020
2d9ed3d
Try to enable System.Threading.Tasks.Tests because they pass locally
MaximLipnin Apr 7, 2020
ebc9224
Try to enable System.Security.Cryptography.Pkcs because they pass loc…
MaximLipnin Apr 7, 2020
c10f6ec
Try to enable System.Threading.Overlapped.Tests because they pass loc…
MaximLipnin Apr 7, 2020
b6d9d80
Try to enable all remaining namespaces to get CI output containing an…
MaximLipnin Apr 7, 2020
da435db
Mark System.DirectoryServices.Protocols.Tests.SortRequestControlTests…
MaximLipnin Apr 8, 2020
1e2ae57
Mark several System.Diagnostics.Tests with ActiveIssue
MaximLipnin Apr 8, 2020
fef7ea9
Mark several System.Management.Tests with ActiveIssue
MaximLipnin Apr 8, 2020
463f90e
Mark failiing System.Net.*.Tests assemblies/tests with ActiveIssue
MaximLipnin Apr 8, 2020
036d900
Mark some System.Reflection.Emit.Tests with ActiveIssue
MaximLipnin Apr 8, 2020
1d250bb
Mark more System.Management.Tests tests with ActiveIssue
MaximLipnin Apr 8, 2020
8ade3de
Mark System.Net.WebClient.Tests assembly with ActiveIssue
MaximLipnin Apr 8, 2020
946c04a
Mark System.Runtime.InteropServices.Tests namespace with ActiveIssue
MaximLipnin Apr 9, 2020
0b525e0
Mark System.Runtime.InteropServices.WindowsRuntime.Tests with ActiveI…
MaximLipnin Apr 9, 2020
0e8a9c5
Mark System.Runtime.Serialization.Formatters.Tests.RoundtripManyObjec…
MaximLipnin Apr 9, 2020
cf6abde
Mark System.ComponentModel.TypeConverterTests.ImageConverterTest test…
MaximLipnin Apr 9, 2020
9ee4865
Mark System.Runtime.InteropServices.WindowsRuntime.Tests.WindowsRunti…
MaximLipnin Apr 9, 2020
f32495e
Remove CoreFX.issues_windows.rsp file; remove mono rsp argumets
MaximLipnin Apr 9, 2020
41167a5
Remove mono rsp file leftovers
MaximLipnin Apr 9, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions eng/pipelines/libraries/helix-queues-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,14 @@ jobs:
- Windows.81.Amd64.Open
- Windows.10.Amd64.ServerRS5.Open
- Windows.10.Amd64.Server19H1.Open
- (Windows.Nano.1809.Amd64.Open)windows.10.amd64.serverrs5.open@mcr.microsoft.com/dotnet-buildtools/prereqs:nanoserver-1809-helix-amd64-08e8e40-20200107182504
- ${{ if ne(parameters.jobParameters.runtimeFlavor, 'mono') }}:
- (Windows.Nano.1809.Amd64.Open)windows.10.amd64.serverrs5.open@mcr.microsoft.com/dotnet-buildtools/prereqs:nanoserver-1809-helix-amd64-08e8e40-20200107182504
- ${{ if eq(parameters.jobParameters.isFullMatrix, false) }}:
- Windows.7.Amd64.Open
- Windows.81.Amd64.Open
- Windows.10.Amd64.Server19H1.ES.Open
- (Windows.Nano.1809.Amd64.Open)windows.10.amd64.serverrs5.open@mcr.microsoft.com/dotnet-buildtools/prereqs:nanoserver-1809-helix-amd64-08e8e40-20200107182504
- ${{ if ne(parameters.jobParameters.runtimeFlavor, 'mono') }}:
- (Windows.Nano.1809.Amd64.Open)windows.10.amd64.serverrs5.open@mcr.microsoft.com/dotnet-buildtools/prereqs:nanoserver-1809-helix-amd64-08e8e40-20200107182504

# NET472
- ${{ if eq(parameters.jobParameters.framework, 'net472') }}:
Expand Down
2 changes: 1 addition & 1 deletion eng/pipelines/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ jobs:
runtimeFlavor: mono
buildConfig: ${{ variables.debugOnPrReleaseOnRolling }}
platforms:
# - Windows_NT_x64
- Windows_NT_x64
- OSX_x64
- Linux_arm64
- Linux_x64
Expand Down
15 changes: 0 additions & 15 deletions eng/testing/tests.targets
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
<RunScriptHost Condition="'$(TargetOS)' == 'Windows_NT'">$(RunScriptHostDir)dotnet.exe</RunScriptHost>
<RunScriptHost Condition="'$(TargetOS)' != 'Windows_NT'">$(RunScriptHostDir)dotnet</RunScriptHost>

<!-- TODO: remove rsp argument when rsp files are removed: https://github.com/dotnet/runtime/issues/1980. -->
<MonoRspFile>$(RunWorkingDirectory)$(MonoRspFileName)</MonoRspFile>
</PropertyGroup>

<!-- Archive test binaries. -->
Expand Down Expand Up @@ -75,17 +73,6 @@

<Exec Condition="'$(TargetOS)' != 'Windows_NT'" Command="chmod +x $(RunScriptOutputPath)" />

<!-- Generate Mono .rsp file -->
<!-- TODO: remove when rsp files are removed: https://github.com/dotnet/runtime/issues/1980. -->
<ItemGroup>
<_rspFile Include="$(TestRspFile)" Condition="'$(TestRspFile)' != ''" />
<_rspFile Include="$(MonoProjectRoot)netcore\CoreFX.issues_windows.rsp" Condition="'$(TargetOS)' == 'Windows_NT'" />
</ItemGroup>
<ItemGroup>
<_rspFileContent Include="$([System.IO.File]::ReadAllText(%(_rspFile.Identity)))" Condition="'$(TargetOS)' != 'OSX' and '$(TargetOS)' != 'Linux'" />
</ItemGroup>

<WriteLinesToFile File="$(MonoRspFile)" Lines="@(_rspFileContent)" Overwrite="true" />
</Target>

<Target Name="ValidateTestPlatform">
Expand All @@ -108,8 +95,6 @@
DependsOnTargets="ValidateTestPlatform">
<PropertyGroup>
<RunTestsCommand>"$(RunScriptOutputPath)" --runtime-path "$(TestHostRootPath.TrimEnd('\/'))"</RunTestsCommand>
<!-- TODO: remove rsp argument when rsp files are removed: https://github.com/dotnet/runtime/issues/1980. -->
<RunTestsCommand Condition="'$(RuntimeFlavor)' == 'Mono'">$(RunTestsCommand) --rsp-file "$(MonoRspFile)"</RunTestsCommand>
<RunTestsCommand Condition="'$(TestRspFile)' != '' and '$(RuntimeFlavor)' != 'Mono'">$(RunTestsCommand) --rsp-file "$(TestRspFile)"</RunTestsCommand>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ public async Task ReceiveAsync_UTF8SplitAcrossMultipleBuffers_ValidDataReceived(
}

[Theory]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34690", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
[InlineData(0b_1000_0001, 0b_0_000_0001, false)] // fin + text, no mask + length == 1
[InlineData(0b_1100_0001, 0b_0_000_0001, true)] // fin + rsv1 + text, no mask + length == 1
[InlineData(0b_1010_0001, 0b_0_000_0001, true)] // fin + rsv2 + text, no mask + length == 1
Expand Down Expand Up @@ -147,6 +148,7 @@ public async Task ReceiveAsync_InvalidFrameHeader_AbortsAndThrowsException(byte
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34690", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public async Task ReceiveAsync_ServerSplitHeader_ValidDataReceived()
{
using (Socket listener = new Socket(AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp))
Expand Down
1 change: 1 addition & 0 deletions src/libraries/Common/tests/Tests/System/StringTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7215,6 +7215,7 @@ public static void InternalTestAotSubset()
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34577", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public static unsafe void NormalizationTest() // basic test; more tests in globalization tests
{
// U+0063 LATIN SMALL LETTER C
Expand Down
4 changes: 0 additions & 4 deletions src/libraries/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -302,10 +302,6 @@
<ILLinkClearInitLocals Condition="'$(IsSourceProject)' == 'true' and '$(Language)' != 'VB'">true</ILLinkClearInitLocals>
</PropertyGroup>

<PropertyGroup>
<MonoRspFileName>mono.issues.rsp</MonoRspFileName>
</PropertyGroup>

<PropertyGroup Condition="'$(BuildAllConfigurations)' != 'true'">
<!-- We add extra binplacing for the test shared framework until we can get hardlinking with the runtime directory working on all platforms -->
<BinPlaceTestSharedFramework Condition="'$(BuildTargetFramework)' == '$(NetCoreAppCurrent)'">true</BinPlaceTestSharedFramework>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ private void SetSecret(string id, string key, string value)
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void AddUserSecrets_FindsAssemblyAttribute()
{
var randValue = Guid.NewGuid().ToString();
Expand All @@ -67,6 +68,7 @@ public void AddUserSecrets_FindsAssemblyAttribute()
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void AddUserSecrets_FindsAssemblyAttributeFromType()
{
var randValue = Guid.NewGuid().ToString();
Expand Down Expand Up @@ -107,6 +109,7 @@ public void AddUserSecrets_DoesNotThrowsIfOptional()
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void AddUserSecrets_With_SecretsId_Passed_Explicitly()
{
var userSecretsId = Guid.NewGuid().ToString();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ public class ArrayTests : IDisposable
";

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void DifferentConfigSources_Merged_KeysAreSorted()
{
var config = BuildConfig();
Expand Down Expand Up @@ -76,6 +77,7 @@ public void DifferentConfigSources_Merged_KeysAreSorted()
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void DifferentConfigSources_Merged_WithOverwrites()
{
var config = BuildConfig();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ public void MissingFileDoesNotIncludesAbsolutePathIfWithNoPhysicalPath()
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void LoadAndCombineKeyValuePairsFromDifferentConfigurationProviders()
{
WriteTestFiles();
Expand Down Expand Up @@ -247,6 +248,7 @@ public void LoadAndCombineKeyValuePairsFromDifferentConfigurationProviders()
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void LoadAndCombineKeyValuePairsFromDifferentConfigurationProvidersWithAbsolutePath()
{
WriteTestFiles();
Expand Down Expand Up @@ -287,6 +289,7 @@ public void LoadAndCombineKeyValuePairsFromDifferentConfigurationProvidersWithAb
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void CanOverrideValuesWithNewConfigurationProvider()
{
WriteTestFiles();
Expand Down Expand Up @@ -359,6 +362,7 @@ public IConfigurationProvider Build(IConfigurationBuilder builder)
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void OnLoadErrorWillBeCalledOnJsonParseError()
{
_fileSystem.WriteFile(Path.Combine(_basePath, "error.json"), @"{""JsonKey1"": ", absolute: true);
Expand Down Expand Up @@ -387,6 +391,7 @@ public void OnLoadErrorWillBeCalledOnJsonParseError()
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void OnLoadErrorWillBeCalledOnXmlParseError()
{
_fileSystem.WriteFile("error.xml", @"gobblygook");
Expand Down Expand Up @@ -414,6 +419,7 @@ public void OnLoadErrorWillBeCalledOnXmlParseError()
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void OnLoadErrorWillBeCalledOnIniLoadError()
{
_fileSystem.WriteFile("error.ini", @"IniKey1=IniValue1
Expand Down Expand Up @@ -441,6 +447,7 @@ public void OnLoadErrorWillBeCalledOnIniLoadError()
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void OnLoadErrorCanIgnoreErrors()
{
_fileSystem.WriteFile("error.json", @"{""JsonKey1"": ");
Expand Down Expand Up @@ -813,6 +820,7 @@ await WaitForChange(
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void LoadIncorrectJsonFile_ThrowException()
{
var json = @"{
Expand All @@ -829,6 +837,7 @@ public void LoadIncorrectJsonFile_ThrowException()
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void SetBasePathCalledMultipleTimesForEachSourceLastOneWins()
{
var builder = new ConfigurationBuilder();
Expand Down Expand Up @@ -862,6 +871,7 @@ public void SetBasePathCalledMultipleTimesForEachSourceLastOneWins()
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void GetDefaultBasePathForSources()
{
var builder = new ConfigurationBuilder();
Expand Down Expand Up @@ -891,6 +901,7 @@ public void GetDefaultBasePathForSources()
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void CanEnumerateProviders()
{
var config = CreateBuilder()
Expand Down Expand Up @@ -937,6 +948,7 @@ await WaitForChange(
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/34580", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)]
public void BindingDoesNotThrowIfReloadedDuringBinding()
{
WriteTestFiles();
Expand Down
Loading