Ticket #1316 (new todo)

Opened 12 years ago

Last modified 11 years ago

t/pmc/timer.t: add scheduler features to JIT

Reported by: jkeenan Owned by:
Priority: normal Milestone:
Component: testing Version: 1.8.0
Severity: medium Keywords:
Cc: chromatic NotFound Language:
Patch status: Platform:

Description

I am transferring into Trac what was  RT #49718. That RT was closed when our JIT was deprecated, but a reference to RT #49718 remained in a TODO-ed test in t/pmc/timer.t. That TODO must be tracked in a Trac ticket.

In the original RT, chromatic noted: "At least four tests fail with the new scheduler under the JIT ... 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."

kid51

Change History

Changed 11 years ago by jkeenan

Reviewing this old ticket today, I wonder if this line of reasoning is correct?

We ripped out our JIT. Therefore we have no scheduler under our JIT. Therefore these tests must remain TODO until such time as we have a JIT and scheduler.

Correct?

Thank you very much.

kid51

Note: See TracTickets for help on using tickets.