Actual stdout output differs from expected: --- ./lib/IO/openFile003.stdout 2011-07-29 20:05:39 +0200 +++ ./lib/IO/openFile003.run.stdout 2011-08-04 08:12:36 +0200 @@ -1,4 +1,4 @@ Left .: openFile: inappropriate type (is a directory) -Left .: openFile: inappropriate type (Is a directory) -Left .: openFile: inappropriate type (Is a directory) -Left .: openFile: inappropriate type (Is a directory) +Left .: openFile: already exists (File exists) +Left .: openFile: already exists (File exists) +Left .: openFile: already exists (File exists) *** unexpected failure for openFile003(normal) Actual stdout output differs from expected: --- ./rts/T2615.stdout 2011-07-29 20:05:43 +0200 +++ ./rts/T2615.run.stdout 2011-08-04 08:14:43 +0200 @@ -1 +1 @@ -libfoo_script_T2615.so loaded successfully +error: ./libfoo_script_T2615.so: invalid file format *** unexpected failure for T2615(normal) Wrong exit code (expected 0 , actual 2 ) Stdout: Stderr: Implicit import declaration: Could not find module `Prelude' Perhaps you haven't installed the "dyn" libraries for package `base'? Use -v to see a list of the files searched for. gmake[3]: *** [T3807] Error 1 *** unexpected failure for T3807(normal) Actual stdout output differs from expected: --- ./numeric/should_run/numrun012.stdout 2011-07-29 20:05:40 +0200 +++ ./numeric/should_run/numrun012.run.stdout 2011-08-04 08:23:05 +0200 @@ -1,4 +1,4 @@ -[0,1,5,9,10,14,31,31,32,32,32,32,33] +[0,1,5,9,10,14,31,31,31,32,32,32,33] -2.147483648e9 -2.1474836e9 -2.147483648e9 *** unexpected failure for numrun012(normal) Wrong exit code (expected 0 , actual 2 ) Stdout: Stderr: make: illegal option -- - usage: make [-BPSXeiknqrstv] [-C directory] [-D variable] [-d flags] [-E variable] [-f makefile] [-I directory] [-j max_jobs] [-m directory] [-V variable] [variable=value] [target ...] gmake[3]: *** [plugins01] Error 2 *** unexpected failure for plugins01(normal) Actual stderr output differs from expected: --- ./plugins/plugins02.stderr 2011-07-29 20:05:41 +0200 +++ ./plugins/plugins02.comp.stderr 2011-08-04 08:28:13 +0200 @@ -1 +1 @@ -: The value Simple.BadlyTypedPlugin.plugin did not have the type CoreMonad.Plugin as required +ghc-stage2: can't find a package database at simple-plugin/local.package.conf *** unexpected failure for plugins02(normal) Actual stderr output differs from expected: --- ./plugins/plugins03.stderr 2011-07-29 20:05:41 +0200 +++ ./plugins/plugins03.comp.stderr 2011-08-04 08:28:13 +0200 @@ -1 +1 @@ -: Could not find module `Simple.NonExistantPlugin' Use -v to see a list of the files searched for. +ghc-stage2: can't find a package database at simple-plugin/local.package.conf *** unexpected failure for plugins03(normal) Compile failed (status 256) errors were: ghc-stage2: panic! (the 'impossible' happened) (GHC version 7.2.0.20110728 for i386-unknown-dragonfly): pprDynamicLinkerAsmLabel Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug *** unexpected failure for jmp_tbl(normal) Compile failed (status 256) errors were: ghc-stage2: panic! (the 'impossible' happened) (GHC version 7.2.0.20110728 for i386-unknown-dragonfly): pprDynamicLinkerAsmLabel Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug *** unexpected failure for massive_array(normal) Wrong exit code (expected 0 , actual 1 ) Stdout: Permissions {readable = True, writable = True, executable = False, searchable = True} Permissions {readable = True, writable = True, executable = False, searchable = False} Stderr: getPermissions001: getPermissions001: fileAccess: resource busy (Text file busy) *** unexpected failure for getPermissions001(normal)