1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-21 10:13:43 +03:00

0024156: It's necessary to add TODO in test cases to avoid known regressions on MacOS

This commit is contained in:
apn 2013-09-12 12:52:37 +04:00 committed by bugmaster
parent 6dc54e56bf
commit 3cdfdc9a2b
181 changed files with 537 additions and 34 deletions

View File

@ -1,3 +1,6 @@
puts "TODO OCC24156 MacOS: Tcl Exception: File shape.stl could not be found"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "============" puts "============"
puts "OCC21091" puts "OCC21091"
puts "OCC21450" puts "OCC21450"

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
## ==================================== ## ====================================
## Grid : CFI900 ## Grid : CFI900
## Test : A1 ## Test : A1

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
## ==================================== ## ====================================
## Grid : CFI900 ## Grid : CFI900
## Test : B1 ## Test : B1

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
## ==================================== ## ====================================
## Grid : CFI900 ## Grid : CFI900
## Test : E5 ## Test : E5

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
## ==================================== ## ====================================
## Grid : CFI900 ## Grid : CFI900
## Test : F7 ## Test : F7

View File

@ -3,7 +3,8 @@
## Test : K7 ## Test : K7
## Comment : from cts21020 ## Comment : from cts21020
## ==================================== ## ====================================
puts "TODO OCC22817 All:Faulty shapes in variables faulty_1 to faulty_" puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
puts "TODO ?OCC22817 All:Faulty shapes in variables faulty_1 to faulty_"
restore [locate_data_file CFI_cts21020.rle] a restore [locate_data_file CFI_cts21020.rle] a
explode a e explode a e

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file CFI901_congefkd.rle] m restore [locate_data_file CFI901_congefkd.rle] m
explode m E explode m E
encoderegularity m 3 encoderegularity m 3

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
ellipse w1 0 0 0 15 10 ellipse w1 0 0 0 15 10
mkedge w1 w1 0 pi mkedge w1 w1 0 pi
polyline w2 -15 0 0 0 -5 0 15 0 0 polyline w2 -15 0 0 0 -5 0 15 0 0

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#pcylinder s1 5 20 #pcylinder s1 5 20
#pcylinder s2 5 12 #pcylinder s2 5 12
#ttranslate s2 5 0 3 #ttranslate s2 5 0 3

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file 8_J1.draw] s restore [locate_data_file 8_J1.draw] s
tscale s 0 0 0 SCALE tscale s 0 0 0 SCALE
explode s e explode s e

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
## =========================================== ## ===========================================
## Grid : CCV001 ## Grid : CCV001
## Test : C3 ## Test : C3

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
## =========================================== ## ===========================================
## Grid : CCV001 ## Grid : CCV001
## Test : I1 ## Test : I1

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
## =========================================== ## ===========================================
## Grid : CCV001 ## Grid : CCV001
## Test : M1 ## Test : M1

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
wedge s 10 7 10 5 5 5 5 wedge s 10 7 10 5 5 5 5
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
wedge s 10 7 10 5 5 5 5 wedge s 10 7 10 5 5 5 5
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#polyline d 0 0 0 0 5 0 7 7 -1 #polyline d 0 0 0 0 5 0 7 7 -1
#polyline dd -5 0 -5 -5 0 5 5 0 5 5 0 -5 -5 0 -5 #polyline dd -5 0 -5 -5 0 5 5 0 5 5 0 -5 -5 0 -5
#mkplane dd dd #mkplane dd dd

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#polyline d 0 0 0 0 5 0 7 7 -1 #polyline d 0 0 0 0 5 0 7 7 -1
#polyline dd -5 0 -5 -5 0 5 5 0 5 5 0 -5 -5 0 -5 #polyline dd -5 0 -5 -5 0 5 5 0 5 5 0 -5 -5 0 -5
#mkplane dd dd #mkplane dd dd

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file CFI_5_c12fgh.rle] s restore [locate_data_file CFI_5_c12fgh.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file CFI_5_c12fgh.rle] s restore [locate_data_file CFI_5_c12fgh.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#restore 5_L12.draw #restore 5_L12.draw
#explode 5_L12.draw F #explode 5_L12.draw F
#sewing s 5_L12.draw_5 5_L12.draw_6 5_L12.draw_9 5_L12.draw_7 #sewing s 5_L12.draw_5 5_L12.draw_6 5_L12.draw_9 5_L12.draw_7

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#restore 5_L12.draw #restore 5_L12.draw
#explode 5_L12.draw F #explode 5_L12.draw F
#sewing s 5_L12.draw_5 5_L12.draw_6 5_L12.draw_9 5_L12.draw_7 #sewing s 5_L12.draw_5 5_L12.draw_6 5_L12.draw_9 5_L12.draw_7

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#wedge b 10 10 10 0 5 0 5 #wedge b 10 10 10 0 5 0 5
#explode b f #explode b f
#depouille s1 b 1 0 0 b_5 15 0 0 10 5 0 0 #depouille s1 b 1 0 0 b_5 15 0 0 10 5 0 0

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#wedge b 4 10 10 0 5 0 5 #wedge b 4 10 10 0 5 0 5
#explode b f #explode b f
#depouille s1 b 1 0 0 b_5 30 0 0 10 5 0 0 #depouille s1 b 1 0 0 b_5 30 0 0 10 5 0 0

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#wedge b 4 10 10 0 5 0 5 #wedge b 4 10 10 0 5 0 5
#explode b f #explode b f
#depouille s1 b 1 0 0 b_5 30 0 0 10 5 0 0 #depouille s1 b 1 0 0 b_5 30 0 0 10 5 0 0

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#box b 0 0 0 20 20 20 #box b 0 0 0 20 20 20
#box b2 0 0 20 20 20 20 #box b2 0 0 20 20 20 20
#box b3 20 0 0 20 20 20 #box b3 20 0 0 20 20 20

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file CFI_11_a2fex.rle] s restore [locate_data_file CFI_11_a2fex.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,6 +1,7 @@
puts "TODO OCC22817 All:An exception was caught" puts "TODO ?OCC22817 All:An exception was caught"
puts "TODO OCC22817 All:\\*\\* Exception \\*\\*" puts "TODO ?OCC22817 All:\\*\\* Exception \\*\\*"
puts "TODO OCC22817 All:TEST INCOMPLETE" puts "TODO OCC22817 All:TEST INCOMPLETE"
restore [locate_data_file CFI_11_d2ffd.rle] s restore [locate_data_file CFI_11_d2ffd.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file CFI_11_e2fff.rle] s restore [locate_data_file CFI_11_e2fff.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
wedge s 10 7 10 5 5 5 5 wedge s 10 7 10 5 5 5 5
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
wedge s 10 7 10 5 5 5 5 wedge s 10 7 10 5 5 5 5
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#polyline d 0 0 0 0 5 0 7 7 -1 #polyline d 0 0 0 0 5 0 7 7 -1
#polyline dd -5 0 -5 -5 0 5 5 0 5 5 0 -5 -5 0 -5 #polyline dd -5 0 -5 -5 0 5 5 0 5 5 0 -5 -5 0 -5
#mkplane dd dd #mkplane dd dd

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#polyline d 0 0 0 0 5 0 7 7 -1 #polyline d 0 0 0 0 5 0 7 7 -1
#polyline dd -5 0 -5 -5 0 5 5 0 5 5 0 -5 -5 0 -5 #polyline dd -5 0 -5 -5 0 5 5 0 5 5 0 -5 -5 0 -5
#mkplane dd dd #mkplane dd dd

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#polyline d 0 0 0 0 5 0 7 7 -1 #polyline d 0 0 0 0 5 0 7 7 -1
#polyline dd -5 0 -5 -5 0 5 5 0 5 5 0 -5 -5 0 -5 #polyline dd -5 0 -5 -5 0 5 5 0 5 5 0 -5 -5 0 -5
#mkplane dd dd #mkplane dd dd

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file CFI_5_c12fgh.rle] s restore [locate_data_file CFI_5_c12fgh.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file CFI_5_c12fgh.rle] s restore [locate_data_file CFI_5_c12fgh.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file CFI_5_c12fgh.rle] s restore [locate_data_file CFI_5_c12fgh.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#restore 5_L12.draw #restore 5_L12.draw
#explode 5_L12.draw F #explode 5_L12.draw F
#sewing s 5_L12.draw_5 5_L12.draw_6 5_L12.draw_9 5_L12.draw_7 #sewing s 5_L12.draw_5 5_L12.draw_6 5_L12.draw_9 5_L12.draw_7

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#restore 5_L12.draw #restore 5_L12.draw
#explode 5_L12.draw F #explode 5_L12.draw F
#sewing s 5_L12.draw_5 5_L12.draw_6 5_L12.draw_9 5_L12.draw_7 #sewing s 5_L12.draw_5 5_L12.draw_6 5_L12.draw_9 5_L12.draw_7

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#restore 5_L12.draw #restore 5_L12.draw
#explode 5_L12.draw F #explode 5_L12.draw F
#sewing s 5_L12.draw_5 5_L12.draw_6 5_L12.draw_9 5_L12.draw_7 #sewing s 5_L12.draw_5 5_L12.draw_6 5_L12.draw_9 5_L12.draw_7

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#wedge b 10 10 10 0 5 0 5 #wedge b 10 10 10 0 5 0 5
#explode b f #explode b f
#depouille s1 b 1 0 0 b_5 15 0 0 10 5 0 0 #depouille s1 b 1 0 0 b_5 15 0 0 10 5 0 0

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#wedge b 10 10 10 0 5 0 5 #wedge b 10 10 10 0 5 0 5
#explode b f #explode b f
#depouille s1 b 1 0 0 b_5 15 0 0 10 5 0 0 #depouille s1 b 1 0 0 b_5 15 0 0 10 5 0 0

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#wedge b 10 10 10 0 5 0 5 #wedge b 10 10 10 0 5 0 5
#explode b f #explode b f
#depouille s1 b 1 0 0 b_5 15 0 0 10 5 0 0 #depouille s1 b 1 0 0 b_5 15 0 0 10 5 0 0

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
#modele fabrique dans STRIM et transfere dans DRAW #modele fabrique dans STRIM et transfere dans DRAW
restore [locate_data_file CFI_5_g12fgl.rle] s restore [locate_data_file CFI_5_g12fgl.rle] s

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file CFI_13_a1ffi.rle] s restore [locate_data_file CFI_13_a1ffi.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file CFI_13_a1ffi.rle] s restore [locate_data_file CFI_13_a1ffi.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file CFI_13_b1ffj.rle] s restore [locate_data_file CFI_13_b1ffj.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file CFI_13_b1ffj.rle] s restore [locate_data_file CFI_13_b1ffj.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,6 +1,7 @@
puts "TODO OCC22817 All:An exception was caught" puts "TODO ?OCC22817 All:An exception was caught"
puts "TODO OCC22817 All:\\*\\* Exception \\*\\*" puts "TODO ?OCC22817 All:\\*\\* Exception \\*\\*"
puts "TODO OCC22817 All:TEST INCOMPLETE" puts "TODO OCC22817 All:TEST INCOMPLETE"
restore [locate_data_file CFI_13_c1ffk.rle] s restore [locate_data_file CFI_13_c1ffk.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,6 +1,7 @@
puts "TODO OCC22817 All:An exception was caught" puts "TODO ?OCC22817 All:An exception was caught"
puts "TODO OCC22817 All:\\*\\* Exception \\*\\*" puts "TODO ?OCC22817 All:\\*\\* Exception \\*\\*"
puts "TODO OCC22817 All:TEST INCOMPLETE" puts "TODO OCC22817 All:TEST INCOMPLETE"
restore [locate_data_file CFI_13_c1ffk.rle] s restore [locate_data_file CFI_13_c1ffk.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file CFI_13_d1ffl.rle] s restore [locate_data_file CFI_13_d1ffl.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,3 +1,5 @@
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file CFI_13_d1ffl.rle] s restore [locate_data_file CFI_13_d1ffl.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,6 +1,7 @@
puts "TODO OCC22817 All:An exception was caught" puts "TODO ?OCC22817 All:An exception was caught"
puts "TODO OCC22817 All:\\*\\* Exception \\*\\*" puts "TODO ?OCC22817 All:\\*\\* Exception \\*\\*"
puts "TODO OCC22817 All:TEST INCOMPLETE" puts "TODO OCC22817 All:TEST INCOMPLETE"
restore [locate_data_file CFI_13_e1ffm.rle] s restore [locate_data_file CFI_13_e1ffm.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -1,6 +1,7 @@
puts "TODO OCC22817 All:An exception was caught" puts "TODO ?OCC22817 All:An exception was caught"
puts "TODO OCC22817 All:\\*\\* Exception \\*\\*" puts "TODO ?OCC22817 All:\\*\\* Exception \\*\\*"
puts "TODO OCC22817 All:TEST INCOMPLETE" puts "TODO OCC22817 All:TEST INCOMPLETE"
restore [locate_data_file CFI_13_e1ffm.rle] s restore [locate_data_file CFI_13_e1ffm.rle] s
tscale s 0 0 0 SCALE1 tscale s 0 0 0 SCALE1
explode s E explode s E

View File

@ -17,6 +17,10 @@ if {[string compare $os "Debian50-64"] != 0 && [string compare $os "Debian60-64"
if { [string compare $os "Mandriva2010" ] == 0 } { if { [string compare $os "Mandriva2010" ] == 0 } {
set inst "?" set inst "?"
} }
if { [string compare $os "MacOS"] == 0 } {
set inst "?"
}
# CR23404 # CR23404
puts "TODO ${inst}#22911 ${os}: Faulty shapes in variables faulty_1 to faulty_" puts "TODO ${inst}#22911 ${os}: Faulty shapes in variables faulty_1 to faulty_"
} }

View File

@ -1,3 +1,6 @@
puts "TODO OCC24156 MacOS: Tcl Exception: File Bottom.brep could not be found"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
# Test for #23489: memory leak in TNaming_NamedShape destructor # Test for #23489: memory leak in TNaming_NamedShape destructor
pload OCAF pload OCAF

View File

@ -1,3 +1,5 @@
puts "TODO OCC24156 MacOS: Error: orientation of E2 is incorrect"
puts "===========" puts "==========="
puts "OCC23766" puts "OCC23766"
puts "===========" puts "==========="

View File

@ -1,3 +1,5 @@
puts "TODO OCC24156 MacOS: Error: orientation of E2 is incorrect"
puts "==========" puts "=========="
puts "OCC23766" puts "OCC23766"
puts "==========" puts "=========="

View File

@ -1,3 +1,5 @@
puts "TODO OCC24156 MacOS: Faulty OCC6143"
puts "================" puts "================"
puts "OCC1723" puts "OCC1723"
puts "OCC2707" puts "OCC2707"

View File

@ -1,3 +1,5 @@
puts "TODO OCC24156 MacOS: Error : Result shape is WRONG"
puts "============" puts "============"
puts "OCC13211" puts "OCC13211"
puts "============" puts "============"

View File

@ -1,3 +1,5 @@
puts "TODO OCC24156 MacOS: Error : Result shape is WRONG"
puts "============" puts "============"
puts "OCC13211" puts "OCC13211"
puts "============" puts "============"

View File

@ -1,3 +1,5 @@
puts "TODO OCC24156 MacOS: Tcl Exception: tolerance ang"
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
puts "================" puts "================"
puts "OCC140" puts "OCC140"

View File

@ -1,3 +1,6 @@
puts "TODO OCC24156 MacOS: Tcl Exception:"
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
puts "============" puts "============"
puts "OCC15836" puts "OCC15836"
puts "============" puts "============"

View File

@ -1,3 +1,7 @@
puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*"
puts "TODO OCC24156 MacOS: An exception was caught"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "===========" puts "==========="
puts "OCC22783" puts "OCC22783"
puts "===========" puts "==========="

View File

@ -1,3 +1,7 @@
puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*"
puts "TODO OCC24156 MacOS: An exception was caught"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "============" puts "============"
puts "OCC22786" puts "OCC22786"
puts "============" puts "============"

View File

@ -3,6 +3,7 @@ puts "CR23367"
puts "============" puts "============"
puts "" puts ""
puts "TODO ?OCC453 MacOS: Error : The square of result shape is" puts "TODO ?OCC453 MacOS: Error : The square of result shape is"
puts "TODO OCC24156 MacOS: Error : The length of result shape is"
########################################################################################################## ##########################################################################################################
# New functionality restoring the middle path of pipe-like shape # New functionality restoring the middle path of pipe-like shape
########################################################################################################## ##########################################################################################################

View File

@ -1,5 +1,8 @@
puts "TODO OCC11111 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*"
puts "TODO OCC11111 ALL: Error : The square of result shape is" puts "TODO OCC24156 MacOS: An exception was caught"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "TODO ?OCC11111 ALL: Faulty shapes in variables faulty_1 to faulty_"
puts "TODO ?OCC11111 ALL: Error : The square of result shape is"
pload QAcommands pload QAcommands

View File

@ -1,3 +1,5 @@
puts "TODO OCC24156 MacOS: Tcl Exception:"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "========" puts "========"
puts "OCC453" puts "OCC453"

View File

@ -1,4 +1,6 @@
puts "TODO ?OCC453 ALL: Error : The square of result shape is" puts "TODO ?OCC453 ALL: Error : The square of result shape is"
puts "TODO OCC24156 MacOS: Tcl Exception:"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "========" puts "========"
puts "OCC453" puts "OCC453"

View File

@ -1,3 +1,5 @@
puts "TODO OCC24156 MacOS: Tcl Exception"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "========================" puts "========================"
puts " OCC474 " puts " OCC474 "

View File

@ -1,3 +1,6 @@
puts "TODO OCC24156 MacOS: Faulty OCC485: function BLEND works wrongly"
puts "TODO OCC24156 MacOS: Tcl Exception: result is not a topological shape!!!"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "========================" puts "========================"
puts " OCC487 " puts " OCC487 "

View File

@ -1,3 +1,6 @@
puts "TODO OCC24156 MacOS: Tcl Exception: tolerance ang"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "========================" puts "========================"
puts "OCC625" puts "OCC625"
puts "========================" puts "========================"

View File

@ -1,3 +1,8 @@
puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*"
puts "TODO OCC24156 MacOS: An exception was caught"
puts "TODO OCC24156 MacOS: OCC8842: Faulty"
puts "============" puts "============"
puts "OCC8842" puts "OCC8842"
puts "============" puts "============"

View File

@ -1,3 +1,7 @@
puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*"
puts "TODO OCC24156 MacOS: An exception was caught"
puts "TODO OCC24156 MacOS: OCC8842: Faulty"
puts "============" puts "============"
puts "OCC8842" puts "OCC8842"
puts "============" puts "============"

View File

@ -1,6 +1,9 @@
puts "TODO OCC11111 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "TODO ?OCC11111 ALL: Faulty shapes in variables faulty_1 to faulty_"
puts "TODO OCC11111 ALL: Error : Result shape is WRONG" puts "TODO ?OCC11111 ALL: Error : Result shape is WRONG"
puts "TODO OCC11111 ALL: Error : The square of result shape is" puts "TODO ?OCC11111 ALL: Error : The square of result shape is"
puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*"
puts "TODO OCC24156 MacOS: An exception was caught"
puts "TODO OCC24156 MacOS: OCC8842: Faulty"
puts "============" puts "============"
puts "OCC8842" puts "OCC8842"

View File

@ -1,3 +1,7 @@
puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*"
puts "TODO OCC24156 MacOS: An exception was caught"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "============" puts "============"
puts "OCC23870" puts "OCC23870"
puts "============" puts "============"

View File

@ -1,3 +1,7 @@
puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*"
puts "TODO OCC24156 MacOS: An exception was caught"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "============" puts "============"
puts "OCC23870" puts "OCC23870"
puts "============" puts "============"

View File

@ -1,3 +1,7 @@
puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*"
puts "TODO OCC24156 MacOS: An exception was caught"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "============" puts "============"
puts "OCC23870" puts "OCC23870"
puts "============" puts "============"

View File

@ -1,3 +1,9 @@
puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*"
puts "TODO OCC24156 MacOS: An exception was caught"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "TODO OCC24156 MacOS: \\*\\*\\* Abort"
puts "TODO OCC24156 MacOS: ... The exception is"
puts "================" puts "================"
puts "OCC23952" puts "OCC23952"
puts "================" puts "================"

View File

@ -1,3 +1,6 @@
puts "TODO OCC24156 MacOS: Tcl Exception: File bearing.stl could not be found"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "============" puts "============"
puts "OCC22572" puts "OCC22572"
puts "============" puts "============"

View File

@ -1,3 +1,5 @@
puts "TODO OCC24156 MacOS: Tcl Exception: compute of chamfer failed"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "================" puts "================"
puts "OCC266" puts "OCC266"

View File

@ -1,3 +1,6 @@
puts "TODO OCC24156 MacOS: Tcl Exception: tolerance ang"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "========" puts "========"
puts "OCC453" puts "OCC453"
puts "(case 3)" puts "(case 3)"

View File

@ -1,3 +1,5 @@
puts "TODO OCC24156 MacOS: Tcl Exception: tolerance ang"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "========" puts "========"
puts "OCC50" puts "OCC50"

View File

@ -1,6 +1,6 @@
puts "TODO OCC12345 ALL: Faulty OCC565: function intersection works wrongly with trimmed Surfaces" puts "TODO OCC12345 ALL: Faulty OCC565: function intersection works wrongly with trimmed Surfaces"
puts "TODO ?OCC12345 ALL: Faulty OCC565: function intersection works wrongly with infinite Surfaces" puts "TODO ?OCC12345 ALL: Faulty OCC565: function intersection works wrongly with infinite Surfaces"
puts "TODO OCC12345 MacOS: Faulty OCC565: function intersection works wrongly with infinite Surfaces" puts "TODO ?OCC12345 MacOS: Faulty OCC565: function intersection works wrongly with infinite Surfaces"
puts "========" puts "========"
puts "OCC567" puts "OCC567"

View File

@ -1,3 +1,6 @@
puts "TODO OCC24156 MacOS: \\*\\*\\* Abort"
puts "TODO OCC24156 MacOS: ... The exception is"
set os $env(os_type) set os $env(os_type)
puts "========================" puts "========================"

View File

@ -1,4 +1,6 @@
puts "TODO OCC11111 ALL: Faulty : Export to pdf file was done but size of file is incorrect" puts "TODO ?OCC11111 ALL: Faulty : Export to pdf file was done but size of file is incorrect"
puts "TODO OCC24156 MacOS: Tcl Exception: File shape.stl could not be found"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
puts "============" puts "============"
puts "OCC21091" puts "OCC21091"

View File

@ -1,3 +1,7 @@
puts "TODO OCC24156 MacOS: Tcl Exception: File hammer.brep could not be found"
puts "TODO OCC24156 MacOS: Error: unsupported locale specification"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
# Test for issue #22898 and other functionality that can be affected by locale. # Test for issue #22898 and other functionality that can be affected by locale.
# Just run multiple conversions of the shape to and from diferent formats and # Just run multiple conversions of the shape to and from diferent formats and
# check that the result is good shape with expected area # check that the result is good shape with expected area

View File

@ -9,4 +9,5 @@ if { [string compare $command chamf_sequence] == 0 && [string compare $group equ
set os $env(os_type) set os $env(os_type)
} }
puts "TODO ?OCC22909 ALL:Faulty shapes in variables faulty_1 to faulty_3" puts "TODO ?OCC22909 ALL:Faulty shapes in variables faulty_1 to faulty_3"
puts "TODO OCC24156 MacOS: chamfer is not done. compute of chamfer failed"
} }

View File

@ -14,8 +14,13 @@ if { [string compare $command chamf] == 0 } {
} }
if {[string compare $group dist_angle] == 0} { if {[string compare $group dist_angle] == 0} {
puts "TODO ?OCC22909 ALL:Faulty shapes in variables faulty_1 to faulty_" puts "TODO ?OCC22909 ALL:Faulty shapes in variables faulty_1 to faulty_"
puts "TODO OCC22909 MacOS: chamfer is not done. compute of chamfer failed"
}
if {[string compare $group dist_dist] == 0} {
puts "TODO OCC22909 MacOS: chamfer is not done. compute of chamfer failed"
} }
if {[string compare $group equal_dist] == 0} { if {[string compare $group equal_dist] == 0} {
puts "TODO ?OCC22909 ALL:Faulty shapes in variables faulty_1 to faulty_" puts "TODO ?OCC22909 ALL:Faulty shapes in variables faulty_1 to faulty_"
puts "TODO OCC22909 MacOS: chamfer is not done. compute of chamfer failed"
} }
} }

View File

@ -13,6 +13,13 @@ if { [string compare $command chamf] == 0 } {
set os $env(os_type) set os $env(os_type)
} }
if {[string compare $group dist_angle] == 0} { if {[string compare $group dist_angle] == 0} {
puts "TODO OCC22909 All:Faulty shapes in variables faulty_1 to faulty_" puts "TODO ?OCC22909 All:Faulty shapes in variables faulty_1 to faulty_"
puts "TODO OCC24156 MacOS: chamfer is not done. compute of chamfer failed"
}
if {[string compare $group dist_dist] == 0} {
puts "TODO OCC24156 MacOS: chamfer is not done. compute of chamfer failed"
}
if {[string compare $group equal_dist] == 0} {
puts "TODO OCC24156 MacOS: chamfer is not done. compute of chamfer failed"
} }
} }

View File

@ -12,7 +12,14 @@ if { [string compare $command chamf] == 0 } {
} }
if {[string compare $group dist_angle] == 0} { if {[string compare $group dist_angle] == 0} {
puts "TODO ?OCC22909 All:Faulty shapes in variables faulty_1 to faulty_" puts "TODO ?OCC22909 All:Faulty shapes in variables faulty_1 to faulty_"
puts "TODO OCC22909 MacOS: chamfer is not done. compute of chamfer failed"
} else { } else {
puts "TODO ?OCC22909 ALL:Faulty shapes in variables faulty_1 to faulty_" puts "TODO ?OCC22909 ALL:Faulty shapes in variables faulty_1 to faulty_"
} }
if {[string compare $group dist_dist] == 0} {
puts "TODO OCC22909 MacOS: chamfer is not done. compute of chamfer failed"
}
if {[string compare $group equal_dist] == 0} {
puts "TODO OCC22909 MacOS: chamfer is not done. compute of chamfer failed"
}
} }

View File

@ -36,11 +36,16 @@ if { [string compare $command chamf_sequence] == 0 } {
if { [string compare ${os} "MacOS"] == 0 } { if { [string compare ${os} "MacOS"] == 0 } {
set nf 0 set nf 0
if { [string compare $group dist_dist] == 0 } { if { [string compare $group dist_dist] == 0 } {
puts "TODO OCC24156 MacOS: chamfer is not done. compute of chamfer failed"
set nf 8 set nf 8
} }
if { [string compare $group equal_dist] == 0 } { if { [string compare $group equal_dist] == 0 } {
puts "TODO OCC24156 MacOS: chamfer is not done. compute of chamfer failed"
set nf 2 set nf 2
} }
if { [string compare $group dist_angle] == 0 } {
puts "TODO OCC24156 MacOS: chamfer is not done. compute of chamfer failed"
}
} }
if { $nf != 0 } { if { $nf != 0 } {

View File

@ -2,6 +2,7 @@
puts "TODO CR23096 ALL: LABELS : Faulty" puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO DEBUG_OCC24121 Windows: CHECKSHAPE : Faulty" puts "TODO DEBUG_OCC24121 Windows: CHECKSHAPE : Faulty"
puts "TODO DEBUG_OCC24121 Windows: Error : 2 differences with reference data found" puts "TODO DEBUG_OCC24121 Windows: Error : 2 differences with reference data found"
puts "TODO OCC24156 MacOS: Error : 1 differences with reference data found"
set filename FRA62468-1.igs set filename FRA62468-1.igs

View File

@ -3,6 +3,7 @@ puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO CR23096 ALL: LABELS : Faulty" puts "TODO CR23096 ALL: LABELS : Faulty"
puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :" puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :"
puts "TODO DEBUG_OCC24121 Windows: Error : 2 differences with reference data found" puts "TODO DEBUG_OCC24121 Windows: Error : 2 differences with reference data found"
puts "TODO OCC24156 MacOS: Error : 1 differences with reference data found"
set LinuxDiff 1 set LinuxDiff 1
set filename FRA62468-2.igs set filename FRA62468-2.igs

View File

@ -1,3 +1,5 @@
puts "TODO OCC24156 MacOS: Error : 2 differences with reference data found"
# !!!! This file is generated automatically, do not edit manually! See end script # !!!! This file is generated automatically, do not edit manually! See end script
set filename trj3_s1-tc-214.stp set filename trj3_s1-tc-214.stp

View File

@ -1,6 +1,6 @@
# !!!! This file is generated automatically, do not edit manually! See end script # !!!! This file is generated automatically, do not edit manually! See end script
puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" puts "TODO CR23096 ALL: CHECKSHAPE : Faulty"
puts "TODO OCC24156 MacOS: Error : 1 differences with reference data found"
set filename trj6_pm4-hc-214.stp set filename trj6_pm4-hc-214.stp

View File

@ -1,2 +1,9 @@
if { [string compare $command SplitAngle] == 0
|| [string compare $command ShapeDivide] == 0
|| [string compare $command ShapeConvertRev] == 0 } {
puts "TODO OCC24156 MacOS: Tcl Exception: File mal_vis.brep could not be found"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
}
restore [locate_data_file mal_vis.brep] a restore [locate_data_file mal_vis.brep] a

View File

@ -1,2 +1,9 @@
if { [string compare $command SplitAngle] == 0
|| [string compare $command ShapeDivide] == 0
|| [string compare $command ShapeConvertRev] == 0 } {
puts "TODO OCC24156 MacOS: Tcl Exception: File mal_tige.brep could not be found"
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
}
restore [locate_data_file mal_tige.brep] a restore [locate_data_file mal_tige.brep] a

View File

@ -1,7 +1,7 @@
if { [string compare $command "ShapeConvertRev"] == 0 } { if { [string compare $command "ShapeConvertRev"] == 0 } {
puts "TODO OCC23127 All: An exception was caught" puts "TODO ?OCC23127 All: An exception was caught"
puts "TODO OCC23127 All: \\*\\* Exception \\*\\*" puts "TODO ?OCC23127 All: \\*\\* Exception \\*\\*"
puts "TODO OCC23127 All: TEST INCOMPLETE" puts "TODO ?OCC23127 All: TEST INCOMPLETE"
puts "TODO OCC23127 All: Error : The resulting shape is not correct" puts "TODO OCC23127 All: Error : The resulting shape is not correct"
set test_identity 1 set test_identity 1
} }

View File

@ -1,7 +1,7 @@
if { [string compare $command "ShapeConvertRev"] == 0 } { if { [string compare $command "ShapeConvertRev"] == 0 } {
puts "TODO OCC23127 All: An exception was caught" puts "TODO ?OCC23127 All: An exception was caught"
puts "TODO OCC23127 All: \\*\\* Exception \\*\\*" puts "TODO ?OCC23127 All: \\*\\* Exception \\*\\*"
puts "TODO OCC23127 All: TEST INCOMPLETE" puts "TODO ?OCC23127 All: TEST INCOMPLETE"
puts "TODO OCC23127 All: Error : The resulting shape is not correct" puts "TODO OCC23127 All: Error : The resulting shape is not correct"
set test_identity 1 set test_identity 1
} }

View File

@ -1 +1,3 @@
puts "TODO OCC24156 MacOS: Faulty shapes in variables faulty_1 to faulty_"
restore [locate_data_file CTO900_pro5363c.rle] a restore [locate_data_file CTO900_pro5363c.rle] a

Some files were not shown because too many files have changed in this diff Show More