Skip to content

Separate build and test for flutter_gallery__transition_perf task#103550

Merged
fluttergithubbot merged 1 commit intoflutter:masterfrom
keyonghan:gallery_to_build_test
May 12, 2022
Merged

Separate build and test for flutter_gallery__transition_perf task#103550
fluttergithubbot merged 1 commit intoflutter:masterfrom
keyonghan:gallery_to_build_test

Conversation

@keyonghan
Copy link
Contributor

First step of #103542 to refactor flutter_gallery__transition_perf to build+test format.

@flutter-dashboard flutter-dashboard bot added the c: contributor-productivity Team-specific productivity, code health, technical debt. label May 12, 2022
/// Temp function during gallery tests transition to build+test model.
///
/// https://github.com/flutter/flutter/issues/103542
TaskFunction createGalleryTransitionBuildTest(List<String> args, {bool semanticsEnabled = false}) {
Copy link
Contributor

Choose a reason for hiding this comment

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

LGTM. Can we add enable one of these tests in presubmit to ensure this won't break the tree?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

These tests are not configured by .ci.yaml, but the devicelab_staging_config.star. So will not affect the tree.

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.

3 participants