[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][ocaml-team/ocaml][debian/sid] Add references to #1101353 and upstream PR



Title: GitLab

Stéphane Glondu pushed to branch debian/sid at Debian OCaml Maintainers / ocaml

Commits:

  • da50cb10
    by Stéphane Glondu at 2025-03-26T13:57:25+01:00
    Add references to #1101353 and upstream PR
    

2 changed files:

Changes:

  • debian/changelog
    1 1
     ocaml (5.3.0-3) UNRELEASED; urgency=medium
    
    2 2
     
    
    3
    -  * Mark tests that actually require multicore
    
    3
    +  * Mark tests that actually require multicore (Closes: #1101353)
    
    4 4
     
    
    5 5
      -- Stéphane Glondu <glondu@debian.org>  Wed, 26 Mar 2025 10:22:21 +0100
    
    6 6
     
    

  • debian/patches/0008-Mark-tests-that-actually-require-multicore.patch
    ... ... @@ -2,6 +2,8 @@ From: =?utf-8?q?St=C3=A9phane_Glondu?= <glondu@debian.org>
    2 2
     Date: Wed, 26 Mar 2025 08:39:51 +0100
    
    3 3
     Subject: Mark tests that actually require multicore
    
    4 4
     
    
    5
    +Bug-Debian: https://bugs.debian.org/1101353
    
    6
    +Forwarded: https://github.com/ocaml/ocaml/pull/13906
    
    5 7
     ---
    
    6 8
      ocamltest/builtin_actions.ml              | 8 ++++++++
    
    7 9
      testsuite/tests/memory-model/forbidden.ml | 1 +
    


  • Reply to: