WSL2

Simon Peyton Jones simonpj at microsoft.com
Tue Mar 9 22:37:45 UTC 2021


Friends
I've just installed WSL2 and built GHC.
I get this (single) validation failure in libraries/unix/tests/getGroupEntryForName.  It seems to be just an error message wibble, but I can't push a change to master because that'll affect everyone else.
Any ideas?
Simon


=====> 1 of 1 [0, 0, 0]

]0;getGroupEntryForName(normal) 1 of 1 [0, 0, 0]Actual stderr output differs from expected:

--- getGroupEntryForName.run/getGroupEntryForName.stderr.normalised 2021-03-09 22:36:01.300421100 +0000

+++ getGroupEntryForName.run/getGroupEntryForName.run.stderr.normalised   2021-03-09 22:36:01.300421100 +0000

@@ -1 +1 @@

-getGroupEntryForName: getGroupEntryForName: does not exist (no such group)

+getGroupEntryForName: getGroupEntryForName: does not exist (No such process)

*** unexpected failure for getGroupEntryForName(normal)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20210309/f9b895ff/attachment.html>


More information about the ghc-devs mailing list