[commit: ghc] master: testsuite: Mark broken tests on powerpc64le (1dadd9a)

git at git.haskell.org git at git.haskell.org
Fri Jun 3 20:12:14 UTC 2016


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/1dadd9a91454bb098e9c47d6c034b07e2e1e2529/ghc

>---------------------------------------------------------------

commit 1dadd9a91454bb098e9c47d6c034b07e2e1e2529
Author: Peter Trommler <ptrommler at acm.org>
Date:   Fri Jun 3 21:39:31 2016 +0200

    testsuite: Mark broken tests on powerpc64le
    
    Mark all failing tests that have a ticket for powerpc64 as broken. Most
    of these failures are due to the lack of linker support in the runtime
    system.
    
    Test Plan: validate on powerpc and AIX
    
    Reviewers: erikd, bgamari, simonmar, hvr, austin
    
    Reviewed By: austin
    
    Subscribers: thomie
    
    Differential Revision: https://phabricator.haskell.org/D2289
    
    GHC Trac Issues: #11261, #11259, #11260, #11323


>---------------------------------------------------------------

1dadd9a91454bb098e9c47d6c034b07e2e1e2529
 testsuite/tests/codeGen/should_compile/all.T |  6 ++++--
 testsuite/tests/driver/all.T                 |  2 +-
 testsuite/tests/driver/recomp011/all.T       |  2 +-
 testsuite/tests/driver/recomp015/all.T       |  2 +-
 testsuite/tests/ghc-api/T10052/all.T         |  3 ++-
 testsuite/tests/ghc-api/all.T                |  9 ++++++---
 testsuite/tests/ghc-api/dynCompileExpr/all.T |  2 +-
 testsuite/tests/ghci/linking/all.T           |  2 +-
 testsuite/tests/ghci/prog001/prog001.T       |  3 ++-
 testsuite/tests/ghci/scripts/all.T           |  6 ++++--
 testsuite/tests/rts/all.T                    | 10 +++++++---
 11 files changed, 30 insertions(+), 17 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 1dadd9a91454bb098e9c47d6c034b07e2e1e2529


More information about the ghc-commits mailing list