Bug 37822

Summary: new-run-webkit-tests: disable --use-drt on windows
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: Tools / TestsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, jamesr, tkent, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Dirk Pranke
Reported 2010-04-19 14:07:02 PDT
AFAIK, --use-drt shouldn't be supported on Windows yet, so we should test this case and error out if necessary.
Attachments
Patch (2.21 KB, patch)
2010-04-19 14:12 PDT, Dirk Pranke
no flags
Dirk Pranke
Comment 1 2010-04-19 14:12:45 PDT
Eric Seidel (no email)
Comment 2 2010-04-19 14:57:50 PDT
Comment on attachment 53720 [details] Patch Why not early-return False?
Dirk Pranke
Comment 3 2010-04-19 15:05:11 PDT
(In reply to comment #2) > (From update of attachment 53720 [details]) > Why not early-return False? Because this way you actually check what else is also wrong and get all the errors at once.
Eric Seidel (no email)
Comment 4 2010-04-19 15:06:43 PDT
Comment on attachment 53720 [details] Patch The "continue-after-error" behavior seems like unnecessary complexity. But the code looks right. :)
Dirk Pranke
Comment 5 2010-04-19 15:09:42 PDT
Comment on attachment 53720 [details] Patch Clearing flags on attachment: 53720 Committed r57847: <http://trac.webkit.org/changeset/57847>
Dirk Pranke
Comment 6 2010-04-19 15:09:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.