Test case: usr.bin/grep/grep_test:color
- Test program: /usr/tests/usr.bin/grep/grep_test
- Result: expected_failure: this test doesn't pass with gnu grep in base: atf-check failed; see the output of the test for details
- Start time: 2020-10-13T12:40:33.160146Z
- End time: 2020-10-13T12:40:33.275194Z
- Duration: 0.115s
- Execution context
Metadata
- allowed_architectures =
- allowed_platforms =
- description = Check --color support
- has_cleanup = false
- is_exclusive = false
- required_configs =
- required_disk_space = 0
- required_files =
- required_memory = 0
- required_programs =
- required_user =
- timeout = 300
Standard output
Executing command [ grep --color=auto -e .* -e a /usr/tests/usr.bin/grep/d_color_a.in ]
Executing command [ grep --color=auto -f grepfile /usr/tests/usr.bin/grep/d_color_b.in ]
Executing command [ grep --color=always -f grepfile /usr/tests/usr.bin/grep/d_color_b.in ]
Standard error
Fail: stdout does not match golden output
--- /usr/tests/usr.bin/grep/d_color_c.out 2020-09-21 08:25:05.449682000 +0000
+++ /tmp/kyua.xSr3Eb/1574/work/check.Y0fnAh/stdout 2020-10-13 13:38:48.619481000 +0000
@@ -1,3 +1,3 @@
-ljfajsljkf[01;31m[Kabcddd[m[Kjlfkajlkj
-[01;31m[Kabc[m[Kaaa
-zzz[01;31m[Kabc[m[K
+ljfajsljkf[01;31mabcddd[00m[Kjlfkajlkj
+[01;31mabc[00m[Kaaa
+zzz[01;31mabc[00m[K