# New Ticket Created by  chromatic 
# Please include the string:  [perl #49718]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=49718 >


At least four tests fail with the new scheduler under the JIT:

t/pmc/timer.t                        (Wstat: 256 Tests: 6 Failed: 1)
  Failed test number(s):  5
  Non-zero exit status: 1
t/dynoplibs/myops.t                  (Wstat: 768 Tests: 10 Failed: 3)
  Failed test number(s):  5-7
  Non-zero exit status: 3

I believe that this is because the JIT core doesn't emit instructions to call 
Parrot_cx_handle_tasks() often enough.  These tests probably won't pass until 
this happens.

-- c

Reply via email to