tmpfs tests: Remove an xfail annotation
This test passes after commit 08f3d5b60c ("copy_file_range: Call
vn_rdwr() at least once").
PR: 274615
MFC after: 1 month
This commit is contained in:
@@ -70,8 +70,6 @@ holey_head() {
|
||||
atf_set "require.user" "root"
|
||||
}
|
||||
holey_body() {
|
||||
atf_expect_fail "https://bugs.freebsd.org/274615"
|
||||
|
||||
test_mount
|
||||
|
||||
atf_check -s eq:0 -o empty -e empty truncate -s 8k a
|
||||
|
||||
Reference in New Issue
Block a user