Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 3,607
    • Issues 3,607
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 199
    • Merge Requests 199
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Glasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #4294

Closed
Open
Opened Sep 07, 2010 by kgardas@kgardas
  • Report abuse
  • New issue
Report abuse New issue

hClose003 test failes on Solaris/OpenBSD on i386/x86 host

Hello, it seems hClose003 expected output is kind of Linux specific hence it fails on both Solaris and OpenBSD running on x86 host where I've been able to test this. Anyway, both OSes are not that sensitive to closing pipe read end as Linux seems to be. I also expect that other Unix(-like) systems will behave more like Solaris/OpenBSD and so the behavior of Linux is specific. Hence I'm proposing attached patch which moves currect stdout to new stdout-i386-unknown-linux and provide new stdout with the Solaris/OpenBSD result. I would suggest to commit this and allow it to test on FreeBSD/Darwin as this seems to be available to GHC team as builder machines... Thanks, Karel

Trac metadata
Trac field Value
Version 6.13
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Test Suite
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture

Related issues

  • Discussion
  • Designs
Assignee
Assign to
7.0.1
Milestone
7.0.1
Assign milestone
Time tracking
None
Due date
None
4
Labels
bug P::normal testsuite Trac import
Assign labels
  • View project labels
Reference: ghc/ghc#4294