Lines Matching full:mismatch
41 # If there is a mismatch, generate xxx-actual.txt and xxx-diffs.txt.
836 $result = "mismatch";
1028 print HTML htmlForResultsSection(@{$tests{mismatch}}, "Tests where results did not match expected results", \&linksForMismatchTest);
2201 mismatch => "had incorrect layout",
2208 for my $type ("match", "mismatch", "new", "timedout", "crash", "error") {