Skip to content

Conversation

@polina-c
Copy link
Contributor

RELEASE_NOTE_EXCEPTION=[not user facing]

@polina-c polina-c marked this pull request as ready for review March 16, 2023 17:51
@polina-c polina-c requested a review from a team as a code owner March 16, 2023 17:51
@polina-c polina-c requested review from kenzieschmoll and removed request for a team March 16, 2023 17:51
@polina-c polina-c changed the title Integration2 Integration tests for eval. Mar 16, 2023
await tester.pump(longPumpDuration);

await switchToScreen(tester, ScreenMetaData.performance);
await tester.pump(safePumpDuration);
Copy link
Member

Choose a reason for hiding this comment

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

please switch this back to the longPumpDuration. IIRC, this test was flaky without it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

switchToScreen already contains one pump. So I replaced one longPumpDuration with two safePumpDuration, that should be enough.

Copy link
Member

@kenzieschmoll kenzieschmoll left a comment

Choose a reason for hiding this comment

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

lgtm with one comment

@polina-c polina-c merged commit f895e18 into flutter:master Mar 16, 2023
@polina-c polina-c deleted the integration2 branch March 16, 2023 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants