win32: Mark all currently failing tests as such
authorDavid Lichteblau <david@lichteblau.com>
Thu, 19 Jul 2012 12:42:03 +0000 (14:42 +0200)
committerDavid Lichteblau <david@lichteblau.com>
Thu, 19 Jul 2012 17:46:39 +0000 (19:46 +0200)
commitf9663e4a4c35614fcba5812882f9ed812cbcf62d
treeffb370d5eaa4aa8fee808179b5c4b170b57ad8e3
parent97527a422a7ca9ad37332af9a5a33d710a20dcda
win32: Mark all currently failing tests as such

This change is not to be taken as an indication that these tests are not
going to be fixed.  Instead, it establishes a baseline against which to
measure future improvements, and it guards against further regression.

Please let's mark any newly added, problematic tests in the same fashion.
21 files changed:
tests/alien.impure.lisp
tests/clos-interrupts.impure.lisp
tests/compiler.impure.lisp
tests/compiler.pure.lisp
tests/condition.impure.lisp
tests/deadline.impure.lisp
tests/exhaust.impure.lisp
tests/external-format.impure.lisp
tests/filesys.pure.lisp
tests/foreign-stack-alignment.impure.lisp
tests/interface.pure.lisp
tests/load.impure.lisp
tests/pathnames.impure.lisp
tests/print.impure.lisp
tests/run-program.impure.lisp
tests/signals.impure.lisp
tests/stream.impure.lisp
tests/stream.pure.lisp
tests/swap-lispobjs.impure.lisp
tests/threads.pure.lisp
tests/unwind-to-frame-and-call.impure.lisp