diff --git a/src/libraries/System.Runtime.Serialization.Xml/tests/AssemblyInfo.cs b/src/libraries/System.Runtime.Serialization.Xml/tests/AssemblyInfo.cs deleted file mode 100644 index d54e58b476fe57..00000000000000 --- a/src/libraries/System.Runtime.Serialization.Xml/tests/AssemblyInfo.cs +++ /dev/null @@ -1,7 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. -// See the LICENSE file in the project root for more information. - -using Xunit; - -[assembly: ActiveIssue("Disabled due to multiple crashes.", TestPlatforms.Windows, TargetFrameworkMonikers.Netcoreapp, TestRuntimes.Mono)] diff --git a/src/libraries/System.Runtime.Serialization.Xml/tests/System.Runtime.Serialization.Xml.Tests.csproj b/src/libraries/System.Runtime.Serialization.Xml/tests/System.Runtime.Serialization.Xml.Tests.csproj index cdf4fe029f5fed..6be96a664a5691 100644 --- a/src/libraries/System.Runtime.Serialization.Xml/tests/System.Runtime.Serialization.Xml.Tests.csproj +++ b/src/libraries/System.Runtime.Serialization.Xml/tests/System.Runtime.Serialization.Xml.Tests.csproj @@ -3,7 +3,6 @@ $(NetCoreAppCurrent) -