WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
104296
new-run-webkit-tests --lint-test-files seems to be broken
https://bugs.webkit.org/show_bug.cgi?id=104296
Summary
new-run-webkit-tests --lint-test-files seems to be broken
Stephen White
Reported
2012-12-06 14:01:12 PST
new-run-webkit-tests --lint-test-files is giving this on Linux: No handlers could be found for logger "__main__" It doesn't seem to do the lint check, either.
Attachments
Patch
(6.57 KB, patch)
2012-12-06 14:39 PST
,
Dirk Pranke
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dirk Pranke
Comment 1
2012-12-06 14:39:37 PST
Created
attachment 178085
[details]
Patch
Dirk Pranke
Comment 2
2012-12-06 14:41:35 PST
landing this unreviewed since the lint build step is borked ...
Dirk Pranke
Comment 3
2012-12-06 14:46:34 PST
Committed
r136896
: <
http://trac.webkit.org/changeset/136896
>
Csaba Osztrogonác
Comment 4
2012-12-07 00:08:02 PST
(In reply to
comment #3
)
> Committed
r136896
: <
http://trac.webkit.org/changeset/136896
>
It broke --debug-rwt option and made the output on the bots non-verbose. :( I put back the removed line -
https://trac.webkit.org/changeset/136929
It would be great if you would be more careful in the future if you modify common codes and prefer rolling out buggy changes instead of buggy unreviewed quick fixes and causing more problem.
Dirk Pranke
Comment 5
2012-12-07 09:05:58 PST
(In reply to
comment #4
)
> (In reply to
comment #3
) > > Committed
r136896
: <
http://trac.webkit.org/changeset/136896
> > > It broke --debug-rwt option and made the output on the bots non-verbose. :( > I put back the removed line -
https://trac.webkit.org/changeset/136929
> > It would be great if you would be more careful in the future if you > modify common codes and prefer rolling out buggy changes instead > of buggy unreviewed quick fixes and causing more problem.
Argh, you're right, sorry! The reason I didn't roll out the buggy change was because there was about six changes stacked on top of each other, and figuring out which ones needed to be rolled out, in which order, would have been non-trivial. Still probably not a great excuse, though. I will try to do better in the future.
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