]> OCCT Git - occt-copy.git/commitdiff
Adjusting testing cases for current state of OCCT
authormkv <mkv@opencascade.com>
Mon, 4 Mar 2013 13:29:20 +0000 (17:29 +0400)
committermkv <mkv@opencascade.com>
Mon, 4 Mar 2013 13:29:20 +0000 (17:29 +0400)
tests/boolean/bsection/M5
tests/boolean/bsection/N7
tests/bugs/modalg_1/bug1477_11
tests/bugs/modalg_2/bug453_2
tests/bugs/xde/bug22982
tests/caf/driver/B6
tests/offset/faces_type_i/C8
tests/offset/faces_type_i/D7

index c5e2d6c3b30446770d209b64ef2df8d236ae429d..8118b86efd2522ea5f2c60da817ed21be0b4c174 100644 (file)
@@ -1,3 +1,8 @@
+puts "TODO CR23797 ALL: An exception was caught"
+puts "TODO CR23797 ALL: \\*\\* Exception"
+puts "TODO ?CR23797 ALL: Tcl Exception"
+puts "TODO CR23797 ALL: TEST INCOMPLETE"
+
 restore [locate_data_file GEN776_nofog.rle] a
 explode a
 bsection result a_1 a_2
index 3a52c7c63f3e032d029603fbc8a40915bd0e6840..001be5d1a419ee3876ed053e19575bb98124331c 100644 (file)
@@ -1,11 +1,6 @@
-if { [array get env os_type] != "" } {
-       set os $env(os_type)
-}
-if { [string compare $os "windows"] == 0 } {
-       puts "TODO #22911 ALL: An exception was caught"
-       puts "TODO #22911 ALL: \\*\\* Exception \\*\\*.*"
-       puts "TODO #22911 ALL: TEST INCOMPLETE"
-}
+puts "TODO ?#22911 ALL: An exception was caught"
+puts "TODO ?#22911 ALL: \\*\\* Exception \\*\\*.*"
+puts "TODO ?#22911 ALL: TEST INCOMPLETE"
 
 cpulimit 900
 
index 440c532c4db171e0660042291e8d887fdb59db7a..3dda5660071a3218a46df20f2234af52e76a4a08 100755 (executable)
@@ -1,6 +1,7 @@
 puts "TODO ?OCC11111 ALL: An exception was caught"
 puts "TODO ?OCC11111 ALL: \\*\\* Exception"
 puts "TODO ?OCC11111 ALL: Faulty OCC1477"
+puts "TODO ?OCC11111 ALL: Tcl Exception"
 puts "TODO ?OCC11111 ALL: TEST INCOMPLETE"
 
 puts "============"
index da70eca5d088fd18928e596afd7dbd9bf44dff7d..e2d4aaf2c770f8fbb72704359fb4508c4e9de2ce 100755 (executable)
@@ -1,3 +1,4 @@
+puts "TODO ?OCC453 ALL: Error : The square of result shape is"
 
 puts "========"
 puts "OCC453"
index 44ea8d17fc4ed69775f722c27b0b26cc2c2ef7ac..efc373b79a70c8db23efb6fbb29f27f4c3f1782f 100755 (executable)
@@ -2,6 +2,7 @@ puts "TODO ?OCC11111 ALL: Error on Record"
 puts "TODO ?OCC11111 ALL: Error : Colors are not equal"
 puts "TODO ?OCC11111 ALL: \\*\\* Exception"
 puts "TODO ?OCC11111 ALL: Faulty : colors are not equal."
+puts "TODO ?OCC11111 ALL: Tcl Exception"
 puts "TODO ?OCC11111 ALL: TEST INCOMPLETE"
 
 pload QAcommands
index 75482c66d93442fcc4d889fe75e8cc9cdc4d0366..bc2e30fa0c4d55fe2740906bf5728e2b7ebe53f2 100755 (executable)
@@ -1,4 +1,5 @@
 puts "TODO ?CR23788 ALL: Failed units"
+puts "TODO ?CR23788 ALL: DNaming_SolveFlatFrom: Driver failed"
 #1 - create 4 Pnts
 NewCommand D
 AddDriver D PntXYZ PntRLT Line3D Attach;
index 5f8c93f09dc97b52e084149f9ef16b1a514ecad0..ddbb4ad3d34dee9f439e8cb4b10244e2b66fdc3d 100644 (file)
@@ -1,7 +1,17 @@
-puts "TODO OCC23068 ALL: Error : The offset is not valid"
-psphere s 15 90
-trotate s 0 0 0 0 0 1 90
+puts "TODO OCC23068 ALL: Faulty shapes in variables faulty_1 to faulty_"
+puts "TODO ?OCC23068 ALL: Error : The volume of the resulting shape is"
+puts "TODO ?OCC23068 ALL: Exception"
+puts "TODO ?OCC23068 ALL: An exception was caught"
+puts "TODO ?OCC23068 ALL: TEST INCOMPLETE"
 
-OFFSETSHAPE -1 {s_2 s_3} $calcul $type
+ellipse w1 0 0 0 15 10
+mkedge w1 w1 0 pi/2
+trotate w1 0 0 0 1 0 0 90
+polyline w2 0 0 10 0 0 -10 25 0 -10 15 0 0
+wire w w1 w2
+mkplane w w
+revol s w 0 0 0 0 0 1 270
+
+OFFSETSHAPE -1 {} $calcul $type
 
 set volume 0
index e484bdcb9e0e86d0d3ac35f3fa534bbf6b5f4f56..162893d846a6a6218661e9647811c7dec91a2328 100644 (file)
@@ -1,5 +1,14 @@
-ptorus s 10 10 0 45
+puts "TODO ?OCC23068 Mandriva2010: Error: bsection of the result and s is not equal to zero"
+puts "TODO ?OCC23068 Mandriva2010: Error : The volume of the resulting shape "
+puts "TODO ?OCC23068 Mandriva2010: Faulty shapes in variables faulty_1 to faulty_"
+ellipse w1 0 0 0 15 10
+mkedge w1 w1 0 pi/2
+trotate w1 0 0 0 1 0 0 90
+polyline w2 0 0 10 0 0 -10 25 0 -10 15 0 0
+wire w w1 w2
+mkplane w w
+revol s w 0 0 0 0 0 1 360
 
-OFFSETSHAPE -1 {s_2 s_3} $calcul $type
+OFFSETSHAPE -1 {} $calcul $type
 
-set volume 923.572
+set volume 13139