all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob ec8c7c8451835f4a693440113b8dec1ce81cb773 724 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
 
The "pkg010" test output depends on the version of optparse-applicative being
used.  The expected output requires optparse-applicative >= 0.15.1.0.  Skip
the test for now.

--- idris-1.3.3/test/TestData.hs	2021-01-19 23:05:24.238958262 -0600
+++ idris-1.3.3/test/TestData.hs	2021-01-19 23:10:33.314390997 -0600
@@ -212,8 +212,10 @@
       (  5, ANY  ),
       (  6, ANY  ),
       (  7, ANY  ),
-      (  8, ANY  ),
-      ( 10, ANY  )]),
+      (  8, ANY  )]),
+--      FIXME: Expected output depends on optparse-applicative version.
+--      See https://github.com/idris-lang/Idris-dev/issues/4896
+--      ( 10, ANY  )]),
   ("prelude",         "Prelude",
     [ (  1, ANY  )]),
   ("primitives",      "Primitive types",

debug log:

solving ec8c7c8451 ...
found ec8c7c8451 in https://git.savannah.gnu.org/cgit/guix.git

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.