Skip to content

Commit

Permalink
Merge pull request #8403 from gpetruc/Disable_PAT_MiniAOD_Test_74X
Browse files Browse the repository at this point in the history
Disabe PAT MiniAOD test while AOD event content is not fixed
  • Loading branch information
davidlange6 committed Mar 19, 2015
2 parents fe37ad1 + d60eb78 commit 2bba234
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion PhysicsTools/PatAlgos/test/runtests.sh
Expand Up @@ -31,7 +31,8 @@ cmsRun ${LOCAL_TEST_DIR}/patTuple_fastsim_cfg.py || die 'Failure using patTuple_

cmsRun ${LOCAL_TEST_DIR}/patTuple_metUncertainties_cfg.py || die 'Failure using patTuple_metUncertainties_cfg.py' $?

cmsRun ${LOCAL_TEST_DIR}/patMiniAOD_standard_cfg.py || die 'Failure using patMiniAOD_standard_cfg.py' $?
#---- disabled while the release is still open and changes to AOD event content are still allowed
#cmsRun ${LOCAL_TEST_DIR}/patMiniAOD_standard_cfg.py || die 'Failure using patMiniAOD_standard_cfg.py' $?

# Not needed in IBs
# cmsRun ${LOCAL_TEST_DIR}/patTuple_onlyElectrons_cfg.py || die 'Failure using patTuple_onlyElectrons_cfg.py' $?
Expand Down

0 comments on commit 2bba234

Please sign in to comment.