mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-04 11:47:53 +08:00
Adjusting testing cases for current state of OCCT
This commit is contained in:
@@ -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