[GHC] #8395: Various testsuite fixes for cross-compilation/i386/etc.
#8395: Various testsuite fixes for cross-compilation/i386/etc. ------------------------------+--------------------------------- Reporter: rwbarton | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Test Suite | Version: 7.7 Keywords: | Operating System: Linux Architecture: x86 | Type of failure: None/Unknown Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | ------------------------------+--------------------------------- First patch is to libraries/base, other three are to testsuite. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8395> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#8395: Various testsuite fixes for cross-compilation/i386/etc. ---------------------------------+--------------------------- Reporter: rwbarton | Owner: Type: bug | Status: patch Priority: normal | Milestone: Component: Test Suite | Version: 7.7 Resolution: | Keywords: Operating System: Linux | Architecture: x86 Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: ---------------------------------+--------------------------- Changes (by rwbarton): * status: new => patch -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8395#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#8395: Various testsuite fixes for cross-compilation/i386/etc. ---------------------------------+--------------------------- Reporter: rwbarton | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Test Suite | Version: 7.7 Resolution: fixed | Keywords: Operating System: Linux | Architecture: x86 Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: ---------------------------------+--------------------------- Changes (by thoughtpolice): * status: patch => closed * resolution: => fixed Comment: Merged, thanks! -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8395#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#8395: Various testsuite fixes for cross-compilation/i386/etc. ---------------------------------+--------------------------- Reporter: rwbarton | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Test Suite | Version: 7.7 Resolution: fixed | Keywords: Operating System: Linux | Architecture: x86 Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: ---------------------------------+--------------------------- Comment (by Austin Seipp <aseipp@…>): In [changeset:5fcdb2a6059617cb2ffd53c4882e1b16fb6a8037/base]: {{{ #!CommitTicketReference repository="base" revision="5fcdb2a6059617cb2ffd53c4882e1b16fb6a8037" Port ThreadDelay001 to the "time" library ... as "old-time" isn't built when cross-compiling. Issue #8395. Signed-off-by: Austin Seipp <aseipp@pobox.com> }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8395#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC