Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #40200] t/pmc/threads.t test 16 fails under JIT (parrot -j)

7 views
Skip to first unread message

Chip Salzenberg

unread,
Aug 19, 2006, 12:11:14 AM8/19/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Chip Salzenberg
# Please include the string: [perl #40200]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=40200 >


After the STM merge, all of t/pmc/threads.t succeeds (woggle++).
But one of the tests fails under JIT. I'm hoping that somebody
will recognize the reason quickly, else I'll have to dive in...
--
Chip Salzenberg <ch...@pobox.com>

Leopold Toetsch

unread,
Aug 19, 2006, 11:01:35 AM8/19/06
to perl6-i...@perl.org, Chip Salzenberg, bugs-bi...@rt.perl.org
Am Samstag, 19. August 2006 06:11 schrieb Chip Salzenberg:
> After the STM merge, all of t/pmc/threads.t succeeds (woggle++).
> But one of the tests fails under JIT.  I'm hoping that somebody
> will recognize the reason quickly, else I'll have to dive in...

It is not JIT related. The test is failing with -S or -C as well. But given
that 2 threads are changing the same (unprotected?) global, it is not
surprising that it fails.

leo

Will Coleda via RT

unread,
Jun 5, 2008, 11:58:03 PM6/5/08
to perl6-i...@perl.org

Cleaning up old tickets.

This test file passes with -j, -S, and -C. as of Revision: 28125.

Closing ticket.


0 new messages