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: 2019-11-17T03:53:20.665182Z
- End time: 2019-11-17T03:53:20.868491Z
- Duration: 0.203s
- 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 2019-11-17 00:02:44.176074000 +0000
+++ /tmp/kyua.TrhFmT/2091/work/check.XnC5Tz/stdout 2019-11-17 03:53:20.847873000 +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