Skip to content

Commit

Permalink
Merge pull request #36249 from smuzaffar/fix-asan
Browse files Browse the repository at this point in the history
[ASAN] fix unit tests by setting NO_TEST_PREFIX flag for ASAN IB
  • Loading branch information
cmsbuild authored Nov 26, 2021
2 parents 220214e + fa3bdc4 commit eb0b88d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DQM/Integration/test/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
<ifrelease name="_ASAN_">
<flags NO_TEST_PREFIX="1"/>
</ifrelease>
<test name="TestDQMOnlineClient-beam_dqm_sourceclient" command="runtest.sh beam_dqm_sourceclient-live_cfg.py"/>
<test name="TestDQMOnlineClient-beampixel_dqm_sourceclient" command="runtest.sh beampixel_dqm_sourceclient-live_cfg.py"/>
<test name="TestDQMOnlineClient-castor_dqm_sourceclient" command="runtest.sh castor_dqm_sourceclient-live_cfg.py"/>
Expand Down

0 comments on commit eb0b88d

Please sign in to comment.