Test case: sys/fs/tmpfs/remove_test:uchg
- Test program: /usr/tests/sys/fs/tmpfs/remove_test
- Result: expected_failure: this fails on FreeBSD with root - bug 212861: atf-check failed; see the output of the test for details
- Start time: 2018-12-25T19:21:23.571810Z
- End time: 2018-12-25T19:21:25.552629Z
- Duration: 1.981s
- Execution context
Metadata
- allowed_architectures =
- allowed_platforms =
- description = Checks that files with the uchg flag set cannot be removed
- has_cleanup = true
- is_exclusive = false
- required_configs =
- required_disk_space = 0
- required_files =
- required_memory = 0
- required_programs =
- required_user = root
- timeout = 300
Standard output
Executing command [ mkdir /tmp/kyua.uhEj9X/4199/work/mntpt ]
mount -t tmpfs tmpfs /tmp/kyua.uhEj9X/4199/work/mntpt
Executing command [ touch a ]
Executing command [ chflags uchg a ]
Executing command [ rm -f a ]
Standard error
Fail: incorrect exit status: 0, expected: 1
stdout:
stderr: