Description
This tests seems to fail from time to time on the github CI, for different reasons and on different systems. The test could be wrong, but it may also catch one or several bugs. In any case, those occasional failure are costing developer time -- it is tedious to lookup CI failures, and brain-consuming to make the guess that they are unrelated to the current PR.
-
for Linear-time closure computation #12222, Allow
make promote-menhir
from Windows #12308, Update unix.mli #12338, Multicore statmemprof API #12381, Allow to name closed types in constructor type annotations #12507 the test failed on a linux machine (both bytecode and nativee failures where observed), with the error[02] file runtime/domain.c; line 1847 ### Assertion failed: caml_gc_phase == Phase_sweep_and_mark_main
-
for Proper attribute propagation in presence of objects #12344 the test failed for native code on a macos machine, with the error
Fatal error: exception File "finaliser_handover.ml", line 39, characters 2-8: Assertion failed
-
for Propagate the classification from Rec_check #12551 and Remove ocamldoc's
literate
andtodo
generators #12615 the test failed in bytecode on a Windows machine