Increase the timeout for Mac web_tool_tests to 45 minutes (#164118)
This job seems to be timing out often when it is scheduled on a slower x64 machine.
This commit is contained in:
1
.ci.yaml
1
.ci.yaml
@@ -4574,6 +4574,7 @@ targets:
|
|||||||
subshard: "1_1"
|
subshard: "1_1"
|
||||||
tags: >
|
tags: >
|
||||||
["framework", "hostonly", "shard", "mac"]
|
["framework", "hostonly", "shard", "mac"]
|
||||||
|
test_timeout_secs: "2700" # Allows 45 minutes (up from 30 default)
|
||||||
runIf:
|
runIf:
|
||||||
- dev/**
|
- dev/**
|
||||||
- packages/flutter_tools/**
|
- packages/flutter_tools/**
|
||||||
|
|||||||
Reference in New Issue
Block a user