Browse Source

Merged revision 29454 from http://svn.freepascal.org/svn/fpc/trunk
------------------------------------------------------------------------
r29454 | pierre | 2015-01-12 17:54:39 +0100 (Mon, 12 Jan 2015) | 1 line

Test skipped for go32v2, because it forbids the testsuite to complete without manually killing the program
------------------------------------------------------------------------

git-svn-id: branches/fixes_3_0@29455 -

pierre 10 years ago
parent
commit
d8dd7ce563
1 changed files with 3 additions and 0 deletions
  1. 3 0
      tests/webtbs/tw24863.pp

+ 3 - 0
tests/webtbs/tw24863.pp

@@ -1,4 +1,7 @@
 { %OPT=-Sc }
+{ %SKIPTARGET=go32v2 }
+{ Test skipped for go32v2, because it forbids the
+  testsuite to complete without manually killing the program }
 program test2;
 
 {$mode objfpc}{$H+}