Strange testsuite failure
Simon Peyton Jones
simonpj at microsoft.com
Wed May 13 10:55:16 UTC 2015
Is this expected? Just started happening for me
=====> T8333(normal) 140 of 185 [0, 0, 0]
cd . && $MAKE -s --no-print-directory T8333 </dev/null > T8333.run.stdout 2> T8333.run.stderr
Actual stdout output differs from expected:
--- ./T8333.stdout 2015-01-27 13:00:30.000000000 +0000
+++ ./T8333.run.stdout 2015-05-13 11:54:03.199711197 +0100
@@ -0,0 +1,4 @@
+*** WARNING: . is writable by someone else, IGNORING!
+Suggested fix: execute 'chmod 644 .'
+*** WARNING: /home/simonpj is writable by someone else, IGNORING!
+Suggested fix: execute 'chmod 644 /home/simonpj'
*** unexpected failure for T8333(normal)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20150513/73403500/attachment.html>
More information about the ghc-devs
mailing list