flutter/dev/bots/test
Matan Lurey bf36437cae
Add --dry-run to dev/bots/test.dart. (#158956)
Closes https://github.com/flutter/flutter/issues/158884.

/cc @reidbaker.

Example output:

```sh
% SHARD=tool_integration_tests SUBSHARD=6_6 dart dev/bots/test.dart --dry-run 
▌13:59:18▐ STARTING ANALYSIS
▌13:59:18▐ --dry-run enabled. Tests will not actually be executed.
▌13:59:18▐ SHARD=tool_integration_tests
▌13:59:18▐ SUBSHARD=6_6
▌13:59:18▐ |> bin/flutter: 
  --version
▌13:59:18▐ |> bin/cache/dart-sdk/bin/dart (packages/flutter_tools): 
  run
  test
  --reporter=expanded
  --file-reporter=json:/var/folders/qw/qw_3qd1x4kz5w975jhdq4k58007b7h/T/metrics_1731621558619861.json
  --test-randomize-ordering-seed=20241114
  -j1
  test/integration.shard/shader_compiler_test.dart
  test/integration.shard/overall_experience_test.dart
  test/integration.shard/expression_evaluation_test.dart
  test/integration.shard/isolated/native_assets_without_cbuild_assemble_test.dart
  test/integration.shard/isolated/native_assets_test.dart
  test/integration.shard/isolated/native_assets_agp_version_test.dart
  test/integration.shard/coverage_collection_test.dart
  test/integration.shard/devtools_uri_test.dart
  test/integration.shard/deprecated_gradle_settings_test.dart
  test/integration.shard/batch_entrypoint_test.dart
  test/integration.shard/bash_entrypoint_test.dart
  test/integration.shard/background_isolate_test.dart
```
2024-11-20 21:01:54 +00:00
..
analyze-gen-defaults pattern-matching refactor (#154753) 2024-10-03 18:21:04 +00:00
analyze-snippet-code-test-dart-ui Enable strict-inference (#135043) 2023-09-20 19:59:08 +00:00
analyze-snippet-code-test-input Add none language strings to code blocks. (#146154) 2024-04-02 16:42:25 -07:00
analyze-test-input pattern-matching refactor (#154753) 2024-10-03 18:21:04 +00:00
analyze_snippet_code_test.dart Prepare bots for not reporting UNUSED_IMPORT in presence of unresolved identifiers. (#154514) 2024-09-03 21:16:48 +00:00
analyze_test.dart Update old wiki links (#149544) 2024-06-17 17:26:08 +00:00
check_code_samples_test.dart Add tests for curve2_d.0.dart (#150984) 2024-07-16 10:44:22 +00:00
codesign_test.dart Refactor verify codesigned (#146450) 2024-04-11 18:33:39 +00:00
common.dart Migrate verify_codesigned. (#139328) 2023-12-22 01:46:11 +00:00
post_process_docs_test.dart Deprecate these old APIs (#116793) 2023-04-06 19:53:50 +00:00
prepare_package_test.dart make the tar c command in prepare_package.dart verbose (#139687) 2023-12-11 23:48:59 +00:00
run_command_test.dart More helpful test.dart output (#140175) 2023-12-28 23:16:12 +00:00
sdk_directory_has_space_test.dart Skip test audit for dev tests. (#87147) 2021-08-03 11:17:41 -07:00
test_test.dart Add --dry-run to dev/bots/test.dart. (#158956) 2024-11-20 21:01:54 +00:00
tool_subsharding_test.dart Parser machine logs (#118707) 2023-02-02 20:04:06 +00:00