未验证 提交 7b408c19 编写于 作者: J Jarret Shook 提交者: GitHub

Disable tests based on #168 (#182)

Note this is an unforutunate loss of coverage.
It ups the priority on trait based tests or fixing the root cause.
上级 31d4ca51
......@@ -123,6 +123,9 @@
<ExcludeList Include="$(XunitTestBinBase)/JIT/Directed/tailcall/more_tailcalls/*">
<Issue>Unix does not support tailcall helper</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/JIT/Stress/ABI/**/*">
<Issue>168</Issue>
</ExcludeList>
</ItemGroup>
<!-- Arm32 All OS -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册