Bug 45357 - new-run-webkit-tests - fix regression of unit tests on non-Mac platforms
Summary: new-run-webkit-tests - fix regression of unit tests on non-Mac platforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-07 19:01 PDT by Dirk Pranke
Modified: 2010-09-08 09:29 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.25 KB, patch)
2010-09-07 19:03 PDT, Dirk Pranke
no flags Details | Formatted Diff | Diff
Patch (1.49 KB, patch)
2010-09-07 19:57 PDT, Dirk Pranke
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Pranke 2010-09-07 19:01:40 PDT
new-run-webkit-tests - fix regression of unit tests on non-Mac platforms
Comment 1 Dirk Pranke 2010-09-07 19:03:38 PDT
Created attachment 66829 [details]
Patch
Comment 2 Dirk Pranke 2010-09-07 19:05:24 PDT
bug 45090 caused test-webkitpy to fail on non-mac platforms. This should fix things.
Comment 3 Kent Tamura 2010-09-07 19:08:13 PDT
Comment on attachment 66829 [details]
Patch

Looks OK.
Comment 4 Dirk Pranke 2010-09-07 19:23:29 PDT
Committed r66945: <http://trac.webkit.org/changeset/66945>
Comment 5 Dirk Pranke 2010-09-07 19:24:24 PDT
landed w/ one additional change to not try to run the check_image_diff() unit test if the image diff executable is not available; for some reason, it doesn't seem to be available on the SnowLeopard Leaks bot.
Comment 6 Dirk Pranke 2010-09-07 19:57:42 PDT
Created attachment 66834 [details]
Patch
Comment 7 Dirk Pranke 2010-09-07 20:01:26 PDT
Committed r66947: <http://trac.webkit.org/changeset/66947>
Comment 8 Tony Chang 2010-09-08 09:29:07 PDT
Comment on attachment 66834 [details]
Patch

Only the last method counts in python.

Clearing from the review queue.