Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • diffoscope diffoscope
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Reproducible BuildsReproducible Builds
  • diffoscopediffoscope
  • Issues
  • #274
Closed
Open
Issue created Sep 12, 2021 by Zbigniew Jędrzejewski-Szmek@zbyszek-guestContributor

tests/comparators/test_ocaml.py::test_diff fails with ocaml-4.12.0-3.fc35.x86_64

I assume that this is related to the ocaml version. Debian has 4.11:

(Pdb) p print(seen)
@@ -1,5 +1,5 @@
-Unit name: Test1
+Unit name: Test2
 Interfaces imported:
-	69a7449a2ee894ef85f1a4d8645e8051	Test1
+	187969740b6c403b926a8d81613601ae	Test2
 	4b04b4eda19aa722df365141895fb347	Stdlib
 	b6c6694955e10001aed267571104a961	CamlinternalFormatBasics

None
(Pdb) p print(expected)
@@ -1,5 +1,5 @@
-Unit name: Test1
+Unit name: Test2
 Interfaces imported:
-	3e47d8b00458748ef1a9311764531b2c	Test1
+	de7049745527b20997c517c338bb83cb	Test2
 	c21c5d26416461b543321872a551ea0d	Stdlib
 	3a3ca1838627f7762f49679ce0278ad1	CamlinternalFormatBasics

None

Should the test do f's/[0-9a-f]{{32}}/{" " * 32}/' ?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking