Test case: sys/fs/tmpfs/mount_test:large
- Test program: /usr/tests/sys/fs/tmpfs/mount_test
- Result: expected_failure: -o size= succeeds unexpectedly on FreeBSD - bug 212862: atf-check failed; see the output of the test for details
- Start time: 2019-11-17T03:26:41.696016Z
- End time: 2019-11-17T03:26:41.908185Z
- Duration: 0.212s
- Execution context
Metadata
- allowed_architectures =
- allowed_platforms =
- description = Tests that extremely long values passed to -s are handled correctly
- 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.TrhFmT/517/work/mntpt ]
mount -t tmpfs -o size=9223372036854775807 tmpfs /tmp/kyua.TrhFmT/517/work/mntpt
Executing command [ mount -t tmpfs -o size=9223372036854775808 tmpfs tmp ]
Standard error
Fail: incorrect exit status: 0, expected: 1
stdout:
stderr: