Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Oct 3, 2015
1 parent 1b1c239 commit 5a1f31a
Show file tree
Hide file tree
Showing 9 changed files with 165 additions and 119 deletions.
27 changes: 4 additions & 23 deletions log/nqp.js_summary.out
Expand Up @@ -174,20 +174,7 @@ t/nqp/55-multi-method.t ............... ok
t/nqp/56-role.t ....................... ok
t/nqp/57-construction.t ............... ok
t/nqp/58-attrs.t ...................... ok
/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-26107.js:20
cuid_14_1443794066_87514.$call();
^
TypeError: undefined is not a function
at Object.<anonymous> (/home/coke/sandbox/perl6-roast-data/nqp.js/tmp-26107.js:20:26)
at Module._compile (module.js:460:26)
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/59-nqpop.t ......................
No subtests run
t/nqp/59-nqpop.t ...................... ok
t/nqp/60-bigint.t ..................... ok
t/nqp/61-mixin.t ...................... ok
t/nqp/62-subst.t ...................... ok
Expand Down Expand Up @@ -224,12 +211,6 @@ t/nqp/96-array-methods.t .............. ok
t/js/getcomp-js.t ..................... ok
t/qast/02-manipulation.t .............. ok
t/serialization/02-types.t ............ ok

Test Summary Report
-------------------
t/nqp/59-nqpop.t (Wstat: 0 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
Files=89, Tests=1552, 48 wallclock secs ( 0.45 usr 0.06 sys + 44.99 cusr 3.81 csys = 49.31 CPU)
Result: FAIL
Makefile:482: recipe for target 'js-test' failed
make: *** [js-test] Error 1
All tests successful.
Files=89, Tests=1731, 43 wallclock secs ( 0.37 usr 0.14 sys + 39.98 cusr 3.54 csys = 44.03 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Expand Up @@ -109,5 +109,5 @@ t/jvm/01-continuations.t .............. ok
t/jvm/02-multidim.t ................... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=109, Tests=4139, 362 wallclock secs ( 0.75 usr 0.14 sys + 703.99 cusr 15.86 csys = 720.74 CPU)
Files=109, Tests=4139, 365 wallclock secs ( 0.72 usr 0.17 sys + 707.12 cusr 16.36 csys = 724.37 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar-jit_summary.out
Expand Up @@ -110,5 +110,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=110, Tests=4145, 13 wallclock secs ( 0.67 usr 0.11 sys + 11.76 cusr 0.65 csys = 13.19 CPU)
Files=110, Tests=4145, 12 wallclock secs ( 0.68 usr 0.11 sys + 10.82 cusr 0.64 csys = 12.25 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar_summary.out
Expand Up @@ -110,5 +110,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=110, Tests=4145, 12 wallclock secs ( 0.67 usr 0.14 sys + 10.86 cusr 0.53 csys = 12.20 CPU)
Files=110, Tests=4145, 14 wallclock secs ( 0.62 usr 0.08 sys + 12.20 cusr 0.59 csys = 13.49 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -220,7 +220,7 @@ t/nqp/86-pipes.t (Wstat: 256 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/nqp/96-array-methods.t (Wstat: 0 Tests: 9 Failed: 2)
Failed tests: 1, 5
Files=113, Tests=3873, 34 wallclock secs ( 0.66 usr 0.13 sys + 28.88 cusr 4.11 csys = 33.78 CPU)
Files=113, Tests=3873, 33 wallclock secs ( 0.69 usr 0.16 sys + 28.94 cusr 3.77 csys = 33.56 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
35 changes: 15 additions & 20 deletions log/rakudo.jvm_summary.out
Expand Up @@ -184,10 +184,10 @@ S02-types/array_extending.t........................ 21 0 0 0 21
S02-types/array_ref.t.............................. 45 0 0 0 45
S02-types/assigning-refs.t......................... 18 0 0 0 18
S02-types/autovivification.t....................... 25 0 0 0 25
S02-types/bag.rakudo.jvm........................... 192 2 3 0 197
S02-types/bag.rakudo.jvm........................... 194 0 3 0 197
2 todo : ?
1 todo : we have not secured .WHICH creation yet RT \#124454
S02-types/baghash.rakudo.jvm....................... 221 2 2 21 246
S02-types/baghash.rakudo.jvm....................... 223 0 2 21 246
21 skipped: 'is TypeObject' NYI RT #124490
2 todo : in flux
S02-types/bool.rakudo.jvm.......................... 51 0 2 0 53
Expand Down Expand Up @@ -306,20 +306,20 @@ S03-junctions/autothreading.t...................... 104 0 0 0 104
S03-junctions/boolean-context.t.................... 74 0 0 0 74
S03-junctions/misc.rakudo.jvm...................... 132 1 2 0 135
2 todo : junction transformed into string before attemting to match RT \#111726
S03-metaops/cross.rakudo.jvm....................... 47 0 1 0 48
S03-metaops/cross.rakudo.jvm....................... 49 0 1 0 50
1 todo : code does not die
S03-metaops/eager-hyper.rakudo.jvm................. 7 0 1 0 8
1 todo : hyper NYI entirely, I guess RT \#124517
S03-metaops/hyper.rakudo.jvm....................... 309 7 1 1 318
S03-metaops/hyper.rakudo.jvm....................... 309 8 1 1 319
1 skipped: EVAL(Buf) RT #122256
1 todo : can_meta check for meta operators NYI
7 tests aborted (missing ok/not ok)
S03-metaops/not.t.................................. 39 0 0 0 39
S03-metaops/reduce.rakudo.jvm...................... 370 0 1 0 371
8 tests aborted (missing ok/not ok)
S03-metaops/not.t.................................. 41 0 0 0 41
S03-metaops/reduce.rakudo.jvm...................... 371 0 1 0 372
1 todo : item context
S03-metaops/reverse.rakudo.jvm..................... 39 0 1 0 40
S03-metaops/reverse.rakudo.jvm..................... 41 0 1 0 42
1 todo : RT \#118791 Rxx does not yet thunk the RHS
S03-metaops/zip.rakudo.jvm......................... 41 0 6 0 47
S03-metaops/zip.rakudo.jvm......................... 43 0 6 0 49
6 todo : nom regression RT \#122230
S03-operators/adverbial-modifiers.rakudo.jvm....... 41 0 1 0 42
1 todo : Multi colonpair syntax not yet understood RT \#124553
Expand Down Expand Up @@ -1471,8 +1471,7 @@ S32-list/map_function_return_values.t.............. 2 0 0 0 2
S32-list/minmax.rakudo.jvm......................... 99 0 0 2 101
2 skipped: post-GLR
S32-list/permutations.t............................ 2 0 0 0 2
S32-list/pick.rakudo.jvm........................... 55 0 2 0 57
1 todo : error on pick :replace
S32-list/pick.rakudo.jvm........................... 56 0 1 0 57
1 todo PASSED: "Cannot .pick from an infinite list" (but not from CLI)
S32-list/reduce.t.................................. 13 0 0 0 13
S32-list/reverse.rakudo.jvm........................ 18 0 1 0 19
Expand Down Expand Up @@ -1794,8 +1793,8 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 75, 75, 86
"S02", 5512, 20, 111, 379, 6022, 6021
"S03", 5353, 21, 120, 74, 5568, 5586
"S02", 5516, 16, 111, 379, 6022, 6021
"S03", 5362, 22, 120, 74, 5578, 5596
"S04", 1201, 25, 48, 32, 1306, 1338
"S05", 4822, 767, 86, 159, 5834, 6035
"S06", 1653, 338, 55, 87, 2133, 2204
Expand All @@ -1815,23 +1814,19 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 1909, 0, 8, 72, 1989, 1989
"S28", 7, 0, 0, 0, 7, 13
"S29", 350, 0, 3, 3, 356, 356
"S32", 11739, 326, 191, 173, 12429, 10671
"S32", 11740, 326, 190, 173, 12429, 10671
"int", 1245, 26, 8, 14, 1293, 1286
"ros", 2, 0, 0, 0, 2, 2
"total", 39191, 1584, 744, 1340, 42859,120352
"total", 39205, 1581, 743, 1340, 42869,120362
----------------
Failure summary:
S02-magicals/sub.rakudo.jvm aborted 2 test(s)
S02-names-vars/list_array_perl.t aborted 11 test(s)
S02-names-vars/names.rakudo.jvm aborted 1 test(s)
S02-names/is_default.rakudo.jvm 104 - did we throws-like X::Comp::Trait::NotOnNative?
S02-types/bag.rakudo.jvm 116 - .roll(100) (1)
S02-types/bag.rakudo.jvm 117 - .roll(100) (2)
S02-types/baghash.rakudo.jvm 121 - .roll(100) (1)
S02-types/baghash.rakudo.jvm 122 - .roll(100) (2)
S02-types/declare.rakudo.jvm 19 - Assign big bigint to native won't overflow silently
S03-junctions/misc.rakudo.jvm 135 - Do not try to auto-thread Junction type object (only case)
S03-metaops/hyper.rakudo.jvm aborted 7 test(s)
S03-metaops/hyper.rakudo.jvm aborted 8 test(s)
S03-operators/increment.t 16 - can't postincrement a literal number
S03-operators/increment.t 17 - can't preincrement a literal number
S03-operators/increment.t 18 - can't postdecrement a literal number
Expand Down

0 comments on commit 5a1f31a

Please sign in to comment.