Jan Midtgaard

Results 395 comments of Jan Midtgaard

The merge into main of #376 triggered another one of these on macOS 5.1 (hopefully the last before #377) https://github.com/ocaml-multicore/multicoretests/actions/runs/5558723998/jobs/10154146293 ``` random seed: 518031986 generated error fail pass / total...

Observed an occurrence of this again, on macOS 5.0.0, despite the bump to a count of 5000: https://github.com/ocaml-multicore/multicoretests/actions/runs/5633978353/job/15263432136 ``` random seed: 119145923 generated error fail pass / total time test...

Yes, I think it is (if not now then later). The ocaml-ci that runs on https://github.com/ocaml/opam-repository runs only one flavor of 5.0 on Linux (on Intel/amd64 I suppose). I don't...

An update: - #139 adds a byte code target. - We are also investigating how to add an ARM64 runner.

Another update: - #179 adds a Windows target

A third update: - #255 adds a debug runtime target

Another update: - #298 added a 32-bit target - #305 added a Cygwin target

Another update: Thanks to @benmandrew we now have both Linux and macOS arm64 runners via https://github.com/ocurrent/multicoretests-ci :tada:

Another update: - #391 added frame-pointers as a target - https://github.com/ocurrent/multicoretests-ci/pull/26 added FreeBSD testing via https://github.com/ocurrent/multicoretests-ci