Skip to content

Commit

Permalink
Add System.IO.UnmanagedMemoryStream.Tests skip
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitchell Hwang committed Jun 8, 2021
1 parent 8550093 commit 9f16476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libraries/tests.proj
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@
<!-- App Launch Failure https://github.com/dotnet/runtime/issues/53813 -->
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Composition.AttributedModel/tests/System.Composition.AttributeModel.Tests.csproj" />
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Diagnostics.DiagnosticSource/tests/TestWithConfigSwitches/System.Diagnostics.DiagnosticSource.Switches.Tests.csproj" />
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.IO.UnmanagedMemoryStream/tests/System.IO.UnmanagedMemoryStream.Tests.csproj" />
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Web.HttpUtility/tests/System.Web.HttpUtility.Tests.csproj" />
</ItemGroup>

Expand Down

0 comments on commit 9f16476

Please sign in to comment.