bughelp wanted
Repository metrics
- Stars
- (10,194 stars)
- PR merge metrics
- (Avg merge 39d 3h) (10 merged PRs in 30d)
Description
Traceback (most recent call last):
File "./misc/output_test.py", line 83, in test_issue_1214
AssertionError: '[0/1] echo a\x1b[K' != '[1/1] echo a\x1b[K\n\x1b[31mred\x1b[0m\n'
- [0/1] echo a
+ [1/1] echo a
red
As seen here: https://github.com/ninja-build/ninja/pull/1785