Skip to content

Commit

Permalink
Bigger timeout (for perf slow). (#78632)
Browse files Browse the repository at this point in the history
  • Loading branch information
cincuranet committed Nov 24, 2022
1 parent 8606a91 commit f463fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/testing/performance/microbenchmarks.proj
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
</PropertyGroup>

<PropertyGroup>
<WorkItemTimeout>2:30</WorkItemTimeout>
<WorkItemTimeout>6:00</WorkItemTimeout>
<WorkItemTimeout Condition="'$(OnlySanityCheck)' == 'true'">1:30</WorkItemTimeout>
</PropertyGroup>

Expand Down

0 comments on commit f463fe7

Please sign in to comment.