Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Sep 13, 2015
1 parent 0a10711 commit 8bf6f09
Show file tree
Hide file tree
Showing 10 changed files with 40 additions and 3,281 deletions.
643 changes: 1 addition & 642 deletions log/MoarVM-build.log

Large diffs are not rendered by default.

634 changes: 8 additions & 626 deletions log/MoarVM-configure.log

Large diffs are not rendered by default.

400 changes: 1 addition & 399 deletions log/MoarVM-test-modules.log

Large diffs are not rendered by default.

57 changes: 1 addition & 56 deletions log/MoarVM-test-rakudo.log
@@ -1,56 +1 @@
cd rakudo && make test
make[1]: Entering directory '/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/rakudo'
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl t/harness --moar t/01-sanity t/04-nativecall
t/01-sanity/01-literals.t ............ ok
t/01-sanity/02-op-math.t ............. ok
t/01-sanity/03-op-logic.t ............ ok
t/01-sanity/04-op-cmp.t .............. ok
t/01-sanity/05-var.t ................. ok
t/01-sanity/06-op-inplace.t .......... ok
t/01-sanity/07-op-string.t ........... ok
t/01-sanity/08-var-array.t ........... ok
t/01-sanity/09-end-blocks.t .......... ok
t/01-sanity/10-regex.t ............... ok
t/01-sanity/11-tap.t ................. ok
t/01-sanity/12-counter.t ............. ok
t/01-sanity/13-equal.t ............... ok
t/01-sanity/14-if.t .................. ok
t/01-sanity/15-sub.t ................. ok
t/01-sanity/16-eqv.t ................. ok
t/01-sanity/17-isa.t ................. ok
t/01-sanity/18-simple-multisubs.t .... ok
t/01-sanity/19-say.t ................. ok
t/01-sanity/20-defined.t ............. ok
t/01-sanity/21-try.t ................. ok
t/01-sanity/52-parse-include-spec.t .. ok
t/01-sanity/53-transpose.t ........... ok
t/01-sanity/54-use-lib.t ............. ok
t/01-sanity/55-use-trace.t ........... ok
t/01-sanity/99-test-basic.t .......... ok
t/04-nativecall/01-argless.t ......... ok
t/04-nativecall/02-simple-args.t ..... ok
t/04-nativecall/03-simple-returns.t .. ok
t/04-nativecall/04-pointers.t ........ ok
t/04-nativecall/05-arrays.t .......... ok
t/04-nativecall/06-struct.t .......... ok
t/04-nativecall/07-writebarrier.t .... ok
t/04-nativecall/08-callbacks.t ....... ok
t/04-nativecall/09-nativecast.t ...... ok
t/04-nativecall/10-cglobals.t ........ ok
t/04-nativecall/12-sizeof.t .......... ok
t/04-nativecall/13-union.t ........... ok
t/04-nativecall/14-rw-attrs.t ........ ok
t/04-nativecall/15-rw-args.t ......... ok
t/04-nativecall/16-rt125408.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/04-nativecall/16-rt125729.t ........ ok

Test Summary Report
-------------------
t/04-nativecall/16-rt125408.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=42, Tests=525, 30 wallclock secs ( 0.10 usr 0.05 sys + 26.92 cusr 1.07 csys = 28.14 CPU)
Result: FAIL
make[1]: Leaving directory '/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/rakudo'
make: *** No rule to make target 'rakudo-test'. Stop.
46 changes: 9 additions & 37 deletions log/MoarVM-version.log
@@ -1,9 +1,9 @@
MoarVM
2015.08-33-g698a467
Rakudo
2015.07.1-861-ge0fc14d
2015.07.1-883-g4472353
NQP
2015.07.2-50-g75281c2
2015.07.2-55-g7a04389
modules
--------
Bailador
Expand All @@ -23,39 +23,11 @@ Date: Sat Sep 5 14:48:51 2015 +0200
After glr merge fix issue #32
--------
DBIish
commit 5f7c3273b68d063da401a24ca10489c284e80388
Merge: 5aa551f 62063c5
Author: Rob Hoelz <rob@hoelz.ro>
Date: Sat Aug 1 10:37:12 2015 -0500

Merge pull request #15 from perl6/sqlite3-64-bit-fix

Sqlite3 64 bit fix

commit 62063c54b699ddbb91015119e9d90785446a3a69
Author: Rob Hoelz <rob@hoelz.ro>
Date: Sat Aug 1 10:14:16 2015 -0500

Use 64-bit integers for SQLite binding

commit 0d1eb2b5befae733a7b82881f9781fe2adce3694
Author: Rob Hoelz <rob@hoelz.ro>
Date: Sat Aug 1 10:09:20 2015 -0500

Test that integers >= 2**31 work with in prepared statements

The SQLite driver cannot currently handle integers in prepared
statements greater than or equal to 2^31, so here's a test for
that

commit 0b4578730d8048afd586e521e250547a815937cf
Author: Rob Hoelz <rob@hoelz.ro>
Date: Sat Aug 1 10:08:49 2015 -0500
commit bbaa0fd0d2b728c2a970c6211a3e717e8dcf5d54
Author: Moritz Lenz <moritz@faui2k3.org>
Date: Sun Sep 13 13:43:33 2015 +0200

Change common test table to use a bigint

This is for an upcoming test that tests how DBIish handles
large integers
s/done/done-testing/
--------
Grammar-Profiler-Simple
commit f828d80e3774a5c81033027e8d8be4f66d1e7db1
Expand Down Expand Up @@ -142,11 +114,11 @@ Date: Sat Apr 25 08:30:57 2015 +0200
Add "use nqp" to avoid deprecation warnings
--------
doc
commit d56204fbf38d881b3d9bb9f2e974e9ee71b71fa6
commit 01cb0356e1d1447a9df23f9c3be553e58aa6744d
Author: Moritz Lenz <moritz@faui2k3.org>
Date: Sat Sep 12 21:59:08 2015 +0200
Date: Sun Sep 13 13:52:17 2015 +0000

Move pop,push,{un,}shift from List to Array
A well-placed &flat brings us error-free through htmlify.p6 --sparse=20
--------
file-find
commit 7a683abb9879738d671eb5a09923096a429eeda7
Expand Down

0 comments on commit 8bf6f09

Please sign in to comment.