mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
The diagnostic tests match on the plain-text miette report, but owo_colors injects ANSI escapes when it detects color support, splitting caused by from the cause string and failing test_stderr_contains_caused_by_chain. Closes: https://bugs.gentoo.org/978810 Signed-off-by: Huang Rui <vowstar@gmail.com>