[commit: ghc] master: Testsuite: for tests that use TH, omit *all* prof_ways (e02b8c8)

git at git.haskell.org git at git.haskell.org
Thu Feb 25 22:24:45 UTC 2016


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

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

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

commit e02b8c8dadcc77c0c40d5346246f6a3b548258c2
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date:   Mon Feb 22 18:55:30 2016 +0100

    Testsuite: for tests that use TH, omit *all* prof_ways
    
    Instead of just profasm and profthreaded. And at least until
    -fexternal-interpreter is the default.
    
    Also:
      * WAY=profc doesn't exist anymore.
      * Omit all threaded_ways for conc039, not just a few.


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

e02b8c8dadcc77c0c40d5346246f6a3b548258c2
 testsuite/config/ghc                                | 2 +-
 testsuite/tests/annotations/should_compile/all.T    | 5 +----
 testsuite/tests/annotations/should_compile/th/all.T | 4 ++--
 testsuite/tests/annotations/should_run/all.T        | 2 +-
 testsuite/tests/concurrent/should_run/all.T         | 2 +-
 testsuite/tests/haddock/haddock_examples/test.T     | 2 +-
 testsuite/tests/overloadedrecflds/should_run/all.T  | 8 +++++---
 testsuite/tests/parser/should_compile/all.T         | 4 ++--
 testsuite/tests/partial-sigs/should_compile/all.T   | 3 ++-
 testsuite/tests/quasiquotation/qq005/test.T         | 2 +-
 testsuite/tests/quasiquotation/qq007/test.T         | 1 +
 testsuite/tests/quasiquotation/qq008/test.T         | 1 +
 testsuite/tests/quasiquotation/qq009/test.T         | 1 +
 testsuite/tests/quotes/TH_spliceViewPat/test.T      | 5 ++---
 testsuite/tests/rts/all.T                           | 8 ++++----
 testsuite/tests/simplCore/should_compile/all.T      | 2 +-
 16 files changed, 27 insertions(+), 25 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 e02b8c8dadcc77c0c40d5346246f6a3b548258c2


More information about the ghc-commits mailing list