Closed Bug 890249 Opened 12 years ago Closed 12 years ago

jit_test --tbpl should also run the js shell without any flags

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla25

People

(Reporter: shu, Assigned: shu)

Details

Attachments

(1 file)

Currently --tbpl on jit_test.py runs with the following flags: ['--ion-eager'], # implies --baseline-eager ['--baseline-eager'], ['--baseline-eager', '--no-ti', '--no-fpu'], ['--no-baseline', '--no-ion'], ['--no-baseline', '--no-ion', '--no-ti'], But it doesn't include running the shell without any extra flags, which is important for PJS tests, which expect a normal warmup period for BC and Ion.
Attached patch patchSplinter Review
Assignee: general → shu
Attachment #771318 - Flags: review?(jdemooij)
Attachment #771318 - Flags: review?(jdemooij) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: