[commit: ghc] master: Fix a couple test failures encountered when building on Windows (9711f78)
git at git.haskell.org
git at git.haskell.org
Mon Sep 1 20:15:18 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/9711f78f790d10d914e08851544c6fc96f9a030a/ghc
>---------------------------------------------------------------
commit 9711f78f790d10d914e08851544c6fc96f9a030a
Author: Austin Seipp <austin at well-typed.com>
Date: Mon Sep 1 15:14:18 2014 -0500
Fix a couple test failures encountered when building on Windows
Summary:
* Adjusts performance tests
* Change ghcpkg05.stderr-mingw32 to match ghcpkg05.stderr
Test Plan: Ran 'sh validate' and observed fewer test failures afterwards
Reviewers: austin
Reviewed By: austin
Differential Revision: https://phabricator.haskell.org/D191
>---------------------------------------------------------------
9711f78f790d10d914e08851544c6fc96f9a030a
testsuite/driver/runtests.py | 5 ++++-
testsuite/tests/cabal/ghcpkg05.stderr-mingw32 | 2 +-
testsuite/tests/callarity/perf/all.T | 3 ++-
testsuite/tests/perf/compiler/all.T | 3 ++-
testsuite/tests/perf/haddock/all.T | 9 +++++----
testsuite/tests/perf/should_run/all.T | 19 +++++++++++++------
6 files changed, 27 insertions(+), 14 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 9711f78f790d10d914e08851544c6fc96f9a030a
More information about the ghc-commits
mailing list