Modify ↓
#13005 closed enhancement (fixed)
[Patch] No coverage for performance builds
Reported by: | michael2402 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.06 |
Component: | Unit tests | Version: | |
Keywords: | gsoc-core | Cc: | Don-vip, bastiK, stoecker |
Description
Coverage reports are not required here. They might influence the report statistics.
Attachments (1)
Change History (5)
by , 8 years ago
Attachment: | patch-test-no-coverage-for-performance.patch added |
---|
comment:1 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 8 years ago
Thanks! However I did not include the deletion of test/build. You must use the test-clean target for that.
comment:3 by , 8 years ago
I even forgot I added that. Is there a special reason that tests are not cleaned during a normal clean?
comment:4 by , 8 years ago
no particular reason, it's just that test targets have been added long after build targets, and I made them separated when I created them.
Note:
See TracTickets
for help on using tickets.
In 10431/josm: