You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should see the site on `localhost:8080`. You can then install the GitHub App onto your account and add the desired repository, the builds for which should then show up on the website.
113
+
114
+
### Found bugs
115
+
116
+
Multicoretests-CI aided in finding these bugs in the OCaml 5 multicore runtime.
117
+
118
+
| Title | Date | Issue link |
119
+
| --- | --- | --- |
120
+
| STM Weak test parallel fail to trigger on s390x | 02/11/23 |https://github.com/ocaml-multicore/multicoretests/issues/406|
121
+
| Segfault on s390x in Effect test | 17/08/23 |https://github.com/ocaml-multicore/multicoretests/issues/383|
122
+
| Crashes and hangs on ppc64 trunk/5.2 | 14/08/23 |https://github.com/ocaml-multicore/multicoretests/issues/380|
0 commit comments