Open Bug 1598626 Opened 6 years ago Updated 1 year ago

|reftest| and |jit-test| test option lines have different syntax despite being superficially similar

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: jonco, Unassigned)

References

(Blocks 1 open bug)

Details

The |reftest| line is a space delimited list and supports comments starting with '--'.

The |jit-test| line is delimited by semicolons and does not support comments. However it does supports extra shell arguments starting with '--'.

They both support 'skip-if'... but for reftests the argument is parenthesised whereas for jit-tests it follows a colon.

Priority: -- → P3
Severity: normal → S3
Blocks: sm-testing
Severity: S3 → N/A
You need to log in before you can comment on or make changes to this bug.