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

Fix intermittent test failure #16

Open
programaker opened this issue Jul 4, 2019 · 0 comments
Open

Fix intermittent test failure #16

programaker opened this issue Jul 4, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@programaker
Copy link
Owner

[info] PersistentGameProgress_Properties:
[info] - converting a GameProgress into PersistentGameProgress and back, gives the same GameProgress as Some
[info] - converting an invalid PersistentGameProgress to GameProgress gives None *** FAILED ***
[info]   TestFailedException was thrown during property evaluation.
[info]     Message: Some(GameProgress(MainCharacter(,Female,43,0),Vector(),0,Set())) was not empty
[info]     Location: (PersistentGameProgress_Properties.scala:83)
[info]     Occurred when passed generated values (
[info]       arg0 = PersistentMainCharacter(,Female,43,0), // 3 shrinks
[info]       arg1 = 14, // 3 shrinks
[info]       arg2 = Vector(),
[info]       arg3 = 0, // 27 shrinks
[info]       arg4 = List() // 2 shrinks
[info]     )
@programaker programaker added the bug Something isn't working label Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant