Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit c7c87ce

Browse files
committed
Exclude tests that depend on OOB assemblies.
1 parent 273cce3 commit c7c87ce

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tests/CoreFX/CoreFX.issues.rsp

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,10 @@
8989

9090
# Test failure: https://github.com/dotnet/runtime/issues/43166
9191
-nomethod System.IO.Tests.File_GetSetTimes.SetDateTimeMax
92+
93+
# We have issues in restoring the OOB packages to run these tests. Disable for now.
94+
-nonamespace System.Data.Common.Tests
95+
-nonamespace System.IO.Pipelines.Tests
96+
-nonamespace System.Resources.Extensions.Tests
97+
-nonamespace System.Resources.ResourceManager.Tests
98+
-nonamespace System.Runtime.Serialization.Formatters.Tests

0 commit comments

Comments
 (0)