Fix non-Windows R2R testing in CI
authorBruce Forstall <brucefo@microsoft.com>
Wed, 17 Jan 2018 00:44:38 +0000 (16:44 -0800)
committerBruce Forstall <brucefo@microsoft.com>
Wed, 17 Jan 2018 00:44:38 +0000 (16:44 -0800)
commit18108e4306305cb2152203b6c777f799b63f76b5
treeb2ee8b27a395e6fd2b572b6fee5225de5cc7ee4d
parent19cdca17c21ce4a573ce6c40b3c1befaf4468bd3
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.
tests/skipCrossGenFiles.arm.txt
tests/skipCrossGenFiles.arm64.txt
tests/skipCrossGenFiles.x64.txt
tests/skipCrossGenFiles.x86.txt