Disable flaky test (#4846)
authorJan Kotas <jkotas@microsoft.com>
Sun, 8 May 2016 12:02:50 +0000 (05:02 -0700)
committerJan Kotas <jkotas@microsoft.com>
Sun, 8 May 2016 12:02:50 +0000 (05:02 -0700)
tests/issues.targets

index e2479f79b093365e330931d675720f261256acd8..731a54318b46efe443faa5c470d33f4ffb871c9e 100644 (file)
         <ExcludeList Include="$(XunitTestBinBase)\JIT\Performance\CodeQuality\V8\DeltaBlue\DeltaBlue\DeltaBlue.cmd">
              <Issue>4817</Issue>
         </ExcludeList>
+        <ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\MDArray\basics\stringarr_cs_do\stringarr_cs_do.cmd">
+             <Issue>4844</Issue>
+        </ExcludeList>
     </ItemGroup>
 </Project>