Commit ec7cebe
Add CORE label to unit-xfail and java-unit-xfail tests
These tests were missing the CORE label, so they were excluded from
coverage collection (ctest -V -L CORE). This meant XFAIL test code
never executed during coverage runs, producing 0% coverage for any
changes to XFAIL tests.
Co-authored-by: Kiro <kiro-agent@users.noreply.github.com>1 parent 3c1eee2 commit ec7cebe
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
0 commit comments