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

One test fails sometimes only #141

Open
llunaCreixent opened this issue Dec 16, 2021 · 3 comments
Open

One test fails sometimes only #141

llunaCreixent opened this issue Dec 16, 2021 · 3 comments

Comments

@llunaCreixent
Copy link
Member

llunaCreixent commented Dec 16, 2021

Output after running all the tests:

1) Contract: UBI
       issuance
         returns the correct issuance after 1 period:

      AssertionError: expected '100000000000000000000' to equal '275000000000000000000'
      + expected - actual

      -100000000000000000000
      +275000000000000000000
      
      at Context.<anonymous> (test/1-UBI.js:62:50)
      at processTicksAndRejections (node:internal/process/task_queues:93:5)
@Tobertet
Copy link

I have run that test specifically 100 times in more or less 10 minutes. No error reported so far.

I couldn't dive deeper and my knowledge in circle is too little atm, but my thoughts are there may be some flakiness due to the increase function.

@JacqueGM
Copy link
Contributor

@llunaCreixent I have not seen this happening again. Can I close it?

@llunaCreixent
Copy link
Member Author

Yes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants