Skip to content

Conversation

@zjk261
Copy link
Contributor

@zjk261 zjk261 commented Jan 24, 2026

fix #12788
fix #12790
fix #12791
fix #14174
fix #15440
fix #19575
fix #20224
fix #21696

@zjk261
Copy link
Contributor Author

zjk261 commented Jan 24, 2026

It seems that expected output.png in failed tests are also different from flashplayer. Can I just change them to match actual output?

@zjk261 zjk261 marked this pull request as ready for review January 24, 2026 05:13
@zjk261 zjk261 marked this pull request as draft January 24, 2026 07:50
@SuchAFuriousDeath
Copy link
Collaborator

It seems that expected output.png in failed tests are also different from flashplayer. Can I just change them to match actual output?

I think you should add tolerance and outliers to test.toml of the tests such that they pass. Many visual tests already do this, it's unrealistic to match Flash output exactly 1:1.

@SuchAFuriousDeath SuchAFuriousDeath added the T-fix Type: Bug fix (in something that's supposed to work already) label Jan 24, 2026
false, // we want to do the filter growth for this object ourselves, to know the offsets
&context.stage.view_matrix(),
);
bounds = Rectangle {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can add a method to rectangle that does that

@kjarosh
Copy link
Member

kjarosh commented Jan 24, 2026

This patch would need an explanation + a test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-fix Type: Bug fix (in something that's supposed to work already)

Projects

None yet

3 participants