Created
April 2, 2014 23:24
-
-
Save schell/9945323 to your computer and use it in GitHub Desktop.
./runtests.sh - Mac OS X 10.9.2, ghc 7.8.0.20140228, cabal-install 1.18.0.3, Cabal 1.18.1.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Running test Arr... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[0,0,0,0,0,999,1041,0,0,0]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[0,0,0,0,0,999,1041,0,0,0]', but hastec says '' | |
| Running test BitOps... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '["4294967295","4294967295","0","262140","536870911","-1","-1","-55424","-1","262140"]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '["4294967295","4294967295","0","262140","536870911","-1","-1","-55424","-1","262140"]', but hastec says '' | |
| Running test Concurrency... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says 'got 0 | |
| wrootmeg 4c2o | |
| ncduerrrpe | |
| ncy! | |
| still concurrent | |
| bye! | |
| ()', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says 'got 0 | |
| wrootmeg 4c2o | |
| ncduerrrpe | |
| ncy! | |
| still concurrent | |
| bye! | |
| ()', but hastec says '' | |
| Running test DataToTag... | |
| Tests/DataToTag.hs:40:10: Warning: | |
| ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '"True"', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '"True"', but hastec says '' | |
| Running test DoubleConversion... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[-1,-2,-2,0,1,1,1,-1,-1,-1,0,1,2,2,-1,-1,-2,0,1,1,2]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[-1,-2,-2,0,1,1,1,-1,-1,-1,0,1,2,2,-1,-1,-2,0,1,1,2]', but hastec says '' | |
| Running test DoubleDiv... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '["1","0","4273504","34","1","145424534","0","0","1"]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '["1","0","4273504","34","1","145424534","0","0","1"]', but hastec says '' | |
| Running test Elem... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '(True,True)', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '(True,True)', but hastec says '' | |
| Running test EscapeSequences... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '"\\some\\text\tww \a\r\n more text\4660\&56"', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '"\\some\\text\tww \a\r\n more text\4660\&56"', but hastec says '' | |
| Running test EscapedChars... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[84,111,109,116,101,110,32,107,108,97,112,112,97,114,32,34,104,228,110,100,101,114,110,97,34,32,229,116,58,9,53,48,48,49,32,97,112,111,114,32,109,101,100,32,98,97,99,107,115,108,97,115,104,97,114,58,32,92]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[84,111,109,116,101,110,32,107,108,97,112,112,97,114,32,34,104,228,110,100,101,114,110,97,34,32,229,116,58,9,53,48,48,49,32,97,112,111,114,32,109,101,100,32,98,97,99,107,115,108,97,115,104,97,114,58,32,92]', but hastec says '' | |
| Running test Exception... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '"So I heard you like mudkips..."', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '"So I heard you like mudkips..."', but hastec says '' | |
| Running test FFI... | |
| Tests/FFI.hs:3:8: | |
| Could not find module ‘Haste.Foreign’ | |
| Use -v to see a list of the files searched for. | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| Running test FFIList... | |
| Tests/FFIList.hs:3:8: | |
| Could not find module ‘Haste.Foreign’ | |
| Use -v to see a list of the files searched for. | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| Running test FFITuples... | |
| Tests/FFITuples.hs:3:8: | |
| Could not find module ‘Haste.Foreign’ | |
| Use -v to see a list of the files searched for. | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| Running test HasteReadInt... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '27', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '27', but hastec says '' | |
| Running test HasteShowDouble... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '"27.0"', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '"27.0"', but hastec says '' | |
| Running test IORef... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '42 | |
| ()', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '42 | |
| ()', but hastec says '' | |
| Running test IOThunk... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says 'hello! | |
| hello! | |
| hello! | |
| hi! | |
| hi! | |
| hi! | |
| ()', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says 'hello! | |
| hello! | |
| hello! | |
| hi! | |
| hi! | |
| hi! | |
| ()', but hastec says '' | |
| Running test Int64... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[68719476735,69142927669,-7794161539992082742,0,41975872,2923450934]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[68719476735,69142927669,-7794161539992082742,0,41975872,2923450934]', but hastec says '' | |
| Running test IntMap... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[(264,5),(528,8),(160,103),(238,568),(164,769),(172,3302),(2338,4350),(1606,7871)]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[(264,5),(528,8),(160,103),(238,568),(164,769),(172,3302),(2338,4350),(1606,7871)]', but hastec says '' | |
| Running test IntOverflow... | |
| Tests/IntOverflow.hs:17:12: Warning: | |
| Literal 2147483648 is out of the Int32 range -2147483648..2147483647 | |
| If you are trying to write a large negative literal, use NegativeLiterals | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[-2147483622,2147483647,-1356539903]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[-2147483622,2147483647,-1356539903]', but hastec says '' | |
| Running test IntWrap... | |
| Tests/IntWrap.hs:17:12: Warning: | |
| Literal 2147483648 is out of the Int32 range -2147483648..2147483647 | |
| If you are trying to write a large negative literal, use NegativeLiterals | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[-2147483622,2147483647,-2097151]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[-2147483622,2147483647,-2097151]', but hastec says '' | |
| Running test IntegerGcdLcm... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[1,2,1,50,113669244138464970,10586273350000,4650000,50000]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[1,2,1,50,113669244138464970,10586273350000,4650000,50000]', but hastec says '' | |
| Running test IntegerToFromString... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '"3450834053468865983456094"', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '"3450834053468865983456094"', but hastec says '' | |
| Running test Integers... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[268435455,691886389,113669244138464970,1,41975872,2923450934]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[268435455,691886389,113669244138464970,1,41975872,2923450934]', but hastec says '' | |
| Running test IntegersWithoutShow... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '["268435455","691886389","113669244138464970","1","41975872","2923450934"]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '["268435455","691886389","113669244138464970","1","41975872","2923450934"]', but hastec says '' | |
| Running test JSString_JSON... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says 'foo bar | |
| ()', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says 'foo bar | |
| ()', but hastec says '' | |
| Running test MVar... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '"hi!bye!"', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '"hi!bye!"', but hastec says '' | |
| Running test Map... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[(154,"\"\""),(238,"24"),(2338,"dsa"),(172,"onric"),(330,"pred"),(1606,"rrud"),(164,"evif"),(462,",.xjn")]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[(154,"\"\""),(238,"24"),(2338,"dsa"),(172,"onric"),(330,"pred"),(1606,"rrud"),(164,"evif"),(462,",.xjn")]', but hastec says '' | |
| Running test MarshalJSAny... | |
| Tests/MarshalJSAny.hs:3:8: | |
| Could not find module ‘Haste’ | |
| Use -v to see a list of the files searched for. | |
| Tests/MarshalJSAny.hs:4:8: | |
| Could not find module ‘Haste.Foreign’ | |
| Use -v to see a list of the files searched for. | |
| Tests/MarshalJSAny.hs:5:8: | |
| Could not find module ‘Haste.JSON’ | |
| Use -v to see a list of the files searched for. | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| Running test ModRem... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[15,12,15,12]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[15,12,15,12]', but hastec says '' | |
| Running test NineConstructors... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says 'False', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says 'False', but hastec says '' | |
| Running test PlusPlus... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '"27.0"', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '"27.0"', but hastec says '' | |
| Running test PlusPlusUnicode... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[84,111,109,116,101,110,32,107,108,97,112,112,97,114,32,104,228,110,100,101,114,110,97,32,229,116,32,53,48,48,49,32,97,112,111,114]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[84,111,109,116,101,110,32,107,108,97,112,112,97,114,32,104,228,110,100,101,114,110,97,32,229,116,32,53,48,48,49,32,97,112,111,114]', but hastec says '' | |
| Running test PopCnt... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[10,45,6,44]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[10,45,6,44]', but hastec says '' | |
| Running test Precedence... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[-61,33,129,35,-56]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[-61,33,129,35,-56]', but hastec says '' | |
| Running test PreludeWords... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '3', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '3', but hastec says '' | |
| Running test PutStr... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says 'thisisalistofwordswithoutspacesand | |
| this | |
| is | |
| a | |
| list | |
| of | |
| words | |
| WITH | |
| spaces | |
| finally, | |
| words | |
| with | |
| newlines | |
| ()', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says 'thisisalistofwordswithoutspacesand | |
| this | |
| is | |
| a | |
| list | |
| of | |
| words | |
| WITH | |
| spaces | |
| finally, | |
| words | |
| with | |
| newlines | |
| ()', but hastec says '' | |
| Running test Read... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[True,True,True,True,True,True]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[True,True,True,True,True,True]', but hastec says '' | |
| Running test StableNames... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[True,True,False]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[True,True,False]', but hastec says '' | |
| Running test Sumlist... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '["55","55","55.0","55.0"]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '["55","55","55.0","55.0"]', but hastec says '' | |
| Running test TagToEnum... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '(B,C,True,A)', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '(B,C,True,A)', but hastec says '' | |
| Running test Tailcalls... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '5000050000', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '5000050000', but hastec says '' | |
| Running test TailrecClosures... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '["ad","ae","af","bd","be","bf","cd","ce","cf"]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '["ad","ae","af","bd","be","bf","cd","ce","cf"]', but hastec says '' | |
| Running test Take... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '":)"', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '":)"', but hastec says '' | |
| Running test Typeable... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[":)",":)"]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[":)",":)"]', but hastec says '' | |
| Running test UArr... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '"[0.0,0.0,0.0,0.0,0.0,999.0,1041.0,0.0,0.0,0.0]"', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '"[0.0,0.0,0.0,0.0,0.0,999.0,1041.0,0.0,0.0,0.0]"', but hastec says '' | |
| Running test Unicode... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '["\30196\28450\12399\29359\32618\12384\65281","\30196\28450\12399\29359\32618\65281","\30196\28450\12399\29359\32618\65281","\30196\28450\12399\29359\32618\65281 this is english"]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '["\30196\28450\12399\29359\32618\12384\65281","\30196\28450\12399\29359\32618\65281","\30196\28450\12399\29359\32618\65281","\30196\28450\12399\29359\32618\65281 this is english"]', but hastec says '' | |
| Running test Word... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '["4294967281","27","97"]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '["4294967281","27","97"]', but hastec says '' | |
| Running test Word64... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[26,18446744073709551615,1,268435455,9898704378758,760009614719575161,36874,34652240,9899606198984]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[26,18446744073709551615,1,268435455,9898704378758,760009614719575161,36874,34652240,9899606198984]', but hastec says '' | |
| Running test WordOverflow... | |
| cat: TestDriver.tmp: No such file or directory | |
| cat: TestDriver.tmp: No such file or directory | |
| GHC disagrees with hastec output! | |
| GHC says '[26,4294967295,1]', but hastec says '' | |
| GHC disagrees with hastec -O2 output! | |
| GHC says '[26,4294967295,1]', but hastec says '' | |
| 4/50 succeeded |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment