Closed Bug 1496791 Opened 6 years ago Closed 6 years ago

Disable JSDCOV completely

Categories

(Testing :: Code Coverage, enhancement)

Version 3
enhancement
Not set
normal

Tracking

(firefox64 fixed)

RESOLVED FIXED
mozilla64
Tracking Status
firefox64 --- fixed

People

(Reporter: sparky, Assigned: sparky)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This bug is to disable jsdcov completely as it's coverage can be found in jsvm data so we can save resources by not running this build. Furthermore, we now have the ability to run per-test through the test-coverage task meaning that there are no uses for jsdcov that are not already possible with the ccov build.
keep in mind we need to remove the test annotations as well as any code that adds bits to mozinfo or shims for collection in jsdcov.
Assignee: nobody → gmierz2
This patch removes linux64-jsdcov from the available builds on taskcluster along with any hacks used to run it. It also removes any 'coverage' entries that were added to skip tests.
Here's a try push showing that everything is still working as expected: https://treeherder.mozilla.org/#/jobs?repo=try&revision=edabefb5a284aea6ff0797133fc289df7d9cf1f4

And with this patch applied, I can no longer schedule jsdov builds.
Pushed by gmierz2@outlook.com:
https://hg.mozilla.org/integration/autoland/rev/2d5a9a9d3baa
Disable linux64-jsdcov completely. r=jmaher
https://hg.mozilla.org/mozilla-central/rev/2d5a9a9d3baa
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
See Also: → 1439493
See Also: → 1387827
See Also: → 1336727
See Also: → 1336728
See Also: → 1336672
See Also: → 1336673
See Also: → 1336674
See Also: → 1493090
See Also: → 1071358
See Also: → 1454265
See Also: → 1445314
See Also: → 1436448
See Also: → 1418858
See Also: → 1378241
See Also: → 1336670
See Also: → 1301174
See Also: → 1255179
See Also: → 1496277
See Also: → 1493394
See Also: → 1439484
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: