Home | History | Annotate | Download | only in Scripts

Lines Matching refs:testFailed

839         my $testFailed = $actual ne $expected;
841 my $message = !$testFailed ? "pixel test failed" : "failed";
843 if (($testFailed || $pixelTestFailed) && $addPlatformExceptions) {
850 if ($testFailed) {