未验证 提交 a32ed471 编写于 作者: A Ankit Jain 提交者: GitHub

[wasm] Bump up the timeout for System.Text.Json to 30mins (#52056)

System.Text.Json tests seem to be timing out. This is for *non*-aot
builds, so this should be investigated. This commit will unblock people
though.

Issue: https://github.com/dotnet/runtime/issues/50433
上级 94e14014
......@@ -7,6 +7,7 @@
<!-- these tests depend on the pdb files -->
<DebuggerSupport Condition="'$(DebuggerSupport)' == '' and '$(TargetOS)' == 'Browser'">true</DebuggerSupport>
<WasmXHarnessArgs>$(WasmXHarnessArgs) --timeout=1800</WasmXHarnessArgs>
</PropertyGroup>
<!-- DesignTimeBuild requires all the TargetFramework Derived Properties to not be present in the first property group. -->
<PropertyGroup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册