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)
_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to