未验证 提交 d090d3b7 编写于 作者: R Rikki Gibson 提交者: GitHub

Merge pull request #33617 from RikkiGibson/disable-mono-test

Don't run ResizeCompactsAllDead on Mono
......@@ -96,7 +96,7 @@ public void EnumeratorCompacts()
GC.KeepAlive(b.GetReference());
}
[Fact]
[ConditionalFact(typeof(ClrOnly))]
public void ResizeCompactsAllDead()
{
var a = Create("A");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册