Block failed futex and fcntl tests

This commit is contained in:
负雪
2024-09-20 08:20:07 +00:00
committed by Tate, Hongliang Tian
parent d25346342c
commit b9808136a4
2 changed files with 8 additions and 2 deletions

View File

@ -28,4 +28,6 @@ FcntlTest.DupAfterO_ASYNC
FcntlLockTest.SetLockSymlink
FcntlLockTest.SetLockProc
FcntlLockTest.SetLockPipe
FcntlLockTest.SetLockSocket
FcntlLockTest.SetLockSocket
# SetReadLockThenBlockingWriteLock suffers from a panic from ostd.
FcntlLockTest.SetReadLockThenBlockingWriteLock