Bug 149067 - FAIL: Tried to install a second TestRunner callback
Summary: FAIL: Tried to install a second TestRunner callback
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: MakingBotsRed
Depends on:
Blocks:
 
Reported: 2015-09-11 08:59 PDT by Alexey Proskuryakov
Modified: 2015-09-11 12:00 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.71 KB, patch)
2015-09-11 11:53 PDT, Tim Horton
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.