diff --git a/tests/boolean/bopfuse_complex/E5 b/tests/boolean/bopfuse_complex/E5 index f4cc60e030..5d5bae1a45 100644 --- a/tests/boolean/bopfuse_complex/E5 +++ b/tests/boolean/bopfuse_complex/E5 @@ -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" diff --git a/tests/bugs/modalg_4/bug62 b/tests/bugs/modalg_4/bug62 index 8c2c216df0..954192f1b4 100755 --- a/tests/bugs/modalg_4/bug62 +++ b/tests/bugs/modalg_4/bug62 @@ -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" diff --git a/tests/bugs/modalg_5/bug24696 b/tests/bugs/modalg_5/bug24696 index 61313fe0ce..a0d1b46713 100644 --- a/tests/bugs/modalg_5/bug24696 +++ b/tests/bugs/modalg_5/bug24696 @@ -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 { diff --git a/tests/bugs/modalg_5/bug24751_1 b/tests/bugs/modalg_5/bug24751_1 index 1a38332ae5..298fb50c5f 100644 --- a/tests/bugs/modalg_5/bug24751_1 +++ b/tests/bugs/modalg_5/bug24751_1 @@ -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 diff --git a/tests/bugs/modalg_5/bug24751_2 b/tests/bugs/modalg_5/bug24751_2 index 3835f4c16d..70d920e4cc 100644 --- a/tests/bugs/modalg_5/bug24751_2 +++ b/tests/bugs/modalg_5/bug24751_2 @@ -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 diff --git a/tests/bugs/modalg_5/bug24751_3 b/tests/bugs/modalg_5/bug24751_3 index f882d8748e..e152e1ede9 100644 --- a/tests/bugs/modalg_5/bug24751_3 +++ b/tests/bugs/modalg_5/bug24751_3 @@ -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 diff --git a/tests/bugs/modalg_5/bug24751_4 b/tests/bugs/modalg_5/bug24751_4 index c41c7501db..9bc2c5b475 100644 --- a/tests/bugs/modalg_5/bug24751_4 +++ b/tests/bugs/modalg_5/bug24751_4 @@ -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 diff --git a/tests/bugs/modalg_5/bug24751_5 b/tests/bugs/modalg_5/bug24751_5 index 5b0af6bcf1..11f017a707 100644 --- a/tests/bugs/modalg_5/bug24751_5 +++ b/tests/bugs/modalg_5/bug24751_5 @@ -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