Skip to content

Commit

Permalink
deqp: Actually do not rerun tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Wallbraker committed Jun 21, 2019
1 parent ca66d2c commit c867b91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/deqp/driver.volt
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ public:

if (settings.noRerunTests) {
info("\tRerunning tests disabled by arguments or settings");
return;
}

if (eightOfTests > (bad - inc)) {
Expand Down

0 comments on commit c867b91

Please sign in to comment.