From: Stéphane Glondu Date: Wed, 26 Mar 2025 12:57:25 +0000 (+0100) Subject: Add references to #1101353 and upstream PR X-Git-Tag: archive/raspbian/5.3.0-3+rpi1^2~12 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=da50cb104d1b071ad178039b79e3ef98b57ec320;p=ocaml.git Add references to #1101353 and upstream PR --- diff --git a/debian/changelog b/debian/changelog index c4c13148..cc9f3f44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ ocaml (5.3.0-3) UNRELEASED; urgency=medium - * Mark tests that actually require multicore + * Mark tests that actually require multicore (Closes: #1101353) -- Stéphane Glondu Wed, 26 Mar 2025 10:22:21 +0100 diff --git a/debian/patches/0008-Mark-tests-that-actually-require-multicore.patch b/debian/patches/0008-Mark-tests-that-actually-require-multicore.patch index 012b9719..e178499a 100644 --- a/debian/patches/0008-Mark-tests-that-actually-require-multicore.patch +++ b/debian/patches/0008-Mark-tests-that-actually-require-multicore.patch @@ -2,6 +2,8 @@ From: =?utf-8?q?St=C3=A9phane_Glondu?= Date: Wed, 26 Mar 2025 08:39:51 +0100 Subject: Mark tests that actually require multicore +Bug-Debian: https://bugs.debian.org/1101353 +Forwarded: https://github.com/ocaml/ocaml/pull/13906 --- ocamltest/builtin_actions.ml | 8 ++++++++ testsuite/tests/memory-model/forbidden.ml | 1 +