[Webkit-unassigned] [Bug 32779] New: Perl uninitialized variable warning thrown in run-webkit-tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 19 16:23:03 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32779
Summary: Perl uninitialized variable warning thrown in
run-webkit-tests
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dbates at webkit.org
CC: eric at webkit.org, aroben at apple.com,
bweinstein at apple.com
I applied a patch (bug #32138) to my Windows build that included pixel-test
results for my Mac build.
When I tried to generate pixel test results on my Windows build, the following
Perl warning was thrown: Use of uninitialized value $_ in pattern match (m//)
at WebKitTools/Scripts/run-webkit-tests line 764.
For your reference, after applying the patch and building WebKit (debug build),
I used the following command line to run the test included in the patch:
WebKitTools/Scripts/run-webkit-tests --debug --pixel --add-platform-exceptions
LayoutTests/fast/lists/list-style-type-upper-greek.html
--
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