Bug 52066

Summary: commit-queue/webkit-patch should use python 2.6 to run test-webkitpy if available.
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dpranke
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Eric Seidel (no email)
Reported 2011-01-07 09:27:10 PST
commit-queue/webkit-patch should use python 2.5 to run test-webkitpy if available. This would prevent patches which use "with" without importing with_statement from landing if nothing else. See bug 50901 as one example of when this would have been useful.
Attachments
Dirk Pranke
Comment 1 2011-01-18 15:48:58 PST
Alternatively, check-webkit-style could maybe warn about backwards-compatibility issues like this.
Dirk Pranke
Comment 2 2012-05-04 12:13:28 PDT
closing since 2.6 is required now ...
Note You need to log in before you can comment on or make changes to this bug.