Преглед на файлове

* Restrict test to interactive

git-svn-id: trunk@17870 -
pierre преди 14 години
родител
ревизия
75dde8ab46
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      tests/test/packages/win-base/tdispvar1.pp

+ 3 - 0
tests/test/packages/win-base/tdispvar1.pp

@@ -1,5 +1,8 @@
 { %TARGET=win32,win64 }
 { %TARGET=win32,win64 }
 { %NOTE=This test requires an installed OpenOffice }
 { %NOTE=This test requires an installed OpenOffice }
+{ %INTERACTIVE }
+{ This test does create Open Office crashes.
+  So we restrict it to interactive mode }
 program ttt;
 program ttt;
 
 
 {$ifdef fpc}
 {$ifdef fpc}