Bug 180199

Summary: Install Perl's File::Copy::Recursive on Windows EWS bot
Product: WebKit Reporter: Tomas Popela <tpopela>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: aakash_jain, ap, bfulgham, lforschler, lingho, pvollan, tpopela
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 180137    

Tomas Popela
Reported 2017-11-30 08:07:11 PST
We want to start checking for required Perl modules in cmake port during configure - see bug 180137. Currently the patch fails on Windows EWS - it looks like the Windows port is using copy-user-interface-resources.pl, but it's not installed on the bot. Can you please install it there?
Attachments
Alexey Proskuryakov
Comment 1 2017-11-30 11:12:08 PST
Is there an observable problem when the module is not installed? Just trying to understand why it is required when things seem to work fine without it.
Tomas Popela
Comment 2 2017-11-30 12:55:38 PST
The WebKitGTK+ build fails without it after we started to use the copy-user-interface-resources.pl script. But if the Windows build succeeds without File::Copy::Recursive installed then I'm confused.
Note You need to log in before you can comment on or make changes to this bug.