codyze icon indicating copy to clipboard operation
codyze copied to clipboard

Heisenbug in tests

Open oxisto opened this issue 4 years ago • 1 comments

Looks like this is still an issue to some degree:

RealBCTest > testSimple() FAILED
    java.util.concurrent.ExecutionException at RealBCTest.java:20
        Caused by: java.lang.StackOverflowError at Class.java:1550

Originally posted by @oxisto in https://github.com/Fraunhofer-AISEC/codyze/issues/32#issuecomment-769903418

oxisto avatar Jan 29 '21 16:01 oxisto

I have seen it as well. I thought that it was due to some left over files or not fully synced tests. Apparently, I was wrong :(

fwendland avatar Feb 01 '21 20:02 fwendland

Haven't seen this one in a while. Assuming it has been fixed potentially with our move towards v3.

fwendland avatar May 09 '23 10:05 fwendland