Open Bug 1369785 Opened 7 years ago Updated 2 years ago

Investigate if there is a way to collect JSVM coverage in purposely failing tests.

Categories

(Testing :: Code Coverage, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: sparky, Unassigned)

References

(Blocks 1 open bug)

Details

This bug is to determine is there is some way of collecting JSVM code coverage on tests that purposely fail in the jittest test suite. Currently, there are many places in JIT/IonMonkey that runtime errors come from so there does not seem to be a common place to deal with them if we collect code coverage. We should investigate if this behaviour is needed and if it can be done. The tests that are failing for this reason are: 1. xdr/bug1186973.js 2. basic/werror.js
In theory, we could use the feature that will be added in bug 1380661.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.