Closed
Bug 1921022
Opened 1 year ago
Closed 1 year ago
Run TestDllInterceptorCrossProcess and fix ccov TestDllInterceptor*
Categories
(Core :: DLL Services, task)
Core
DLL Services
Tracking
()
RESOLVED
FIXED
132 Branch
People
(Reporter: yannis, Assigned: yannis)
Details
Attachments
(1 file)
TestDllInterceptorCrossProcess is not listed in cppunittest.toml so not ran. Also this test and TestDllInterceptor should be able to fully run under ccov.
| Assignee | ||
Comment 1•1 year ago
|
||
TestDllInterceptorCrossProcess is not listed in cppunittest.toml so not
ran. Also this test and TestDllInterceptor should be able to fully run
under ccov thanks to MOZ_NOPROFILE MOZ_NOINSTRUMENT (which is also now
automatically part of MOZ_NAKED).
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → yjuglaret
Updated•1 year ago
|
Attachment #9427191 -
Attachment description: WIP: Bug 1921022 - Run TestDllInterceptorCrossProcess and fix ccov TestDllInterceptor*. r=gstoll,#win-reviewers → Bug 1921022 - Run TestDllInterceptorCrossProcess and fix ccov TestDllInterceptor*. r=gstoll,#win-reviewers
Pushed by yjuglaret@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/66c9ebc3b352
Run TestDllInterceptorCrossProcess and fix ccov TestDllInterceptor*. r=gstoll,win-reviewers
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Updated•1 year ago
|
Updated•1 year ago
|
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•