Skip to content

Failing Tests #218

@SageAndromeda

Description

@SageAndromeda

These tests are consistently failing:
Ball Angle Bounce Test
Ball Drag Test failed
Lava Test
Ball in Goal Logic

  • In lava test, the ball supposedly teleports to BallStart when touched by lava, but goes to the wrong spot instead. The test could possibly also be improved by waiting for a lava obj to spawn then putting the ball directly on it to guarantee it goes back to start.

  • In Ball Angle Bounce Test, the ball again teleports to the wrong place—completely outside of the level—then doesn't bounce on anything because there's no walls near it.

  • I have no idea what's up with the drag test or the goal logic. Drag could potentially be due to the ball being teleported to the wrong place. Goal logic might just have to wait a bit longer or something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    TestingbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions