mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-25 05:39:15 +08:00
Adjusting testing cases for current state of OCCT
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user