Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Nov 12, 2015
1 parent f69014b commit 5a55032
Show file tree
Hide file tree
Showing 9 changed files with 112 additions and 163 deletions.
36 changes: 3 additions & 33 deletions log/nqp.js_summary.out
Expand Up @@ -184,20 +184,7 @@ t/nqp/40-lists.t ...................... ok
t/nqp/41-flat.t ....................... ok
t/nqp/42-cond-loop.t .................. ok
t/nqp/43-package-var.t ................ ok
/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-13007.js:728
} catch (e) {if (e === TMP5) {} else {
^^^^^
SyntaxError: Unexpected token catch
at exports.runInThisContext (vm.js:73:16)
at Module._compile (module.js:443:25)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
at startup (node.js:129:16)
at node.js:814:3
t/nqp/44-try-catch.t ..................
No subtests run
t/nqp/44-try-catch.t .................. ok
t/nqp/45-smartmatch.t ................. ok
t/nqp/46-charspec.t ................... ok
t/nqp/47-loop-control.t ............... ok
Expand Down Expand Up @@ -246,20 +233,7 @@ t/nqp/94-clone.t ...................... ok
t/nqp/95-cclass.t ..................... ok
t/nqp/96-array-methods.t .............. ok
t/moar/03-line-seps.t ................. ok
/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-13361.js:180500
TMP630 = );
^
SyntaxError: Unexpected token )
at exports.runInThisContext (vm.js:73:16)
at Module._compile (module.js:443:25)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
at startup (node.js:129:16)
at node.js:814:3
gen/js/qregex.t .......................
No subtests run
gen/js/qregex.t ....................... ok
t/serialization/01-basic.t ............ ok
t/serialization/02-types.t ............ ok
t/qast/02-manipulation.t .............. ok
Expand All @@ -270,9 +244,5 @@ Test Summary Report
t/js/varint.js (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/nqp/44-try-catch.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
gen/js/qregex.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=96, Tests=2614, 59 wallclock secs ( 0.41 usr 0.11 sys + 54.59 cusr 5.16 csys = 60.27 CPU)
Files=96, Tests=3346, 61 wallclock secs ( 0.54 usr 0.10 sys + 55.82 cusr 6.42 csys = 62.88 CPU)
Result: FAIL
2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Expand Up @@ -125,7 +125,7 @@ Test Summary Report
t/nqp/90-findmethod.t (Wstat: 256 Tests: 10 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 13 tests but ran 10.
Files=109, Tests=4212, 371 wallclock secs ( 0.71 usr 0.19 sys + 715.78 cusr 16.38 csys = 733.06 CPU)
Files=109, Tests=4212, 371 wallclock secs ( 0.78 usr 0.12 sys + 717.60 cusr 15.94 csys = 734.44 CPU)
Result: FAIL
Makefile:401: recipe for target 'j-test' failed
make: *** [j-test] Error 1
2 changes: 1 addition & 1 deletion log/nqp.moar-jit_summary.out
Expand Up @@ -111,5 +111,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=111, Tests=4239, 13 wallclock secs ( 0.72 usr 0.12 sys + 11.58 cusr 0.68 csys = 13.10 CPU)
Files=111, Tests=4239, 13 wallclock secs ( 0.70 usr 0.12 sys + 12.30 cusr 0.73 csys = 13.85 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar_summary.out
Expand Up @@ -111,5 +111,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=111, Tests=4239, 13 wallclock secs ( 0.63 usr 0.13 sys + 11.53 cusr 0.52 csys = 12.81 CPU)
Files=111, Tests=4239, 13 wallclock secs ( 0.75 usr 0.07 sys + 12.31 cusr 0.60 csys = 13.73 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -241,7 +241,7 @@ t/nqp/96-array-methods.t (Wstat: 0 Tests: 9 Failed: 2)
t/serialization/01-basic.t (Wstat: 256 Tests: 5 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 1485 tests but ran 5.
Files=113, Tests=2465, 35 wallclock secs ( 0.67 usr 0.12 sys + 29.96 cusr 3.89 csys = 34.64 CPU)
Files=113, Tests=2465, 35 wallclock secs ( 0.64 usr 0.14 sys + 29.90 cusr 4.27 csys = 34.95 CPU)
Result: FAIL
Makefile:1163: recipe for target 'p-test' failed
make: *** [p-test] Error 1
40 changes: 20 additions & 20 deletions log/rakudo.jvm_summary.out
Expand Up @@ -95,8 +95,8 @@ S02-literals/fmt-interpolation.t...................Can't open perl script "eval-
0 11 0 0 11
11 tests aborted (missing ok/not ok)
S02-literals/hash-interpolation.t..................Can't open perl script "eval-client.pl": No such file or directory
0 10 0 0 10
10 tests aborted (missing ok/not ok)
0 12 0 0 12
12 tests aborted (missing ok/not ok)
S02-literals/heredocs.t............................Can't open perl script "eval-client.pl": No such file or directory
0 22 0 0 22
22 tests aborted (missing ok/not ok)
Expand Down Expand Up @@ -951,8 +951,8 @@ S05-capture/alias.rakudo.jvm.......................Can't open perl script "eval-
0 30 0 0 30
30 tests aborted (missing ok/not ok)
S05-capture/array-alias.rakudo.jvm.................Can't open perl script "eval-client.pl": No such file or directory
0 45 0 0 45
45 tests aborted (missing ok/not ok)
0 50 0 0 50
50 tests aborted (missing ok/not ok)
S05-capture/caps.t.................................Can't open perl script "eval-client.pl": No such file or directory
0 43 0 0 43
43 tests aborted (missing ok/not ok)
Expand Down Expand Up @@ -1041,8 +1041,8 @@ S05-match/blocks.rakudo.jvm........................Can't open perl script "eval-
0 19 0 0 19
19 tests aborted (missing ok/not ok)
S05-match/capturing-contexts.rakudo.jvm............Can't open perl script "eval-client.pl": No such file or directory
0 52 0 0 52
52 tests aborted (missing ok/not ok)
0 56 0 0 56
56 tests aborted (missing ok/not ok)
S05-match/make.t...................................Can't open perl script "eval-client.pl": No such file or directory
0 4 0 0 4
4 tests aborted (missing ok/not ok)
Expand Down Expand Up @@ -1077,8 +1077,8 @@ S05-metasyntax/changed.t...........................Can't open perl script "eval-
0 12 0 0 12
12 tests aborted (missing ok/not ok)
S05-metasyntax/charset.t...........................Can't open perl script "eval-client.pl": No such file or directory
0 47 0 0 47
47 tests aborted (missing ok/not ok)
0 52 0 0 52
52 tests aborted (missing ok/not ok)
S05-metasyntax/delimiters.t........................Can't open perl script "eval-client.pl": No such file or directory
0 21 0 0 21
21 tests aborted (missing ok/not ok)
Expand All @@ -1089,8 +1089,8 @@ S05-metasyntax/litvar.rakudo.jvm...................Can't open perl script "eval-
0 33 0 0 33
33 tests aborted (missing ok/not ok)
S05-metasyntax/longest-alternative.rakudo.jvm......Can't open perl script "eval-client.pl": No such file or directory
0 53 0 0 53
53 tests aborted (missing ok/not ok)
0 55 0 0 55
55 tests aborted (missing ok/not ok)
S05-metasyntax/lookaround.t........................Can't open perl script "eval-client.pl": No such file or directory
0 10 0 0 10
10 tests aborted (missing ok/not ok)
Expand Down Expand Up @@ -2736,7 +2736,7 @@ S32-str/split.rakudo.jvm...........................Can't open perl script "eval-
S32-str/sprintf-b.rakudo.jvm.......................Can't open perl script "eval-client.pl": No such file or directory
0 165 0 0 165
165 tests aborted (missing ok/not ok)
S32-str/sprintf.rakudo.jvm.........................Can't open perl script "eval-client.pl": No such file or directory
S32-str/sprintf.t..................................Can't open perl script "eval-client.pl": No such file or directory
0 157 0 0 157
157 tests aborted (missing ok/not ok)
S32-str/starts-with.t..............................Can't open perl script "eval-client.pl": No such file or directory
Expand Down Expand Up @@ -3167,10 +3167,10 @@ rosettacode/sierpinski_triangle.t..................Can't open perl script "eval-
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 75, 0, 0, 75, 86
"S02", 0, 5381, 0, 0, 5381, 5381
"S02", 0, 5383, 0, 0, 5383, 5383
"S03", 0, 5676, 0, 0, 5676, 5694
"S04", 0, 1453, 0, 0, 1453, 1505
"S05", 0, 5923, 0, 0, 5923, 6124
"S05", 0, 5939, 0, 0, 5939, 6140
"S06", 0, 2185, 0, 0, 2185, 2241
"S07", 0, 22, 0, 0, 22, 118
"S09", 0, 521, 0, 0, 521, 521
Expand All @@ -3191,7 +3191,7 @@ rosettacode/sierpinski_triangle.t..................Can't open perl script "eval-
"S32", 0, 8871, 0, 0, 8871, 8935
"int", 0, 1282, 0, 0, 1282, 1278
"ros", 0, 2, 0, 0, 2, 2
"total", 0, 37346, 0, 0, 37346,117164
"total", 0, 37364, 0, 0, 37364,117182
----------------
Failure summary:
S01-perl-5-integration/array.rakudo.jvm aborted 17 test(s)
Expand Down Expand Up @@ -3225,7 +3225,7 @@ S02-literals/autoref.t aborted 38 test(s)
S02-literals/char-by-name.rakudo.jvm aborted 10 test(s)
S02-literals/char-by-number.t aborted 38 test(s)
S02-literals/fmt-interpolation.t aborted 11 test(s)
S02-literals/hash-interpolation.t aborted 10 test(s)
S02-literals/hash-interpolation.t aborted 12 test(s)
S02-literals/heredocs.t aborted 22 test(s)
S02-literals/hex_chars.t aborted 4 test(s)
S02-literals/listquote-whitespace.t aborted 3 test(s)
Expand Down Expand Up @@ -3508,7 +3508,7 @@ S04-statements/when.t aborted 24 test(s)
S04-statements/while.t aborted 10 test(s)
S04-statements/with.t aborted 80 test(s)
S05-capture/alias.rakudo.jvm aborted 30 test(s)
S05-capture/array-alias.rakudo.jvm aborted 45 test(s)
S05-capture/array-alias.rakudo.jvm aborted 50 test(s)
S05-capture/caps.t aborted 43 test(s)
S05-capture/dot.rakudo.jvm aborted 59 test(s)
S05-capture/match-object.rakudo.jvm aborted 25 test(s)
Expand Down Expand Up @@ -3538,7 +3538,7 @@ S05-mass/rx.rakudo.jvm aborted 740 test(s)
S05-mass/stdrules.t aborted 191 test(s)
S05-match/arrayhash.t aborted 8 test(s)
S05-match/blocks.rakudo.jvm aborted 19 test(s)
S05-match/capturing-contexts.rakudo.jvm aborted 52 test(s)
S05-match/capturing-contexts.rakudo.jvm aborted 56 test(s)
S05-match/make.t aborted 4 test(s)
S05-match/non-capturing.t aborted 9 test(s)
S05-match/perl.rakudo.jvm aborted 10 test(s)
Expand All @@ -3550,11 +3550,11 @@ S05-metachars/tilde.t aborted 29 test(s)
S05-metasyntax/angle-brackets.rakudo.jvm aborted 91 test(s)
S05-metasyntax/assertions.t aborted 4 test(s)
S05-metasyntax/changed.t aborted 12 test(s)
S05-metasyntax/charset.t aborted 47 test(s)
S05-metasyntax/charset.t aborted 52 test(s)
S05-metasyntax/delimiters.t aborted 21 test(s)
S05-metasyntax/interpolating-closure.rakudo.jvm aborted 7 test(s)
S05-metasyntax/litvar.rakudo.jvm aborted 33 test(s)
S05-metasyntax/longest-alternative.rakudo.jvm aborted 53 test(s)
S05-metasyntax/longest-alternative.rakudo.jvm aborted 55 test(s)
S05-metasyntax/lookaround.t aborted 10 test(s)
S05-metasyntax/null.t aborted 4 test(s)
S05-metasyntax/proto-token-ltm.t aborted 10 test(s)
Expand Down Expand Up @@ -4096,7 +4096,7 @@ S32-str/samemark.rakudo.jvm aborted 7 test(s)
S32-str/split-simple.t aborted 29 test(s)
S32-str/split.rakudo.jvm aborted 57 test(s)
S32-str/sprintf-b.rakudo.jvm aborted 165 test(s)
S32-str/sprintf.rakudo.jvm aborted 157 test(s)
S32-str/sprintf.t aborted 157 test(s)
S32-str/starts-with.t aborted 8 test(s)
S32-str/substr-eq.t aborted 12 test(s)
S32-str/substr-rw.rakudo.jvm aborted 39 test(s)
Expand Down

0 comments on commit 5a55032

Please sign in to comment.