Deleted unnecessary TODOs in test cases with improvements on MacOS platform. Small...
authorapn <apn@opencascade.com>
Fri, 18 Apr 2014 10:37:15 +0000 (14:37 +0400)
committerapn <apn@opencascade.com>
Fri, 18 Apr 2014 10:37:15 +0000 (14:37 +0400)
tests/boolean/bopfuse_complex/E5
tests/bugs/modalg_4/bug62
tests/bugs/modalg_5/bug24696
tests/bugs/modalg_5/bug24751_1
tests/bugs/modalg_5/bug24751_2
tests/bugs/modalg_5/bug24751_3
tests/bugs/modalg_5/bug24751_4
tests/bugs/modalg_5/bug24751_5

index f4cc60e..5d5bae1 100644 (file)
@@ -1,5 +1,3 @@
-puts "TODO #23828 MacOS: Tcl Exception:  null shapes are not allowed"
-puts "TODO #23828 MacOS: TEST INCOMPLETE"
 puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
 puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
 
index 8c2c216..954192f 100755 (executable)
@@ -5,8 +5,8 @@ if {[array get env os_type] != ""} {
 }
 
 if {[string compare $os "MacOS"] == 0} {
-  puts "TODO #23828 MacOS: Tcl Exception: sh is not a topological shape!!!"
-  puts "TODO #23828 MacOS: TEST INCOMPLETE"
+  #puts "TODO #23828 MacOS: Tcl Exception: sh is not a topological shape!!!"
+  #puts "TODO #23828 MacOS: TEST INCOMPLETE"
 } else {
   #puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
   #puts "TODO OCC12345 ALL: Error : The square of result shape is"
index 61313fe..a0d1b46 100644 (file)
@@ -42,6 +42,10 @@ if { [regexp {Debug mode} [dversion]] } {
   }
 }
 
+if {[string compare $os "MacOS"] == 0} {
+  set max_time 100.0
+}
+
 if { $z > ${max_time} } {                                         
     puts "Elapsed time is more than ${max_time} seconds - Faulty"
 } else {
index 1a38332..298fb50 100644 (file)
@@ -22,6 +22,10 @@ if { [regexp {Debug mode} [dversion]] } {
   }
 }
 
+if {[string compare $os "MacOS"] == 0} {
+  set max_time 320
+}
+
 dchrono h reset
 dchrono h start
 
index 3835f4c..70d920e 100644 (file)
@@ -22,6 +22,10 @@ if { [regexp {Debug mode} [dversion]] } {
   }
 }
 
+if {[string compare $os "MacOS"] == 0} {
+  set max_time 440
+}
+
 dchrono h reset
 dchrono h start
 
index f882d87..e152e1e 100644 (file)
@@ -22,6 +22,10 @@ if { [regexp {Debug mode} [dversion]] } {
   }
 }
 
+if {[string compare $os "MacOS"] == 0} {
+  set max_time 260
+}
+
 dchrono h reset
 dchrono h start
 
index c41c750..9bc2c5b 100644 (file)
@@ -22,6 +22,10 @@ if { [regexp {Debug mode} [dversion]] } {
   }
 }
 
+if {[string compare $os "MacOS"] == 0} {
+  set max_time 260
+}
+
 dchrono h reset
 dchrono h start
 
index 5b0af6b..11f017a 100644 (file)
@@ -22,6 +22,10 @@ if { [regexp {Debug mode} [dversion]] } {
   }
 }
 
+if {[string compare $os "MacOS"] == 0} {
+  set max_time 270
+}
+
 dchrono h reset
 dchrono h start