Adjusting testing cases for current state of OCCT

This commit is contained in:
mkv
2013-03-04 17:29:20 +04:00
parent ca1372ec23
commit 65263f37db
8 changed files with 38 additions and 15 deletions
+3 -8
View 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