Skip to content

Commit

Permalink
flambda-backend: Disable swapgil for runtime5 (ocaml-flambda#2100)
Browse files Browse the repository at this point in the history
  • Loading branch information
riaqn authored Nov 29, 2023
1 parent fbeafb9 commit 95507ca
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions testsuite/tests/lib-systhreads/swapgil.ml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
(* TEST
modules = "swapgil_stubs.c"
* hassysthreads
* runtime5
** skip
* runtime4
** hassysthreads
include systhreads
** hasunix
*** native
*** hasunix
**** native
*)

external setup : unit -> unit = "swap_gil_setup"
Expand Down

0 comments on commit 95507ca

Please sign in to comment.