Fix R2RTest parsing of the issues.targets (#36650)
authorJan Vorlicek <janvorli@microsoft.com>
Mon, 18 May 2020 21:37:29 +0000 (23:37 +0200)
committerGitHub <noreply@github.com>
Mon, 18 May 2020 21:37:29 +0000 (23:37 +0200)
commit21abb926c47fce972071c673472c84495b25a0f9
tree649d508ab8f59f73e6bacb8fe377a7f28e11db80
parentf0ddc9a0e329533d36e8894011a830f965a29055
Fix R2RTest parsing of the issues.targets (#36650)

The format of the file has changed a bit some time ago, but the R2RTest
wasn't updated accordingly, so test exclusion stopped working. This
change fixes it.
src/coreclr/src/tools/r2rtest/TestExclusion.cs