Test case: sys/fs/tmpfs/link_test:kqueue
- Test program: /usr/tests/sys/fs/tmpfs/link_test
- Result: expected_failure: fails with: dir/b did not receive NOTE_LINK - bug 213662: dir/b did not receive NOTE_LINK
- Start time: 2019-11-17T03:26:27.835555Z
- End time: 2019-11-17T03:26:28.190251Z
- Duration: 0.355s
- Execution context
Metadata
- allowed_architectures =
- allowed_platforms =
- description = Verifies that creating a link raises the correct kqueue events
- 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/500/work/mntpt ]
mount -t tmpfs tmpfs /tmp/kyua.TrhFmT/500/work/mntpt
Executing command [ mkdir dir ]
Executing command [ touch dir/a ]
Running kqueue-monitored commands and expecting 2 events
Checking if dir/a received NOTE_LINK
Checking if dir received NOTE_WRITE
Running kqueue-monitored commands and expecting 2 events
Checking if dir/b received NOTE_LINK
Standard error
cd: OLDPWD not set