commit | bb722197722194602234ea2965c6883f45b2c96d | [log] [tgz] |
---|---|---|
author | Haiyang Pan <[email protected]> | Tue Mar 25 23:17:01 2025 |
committer | Chromium LUCI CQ <[email protected]> | Tue Mar 25 23:17:01 2025 |
tree | ee01373eb3735226564fd3466e78fe574a5bcb4e | |
parent | b47d922787ffde94234dc98cb66504bc4d6632f5 [diff] [blame] |
Report android emulator timing on installing CIPD and serial listening. So that we can keep track of these time and optimize the script. Bug: 343242386 Change-Id: Icbcb4ebd836330fe54c13cabd41bf3d1bc1c5333 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6388197 Commit-Queue: Haiyang Pan <[email protected]> Reviewed-by: Nate Fischer <[email protected]> Reviewed-by: Andrew Grieve <[email protected]> Cr-Commit-Position: refs/heads/main@{#1437813}
diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps index c041778b..19e3c3d4 100644 --- a/build/android/test_runner.pydeps +++ b/build/android/test_runner.pydeps
@@ -139,8 +139,16 @@ ../util/lib/common/chrome_test_server_spawner.py ../util/lib/common/unittest_util.py ../util/lib/proto/__init__.py +../util/lib/proto/average.py +../util/lib/proto/count.py +../util/lib/proto/data_points.py ../util/lib/proto/exception_occurrences_pb2.py ../util/lib/proto/exception_recorder.py +../util/lib/proto/measure.py +../util/lib/proto/measures.py +../util/lib/proto/metric.py +../util/lib/proto/test_script_metrics_pb2.py +../util/lib/proto/time_consumption.py ../util/lib/results/__init__.py ../util/lib/results/result_sink.py ../util/lib/results/result_types.py