WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
29771
"Use of uninitialized value $result" warnings when ignoring metrics in run-webkit-tests.
https://bugs.webkit.org/show_bug.cgi?id=29771
Summary
"Use of uninitialized value $result" warnings when ignoring metrics in run-we...
Jakub Wieczorek
Reported
2009-09-26 13:14:45 PDT
When a test is new, i.e. it doesn't have the expected result, running the test without metrics (--ignore-metrics) results in a bunch of following warnings: Use of uninitialized value $result in substitution (s///) at (...)/WebKitTools/Scripts/run-webkit-tests line 1951, <IN> line 512. There is no point in stripping metrics when there is no result for a test.
Attachments
Do not strip the metrics when there is no expected result for a test.
(1.47 KB, patch)
2009-09-26 13:20 PDT
,
Jakub Wieczorek
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jakub Wieczorek
Comment 1
2009-09-26 13:20:23 PDT
Created
attachment 40179
[details]
Do not strip the metrics when there is no expected result for a test.
WebKit Commit Bot
Comment 2
2009-09-27 12:45:32 PDT
Comment on
attachment 40179
[details]
Do not strip the metrics when there is no expected result for a test. Clearing flags on attachment: 40179 Committed
r48803
: <
http://trac.webkit.org/changeset/48803
>
WebKit Commit Bot
Comment 3
2009-09-27 12:45:35 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