[commit: ghc] master: Add special stdout for hClose002 on x64 Solaris (cdf5a1c)
git at git.haskell.org
git at git.haskell.org
Tue Sep 16 12:59:25 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/cdf5a1c953c439de9e64a9a8364a2184049b9369/ghc
>---------------------------------------------------------------
commit cdf5a1c953c439de9e64a9a8364a2184049b9369
Author: Kjetil Limkjær <kl-smartos at lostcontinent.mu>
Date: Tue Sep 16 07:54:15 2014 -0500
Add special stdout for hClose002 on x64 Solaris
Summary:
This is identical to the x86 output from bug #4290,
and fixes the hClose002 test when running under
x86_64-unknown-solaris2.
Test Plan: Re-run 'make TEST=hClose002' under x64 Solaris.
Reviewers: ezyang, austin
Reviewed By: ezyang, austin
Subscribers: simonmar, ezyang, carter
Differential Revision: https://phabricator.haskell.org/D205
>---------------------------------------------------------------
cdf5a1c953c439de9e64a9a8364a2184049b9369
...out-i386-unknown-solaris2 => hClose002.stdout-x86_64-unknown-solaris2} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/libraries/base/tests/IO/hClose002.stdout-i386-unknown-solaris2 b/libraries/base/tests/IO/hClose002.stdout-x86_64-unknown-solaris2
similarity index 100%
copy from libraries/base/tests/IO/hClose002.stdout-i386-unknown-solaris2
copy to libraries/base/tests/IO/hClose002.stdout-x86_64-unknown-solaris2
More information about the ghc-commits
mailing list