user001 failure
Simon Peyton Jones
simonpj at microsoft.com
Tue Sep 23 10:29:56 UTC 2014
I'm getting a testsuite failure on Linux
../../libraries/unix/tests user001 [bad stdout] (normal)
The error message is below. Does anyone have any ideas?
Simon
Actual stdout output differs from expected:
--- ../../libraries/unix/tests/user001.stdout 2014-09-11 08:38:41.000000000 +0100
+++ ../../libraries/unix/tests/user001.run.stdout 2014-09-23 11:06:06.300082329 +0100
@@ -3,11 +3,11 @@
getEffectiveUserID: OK
getEffectiveGroupID: OK
getGroups: OK
-getLoginName: OK
+getLoginName: ERROR: getLoginName: does not exist (No such file or directory)
getEffectiveUserName: OK
getGroupEntryForID: OK
getGroupEntryForName: OK
getAllGroupEntries: OK
getUserEntryForID: OK
-getUserEntryForName: OK
+getUserEntryForName: ERROR: getLoginName: does not exist (No such file or directory)
getAllUserEntries: OK
*** unexpected failure for user001(normal)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140923/91aed517/attachment-0001.html>
More information about the ghc-devs
mailing list