Modified log_file_checks::logs_are_error_free to make use of a local copy of the exlcuded_substring_map … - #164
Conversation
…copy of the exlcuded_substring_map so that we don't leak local mods to that map back into the calling code.
|
Looks good to me. If I use the
On the other hand, if I use this feature branch of |
jcfreeman2
left a comment
There was a problem hiding this comment.
Looks good, see my comment from a moment ago.
… so that we don't leak local mods to that map back into the calling code.
Description
To test this change, run the
listrev_testwithdunedaq_integtest_bundle.sh --verb 4 -r listrevand note that the console output that talks about ignored problems in thedruncconsole logfile reports an increasing number of ignored phrases.With this branch, the number of ignored phrase should remain constant.
Type of change
Testing checklist
dunedaq_integtest_bundle.sh)