Skip to content

Conversation

@jesswrd
Copy link
Contributor

@jesswrd jesswrd commented Jul 31, 2025

Extending timeout on Linux_android android_build_all_packages to prevent further timeouts to improve dev velocity. This is a temporary solution.

Partially Addresses flutter/flutter#173066

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2 3

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

The pull request increases the timeout for the Linux_android android_build_all_packages stable CI job from 30 to 60 minutes. While the change itself is straightforward, the pull request lacks a description explaining the necessity of this increase. I've added a comment requesting that the author provide this context and link to the relevant issue, as required by the repository's contribution guidelines.

- name: Linux_android android_build_all_packages stable
recipe: packages/packages
timeout: 30
timeout: 60

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

While increasing the timeout might be necessary to fix a flaky build, the pull request description is currently empty. This makes it difficult to understand the reason for this change.

Could you please update the PR description to explain why this timeout increase is needed and link to the issue that this change resolves? This is required by the repository's contribution guidelines1 and is crucial for future maintenance and understanding the history of the CI configuration.

Style Guide References

Footnotes

  1. PR descriptions should be filled out, including the pre-review checklist and a link to the issue being fixed, as per the contribution guidelines. (link)

Copy link
Collaborator

@stuartmorgan-g stuartmorgan-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I hadn't noticed that the successful builds were so close to the timeout limit, so I assumed the flaky timeout was a flaky hang of some kind. Good find!

@stuartmorgan-g stuartmorgan-g changed the title Extending Timeout on Linux_android android_build_all_packages stable Extending Timeout on Linux_android android_build_all_packages * Aug 1, 2025
@stuartmorgan-g
Copy link
Collaborator

I've updated this to include the master version, as that is also close to the line and has been flaking.

@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 1, 2025
Copy link
Contributor

@reidbaker reidbaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if @stuartmorgan-g is ok with it then I am, that said I might have bumped to 45m instead of doubling the time it takes to build.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Aug 1, 2025
@auto-submit
Copy link
Contributor

auto-submit bot commented Aug 1, 2025

autosubmit label was removed for flutter/packages/9717, because - The status or check suite Linux_android android_build_all_packages stable has failed. Please fix the issues identified (or deflake) before re-applying this label.

@stuartmorgan-g
Copy link
Collaborator

We have quite a few tasks with 60-minute timeouts. I'd rather we deal with tasks that are getting too slow in audits (which I do from time to time in this repo) rather than having them show up as flake that hits all contributors.

@stuartmorgan-g
Copy link
Collaborator

The status or check suite Linux_android android_build_all_packages stable has failed.

Ha. Timed out because .ci.yaml changes only take effect post-submit.

@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 1, 2025
@auto-submit
Copy link
Contributor

auto-submit bot commented Aug 1, 2025

autosubmit label was removed for flutter/packages/9717, because - The status or check suite Linux_android_legacy android_platform_tests_legacy_api_shard_4 master has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Aug 1, 2025
@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 1, 2025
@auto-submit auto-submit bot merged commit b986458 into flutter:main Aug 1, 2025
81 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 4, 2025
github-merge-queue bot pushed a commit to flutter/flutter that referenced this pull request Aug 4, 2025
flutter/packages@f0645d8...1a72287

2025-08-01 [email protected] Add an initial AGENTS.md
(flutter/packages#9716)
2025-08-01 [email protected] Roll Flutter from
c3279ca to 871849e (56 revisions) (flutter/packages#9728)
2025-08-01 [email protected]
[webview_flutter_platform_interface] Provide flexible API for loading
local HTML files (flutter/packages#9697)
2025-08-01 [email protected] Extending Timeout on `Linux_android
android_build_all_packages *` (flutter/packages#9717)

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
danilozhang pushed a commit to danilozhang/flutter that referenced this pull request Aug 6, 2025
flutter/packages@f0645d8...1a72287

2025-08-01 [email protected] Add an initial AGENTS.md
(flutter/packages#9716)
2025-08-01 [email protected] Roll Flutter from
c3279ca to 871849e (56 revisions) (flutter/packages#9728)
2025-08-01 [email protected]
[webview_flutter_platform_interface] Provide flexible API for loading
local HTML files (flutter/packages#9697)
2025-08-01 [email protected] Extending Timeout on `Linux_android
android_build_all_packages *` (flutter/packages#9717)

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
SydneyBao pushed a commit to SydneyBao/flutter that referenced this pull request Aug 6, 2025
flutter/packages@f0645d8...1a72287

2025-08-01 [email protected] Add an initial AGENTS.md
(flutter/packages#9716)
2025-08-01 [email protected] Roll Flutter from
c3279ca to 871849e (56 revisions) (flutter/packages#9728)
2025-08-01 [email protected]
[webview_flutter_platform_interface] Provide flexible API for loading
local HTML files (flutter/packages#9697)
2025-08-01 [email protected] Extending Timeout on `Linux_android
android_build_all_packages *` (flutter/packages#9717)

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
ksokolovskyi pushed a commit to ksokolovskyi/flutter that referenced this pull request Aug 19, 2025
flutter/packages@f0645d8...1a72287

2025-08-01 [email protected] Add an initial AGENTS.md
(flutter/packages#9716)
2025-08-01 [email protected] Roll Flutter from
c3279ca to 871849e (56 revisions) (flutter/packages#9728)
2025-08-01 [email protected]
[webview_flutter_platform_interface] Provide flexible API for loading
local HTML files (flutter/packages#9697)
2025-08-01 [email protected] Extending Timeout on `Linux_android
android_build_all_packages *` (flutter/packages#9717)

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 Sep 18, 2025
flutter/packages@f0645d8...1a72287

2025-08-01 [email protected] Add an initial AGENTS.md
(flutter/packages#9716)
2025-08-01 [email protected] Roll Flutter from
c3279ca to 871849e (56 revisions) (flutter/packages#9728)
2025-08-01 [email protected]
[webview_flutter_platform_interface] Provide flexible API for loading
local HTML files (flutter/packages#9697)
2025-08-01 [email protected] Extending Timeout on `Linux_android
android_build_all_packages *` (flutter/packages#9717)

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
korca0220 pushed a commit to korca0220/flutter that referenced this pull request Sep 22, 2025
flutter/packages@f0645d8...1a72287

2025-08-01 [email protected] Add an initial AGENTS.md
(flutter/packages#9716)
2025-08-01 [email protected] Roll Flutter from
c3279ca to 871849e (56 revisions) (flutter/packages#9728)
2025-08-01 [email protected]
[webview_flutter_platform_interface] Provide flexible API for loading
local HTML files (flutter/packages#9697)
2025-08-01 [email protected] Extending Timeout on `Linux_android
android_build_all_packages *` (flutter/packages#9717)

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@f0645d8...1a72287

2025-08-01 [email protected] Add an initial AGENTS.md
(flutter/packages#9716)
2025-08-01 [email protected] Roll Flutter from
c3279ca to 871849e (56 revisions) (flutter/packages#9728)
2025-08-01 [email protected]
[webview_flutter_platform_interface] Provide flexible API for loading
local HTML files (flutter/packages#9697)
2025-08-01 [email protected] Extending Timeout on `Linux_android
android_build_all_packages *` (flutter/packages#9717)

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.

3 participants