summaryrefslogtreecommitdiff
path: root/tests/skipCrossGenFiles.arm.txt
diff options
context:
space:
mode:
authorBruce Forstall <brucefo@microsoft.com>2018-01-16 16:44:38 -0800
committerBruce Forstall <brucefo@microsoft.com>2018-01-16 16:44:38 -0800
commit18108e4306305cb2152203b6c777f799b63f76b5 (patch)
treeb2ee8b27a395e6fd2b572b6fee5225de5cc7ee4d /tests/skipCrossGenFiles.arm.txt
parent19cdca17c21ce4a573ce6c40b3c1befaf4468bd3 (diff)
downloadcoreclr-18108e4306305cb2152203b6c777f799b63f76b5.tar.gz
coreclr-18108e4306305cb2152203b6c777f799b63f76b5.tar.bz2
coreclr-18108e4306305cb2152203b6c777f799b63f76b5.zip
Fix non-Windows R2R testing in CI
The xunit.performance.api.dll assembly depends on Microsoft.3rdpartytools.MarkdownLog, which cannot be found. Add xunit.performance.api.dll to the list of assemblies that are not crossgen'ed during R2R testing.
Diffstat (limited to 'tests/skipCrossGenFiles.arm.txt')
-rw-r--r--tests/skipCrossGenFiles.arm.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/skipCrossGenFiles.arm.txt b/tests/skipCrossGenFiles.arm.txt
index 2e12456c1b..30607ac93d 100644
--- a/tests/skipCrossGenFiles.arm.txt
+++ b/tests/skipCrossGenFiles.arm.txt
@@ -1,3 +1,4 @@
mscorlib.dll
System.Runtime.WindowsRuntime.UI.Xaml.dll
System.Private.CoreLib.dll
+xunit.performance.api.dll