未验证 提交 ddbe31f2 编写于 作者: D David Poeschl 提交者: GitHub

Merge pull request #28574 from dotnet/merges/dev15.8.x-to-dev15.9.x

Merge dev15.8.x to dev15.9.x
......@@ -596,8 +596,8 @@ function Test-XUnit() {
$dlls = $dlls | ?{ -not ($_.FullName -match ".*/ref/.*") }
if ($cibuild -or $official) {
# Use a 50 minute timeout on CI
$args += " -xml -timeout:50"
# Use a 75 minute timeout on CI
$args += " -xml -timeout:75"
}
if ($procdump) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册