]> OCCT Git - occt-copy.git/commitdiff
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 f4cc60e030ac70169317593e4dbca1fd5b08621b..5d5bae1a45c635c98757517cca529cb697975e47 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 8c2c216df04f17c542953f513f246a84a2226cbd..954192f1b4eb754ca84b1d132c0e5cb5bb3c80b5 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 61313fe0ce82ccbdb7616c17d42cac911c3fe037..a0d1b467133e5df39c001f0348bf45058ddd0070 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 1a38332ae59d333457bb96ffc25c92dff5141007..298fb50c5fa27772f39267edb90fb1e000dc3305 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 3835f4c16da598bf6f127f239bbd98793e9e10f9..70d920e4cc53edbc6460be286afd85f4b16c3d79 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 f882d8748e8e425f39298c07b7e424c96ddef030..e152e1ede997e91b6faf385d45ef8b10cd3f20d8 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 c41c7501db009eef086825d990c4ddb660732785..9bc2c5b47511bd37fe61528e63837b0ade916802 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 5b0af6bcf178fa97049ccefc9716665d389284a4..11f017a707fc6a489bf67528c4a625fa6fa705f4 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