Package: ppx-deriving
Version: 6.0.2-1
Severity: Serious
Tags: patch


Hello, the ppx-deriving autopkgtest is now failing. I think this is just a matter of 
updating the show.expected result, removing the "Show" keyword

 78s (Reading database ... 77908 files and directories currently installed.)
 78s Removing autopkgtest-satdep (0) ...
 78s autopkgtest [13:58:57]: test show: [-----------------------
 78s 1c1
 78s < tree: (Node [(Leaf 17); (Leaf 42); (Leaf 73)])
 78s ---
 78s > tree: (Show.Node [(Show.Leaf 17); (Show.Leaf 42); (Show.Leaf 73)])
 79s autopkgtest [13:58:58]: test show: -----------------------]




  * Update test for new show returned value


Thanks for considering the patch.

diff -Nru ppx-deriving-6.0.2/debian/tests/show.expected 
ppx-deriving-6.0.2/debian/tests/show.expected
--- ppx-deriving-6.0.2/debian/tests/show.expected       2024-06-03 
14:45:24.000000000 +0200
+++ ppx-deriving-6.0.2/debian/tests/show.expected       2024-06-06 
09:33:04.000000000 +0200
@@ -1 +1 @@
-tree: (Show.Node [(Show.Leaf 17); (Show.Leaf 42); (Show.Leaf 73)])
+tree: (Node [(Leaf 17); (Leaf 42); (Leaf 73)])


Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to