summaryrefslogtreecommitdiff
path: root/tests/CoreFX
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2019-03-02 10:55:15 -0800
committerJan Kotas <jkotas@microsoft.com>2019-03-02 10:55:15 -0800
commitfcfc3baa491b0ac7eb6a9cb73e3b2d46cb5929a0 (patch)
tree918400f7c64c3ee82719ce19ecfd8d4b897d37bd /tests/CoreFX
parent441f049754803a0f1b40bb2cacb977df8a1425fa (diff)
downloadcoreclr-fcfc3baa491b0ac7eb6a9cb73e3b2d46cb5929a0.tar.gz
coreclr-fcfc3baa491b0ac7eb6a9cb73e3b2d46cb5929a0.tar.bz2
coreclr-fcfc3baa491b0ac7eb6a9cb73e3b2d46cb5929a0.zip
[master] Update dependencies from dotnet/corefx (#22968)
* Update dependencies from https://github.com/dotnet/corefx build 20190302.1 This change updates the following dependencies - Microsoft.NETCore.Platforms - 3.0.0-preview4.19152.1 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview4.19152.1 * Disable outdated tests
Diffstat (limited to 'tests/CoreFX')
-rw-r--r--tests/CoreFX/CoreFX.issues.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/CoreFX/CoreFX.issues.json b/tests/CoreFX/CoreFX.issues.json
index 189cc72d9b..3c494bc8ea 100644
--- a/tests/CoreFX/CoreFX.issues.json
+++ b/tests/CoreFX/CoreFX.issues.json
@@ -887,6 +887,14 @@
"name": "System.Tests.EnvironmentTests.Version_MatchesFixedVersion",
"reason": "outdated"
},
+ {
+ "name": "System.Tests.AppDomainTests.ApplyPolicy",
+ "reason": "outdated"
+ },
+ {
+ "name": "System.Tests.AppDomainTests.GetAssemblies",
+ "reason": "outdated"
+ }
]
}
},