Skip to content

Commit c867b91

Browse files
committed
deqp: Actually do not rerun tests
1 parent ca66d2c commit c867b91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/deqp/driver.volt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ public:
266266

267267
if (settings.noRerunTests) {
268268
info("\tRerunning tests disabled by arguments or settings");
269+
return;
269270
}
270271

271272
if (eightOfTests > (bad - inc)) {

0 commit comments

Comments
 (0)