diff --git a/testsuite/expect/test3.11 b/testsuite/expect/test3.11 index 68dfeaf95e381529c273c452929adec822b46461..6ed85307af67fbb894ef97aceb618c8fef31d0ad 100755 --- a/testsuite/expect/test3.11 +++ b/testsuite/expect/test3.11 @@ -439,11 +439,11 @@ inc3_11_3 inc3_11_4 inc3_11_5 inc3_11_6 -if {$cons_res_actived == 1 && $core_spec == 0 && $exclusive == 0} { +if {$cons_res_actived == 1 && $cores_per_node > 1 && $core_spec == 0 && $exclusive == 0} { inc3_11_7 inc3_11_8 } -if {$cons_res_actived == 1 && $core_spec == 0 && $exclusive == 0 && $irregular_node_name == 0} { +if {$cons_res_actived == 1 && $cores_per_node > 1 && $core_spec == 0 && $exclusive == 0 && $irregular_node_name == 0} { inc3_11_9 }