Skip R2RDumpTests in crossgen tests, test unsupported on ARM
authorAmy Yu <amycmyu@gmail.com>
Fri, 20 Jul 2018 00:01:50 +0000 (17:01 -0700)
committerAmy Yu <amycmyu@gmail.com>
Fri, 20 Jul 2018 02:41:59 +0000 (19:41 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/72f7c872baa3dc698330cebfcbd75656bd1d4a06

src/coreclr/tests/skipCrossGenFiles.arm.txt
src/coreclr/tests/skipCrossGenFiles.arm64.txt
src/coreclr/tests/skipCrossGenFiles.x64.txt
src/coreclr/tests/skipCrossGenFiles.x86.txt
src/coreclr/tests/testsUnsupported.arm.txt

index 30607ac..8c8a87a 100644 (file)
@@ -2,3 +2,4 @@ mscorlib.dll
 System.Runtime.WindowsRuntime.UI.Xaml.dll
 System.Private.CoreLib.dll
 xunit.performance.api.dll
+R2RDump.dll
index d0ed722..0ccd62d 100644 (file)
@@ -5,3 +5,4 @@ System.Net.Sockets.dll
 System.Net.Primitives.dll
 System.Private.CoreLib.dll
 xunit.performance.api.dll
+R2RDump.dll
index 30607ac..8c8a87a 100644 (file)
@@ -2,3 +2,4 @@ mscorlib.dll
 System.Runtime.WindowsRuntime.UI.Xaml.dll
 System.Private.CoreLib.dll
 xunit.performance.api.dll
+R2RDump.dll
index 30607ac..8c8a87a 100644 (file)
@@ -2,3 +2,4 @@ mscorlib.dll
 System.Runtime.WindowsRuntime.UI.Xaml.dll
 System.Private.CoreLib.dll
 xunit.performance.api.dll
+R2RDump.dll
index 7800169..ac98955 100644 (file)
@@ -14,4 +14,5 @@ GC/Features/HeapExpansion/pluggaps/pluggaps.sh
 GC/Regressions/v2.0-beta2/460373/460373/460373.sh
 GC/Regressions/v2.0-beta1/149926/149926/149926.sh
 GC/Regressions/v2.0-rtm/494226/494226/494226.sh
-GC/Regressions/dev10bugs/536168/536168/536168.sh
\ No newline at end of file
+GC/Regressions/dev10bugs/536168/536168/536168.sh
+readytorun/r2rdump/R2RDumpTest/R2RDumpTest.sh
\ No newline at end of file