• Anna Gringauze's avatar
    Move web integration tool tests to web.shard (#70226) · edf26e75
    Anna Gringauze authored
    * Move web integration tool tests to web.shard
    
    Web integration tool tests depend on DDC changes in SDK. This change
    moves them to a separate shard and subshard so CI bot configurations
    can run them separately.
    
    In particular, with will allow running those tests on dart CI flutter
    HHH web bot instead of a non-web one, allowing early detection and easy
    classification of issues caused by SDK changes as VM- or Web related.
    
    * Enabled verbose mode for flaky web_tool_tests
    
    * Split out the test changes to be commited first
    edf26e75
Name
Last commit
Last update
..
test_data Loading commit data...
README.md Loading commit data...
analyze_size_test.dart Loading commit data...
background_isolate_test.dart Loading commit data...
build_ios_config_only_test.dart Loading commit data...
command_output_test.dart Loading commit data...
coverage_collection_test.dart Loading commit data...
daemon_mode_test.dart Loading commit data...
debugger_stepping_test.dart Loading commit data...
deprecated_gradle_settings_test.dart Loading commit data...
downgrade_upgrade_integration_test.dart Loading commit data...
expression_evaluation_test.dart Loading commit data...
flutter_attach_test.dart Loading commit data...
flutter_gen_test.dart Loading commit data...
flutter_immediately_exit_test.dart Loading commit data...
flutter_run_test.dart Loading commit data...
flutter_run_with_error_test.dart Loading commit data...
forbidden_imports_test.dart Loading commit data...
gen_l10n_test.dart Loading commit data...
hot_reload_errors_test.dart Loading commit data...
hot_reload_test.dart Loading commit data...
hot_reload_with_asset_test.dart Loading commit data...
lifetime_test.dart Loading commit data...
plist_parser_test.dart Loading commit data...
single_widget_reload_test.dart Loading commit data...
stateless_stateful_hot_reload_test.dart Loading commit data...
template_manifest_test.dart Loading commit data...
test_driver.dart Loading commit data...
test_test.dart Loading commit data...
test_utils.dart Loading commit data...
unit_coverage_test.dart Loading commit data...
vmservice_integration_test.dart Loading commit data...
xcode_backend_test.dart Loading commit data...