Disable test against dotnet/coreclr#8418 to unblock corefx updates
authorJan Kotas <jkotas@microsoft.com>
Thu, 1 Dec 2016 21:34:08 +0000 (13:34 -0800)
committerJan Kotas <jkotas@microsoft.com>
Fri, 2 Dec 2016 02:53:24 +0000 (18:53 -0800)
Commit migrated from https://github.com/dotnet/coreclr/commit/28e4d0d2422cd88839944686c550529904915b5b

src/coreclr/tests/issues.targets
src/coreclr/tests/testsFailingOutsideWindows.txt

index 1cf266b..d1f3dc2 100644 (file)
         <ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TypeGeneratorTests\TypeGeneratorTest683\Generated683\*">
             <Issue>6707</Issue>
         </ExcludeList>
+        <ExcludeList Include="$(XunitTestBinBase)\JIT\opt\perf\doublealign\Locals\*">
+            <Issue>8418</Issue>
+        </ExcludeList>
     </ItemGroup>
 
     <!-- The following are x86 failures -->
index 260f9a5..2d0d497 100644 (file)
@@ -76,4 +76,5 @@ Loader/classloader/TypeGeneratorTests/TypeGeneratorTest613/Generated613/Generate
 Loader/classloader/TypeGeneratorTests/TypeGeneratorTest614/Generated614/Generated614.sh
 Loader/classloader/TypeGeneratorTests/TypeGeneratorTest681/Generated681/Generated681.sh
 Loader/classloader/TypeGeneratorTests/TypeGeneratorTest682/Generated682/Generated682.sh
-Loader/classloader/TypeGeneratorTests/TypeGeneratorTest683/Generated683/Generated683.sh
\ No newline at end of file
+Loader/classloader/TypeGeneratorTests/TypeGeneratorTest683/Generated683/Generated683.sh
+JIT/opt/perf/doublealign/Locals/Locals.sh