flutter/dev/devicelab/test
Reid Baker 1eb7cd2c73
allow adb to set canfail then use canFail=true for clearing logs (#150517)
Fixes https://github.com/flutter/flutter/issues/150093

New tests added to cover that we at least pass the arguments we expect to adb. 

The test for #150093  is not ideal in that it does not verify the behavior of a failed process but instead ensures we set the parameter that contains the behavior we want. 

devicelab code and tests are not setup to enable fake process or fake output from stdin/stderr and hang if adb or no hardware are present.
2024-06-24 19:13:24 +00:00
..
framework [devicelab] Web benchmarks now run on Chromium 89+ (#98629) 2022-02-16 19:04:14 -08:00
tasks Copy artifacts to applicationBinaryPath when specified for build+test separation (#109879) 2022-08-23 16:32:39 +00:00
ab_test.dart Update dev/devicelab/** to provide --local-engine-host. (#132342) 2023-08-10 17:25:30 -07:00
adb_test.dart allow adb to set canfail then use canFail=true for clearing logs (#150517) 2024-06-24 19:13:24 +00:00
cocoon_test.dart Enable no_leading_underscores_for_local_identifiers (#96422) 2022-01-21 14:43:59 -08:00
common.dart Align more closely with package:test (#77118) (#78343) 2021-03-16 13:58:02 -07:00
host_agent_test.dart Migrate devicelab tests and test runners to null safety. (#85999) 2021-07-23 13:37:57 -07:00
metrics_center_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
perf_tests_test.dart Upload frame_request_pending_latency [attempt #2] (#135890) 2023-10-05 21:54:27 +00:00
run_test.dart Simplify devicelab logic and fix tests (#139122) 2023-11-29 08:41:27 +00:00
runner_test.dart Migrate device lab runner to nulls safety (#110582) 2022-08-30 19:46:05 +02:00
running_processes_test.dart Refactor devicelab bin/run.dart and other cleanup (#96320) 2022-01-10 13:40:17 -08:00
task_result_test.dart Migrate devicelab tests and test runners to null safety. (#85999) 2021-07-23 13:37:57 -07:00
utils_test.dart Update dev/devicelab/** to provide --local-engine-host. (#132342) 2023-08-10 17:25:30 -07:00