Comment 3 for bug 1828813

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

This test will pass on X-4.4 as well, if you run it directly with a clean reboot.
<<<test_output>>>
incrementing stop
tst_test.c:1100: INFO: Timeout per run is 0h 05m 00s
fanotify12.c:137: INFO: Test #0: inode mark, FAN_OPEN events
fanotify12.c:239: PASS: Received event: mask=20, pid=1487, fd=7
fanotify12.c:239: PASS: Received event: mask=20, pid=1487, fd=8
fanotify12.c:137: INFO: Test #1: inode mark, FAN_OPEN_EXEC events
fanotify12.c:147: CONF: FAN_OPEN_EXEC not supported in kernel?
fanotify12.c:137: INFO: Test #2: inode mark, FAN_OPEN | FAN_OPEN_EXEC events
fanotify12.c:147: CONF: FAN_OPEN_EXEC not supported in kernel?
fanotify12.c:137: INFO: Test #3: inode mark, FAN_OPEN events, ignore FAN_OPEN_EXEC
fanotify12.c:174: CONF: FAN_OPEN_EXEC not supported in kernel?
fanotify12.c:137: INFO: Test #4: inode mark, FAN_OPEN_EXEC events, ignore FAN_OPEN
fanotify12.c:147: CONF: FAN_OPEN_EXEC not supported in kernel?
fanotify12.c:137: INFO: Test #5: inode mark, FAN_OPEN | FAN_OPEN_EXEC events, ignore FAN_OPEN_EXEC
fanotify12.c:147: CONF: FAN_OPEN_EXEC not supported in kernel?

Summary:
passed 2
failed 0
skipped 5
warnings 0

So it looks like this failure was caused by some other failures before this (perhaps the fanotify07 / fanotify08)