Skip to content

Commit 92e7616

Browse files
committed
Merge branch 'eyraud/313' into 'master'
Add tolerated coverage message See merge request eng/das/cov/gnatcoverage!802 For eng/das/cov/gnatcoverage#313
2 parents 1a090fb + 0ea09b4 commit 92e7616

File tree

1 file changed

+1
-0
lines changed
  • testsuite/tests/R404-023-object-stats

1 file changed

+1
-0
lines changed

testsuite/tests/R404-023-object-stats/test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"../main.trace.asset",
2020
],
2121
out="asm-report.txt",
22+
tolerate_messages="executable file .* does not seem to match trace file",
2223
)
2324
lines = lines_of("asm-report.txt")
2425

0 commit comments

Comments
 (0)