We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cfc137 commit 8442ef3Copy full SHA for 8442ef3
test/ws_deque/stm_ws_deque.ml
@@ -82,8 +82,4 @@ let () =
82
~name:"STM Saturn_lockfree.Ws_deque test sequential";
83
agree_test_par_asym ~count
84
~name:"STM Saturn_lockfree.Ws_deque test parallel";
85
- (* Note: this can generate, e.g., pop commands/actions in different threads, thus violating the spec. *)
86
- (*
87
- WSDT_dom.neg_agree_test_par ~count
88
- ~name:"STM Saturn_lockfree.Ws_deque test parallel, negative"; *)
89
]
0 commit comments