Test case: bin/ls/ls_tests:o_flag
- Test program: /usr/tests/bin/ls/ls_tests
- Result: failed: atf-check failed; see the output of the test for details
- Start time: 2020-10-13T12:47:19.436494Z
- End time: 2020-10-13T12:47:19.630530Z
- Duration: 0.194s
- Execution context
Metadata
- allowed_architectures =
- allowed_platforms =
- description = Verify that the output from ls -o prints out the chflag values or '-' if none are set
- 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 [ mkdir -m 0777 -p /tmp/kyua.xSr3Eb/2217/work/test/inputs ]
Executing command [ dd if=/dev/zero of=a.file bs=12345 count=1 ]
Executing command [ dd if=/dev/zero of=b.file bs=12345 count=1 ]
Executing command [ chflags uarch a.file ]
Standard error
Fail: incorrect exit status: 1, expected: 0
stdout:
stderr:
chflags: a.file: Operation not supported
Files left in work directory after failure: test