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

Commit 463b64e

Browse files
committed
Disable DynMethodJumpStubTests test
1 parent 2659efd commit 463b64e

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
@@ -434,6 +434,9 @@
434434
<ExcludeList Include="$(XunitTestBinBase)\CoreMangLib\cti\system\multicastdelegate\MulticastDelegateCtor\MulticastDelegateCtor.cmd">
435435
<Issue>needs triage</Issue>
436436
</ExcludeList>
437+
<ExcludeList Include="$(XunitTestBinBase)\CoreMangLib\cti\system\reflection\emit\DynMethodJumpStubTests\DynMethodJumpStubTests\DynMethodJumpStubTests.cmd">
438+
<Issue>needs triage</Issue>
439+
</ExcludeList>
437440
<ExcludeList Include="$(XunitTestBinBase)\CoreMangLib\cti\system\runtime\interopservices\marshal\MarshalGetLastWin32Error_PSC\MarshalGetLastWin32Error_PSC.cmd">
438441
<Issue>needs triage</Issue>
439442
</ExcludeList>

0 commit comments

Comments
 (0)