Commit 804341e
committed
SCOV.map: do not pass "-v" to "gnatcov map-routines"
The goal of this test driver is to detect the presence of decision map
issue ("!!!" and "***" messages), which are emitted regardless of
whether "-v" is passed.
Upcoming work will trigger the emission of "branch stats" when "-v" is
passed (it is currently enabled only when --branch-stats is passed),
and logging code for --branch-stats currently crashes or create spurious
test failures. As a workaround, do not pass "-v" anymore.1 parent c38e1e9 commit 804341e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments