0032208: Tests - refactor visualization tests to cover several graphic drivers
[occt.git] / tests / bugs / vis / bug708
diff --git a/tests/bugs/vis/bug708 b/tests/bugs/vis/bug708
deleted file mode 100755 (executable)
index c7ae242..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-puts "========"
-puts "OCC708"
-puts "OCC1011"
-puts "========"
-puts ""
-#######################################################
-## UnsetTransformation() of the AIS_InteractiveObject crashes an application
-#######################################################
-vinit
-box result 10 10 10
-vdisplay result
-vfit
-
-if [catch { OCC708 result }] {
-  puts "Faulty OCC708"
-}
-
-checkview -screenshot -3d -path ${imagedir}/${test_image}.png