[Webkit-unassigned] [Bug 199900] New: runCommand doesn't work in Windows Perl
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 18 02:10:59 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199900
Bug ID: 199900
Summary: runCommand doesn't work in Windows Perl
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
runCommand doesn't work in Windows Perl
https://build.webkit.org/builders/WinCairo%2064-bit%20WKL%20Release%20%28Tests%29/builds/4540
> Tools/Scripts/webkitperl/VCSUtils_unittest/removeEOL.pl ............................................ ok
> '-' is not recognized as an internal or external command,
> operable program or batch file.
>
> # Failed test 'runCommand(): Simple: comparing return value.'
> # at Tools/Scripts/webkitperl/VCSUtils_unittest/runCommand.pl line 74.
> # Structures begin differing at:
> # $got->{stdout} = Does not exist
> # $expected->{stdout} = 'hello
> # '
> '-' is not recognized as an internal or external command,
> operable program or batch file.
>
> # Failed test 'runCommand(): Multiple commands: comparing return value.'
> # at Tools/Scripts/webkitperl/VCSUtils_unittest/runCommand.pl line 74.
> # Structures begin differing at:
> # $got->{stdout} = Does not exist
> # $expected->{stdout} = 'first-command;echo second-command
> # '
> '-' is not recognized as an internal or external command,
> operable program or batch file.
>
> # Failed test 'runCommand(): Non-existent command: comparing return value.'
> # at Tools/Scripts/webkitperl/VCSUtils_unittest/runCommand.pl line 74.
> # Structures begin differing at:
> # $got->{exitStatus} = '1'
> # $expected->{exitStatus} = '2'
> # Looks like you failed 3 tests of 3.
> Tools/Scripts/webkitperl/VCSUtils_unittest/runCommand.pl ...........................................
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190718/efca262d/attachment.html>
More information about the webkit-unassigned
mailing list