Skip to content

Mark stable devicelab tests as unflaky#53310

Merged
jmagman merged 1 commit intoflutter:masterfrom
jmagman:flaky
Mar 25, 2020
Merged

Mark stable devicelab tests as unflaky#53310
jmagman merged 1 commit intoflutter:masterfrom
jmagman:flaky

Conversation

@jmagman
Copy link
Copy Markdown
Member

@jmagman jmagman commented Mar 25, 2020

Description

These all look stable in devicelab, remove flaky so we get notified on failures.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I signed the [CLA].
  • I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement].
  • I read the [Tree Hygiene] wiki page, which explains my responsibilities.
  • I updated/added relevant documentation (doc comments with ///).
  • All existing and new tests are passing.
  • The analyzer (flutter analyze --flutter-repo) does not report any problems on my PR.
  • I am willing to follow-up on review comments in a timely manner.

Breaking Change

  • No, no existing tests failed, so this is not a breaking change.
  • Yes, this is a breaking change. If not, delete the remainder of this section.

@jmagman jmagman added c: contributor-productivity Team-specific productivity, code health, technical debt. team: flakes team-infra Owned by Infrastructure team labels Mar 25, 2020
Measures the runtime performance of platform views in the Complex Layout sample app on Android.
stage: devicelab
required_agent_capabilities: ["linux/android"]
flaky: true
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

\cc @blasten

required_agent_capabilities: ["mac/ios", "ios/gl-render-image"]
#TODO(cyanglaz): The flaky flag is added because it is the first screenshot test we added.
# Remove the flaky flag when we are sure the test is stable.
flaky: true
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

\cc @cyanglaz

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This test passed but doesn't actually WAI. I should've put a note there. It doesn't hurt to enable it tho as it will always pass.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

You sure? I'm happy to revert these lines.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I will send a revert PR with a revised todo message.

description: >
Builds an APK with a --dart-define and verifies it can be used as a constant
stage: devicelab
flaky: true
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

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

LGTM

@jmagman jmagman merged commit 12dfa1e into flutter:master Mar 25, 2020
@jmagman jmagman deleted the flaky branch March 25, 2020 23:24
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt. team-infra Owned by Infrastructure team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants