[Webkit-unassigned] [Bug 29771] New: "Use of uninitialized value $result" warnings when ignoring metrics in run-webkit-tests.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 26 13:14:45 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29771
Summary: "Use of uninitialized value $result" warnings when
ignoring metrics in run-webkit-tests.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: faw217 at gmail.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list