-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Solve non-deterministic tests #329
Comments
Some test cases still disabled (skipped) and some confirmations/blocks counts still as non-deterministic. |
@marcelomorgado Makes sense. Thanks for the update! |
Recent failures to be addressed: TasitAction.Contract > Transactions (Actions) Subscription > should be able to listen to an event before sending TasitAction.Contract > Transactions (Actions) Subscription > should emit error event when block reorganization occurs - tx confirmed twice |
Since PR #386 we haven't non-deterministic test cases anymore. |
Okay, great!! Thanks. I'll set a reminder to close this in two days if we don't run into any intermittent issues. |
The test suite passed in this PR #389 , so that's good |
@marcelomorgado This merge into develop didn't have the tests pass: https://circleci.com/gh/tasitlabs/TasitSDK/655
|
I'll skip this test again for now. |
Okay, thanks |
Deal with already skipped test cases plus:
TasitAction.Contract >
should emit error event when block reorganization occurs - tx confirmed twice
(refs)The text was updated successfully, but these errors were encountered: