• sigmundch's avatar
    Pass --local-engine* from dev/bots/test.dart to `pub test` (only web) (#83308) · 6b6b71ff
    sigmundch authored
    This is bassically reapplying #71721, but only enables it on web tests.
    
    There are known issues that several tests under the `integration.shard`
    depend on a specific platform, and as a result they require some
    additional flexiblity (bots need to build more than one engine, and the
    test flags should allow for secondary engines to be picked by such
    tests).
    
    By enabling this on the web-test shard, we will reduce the false
    positives in the dart-flutter-HHH-web bot.
    
    Fixing the more general problem is tracked by #72368.
    6b6b71ff
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.ci.yaml Loading commit data...
.cirrus.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENT_GRANT Loading commit data...
README.md Loading commit data...
SECURITY.md Loading commit data...
TESTOWNERS Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...