File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
HLTrigger/Configuration/test Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 11<!-- test access to EDM files used in HLT-AddOnTests and HLT-Validation tests -->
22<test name =" testAccessToEDMInputsOfHLTTests" command =" testAccessToEDMInputsOfHLTTests.sh" />
33
4- <!-- test script hltPrintMenuVersions -->
5- <test name =" test_hltPrintMenuVersions" command =" test_hltPrintMenuVersions.sh" />
4+ <!-- test script hltPrintMenuVersions
5+ enabled only for the x86-64 architecture, because the python module cx_Oracle
6+ does not fully work in CMSSW builds with non-x86-64 architectures
7+ -->
8+ <ifarch value =" x86_64" >
9+ <test name =" test_hltPrintMenuVersions" command =" test_hltPrintMenuVersions.sh" />
10+ </ifarch >
611
712<!-- test script hltMenuContentToCSVs -->
813<test name =" test_hltMenuContentToCSVs" command =" test_hltMenuContentToCSVs.sh" />
You can’t perform that action at this time.
0 commit comments