Hi all,

I'm getting the following failures on amd64, ia64, ia64 respectively.
These are not real failures, just the testing tools testing the wrong
thing, right?


Thanks
Ian


=====> conc036(threaded)
Actual stdout output differs from expected:
*** ./concurrent/should_run/conc036.stdout  Sat Apr 13 05:11:29 2002
--- ./concurrent/should_run/conc036.run.stdout  Sat Jul 17 22:26:02 2004
***************
*** 1,6 ****
  newThread started
- newThread back again
  mainThread
  5 secs later

  shutting down
--- 1,6 ----
  newThread started
  mainThread
+ newThread back again
  5 secs later

  shutting down
*** unexpected failure for conc036(threaded)


=====> conc036(threaded)
Actual stdout output differs from expected:
*** ./concurrent/should_run/conc036.stdout  Sat Apr 13 05:11:29 2002
--- ./concurrent/should_run/conc036.run.stdout  Tue Jul 20 11:01:10 2004
***************
*** 1,6 ****
  newThread started
- newThread back again
  mainThread
  5 secs later

  shutting down
--- 1,6 ----
  newThread started
  mainThread
+ newThread back again
  5 secs later

  shutting down
*** unexpected failure for conc036(threaded)


=====> conc038(threaded)
Actual stdout output differs from expected: 
*** ./concurrent/should_run/conc038.stdout  Mon Mar  1 14:09:47 2004
--- ./concurrent/should_run/conc038.run.stdout  Tue Jul 20 11:01:26 2004
***************
*** 1,6 ****
  newThread started
- mainThread
  Haskell: 2
  newThread back again
  1 sec later
  
--- 1,6 ----
  newThread started
  Haskell: 2
+ mainThread
  newThread back again
  1 sec later
  
*** unexpected failure for conc038(threaded)

_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to