Skip to content

[packages] FTL test compilation failing: Could not determine the dependencies of task ':app:mergeDebugJniLibFolders' #188785

Description

@stuartmorgan-g

Since #188119, the flutter/flutter -> flutter/packages roll has been blocked on Android build failures; see flutter/packages#12070 for the bisected roll. (Unfortunately we didn't find this immediately because we had other roll issues that prevented us from noticing it at first.)

Here's a very recent passing run, and here's the failure from that roll attempt.

Every shard is failing.

I was able to reproduce locally (using camera/camera/example because it happened to be the first one in the logs) by doing

flutter build apk --debug --config-only
cd android
./gradlew app:assembleAndroidTest -Pverbose=true

which is what the repo tooling is doing.

Is this no longer a valid way to build?

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressionc: regressionIt was better in the past than it is nowpackageflutter/packages repository. See also p: labels.team-androidOwned by Android platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions