• Anna Gringauze's avatar
    [flutter_tools] Add bot configuration to run web_tool_tests for linux, mac, and windows (#70412) · f9df1935
    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
    
    * fixed local engine crash with --enable-asserts
    
    * Disable failing tests, fix local engine with asserts
    
    * Removed mac web_tool_tests bot
    
    * Addressed CR comments
    
    * Add disabled mac web_tool_tests and disable win web_tool_tests
    f9df1935
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...
.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...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...