-
On #411 we saw a segfault in `Lin Out_channel test with Domain` in a 32-bit trunk/5.2 run:
https://github.com/ocaml-multicore/multicoretests/actions/runs/6826699760/job/18567181221?pr=411
```
rando…
jmid updated
5 months ago
-
# Some info about Outreachy summer 2023
Hi all,
here's some information about the Outreachy application period. First of all: welcome! :partying_face:
For non-applicants confused by this see …
-
The merge to main of #438 failed to configure `trunk` under Cygwin:
https://github.com/ocaml-multicore/multicoretests/actions/runs/8156987466/job/22295610153
```
#=== ERROR while compiling ocaml-va…
jmid updated
7 months ago
-
We have also observed failures on Windows on the `threadomain` test combining `Domain`s and `Thread`s.
Here is a fresh occurrence on `5.0.0~beta1`:
https://github.com/jmid/multicoretests/actions/r…
jmid updated
8 months ago
-
Although using Lazy.force is not thread-safe, the Lazy module's documentation says it won't crash:
> Note: Lazy.force is not concurrency-safe. If you use this module with multiple fibers, systhre…
-
The revised `Out_channel` `STM` test in #431 revealed a regression on 5.2 and trunk/5.3 where a second output call no longer raises an exception:
```
Messages for test STM Out_channel test sequentia…
jmid updated
7 months ago
-
At the time being, there are two things to consider:
- [x] C code for DES contains global mutable data (in the key derivation)
-
Behaviour observed on the 4.14, 5.0, 5.1 (except ocamldoc was fine) and trunk branches as of today:
```
$ ./configure && make -j10
[...]
../../ocamlopt.opt -nostdlib -I ../../stdlib -I ../../other…
-
The Windows Cygwin port is slow, to the point that the test suite has been split up into 2 workflows.
Despite this effort, we are regularly seeing 6 hour timeouts in one of these two workflow parts.
…
jmid updated
11 months ago
-
On multiple platforms (s390x, MinGW, Cygwin, ...) `domain_spawntree` triggers an abort with a `Fatal error: Failed to create domain`:
https://ocaml-multicoretests.ci.dev:8100/job/2023-12-20/111746-…
jmid updated
9 months ago