ninja-build/ninja

Non-deterministic continuous integration failure

Open

#1794 opened on Jun 3, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (10,194 stars) (1,544 forks)batch import
bughelp wanted

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

Contributor guide