Closed Bug 1360667 Opened 7 years ago Closed 7 years ago

Change where code coverage is collected for xpcshell

Categories

(Testing :: Code Coverage, defect)

defect
Not set
normal

Tracking

(firefox55 fixed)

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: sparky, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Currently, code coverage is only collected for a single test when there may in fact be multiple tests that might be called on by '_do_main()'. This will need to be fixed by changing where the code coverage is collected.
Blocks: 1301174
As of now, it might be moved to the location shown through this test: https://hg.mozilla.org/try/rev/d26c0f98879a492028b69323e503a3778c959842
Here's a link to a test run: https://treeherder.mozilla.org/#/jobs?repo=try&revision=29e1b7b21ccf2910bb117f608df522953520039b

All the errors shown there - except for within xpcshell-1 - are coming from an NS_ERROR_STORAGE_BUSY error.
Comment on attachment 8863051 [details]
Bug 1360667 - Change location of coverage collection in xpcshell.

https://reviewboard.mozilla.org/r/134888/#review137896

good find
Attachment #8863051 - Flags: review?(jmaher) → review+
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d940c4d8b7d4
Change location of coverage collection in xpcshell. r=jmaher
https://hg.mozilla.org/mozilla-central/rev/d940c4d8b7d4
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: