mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 18:03:25 +00:00
Disable racy EpollTest.UnblockWithSignal
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
9cbbcf63a7
commit
378a253dab
@ -6,4 +6,7 @@ EpollTest.EdgeTriggered_NoRandomSave
|
||||
EpollTest.OneshotAndEdgeTriggered
|
||||
EpollTest.CycleOfOneDisallowed
|
||||
EpollTest.CycleOfThreeDisallowed
|
||||
EpollTest.CloseFile
|
||||
EpollTest.CloseFile
|
||||
# `UnblockWithSignal` contains races. Better not to enable it.
|
||||
# See https://github.com/asterinas/asterinas/pull/1035 for details.
|
||||
EpollTest.UnblockWithSignal
|
||||
|
Reference in New Issue
Block a user