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

Commit e1ce6b5

Browse files
authored
Merge pull request #11144 from wtgodbe/DisableSomeTests
Temporarily disable failing tests in Helix
2 parents 21fb73d + a3cefed commit e1ce6b5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/issues.targets

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,9 @@
419419
<ExcludeList Include="$(XunitTestBinBase)\CoreMangLib\cti\system\decimal\DecimalToInt32\DecimalToInt32.cmd">
420420
<Issue>needs triage</Issue>
421421
</ExcludeList>
422+
<ExcludeList Include="$(XunitTestBinBase)\CoreMangLib\cti\system\delegate\DelegateGetHashCode1\DelegateGetHashCode1.cmd">
423+
<Issue>11137</Issue>
424+
</ExcludeList>
422425
<ExcludeList Include="$(XunitTestBinBase)\CoreMangLib\cti\system\double\DoubleToString3\DoubleToString3.cmd">
423426
<Issue>needs triage</Issue>
424427
</ExcludeList>
@@ -1133,6 +1136,9 @@
11331136
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\Dev11\dev10_865840\dev10_865840\dev10_865840.cmd">
11341137
<Issue>needs triage</Issue>
11351138
</ExcludeList>
1139+
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\JITBlue\DevDiv_255294\DevDiv_255294\DevDiv_255294.cmd">
1140+
<Issue>11142</Issue>
1141+
</ExcludeList>
11361142
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\VS-ia64-JIT\V1.2-Beta1\b302509\b302509\b302509.cmd">
11371143
<Issue>needs triage</Issue>
11381144
</ExcludeList>

0 commit comments

Comments
 (0)