Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit cac9fcb

Browse files
committed
Disable GitHub_15291.cmd for x86
It fails under MinOpts. Disable until it is fixed. Tracked with #15566.
1 parent 3386dc8 commit cac9fcb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/issues.targets

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,9 @@
213213
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\JitBlue\DevDiv_255294\DevDiv_255294\DevDiv_255294.cmd">
214214
<Issue>11469, The test causes OutOfMemory exception in crossgen mode.</Issue>
215215
</ExcludeList>
216+
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\JitBlue\GitHub_15291\GitHub_15291\GitHub_15291.cmd">
217+
<Issue>15566</Issue>
218+
</ExcludeList>
216219
</ItemGroup>
217220

218221
<!-- The following are ARM32 failures -->

0 commit comments

Comments
 (0)