[GHC] #15062: num009 is incredibly platform-sensitive

GHC ghc-devs at haskell.org
Thu Jun 14 14:06:23 UTC 2018


#15062: num009 is incredibly platform-sensitive
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.6.1
       Component:  Test Suite        |              Version:  8.2.2
      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:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"5f5d0c9d43bbab922582f437c4a1a3f06ff3fd0e/ghc"
 5f5d0c9d/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="5f5d0c9d43bbab922582f437c4a1a3f06ff3fd0e"
 Mark test broken on powerpc64[le]

 Test num009 fails different results. #15062 lists more issues on other
 platforms. Test T14894 fails because DWARF support is not implemented in
 the PowerPC native code backend. T5435_v_asm_b fails because the runtime
 linker is not implemented for PowerPC 64-bit systems.

 Test Plan: validate

 Reviewers: bgamari, hvr, erikd, simonmar

 Reviewed By: bgamari

 Subscribers: rwbarton, thomie, carter

 GHC Trac Issues: #13634, #11261, #11259, #15062

 Differential Revision: https://phabricator.haskell.org/D4825
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15062#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list