Open
Description
1) Failure:
StackProfTest#test_gc [/home/runner/work/stackprof/stackprof/test/test_stackprof.rb:248]:
Expected 18446744073709551615 to be <= 25.
Since this value is computed via subtraction, it looks like it is subtracting a larger subtrahend than minuend with a storage class that does not support negatives, and thus it appears as this massive positive integer approximately equal to max int, rather than a small positive value as expected.
Metadata
Metadata
Assignees
Labels
No labels