Skip to content

Commit f6d863b

Browse files
authored
Merge pull request pmodels#7634 from hzhou/2510_runtests_fix
test: fix runtests typo Approved-by: Ken Raffenetti
2 parents 0736340 + 934a5ec commit f6d863b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/mpi/runtests

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1228,6 +1228,7 @@ sub check_result {
12281228
}
12291229
elsif (/^srun: error: .*: signal: Communication connection failure/) {
12301230
# skip
1231+
}
12311232
elsif (/psm3_sockets_tcp_recvhdrq_progress: First PKT received is not PSM pkt./) {
12321233
# skip
12331234
}

0 commit comments

Comments
 (0)