Skip to content

android_gradle_print_build_variants_test is flakey #172908

@gaaclarke

Description

@gaaclarke

log

▌12:15:39▐ STARTING ANALYSIS
▌12:15:39▐ SHARD=tool_integration_tests
▌12:15:39▐ SUBSHARD=2_9
Selecting subshard 2 of 9 (tests 11-20 of 83)
RUNNING: cd .; bin\flutter.bat --version
workingDirectory: null, executable: C:\b\s\w\ir\x\w\flutter\bin\flutter.bat, arguments: [--version]
Building flutter tool... 
Running pub upgrade... 
Resolving dependencies...
Downloading packages...
Got dependencies.
Flutter 3.33.0-1.0.pre-1152 • channel [user-branch] • unknown source
Framework • revision 3ac59c9859 (63 minutes ago) • 2025-07-28 20:13:12 +0200
Engine • hash 40d70e355f951d564d1778db007f8af355d7ad0d (revision cfbaa18bde) (3 hours ago) • 2025-07-28 15:07:11.000Z
Tools • Dart 3.10.0 (build 3.10.0-28.0.dev) • DevTools 2.48.0
ELAPSED TIME: 24.646s for bin\flutter.bat --version in .
RUNNING: cd packages\flutter_tools; ..\..\bin\cache\dart-sdk\bin\dart.exe run test --reporter=expanded --file-reporter=json:C:\b\s\w\ir\x\t\metrics_1753730139831635.json --test-randomize-ordering-seed=20250728 -j1 --no-color test\integration.shard\android_gradle_print_build_variants_test.dart test\integration.shard\android_plugin_compilesdkversion_mismatch_test.dart test\integration.shard\android_plugin_example_app_build_test.dart test\integration.shard\android_plugin_ndkversion_mismatch_test.dart test\integration.shard\android_plugin_new_output_dir_test.dart test\integration.shard\android_run_flutter_gradle_plugin_tests_test.dart test\integration.shard\asset_transformation_test.dart test\integration.shard\background_isolate_test.dart test\integration.shard\bash_entrypoint_test.dart test\integration.shard\batch_entrypoint_test.dart
workingDirectory: C:\b\s\w\ir\x\w\flutter\packages\flutter_tools, executable: C:\b\s\w\ir\x\w\flutter\bin\cache\dart-sdk\bin\dart.exe, arguments: [run, test, --reporter=expanded, --file-reporter=json:C:\b\s\w\ir\x\t\metrics_1753730139831635.json, --test-randomize-ordering-seed=20250728, -j1, --no-color, test\integration.shard\android_gradle_print_build_variants_test.dart, test\integration.shard\android_plugin_compilesdkversion_mismatch_test.dart, test\integration.shard\android_plugin_example_app_build_test.dart, test\integration.shard\android_plugin_ndkversion_mismatch_test.dart, test\integration.shard\android_plugin_new_output_dir_test.dart, test\integration.shard\android_run_flutter_gradle_plugin_tests_test.dart, test\integration.shard\asset_transformation_test.dart, test\integration.shard\background_isolate_test.dart, test\integration.shard\bash_entrypoint_test.dart, test\integration.shard\batch_entrypoint_test.dart]
Shuffling test order with --test-randomize-ordering-seed=20250728
00:00 +0: loading test/integration.shard/android_gradle_print_build_variants_test.dart
00:00 +0: test/integration.shard/android_gradle_print_build_variants_test.dart: gradle task exists named printBuildVariants that prints build variants
03:21 +0 -1: test/integration.shard/android_gradle_print_build_variants_test.dart: gradle task exists named printBuildVariants that prints build variants [E]
  Expected: true
    Actual: <false>
  
  package:matcher                                                            expect
  test\integration.shard\android_gradle_print_build_variants_test.dart 62:7  main.<fn>

examples

Metadata

Metadata

Assignees

Labels

c: flakeTests that sometimes, but not always, incorrectly passteam-frameworkOwned by Framework team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions