• William Hesse's avatar
    Fix detection that tests are running on monorepo bots (#129173) · 6ae22ef4
    William Hesse authored
    Automatic CI testing runs on monorepo bots that tests the heads
    of the Dart SDK, Flutter engine, and Flutter framework together.
    These tests previously ran on bots called HHH (triple-headed),
    and the logic for detecting this used the machine name of the test machine.
    
    Extend that detection logic to cover the test machine hostnames that
    run monorepo testing, that start with either 'dart-tests-' or 'luci-dart-'.
    
    None of the machines used to run Flutter release builds have names
    like this, even though they are in an internal Dart luci project.
    
    Bug: b/231927187
    6ae22ef4
Name
Last commit
Last update
..
test Loading commit data...
README.md Loading commit data...
accept_android_sdk_licenses.sh Loading commit data...
allowlist.dart Loading commit data...
analysis_options.yaml Loading commit data...
analyze.dart Loading commit data...
analyze_snippet_code.dart Loading commit data...
browser.dart Loading commit data...
codelabs_build_test.sh Loading commit data...
docs.sh Loading commit data...
post_process_docs.dart Loading commit data...
prepare_package.dart Loading commit data...
pubspec.yaml Loading commit data...
run_command.dart Loading commit data...
service_worker_test.dart Loading commit data...
serviceaccount.enc Loading commit data...
test.dart Loading commit data...
tool_subsharding.dart Loading commit data...
unpublish_package.dart Loading commit data...
utils.dart Loading commit data...