Bug 149067

Summary: FAIL: Tried to install a second TestRunner callback
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton
Priority: P2 Keywords: MakingBotsRed
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ap: review+

Description Alexey Proskuryakov 2015-09-11 08:59:29 PDT
This new error message is emitted on fast/hidpi/image-set-without-specified-width.html, and possibly on other tests:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&revision=189617&showExpectations=true&tests=fast%2Fhidpi%2Fimage-set-without-specified-width.html
Comment 1 Tim Horton 2015-09-11 11:53:32 PDT
Created attachment 261009 [details]
Patch
Comment 2 Tim Horton 2015-09-11 12:00:11 PDT
http://trac.webkit.org/changeset/189626

If there are other tests that get this wrong, the fixes for them will be different. I'm going to try to change WKTR in a way that we can easily find any similar mistakes.