Comment 8 for bug 1775153

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Re: fanotify09 in LTP syscall test failed with T/X/A kernel

The timeout in X was caused by some other failures in previous tests.

If you run this test on X after a clean reboot, it will be:
<<<test_output>>>
tst_test.c:1100: INFO: Timeout per run is 0h 05m 00s
incrementing stop
fanotify09.c:161: INFO: Test #0: Events on children with both inode and mount marks
fanotify09.c:150: PASS: group 0 got event: mask 2 pid=2590 fd=9 path=/tmp/ltp-N2EML7bHjo/2rOQpx/mntpoint/tfile_2590
fanotify09.c:234: PASS: group 1 got no event
fanotify09.c:234: PASS: group 2 got no event
fanotify09.c:161: INFO: Test #1: Events on children and subdirs with both inode and mount marks
fanotify09.c:150: PASS: group 0 got event: mask 2 pid=2590 fd=9 path=/tmp/ltp-N2EML7bHjo/2rOQpx/mntpoint/tfile_2590
fanotify09.c:150: PASS: group 0 got event: mask 10 pid=2590 fd=10 path=/tmp/ltp-N2EML7bHjo/2rOQpx/mntpoint/testdir
fanotify09.c:202: FAIL: first group got more than 2 events (72 > 48)
fanotify09.c:234: PASS: group 1 got no event
fanotify09.c:234: PASS: group 2 got no event

Summary:
passed 7
failed 1
skipped 0
warnings 0
<<<execution_status>>>

So it's the second test that's failing, which was report in bug 1804594

Therefore I will invalid the xenial related task here.