[GHC] #15230: unix tests fail under CircleCI's fedora environment
GHC
ghc-devs at haskell.org
Sun Jun 10 22:55:21 UTC 2018
#15230: unix tests fail under CircleCI's fedora environment
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: bug | Status: new
Priority: high | Milestone: 8.6.1
Component: Continuous | Version: 8.4.3
Integration |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
We also have,
{{{
---
../../libraries/unix/tests/getGroupEntryForName.run/getGroupEntryForName.stderr.normalised
2018-06-10 17:08:41.871345982 +0000
+++
../../libraries/unix/tests/getGroupEntryForName.run/getGroupEntryForName.run.stderr.normalised
2018-06-10 17:08:41.871345982 +0000
@@ -1 +1 @@
-getGroupEntryForName: getGroupEntryForName: does not exist (no such
group)
+getGroupEntryForName: getGroupEntryForName: does not exist (No such file
or directory)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15230#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list