mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-30 19:35:54 +00:00
No, don't cancel all remaining tests, just the one that failed!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36057 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0947df4606
commit
b0feffae1d
@ -173,7 +173,7 @@ proc RunLLVMTests { test_source_files } {
|
||||
}
|
||||
}
|
||||
if { $failed } {
|
||||
break;
|
||||
continue
|
||||
} else {
|
||||
if { $PRNUMS != "" } {
|
||||
set PRNUMS " for $PRNUMS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user