Преглед изворни кода

* 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}