Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • Scott Snyder's avatar
    6f6182b7
    AthenaConfiguration: Don't crash if downstream packages are missing. · 6f6182b7
    Scott Snyder authored
    AthenaConfiguration is a package that's needed by many other packages.
    As such, it should not be depending on things like LArCellRec --- that
    results in a circular package dependency.
    Why should running the SCT_Cabling tests require LArCellRec to be present?
    It shouldn't, but it currently does.
    
    Work around this by not crashing if downstream packages are not present.
    
    
    Former-commit-id: ae66736f
    6f6182b7
    History
    AthenaConfiguration: Don't crash if downstream packages are missing.
    Scott Snyder authored
    AthenaConfiguration is a package that's needed by many other packages.
    As such, it should not be depending on things like LArCellRec --- that
    results in a circular package dependency.
    Why should running the SCT_Cabling tests require LArCellRec to be present?
    It shouldn't, but it currently does.
    
    Work around this by not crashing if downstream packages are not present.
    
    
    Former-commit-id: ae66736f
Code owners
Assign users and groups as approvers for specific file changes. Learn more.