Bug 130104

Summary: Some images are blank in the rebaseline server UI
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: New BugsAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, jonlee, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Myles C. Maxfield 2014-03-11 17:34:05 PDT
Some layout test images are in a 'retries' folder
Comment 1 Myles C. Maxfield 2014-03-11 17:35:58 PDT
Created attachment 226452 [details]
Patch
Comment 2 Tim Horton 2014-03-11 19:12:34 PDT
Comment on attachment 226452 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=226452&action=review

> Tools/Scripts/webkitpy/tool/servers/rebaselineserver.py:283
> +        if (not os.path.isfile(file_path)):

no outer parens
Comment 3 Myles C. Maxfield 2014-03-11 20:48:16 PDT
http://trac.webkit.org/changeset/165460