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)
Changed 7 years ago by
Attachment: | patch-test-no-coverage-for-performance.patch added |
---|
comment:1 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 7 years ago by
Thanks! However I did not include the deletion of test/build. You must use the test-clean target for that.
comment:3 Changed 7 years ago by
I even forgot I added that. Is there a special reason that tests are not cleaned during a normal clean?
comment:4 Changed 7 years ago by
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: