From 38962ba6f353a946a2926b51c22f226e053524c2 Mon Sep 17 00:00:00 2001 From: bugmaster Date: Wed, 6 Nov 2013 10:41:38 +0400 Subject: [PATCH] Update testing cases due to changes of issue 24130 --- tests/bugs/vis/bug24130 | 2 +- tests/demo/samples/bottle | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/bugs/vis/bug24130 b/tests/bugs/vis/bug24130 index b0ed66845a..f5cb0a2cd4 100644 --- a/tests/bugs/vis/bug24130 +++ b/tests/bugs/vis/bug24130 @@ -1,4 +1,4 @@ -puts "TODO OCC24130 Debian60-64: OCCT was compiled without OpenCL support!" +puts "TODO ?OCC24130 Debian60-64: OCCT was compiled without OpenCL support!" puts "TODO ?OCC24130 Windows: TKOpenGl | Type\: Error | ID\: 0 | Severity\: High | Message\:" puts "========" diff --git a/tests/demo/samples/bottle b/tests/demo/samples/bottle index e61d00df36..da284e662d 100644 --- a/tests/demo/samples/bottle +++ b/tests/demo/samples/bottle @@ -1,3 +1,5 @@ +puts "TODO ?OCC24130 Windows: TKOpenGl | Type\: Error | ID\: 0 | Severity\: High | Message\:" + # test for creation of bottle as in tutorial (script is in samples) source $env(CASROOT)/samples/tcl/bottle.tcl