Skip to content

Remove dart_plugin_registry_test timeouts #76838

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

jmagman
Copy link
Member

@jmagman jmagman commented Feb 26, 2021

Remove individual step timeouts. If it's going to time out, prefer the overall devicelab task timeout.

Fixes #76837

@jmagman jmagman added c: contributor-productivity Team-specific productivity, code health, technical debt. team: flakes labels Feb 26, 2021
@jmagman jmagman self-assigned this Feb 26, 2021
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat.

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@google-cla google-cla bot added the cla: yes label Feb 26, 2021
@jmagman jmagman requested a review from blasten February 26, 2021 02:49
Copy link

@blasten blasten left a comment

Choose a reason for hiding this comment

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

Thanks!

@fluttergithubbot fluttergithubbot merged commit 1610a27 into flutter:master Feb 26, 2021
@jmagman jmagman deleted the dart-plugin-timeous branch February 26, 2021 15:51
zanderso added a commit that referenced this pull request Mar 19, 2021
zanderso added a commit that referenced this pull request Mar 20, 2021
zanderso added a commit that referenced this pull request Mar 23, 2021
zanderso added a commit that referenced this pull request Mar 23, 2021
zanderso added a commit that referenced this pull request Mar 23, 2021
* Revert "Enable dart_plugin_registry_test (#76645)"

This reverts commit 109e0bb.

* Revert "Apply changes caused by #76662 (#77093)"

This reverts commit cdca648.

* Revert "Disable clang format in the plugin registrants (#76662)"

This reverts commit dadbd47.

* Revert "Disable warnings for the dart plugin registrant (#76561)"

This reverts commit 098ece5.

* Revert "Remove dart_plugin_registry_test timeouts (#76838)"

This reverts commit 1610a27.

* Revert "Implement dartPluginClass support for plugins (#74469)"

This reverts commit b7d4806.

Kick.
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mac dart_plugin_registry_test flaky, times out during "Wait for registry execution"
3 participants