Skip to content

Commit

Permalink
comment FdLeak test in TestPosix
Browse files Browse the repository at this point in the history
Signed-off-by: xixi <[email protected]>
  • Loading branch information
Hexilee committed Apr 18, 2023
1 parent 4cc61f8 commit 7820b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion newunionfs/unionfs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ func TestPosix(t *testing.T) {
"FileBasic",
"TruncateFile",
"TruncateNoFile",
"FdLeak",
// "FdLeak",
// "MkdirRmdir",
// "NlinkZero",
"ParallelFileOpen",
Expand Down

0 comments on commit 7820b6e

Please sign in to comment.