buggood first issue
Repository metrics
- Stars
- (346 stars)
- PR merge metrics
- (PR metrics pending)
Description
Discovered by @zerbina attempting to run tests, they got an empty diff even though it was reported as a failure. This is for nimout related failures.
Example
Reproduction:
- run
koch.py test r tests/parser/tstatementoperators.nim - change the test such that it should fail
- run the test again and get an empty diff
- this was on windows
Actual Output
Shows the Expected and Gotten output but no diffs
Expected Output
A diff