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

Commit a419201

Browse files
Exclude constrainedcall test
To hopefully get a clean CI run.
1 parent 680e1b8 commit a419201

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
@@ -166,6 +166,9 @@
166166
<ExcludeList Include="$(XunitTestBinBase)\JIT\Regression\JitBlue\GitHub_11408\GitHub_11408\GitHub_11408.cmd">
167167
<Issue>11408</Issue>
168168
</ExcludeList>
169+
<ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\DefaultInterfaceMethods\constrainedcall\constrainedcall\*">
170+
<Issue>15353</Issue>
171+
</ExcludeList>
169172
<ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TypeGeneratorTests\TypeGeneratorTest612\Generated612\*">
170173
<Issue>6707</Issue>
171174
</ExcludeList>

0 commit comments

Comments
 (0)