-
Notifications
You must be signed in to change notification settings - Fork 31
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
Regression test property flash #373
Regression test property flash #373
Conversation
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.
Great work!
test: convert pa->bar
This is very good. The database has changed to H2, and some parameters in the model have been updated. So I guess this is the reason some test fails. We/I should go through the test to se it the failed test can be explained by the updated database parameters. |
Set in draft mode while troubleshooting failed tests. |
The expected results from this test can be updated (probably because of some minor update of parameters): |
* add regression test input * test: disable failing test
* add regression test input * test: disable failing test
No description provided.