Skip to content

Conversation

@christopherfujino
Copy link
Contributor

Fixes #100937

@flutter-dashboard flutter-dashboard bot added c: contributor-productivity Team-specific productivity, code health, technical debt. tool Affects the "flutter" command-line tool. See also t: labels. labels Mar 29, 2022
@christopherfujino christopherfujino requested review from goderbauer and removed request for goderbauer March 29, 2022 00:23
@christopherfujino christopherfujino force-pushed the extend-timeout-for-codesign-integration-test branch from 3faf094 to e2560b2 Compare March 29, 2022 00:24

// This test clones the framework and downloads pre-built binaries; it sometimes
// times out with the default 5 minutes: https://github.com/flutter/flutter/issues/100937
@Timeout(Duration(minutes: 10))
Copy link
Contributor

Choose a reason for hiding this comment

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

It seems like the bot got throttled from GitHub and that's why this flakes.

It'd be nice if we could make conductor checkout against GoB, and then set the upstream back to GitHub.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

that wouldn't work pre-submit

Copy link
Contributor Author

Choose a reason for hiding this comment

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

well, i guess it could fallback.

Copy link
Contributor

Choose a reason for hiding this comment

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

Wouldn't it work in this case? Or is the assumption this test might have a breaking change where you need the changes in presubmit? If so, we could copy the current framework checkout to a tmp folder.

Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

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

LGTM

@christopherfujino christopherfujino merged commit 4aed5b1 into flutter:master Mar 29, 2022
@christopherfujino christopherfujino deleted the extend-timeout-for-codesign-integration-test branch March 29, 2022 16:18
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Mar 29, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Mar 29, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Mar 29, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt. tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[flutter_conductor] codesign_integration_test timing out after 5 minutes

3 participants