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

Flaky collisision detection test #3401

Open
1 task
spydon opened this issue Dec 14, 2024 · 0 comments
Open
1 task

Flaky collisision detection test #3401

spydon opened this issue Dec 14, 2024 · 0 comments
Labels

Comments

@spydon
Copy link
Member

spydon commented Dec 14, 2024

What happened?

CollisionType [Sweep] correct collisions with many involved collidables (failed)
  Expected: true
    Actual: <false>
  
  package:matcher                                 expect
  test/collisions/collision_type_test.dart 193:9  main.<fn>.<fn>

It is using seeds for everything, but somehow it gets different results between different runs. This happens for both broadphases.

What do you expect?

The test to always pass.

How can we reproduce this?

Run it in the CI a few times.

What steps should take to fix this?

No response

Do have an example of where the bug occurs?

No response

Relevant log output

No response

Execute in a terminal and put output into the code block below

Output of: flutter doctor -v

Affected platforms

All

Other information

No response

Are you interested in working on a PR for this?

  • I want to work on this
@spydon spydon added the bug label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant