Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure #7

Open
vbgl opened this issue Dec 2, 2020 · 0 comments
Open

Test failure #7

vbgl opened this issue Dec 2, 2020 · 0 comments

Comments

@vbgl
Copy link

vbgl commented Dec 2, 2020

Running the tests of version 0.6 produces the following error trace:

--- test/test.ml        2020-12-02 20:26:14.378099919 +0000
+++ test/test.ml.corrected      2020-12-02 20:26:16.712113233 +0000
@@ -49,7 +49,7 @@
     print_endline s'''
   done;
   [%expect {|
-    Wed May 29 21:20:23 +01 2013
-    Fri May 31 21:20:23 +01 2013
-    Sun Jun 30 21:20:23 +01 2013
-    Wed Jul 31 21:20:23 +01 2013 |}]
+    Wed May 29 20:20:23 +00 2013
+    Fri May 31 20:20:23 +00 2013
+    Sun Jun 30 20:20:23 +00 2013
+    Wed Jul 31 20:20:23 +00 2013 |}]

I guess this means that the test is broken (rather than the library).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant