[commit: ghc] master: accept current (problematic) output (1805754)

git at git.haskell.org git at git.haskell.org
Sun Sep 4 11:05:00 UTC 2016


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

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

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

commit 18057549ffebea244d9170377889d096ca9fdbcd
Author: Gabor Greif <ggreif at gmail.com>
Date:   Sun Sep 4 12:38:40 2016 +0200

    accept current (problematic) output


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

18057549ffebea244d9170377889d096ca9fdbcd
 testsuite/tests/plugins/T12567a.stderr | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/testsuite/tests/plugins/T12567a.stderr b/testsuite/tests/plugins/T12567a.stderr
index e8e04c5..aee35e3 100644
--- a/testsuite/tests/plugins/T12567a.stderr
+++ b/testsuite/tests/plugins/T12567a.stderr
@@ -2,5 +2,9 @@
 Simple Plugin Passes Queried
 Got options: 
 Simple Plugin Pass Run
-[1 of 1] Skipping  T12567a          ( T12567a.hs, T12567a.o )
+[1 of 1] Compiling T12567a          ( T12567a.hs, T12567a.o ) [Simple.Plugin changed]
+[1 of 2] Compiling T12567a          ( T12567a.hs, T12567a.o ) [Simple.Plugin changed]
+Simple Plugin Passes Queried
+Got options: 
+Simple Plugin Pass Run
 [2 of 2] Compiling T12567b          ( T12567b.hs, T12567b.o )



More information about the ghc-commits mailing list