Travis failures
Joachim Breitner
mail at joachim-breitner.de
Tue Jul 14 08:00:44 UTC 2015
Hi,
I don’t recall when it was the last time that we had a passing build on
travis, so I had a look what’s wrong, and to my surprise the problem
was not a build timeout, but rather two failing test cases:
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
ghc-stage2: panic! (the 'impossible' happened)
(GHC version 7.11.20150713 for x86_64-unknown-linux):
Static flags have not been initialised!
Please call GHC.parseStaticFlags early enough.
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
make[3]: *** [T10294] Error 1
*** unexpected failure for T10294(normal)
and:
Actual stderr output differs from expected:
--- ./th/T10596.stderr.normalised 2015-07-13 19:47:37.667428464 +0000
+++ ./th/T10596.comp.stderr.normalised 2015-07-13 19:47:37.667428464 +0000
@@ -1 +0,0 @@
-Just 100
\ No newline at end of file
*** unexpected failure for T10596(normal)
Full log at https://s3.amazonaws.com/archive.travis-ci.org/jobs/70789702/log.txt
Does anyone have any idea about these?
Greetings,
Joachim
--
Joachim “nomeata” Breitner
mail at joachim-breitner.de • http://www.joachim-breitner.de/
Jabber: nomeata at joachim-breitner.de • GPG-Key: 0xF0FBF51F
Debian Developer: nomeata at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20150714/3fa78a6a/attachment-0001.sig>
More information about the ghc-devs
mailing list