Bug 88964

Summary: [Chromium] Mac bot picks up stale image as actual result for http/tests/misc/embedCrasher.html
Product: WebKit Reporter: Dominic Cooney <dominicc>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Dominic Cooney 2012-06-12 23:00:59 PDT
There’s a weird yet persistent failure of http/tests/misc/embedCrasher.html on Chromium Mac Release (Tests), for example:

<http://build.webkit.org/results/Chromium%20Mac%20Release%20(Tests)/r120155%20(18020)/results.html>

The bot complains that the test is missing an image expectation, but the actual image result for the test is for a different test (it looks like http/tests/loading/embed-image-load-outlives-gc-without-crashing.html).

Seems iffy that the test runner would comingle results from two different tests.