green_threads

Kevin Polulak kpolulak at gmail.com
Sun Oct 23 00:08:24 UTC 2011


On Tue, Oct 11, 2011 at 2:29 PM, Stefan Seifert <nine at detonation.org> wrote:

> Dear parrot developers,
>
> during the past two months I've been working on bringing the gsoc_threads
> branch up to date and into a usable shape. Now I got to the point were
> serious
> talk about merging and future development is due. fulltest passes, as does
> Rakudo's spectests. On git at github.com:niner/parrot.git I have a
> green_threads
> branch containing my work.
>

I'm glad to see you working on green threads. I took a look at it recently
myself but didn't think I had the chops to wander through the dark forest
that is Parrot internals.

I ran into some test failures on my Fedora 14 i686 machine configured
with `--optimize
--cc=clang --link=clang --ld=clang`.

Test Summary Report
 -------------------
 t/op/64bit.t                              (Wstat: 256 Tests: 0 Failed: 0)
   Non-zero exit status: 1
   Parse errors: No plan found in TAP output
 t/pmc/bigint.t                            (Wstat: 256 Tests: 0 Failed: 0)
   Non-zero exit status: 1
   Parse errors: No plan found in TAP output
 t/pmc/bignum.t                            (Wstat: 768 Tests: 45 Failed: 3)
   Failed tests:  23, 26, 35
   Non-zero exit status: 3
 t/dynpmc/select.t                         (Wstat: 0 Tests: 14 Failed: 0)
   TODO passed:   14
 Files=395, Tests=13920, 382 wallclock secs ( 7.08 usr  2.02 sys + 336.21
cusr 104.59 csys = 449.90 CPU)
 Result: FAIL
 make: *** [test_core] Error 1

I find it strange that t/op/64bit.t even ran since my OS is 32-bit.

-- 
- Kevin Polulak (soh_cah_toa)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.parrot.org/pipermail/parrot-dev/attachments/20111022/bee86ec8/attachment.html>


More information about the parrot-dev mailing list