mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-26 01:44:31 +00:00
Take generic/025/078 off expunge list adding 23/24
We want to enable the test case for: generic/023 - tests that renameat2 syscall exists generic/024 - renameat2 with NOREPLACE flag Move both generic/025 and 078 to the no run list so that we can test the unsupported output if the flags were passed that were not supported. Example output: generic/025 [not run] fs doesn't support RENAME_EXCHANGE generic/078 [not run] fs doesn't support RENAME_WHITEOUT Signed-off-by: Bryant G. Duffy-Ly <bduffyly@versity.com>
This commit is contained in:
@@ -60,13 +60,9 @@ EOF
|
||||
|
||||
cat << EOF > local.exclude
|
||||
generic/003 # missing atime update in buffered read
|
||||
generic/023 # renameat2 not implemented
|
||||
generic/024 # renameat2 not implemented
|
||||
generic/025 # renameat2 not implemented
|
||||
generic/029 # mmap missing
|
||||
generic/030 # mmap missing
|
||||
generic/075 # file content mismatch failures (fds, etc)
|
||||
generic/078 # renameat2 not implemented
|
||||
generic/080 # mmap missing
|
||||
generic/103 # enospc causes trans commit failures
|
||||
generic/105 # needs trigage: something about acls
|
||||
|
||||
Reference in New Issue
Block a user