Hi,

currently, perf.haskell.org has stopped because recent commits fail to
build with:

expected stdout not matched by reality
--- fft2.stdout7        2018-11-28 12:00:24.126015465 -0500
+++ /tmp/runtest6392.1  2018-11-28 12:59:59.329423367 -0500
@@ -1,3 +1,3 @@
-result1 = 2.59635799135966e-12
-result2 = 2.59635799135966e-12
-result3 = 4.8279900966008427e-8
+result1 = 2.649891777856828e-12
+result2 = 2.649891777856828e-12
+result3 = 4.830900479646516e-8
make[2]: *** [../../mk/target.mk:102: runtests] Error 1

do others observe this as well? This is worrying, because there has
been no change to nofib since it last worked.

Can we add a check of the functional correctness of the nofib programs
to the CI somehow?

Cheers,
Joachim

-- 
Joachim Breitner
  [email protected]
  http://www.joachim-breitner.de/

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to