dart-sdk/tools/bots/flutter
William Hesse 4a6ecca102 [test] Run only a subset of the Flutter analysis tests on our bots
The bots/flutter/analyze_flutter_flutter.sh script calls Flutter's
[flutter]/dev/bots/analyze.dart test script.

More tests have been added to that Flutter script, that test
Flutter style guide policies and Kotlin lints. Avoid running
all these tests, that do not depend on the Dart SDK being tested.
Only run the tests from Flutter's analyze.dart test that use
the Dart SDK analyzer.

Bug: https://github.com/flutter/flutter/pull/143478
Change-Id: I12142a019a8cbeb70b40ca028d13325303e8db61
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/362483
Reviewed-by: Alexander Thomas <athom@google.com>
2024-04-12 14:56:57 +00:00
..
analyze_flutter_engine.sh Use main branch for flutter engine clones 2023-06-23 23:31:36 +00:00
analyze_flutter_flutter.sh [test] Run only a subset of the Flutter analysis tests on our bots 2024-04-12 14:56:57 +00:00
analyze_flutter_packages.sh Add --downgrade to flutter/packages analysis 2023-07-19 20:10:38 +00:00
compile_flutter.sh Update scripts with new location of Dart SDK checkout in Flutter engine 2024-04-09 14:45:10 +00:00