[Webkit-unassigned] [Bug 183343] Perl-based Test262 runner

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 9 17:43:25 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=183343

--- Comment #6 from Michael Saboff <msaboff at apple.com> ---
When I follow the instructions in Tools/Scripts/test262-helpers/README.md, I get a build failure running perlbrew install perl-5.8.8.  I have tried this on two different systems.

The last line of ~/perl5/perlbrew/build.perl-5.8.8.log are:
pod/emptycmd................................ok
pod/find....................................ok
pod/for.....................................ok
pod/headings................................ok
pod/include.................................ok
pod/included................................ok
pod/lref....................................ok
pod/multiline_items.........................ok
pod/nested_items............................ok
pod/nested_seqs.............................ok
pod/oneline_cmds............................ok
pod/plainer.................................ok
pod/pod2usage...............................ok
pod/pod2usage2..............................ok
pod/poderrs.................................ok
pod/podselect...............................ok
pod/special_seqs............................ok
x2p/s2p.....................................ok
Failed Test     Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
../lib/locale.t              117    1   0.85%  99
op/pwent.t                     2    1  50.00%  1
 (1 subtest UNEXPECTEDLY SUCCEEDED), 58 tests and 228 subtests skipped.
Failed 2/996 test scripts, 99.80% okay. 2/117454 subtests failed, 100.00% okay.
make[2]: *** [_test_tty] Error 25
make[1]: *** [_test] Error 2
make: *** [test_harness] Error 2
##### Brew Failed #####

------
I see these failure notices in the log file:
...
op/pwent....................................FAILED test 1
        Failed 1/2 tests, 50.00% okay
...
-- and --
...
# None of your locales were broken.
FAILED test 99
        Failed 1/117 tests, 99.15% okay
../lib/Math/BigInt/t/bare_mbf...............ok
...

-- 
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/20180310/d08bd8e2/attachment.html>


More information about the webkit-unassigned mailing list