Bug 32779 - Perl uninitialized variable warning thrown in run-webkit-tests
Summary: Perl uninitialized variable warning thrown in run-webkit-tests
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-19 16:23 PST by Daniel Bates
Modified: 2009-12-19 16:23 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2009-12-19 16:23:03 PST
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