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

Revert "Wire up Opacity on Fuchsia, round 2 (#14024)" #14543

Merged
merged 1 commit into from
Dec 18, 2019

Conversation

iskakaushik
Copy link
Contributor

This reverts commit d117ac9.

@auto-assign auto-assign bot requested a review from GaryQian December 18, 2019 02:31
@iskakaushik iskakaushik requested review from chinmaygarde and removed request for GaryQian December 18, 2019 02:31
@iskakaushik iskakaushik force-pushed the rev-dw-ch branch 3 times, most recently from 219d0f4 to 712572a Compare December 18, 2019 03:41
@iskakaushik
Copy link
Contributor Author

@chinmaygarde I was able to get all tests other than ArcEndCapsAreDrawnCorrectly to pass. Its not obvious to me why that is failing. Let me know if anything strikes you as obvious.

@chinmaygarde
Copy link
Member

It is a pixel test. It says "Image did not match expectation" and prints the location of the expectation vs the actual image. Reverting this patch makes the test pass. This is not a flake and looks like a real failure. Was this just a straight revert or did you have to change anything else to get this to build?

@iskakaushik
Copy link
Contributor Author

This wasn't a clean revert. The test (rightly before the revert) assumed that the scene builder would start with a container layer. The revert violates this invariant. I restored the behavior and now the test should pass.

@iskakaushik iskakaushik merged commit 6ea69a0 into flutter:master Dec 18, 2019
@iskakaushik iskakaushik deleted the rev-dw-ch branch December 18, 2019 18:29
chingjun pushed a commit to flutter/flutter that referenced this pull request Dec 19, 2019
* fa1adf4 Roll src/third_party/dart c9d89d55a60e..6fcd1de98c2c (8 commits) (flutter/engine#14551)

* 6ea69a0 Revert "Wire up Opacity on Fuchsia, round 2 (#14024)" (flutter/engine#14543)

* 1e1f371 Roll src/third_party/dart 6fcd1de98c2c..270966b16044 (7 commits) (flutter/engine#14553)
filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants