-
Notifications
You must be signed in to change notification settings - Fork 6k
[Impeller] turned on validation errors for one golden image test #49955
Conversation
Here's some of the failures I'm seeing locally. These seem to be hopefully the same issue.
|
https://gist.github.com/chinmaygarde/c2c4025fcf452a9ef67618c740b71425 contains a few more. MoltenVK crashes in render pass creation eventually. So there may be more that I didn't see. |
These are problems with CreateTextureForFixture |
I have a fix |
8d71789
to
3a25fd1
Compare
@jonahwilliams I'm turning this into an allow list. That way we can land this, then #49957 can land turning on |
40fa20b
to
a67f806
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
auto label is removed for flutter/engine/49955, due to - The status or check suite Mac mac_clang_tidy has failed. Please fix the issues identified (or deflake) before re-applying this label. |
…142059) flutter/engine@b229878...9940541 2024-01-23 [email protected] [Impeller] turned on validation errors for one golden image test (flutter/engine#49955) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
issue flutter/flutter#142017
This just turns on the validations for one test since not everything passes yet with them turned on across the board.
Pre-launch Checklist
///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.