Skip to content
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

Add more asserts to try to track down RenderPadding intrinsics bug #32933

Closed
wants to merge 1 commit into from

Conversation

Hixie
Copy link
Contributor

@Hixie Hixie commented May 17, 2019

See #19696

@Piinks Piinks added a: tests "flutter test", flutter_test, or one of our tests framework flutter/packages/flutter repository. See also f: labels. labels May 18, 2019
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

@shihaohong
Copy link
Contributor

shihaohong commented May 20, 2019

Should #32817 be reverted along with this PR? That would provide one additional instance of this flake occurring and perhaps help with debugging. But, maybe it would happen too frequently that it would hurt the team's overall productivity from having to re-run the flaky tests.

@Hixie
Copy link
Contributor Author

Hixie commented May 21, 2019

Has anyone been able to reproduce the failures locally on Windows?

@shihaohong
Copy link
Contributor

I'm not sure, I've only seen the failures in the context of the Windows Cirrus tests flaking.

@Hixie
Copy link
Contributor Author

Hixie commented May 21, 2019

It's crazy, but the tests keep timing out on Cirrus on all three platforms. I wonder what is going on...

@goderbauer
Copy link
Member

(PR triage): @Hixie Do you still have plans to follow-up on this PR?

@Hixie
Copy link
Contributor Author

Hixie commented May 30, 2019

I need to track down the timeouts. Haven't had much time recently. The timeouts are very suspicious. If someone wants to take it over that's totally fine.

@Hixie
Copy link
Contributor Author

Hixie commented Jun 5, 2019

Dealing with timeouts in #33932

@Hixie
Copy link
Contributor Author

Hixie commented Jun 26, 2019

Turns out these asserts are just really really REALLY expensive (one test on my machine ends up taking about 18 hours to run instead of about 5 seconds). I'll have to try a different approach.

@Hixie Hixie closed this Jun 26, 2019
@Hixie Hixie deleted the padding branch June 26, 2019 22:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: tests "flutter test", flutter_test, or one of our tests framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants