Unverified Commit 72a1e65a authored by yusufm's avatar yusufm Committed by GitHub

Adding vs_build dependency to Windows hot_mode_dev_cycle_win_target__benchmark (#88196)

* Adding a timeout and retry to upload results step.

* Adding tests for retries and timeout.

* Adding async to call

* Fixing sleep to trigger the timeout, and adding addition timeout test.

* Fixing minor typo.

* Fixing some minor flutter style issues.

* Adding vs_build dependency to Windows hot_mode_dev_cycle_win_target__benchmark
Co-authored-by: 's avataryusufm <mohsinally@google.com>
parent c5d5463c
...@@ -3384,6 +3384,10 @@ targets: ...@@ -3384,6 +3384,10 @@ targets:
[ [
{"name":"gradle","path":"gradle"} {"name":"gradle","path":"gradle"}
] ]
dependencies: >-
[
{"dependency": "vs_build"}
]
tags: > tags: >
["devicelab","hostonly"] ["devicelab","hostonly"]
task_name: hot_mode_dev_cycle_win_target__benchmark task_name: hot_mode_dev_cycle_win_target__benchmark
......
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