[commit: ghc] master: Another batch of './validation --slow' tweaks (c4219d9)

git at git.haskell.org git at git.haskell.org
Sun May 20 15:42:50 UTC 2018


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

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

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

commit c4219d9f7d122a106fc8fb1e5cd9a62dadadf76c
Author: Alp Mestanogullari <alp at well-typed.com>
Date:   Sat May 19 14:00:21 2018 -0400

    Another batch of './validation --slow' tweaks
    
    This finally gets us to a green ./validate --slow on linux for a ghc
    checkout from the beginning of this week, see
    
      https://circleci.com/gh/ghc/ghc/4739
    
    This is hopefully the final (or second to final) patch to
    address #14890.
    
    Test Plan: ./validate --slow
    
    Reviewers: bgamari, hvr, simonmar
    
    Reviewed By: bgamari
    
    Subscribers: rwbarton, thomie, carter
    
    GHC Trac Issues: #14890
    
    Differential Revision: https://phabricator.haskell.org/D4712


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

c4219d9f7d122a106fc8fb1e5cd9a62dadadf76c
 libraries/base/tests/all.T                        |  3 ++-
 libraries/ghc-compact/tests/all.T                 |  5 ++++-
 testsuite/tests/cabal/all.T                       |  5 ++++-
 testsuite/tests/dependent/should_compile/all.T    | 11 ++++++++++-
 testsuite/tests/partial-sigs/should_compile/all.T | 11 ++++++++++-
 testsuite/tests/patsyn/should_run/all.T           | 11 ++++++++++-
 testsuite/tests/profiling/should_run/all.T        |  6 +++---
 testsuite/tests/rts/all.T                         | 10 ++++++----
 testsuite/tests/simplCore/should_compile/all.T    | 17 ++++++++++++++---
 testsuite/tests/th/all.T                          |  4 +++-
 testsuite/tests/th/should_compile/T13949/all.T    | 12 +++++++++++-
 testsuite/tests/th/should_compile/T8025/all.T     | 11 +++++++++--
 testsuite/tests/typecheck/should_compile/all.T    | 11 +++++++++--
 13 files changed, 95 insertions(+), 22 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 c4219d9f7d122a106fc8fb1e5cd9a62dadadf76c


More information about the ghc-commits mailing list