-
Notifications
You must be signed in to change notification settings - Fork 6k
[Impeller] move more aiks tests to DL. #54260
Conversation
| ASSERT_TRUE(OpenPlaygroundHere(builder.Build())); | ||
| } | ||
|
|
||
| TEST_P(AiksTest, DrawPaintTransformsBounds) { |
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.
Something went wrong with this one.
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.
I can't spot any differences... :(
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.
I see the file "gradient.frag.iplr" in 2 different places in the out/.../gen directory.
../out/host_debug_unopt_arm64/gen/flutter/impeller/fixtures/gradient.frag.iplr
../out/host_debug_unopt_arm64/gen/flutter/impeller/fixtures/assets/gradient.frag.iplr
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.
But I only see one gradient.frag in the git tree so they should have both been generated from the same source...
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.
And their contents are identical...
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.
Fixed...
|
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. |
flar
left a comment
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 once you find the source of what went wrong with the second test...
|
|
||
| auto runtime_stage = runtime_stages[PlaygroundBackendToRuntimeStageBackend( | ||
| test->GetBackend())]; | ||
|
|
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.
Is it worth copying over the asserts from the original code?
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.
Done
| ASSERT_TRUE(OpenPlaygroundHere(builder.Build())); | ||
| } | ||
|
|
||
| TEST_P(AiksTest, DrawPaintTransformsBounds) { |
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.
I can't spot any differences... :(
| const std::shared_ptr<std::vector<uint8_t>>& uniform_data = {}, | ||
| const std::vector<std::shared_ptr<DlColorSource>>& samplers = {}) { | ||
| auto runtime_stages = | ||
| test->OpenAssetAsRuntimeStage("runtime_stage_example.frag.iplr"); |
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.
oops
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.
D'oh!
|
Golden file changes are available for triage from new commit, Click here to view. |
…152661) flutter/engine@0fbff21...f546fef 2024-08-01 [email protected] Roll Dart SDK from efabc9163078 to 0b09d933cd1e (1 revision) (flutter/engine#54270) 2024-08-01 [email protected] [Impeller] move more aiks tests to DL. (flutter/engine#54260) 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
…lutter#152661) flutter/engine@0fbff21...f546fef 2024-08-01 [email protected] Roll Dart SDK from efabc9163078 to 0b09d933cd1e (1 revision) (flutter/engine#54270) 2024-08-01 [email protected] [Impeller] move more aiks tests to DL. (flutter/engine#54260) 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
…lutter#152661) flutter/engine@0fbff21...f546fef 2024-08-01 [email protected] Roll Dart SDK from efabc9163078 to 0b09d933cd1e (1 revision) (flutter/engine#54270) 2024-08-01 [email protected] [Impeller] move more aiks tests to DL. (flutter/engine#54260) 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
Part of flutter/flutter#142054