-
Notifications
You must be signed in to change notification settings - Fork 28.4k
Precise browser resizing with integration_test and driver #160678
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
base: master
Are you sure you want to change the base?
Conversation
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption, contact "@test-exemption-reviewer" in the #hackers channel in Discord (don't just cc them here, they won't see it!). 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. The test exemption team is a small volunteer group, so all reviewers should feel empowered to ask for tests, without delegating that responsibility entirely to the test exemption group. |
This PR is ready for review. Analyze broken because tree is red. |
The analysis error is
|
Golden file changes have been found for this pull request. Click here to view and triage (e.g. because this is an intentional change). If you are still iterating on this change and are not ready to resolve the images on the Flutter Gold dashboard, consider marking this PR as a draft pull request above. You will still be able to view image results on the dashboard, commenting will be silenced, and the check will not try to resolve itself until marked ready for review. For more guidance, visit Writing a golden file test for Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
@jmagman thanks for answer, I have little progress.
It’s not obvious how to find proper build, because there are no link from github and searching by PR/hash is off, only by test name. |
Golden file changes are available for triage from new commit, Click here to view. For more guidance, visit Writing a golden file test for Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
Thank you for figuring it all out! We're a bit slower to review around the end of the year due to holidays, the web or tool team will take a look during their regularly scheduled triage. |
Hi @munrocket, just checking in. Do you have plans to pick this PR back up? |
Sorry, didn't notice updates here. |
We also can force mobileEmulation in any situation, because it magically works. |
@yjbanov do you have any more comments / concerns? |
Friendly ping @yjbanov |
This pull request executed golden file tests, but it has not been updated in a while (20+ days). Test results from Gold expire after as many days, so this pull request will need to be updated with a fresh commit in order to get results from Gold. For more guidance, visit Writing a golden file test for Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
Any ETA on this? Just wondering because I really would like to use it in my project :) |
+1 this bug is blocking something significant for me too :) |
Looks good to me, thanks for the contribution! I hit "Update branch" to bring the PR up to date. Let's see if CI is happy or not. |
I think we need a 2nd review to land this PR. @bkonyi do you wanna take a look? |
Fixes #136109 P2
Related #148028 P1
Roadmap:
--browser-dimension=393×852@3
)This PR: