WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 37822
new-run-webkit-tests: disable --use-drt on windows
https://bugs.webkit.org/show_bug.cgi?id=37822
Summary
new-run-webkit-tests: disable --use-drt on windows
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dirk Pranke
Comment 1
2010-04-19 14:12:45 PDT
Created
attachment 53720
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug