[GHC] #15255: overflow1 breaks on i386
#15255: overflow1 breaks on i386 -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: bug | Status: new Priority: high | Milestone: 8.6.1 Component: Continuous | Version: 8.4.3 Integration | Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- The i386 CircleCI target is showing a mysterious failure of the `overflow1` test: {{{ =====> overflow1(normal) 4082 of 6414 [0, 3, 0] Wrong exit code for overflow1(normal)(expected 251 , actual 0 ) *** unexpected failure for overflow1(normal) }}} Need to work out what is going on here. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15255> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15255: overflow1 breaks on i386 -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: bug | Status: new Priority: high | Milestone: 8.6.1 Component: Continuous | Version: 8.4.3 Integration | Resolution: | Keywords: ci-breakage Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * keywords: => ci-breakage -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15255#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15255: overflow1 breaks on i386 -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: bug | Status: patch Priority: high | Milestone: 8.6.1 Component: Continuous | Version: 8.4.3 Integration | Resolution: | Keywords: ci-breakage Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4855 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => patch * differential: => Phab:D4855 Comment: Marking as broken. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15255#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15255: overflow1 breaks on i386 -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: bug | Status: patch Priority: high | Milestone: 8.6.1 Component: Continuous | Version: 8.4.3 Integration | Resolution: | Keywords: ci-breakage Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4855 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"1f2ed994de558924e3acb7578b1dca2ee52f5b14/ghc" 1f2ed99/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="1f2ed994de558924e3acb7578b1dca2ee52f5b14" testsuite: Mark overflow1 as broken on 32-bit platforms due to #15255 Test Plan: Validate on i386 Reviewers: simonmar Subscribers: rwbarton, thomie, carter GHC Trac Issues: #15255 Differential Revision: https://phabricator.haskell.org/D4855 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15255#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#15255: overflow1 breaks on i386 -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: bug | Status: closed Priority: high | Milestone: 8.6.1 Component: Continuous | Version: 8.4.3 Integration | Resolution: fixed | Keywords: ci-breakage Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4855 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: patch => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15255#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC