io-sim icon indicating copy to clipboard operation
io-sim copied to clipboard

Failed assertion when running ThreadNet tests, using v0.4

Open dnadales opened this issue 2 years ago • 4 comments

ouroboros-consensus tests fail when enabling assertion, using version 0.4. The following assertion is triggered.

See the full log.

dnadales avatar Apr 28 '23 08:04 dnadales

Could you attach simulation trace?

You'd need to use traverse_ print (Data.List.Trace.toList trace) to print it as ppTrace_ will evaluate it and throw an exception before returning a string.

coot avatar Apr 30 '23 07:04 coot

As this is not blocking any other work, I'd say we have to check if this is still an issue in the latest version. What do you think?

dnadales avatar May 01 '23 13:05 dnadales

sure, if you cannot reproduce it with the same salt then it's fixed. Is this test using threadDelay or timeout?

coot avatar May 03 '23 06:05 coot

I don't know. I'd have to check :)

dnadales avatar May 08 '23 09:05 dnadales

Please re-open if this is still an issue.

coot avatar Nov 08 '24 09:11 coot