Unverified Commit 468512e0 authored by Zachary Anderson's avatar Zachary Anderson Committed by GitHub

Increase test timeout for analyzer_benchmark to 60 minutes (#126586)

Fixes https://github.com/flutter/flutter/issues/126451
parent 4eefced8
...@@ -203,6 +203,7 @@ targets: ...@@ -203,6 +203,7 @@ targets:
presubmit: false presubmit: false
timeout: 60 timeout: 60
properties: properties:
test_timeout_secs: "3600"
dependencies: >- dependencies: >-
[ [
{"dependency": "android_sdk", "version": "version:33v6"}, {"dependency": "android_sdk", "version": "version:33v6"},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment