Skip to content

Conversation

@stuartmorgan-g
Copy link
Collaborator

Remvoe x86 from the ABI set when compiling Android integration tests, as x86 is no longer supported for Flutter builds.

See flutter/flutter#170191

Remvoe x86 from the ABI set when compiling Android integration tests, as
x86 is no longer supported for Flutter builds.

See flutter/flutter#170191
@stuartmorgan-g
Copy link
Collaborator Author

stuartmorgan-g commented Jul 7, 2025

I believe this will resolve one source of roll breakage that's accumulated since the last successful roll; I haven't tested that, but this is definitely code we shouldn't need any more.

I've verified locally that this fixes the

* What went wrong:
An exception occurred applying plugin request [id: 'dev.flutter.flutter-gradle-plugin']
> Failed to apply plugin 'dev.flutter.flutter-gradle-plugin'.
   > Invalid platform: android-x86

failures that are hitting the roller since flutter/flutter#170191 landed in flutter/flutter.

@tarrinneal tarrinneal added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 7, 2025
@auto-submit auto-submit bot merged commit 42b1857 into flutter:main Jul 7, 2025
78 checks passed
@stuartmorgan-g stuartmorgan-g deleted the remove-android-x86 branch July 7, 2025 18:27
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 8, 2025
github-merge-queue bot pushed a commit to flutter/flutter that referenced this pull request Jul 8, 2025
flutter/packages@2c52f24...cba2e90

2025-07-07 [email protected] roll
28a4e85 (flutter/packages#9578)
2025-07-07 [email protected] [tool] Remove Android x86 compilation
(flutter/packages#9572)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected] on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
mboetger pushed a commit to mboetger/flutter that referenced this pull request Jul 21, 2025
flutter/packages@2c52f24...cba2e90

2025-07-07 [email protected] roll
28a4e85 (flutter/packages#9578)
2025-07-07 [email protected] [tool] Remove Android x86 compilation
(flutter/packages#9572)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected] on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
azatech pushed a commit to azatech/flutter that referenced this pull request Jul 28, 2025
flutter/packages@2c52f24...cba2e90

2025-07-07 [email protected] roll
28a4e85 (flutter/packages#9578)
2025-07-07 [email protected] [tool] Remove Android x86 compilation
(flutter/packages#9572)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected] on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
vashworth pushed a commit to vashworth/packages that referenced this pull request Jul 30, 2025
Remvoe x86 from the ABI set when compiling Android integration tests, as x86 is no longer supported for Flutter builds.

See flutter/flutter#170191
ksokolovskyi pushed a commit to ksokolovskyi/flutter that referenced this pull request Aug 19, 2025
flutter/packages@2c52f24...cba2e90

2025-07-07 [email protected] roll
28a4e85 (flutter/packages#9578)
2025-07-07 [email protected] [tool] Remove Android x86 compilation
(flutter/packages#9572)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected] on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
lucaantonelli pushed a commit to lucaantonelli/flutter that referenced this pull request Nov 21, 2025
flutter/packages@2c52f24...cba2e90

2025-07-07 [email protected] roll
28a4e85 (flutter/packages#9578)
2025-07-07 [email protected] [tool] Remove Android x86 compilation
(flutter/packages#9572)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected] on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants