Skip to content

Commit a33943f

Browse files
author
Geoffrey Broadwell
committed
Don't skip remaining runs of a test at a particular SCALE when a compiler starts to fail
1 parent 1a31fa5 commit a33943f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

timeall

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,6 @@ sub time_command {
525525
# Normal failures
526526
else {
527527
warn $msg;
528-
last;
529528
}
530529
}
531530
}

0 commit comments

Comments
 (0)