Remove __init__.py with no meaningful python scripts in the directory
Several places had:
atlas_install_python_modules( python/*.py )
and nothing but a single __init__.py
in the directory. Removed these.
There were a few edge cases which involve auto-generated python, so I've left these.
Merge request reports
Activity
This merge request affects 9 packages:
- MuonSpectrometer/MuonCablings/MuonMDT_Cabling
- MuonSpectrometer/MuonCablings/RPCcablingInterface
- MuonSpectrometer/MuonCablings/TGCcablingInterface
- PhysicsAnalysis/AnalysisCommon/PileupReweighting
- PhysicsAnalysis/AraTool
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkExamples
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkL1Calo
- Reconstruction/RecExample/RecExCommon
- Tracking/TrkEventCnv/TrkEventAthenaPool
Adding @zmarshal ,@goetz ,@rosati ,@wleight ,@nkoehler ,@amorley as watchers
This merge request affects 9 packages:
- MuonSpectrometer/MuonCablings/MuonMDT_Cabling
- MuonSpectrometer/MuonCablings/RPCcablingInterface
- MuonSpectrometer/MuonCablings/TGCcablingInterface
- PhysicsAnalysis/AnalysisCommon/PileupReweighting
- PhysicsAnalysis/AraTool
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkExamples
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkL1Calo
- Reconstruction/RecExample/RecExCommon
- Tracking/TrkEventCnv/TrkEventAthenaPool
Adding @zmarshal ,@goetz ,@rosati ,@wleight ,@nkoehler ,@amorley as watchers
CI Result FAILURE (hash 0269ff71)Athena AthSimulation AnalysisBase AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 15728] CI Result FAILURE (hash e918f97f)Athena AthSimulation AnalysisBase AthGeneration externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 15730]Hi @smh,
It seems like the AnalysisBase unit-test is failing. Can you check this?
195 - PileupReweighting_ut_PRWExample_test_ctest (Failed)
Ana M (L1)
added review-user-action-required label
removed review-pending-level-1 label
- Resolved by Ana Maria Rodriguez Vera
added review-approved label and removed review-user-action-required label
There is an open JIRA for the failing unit tests in AnalysisBase: https://its.cern.ch/jira/browse/ATLASG-1535
mentioned in commit baebc29b
added sweep:ignore label