0032208: Tests - refactor visualization tests to cover several graphic drivers
[occt.git] / tests / bugs / vis / bug26599
diff --git a/tests/bugs/vis/bug26599 b/tests/bugs/vis/bug26599
deleted file mode 100755 (executable)
index 0ddb846..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-puts "============"
-puts "CR26599: Visualization, TKOpenGl - gradient background should reset model transformation in Core profile"
-puts "============"
-puts ""
-
-vinit View1
-vclear
-vaxo
-
-vbackground -gradient RED BLUE -gradientMode VERTICAL
-box b 1 2 3
-vdisplay b
-
-vfit
-
-vlocation b -rotate 0 0 0 0 0 1 50
-
-vmoveto 380 50
-checkcolor 380 50 0.87450981140136719 0 0.12156862765550613
-
-vdump ${imagedir}/${casename}.png