Skip to content
Snippets Groups Projects

MuonMDT_Cabling: Avoid use of non-bound DataHandle.

Merged Scott Snyder requested to merge ssnyder/athena:dataHandle.MuonMDT_Cabling-20190106 into master
All threads resolved!

Deprecating use of non-bound DataHandle, especially non-const.

Merge request reports

Pipeline #650394 passed

Pipeline passed for 02cc197f on ssnyder:dataHandle.MuonMDT_Cabling-20190106

Approval is optional

Merged by Adam Edward BartonAdam Edward Barton 6 years ago (Jan 8, 2019 11:14am UTC)

Merge details

  • Changes merged into master with d46de52f.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Scott Snyder added 1 commit

    added 1 commit

    Compare with previous version

  • This merge request affects 1 package:

    • MuonSpectrometer/MuonCablings/MuonMDT_Cabling

    Adding @rosati ,@wleight as watchers

  • :white_check_mark: CI Result SUCCESS

    Athena AthSimulation
    externals :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark:
    optional tests :cloud: :white_check_mark:

    Full details available at NICOS MR-20182-2019-01-08-03-23
    :warning: Athena: number of compilation errors 0, warnings 1
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    For experts only: Jenkins output [CI-MERGE-REQUEST 31962] (for remote access see the FAQ for MR reviewers)

  • added review-approved label and removed review-pending-level-1 label

  • Tadej Novak resolved all discussions

    resolved all discussions

  • mentioned in commit d46de52f

  • It looks like this broke MdtCalibSvc which now fails to compile. All pipelines started this afternoon for master are affected. See e.g.
    https://atlas-computing.web.cern.ch/atlas-computing/links/distDirectory/ci/CIWebArea/nicos_web_areaMRCIbuilds64BS6G62AthenaOpt/NICOS_Log_MR-20091-2019-01-08-21-34/MuonSpectrometer_MuonCalib_MdtCalib_MdtCalibSvc.html

    Not sure why MdtCalibSvc wasn't recompiled in the pipeline for this MR... @ssnyder, would you be able to fix the MdtCalibSvc issue?

    Thanks,
    Rafal

  • Rafal Bielski mentioned in merge request !20091 (merged)

    mentioned in merge request !20091 (merged)

  • Susumu Oda mentioned in merge request !20240 (merged)

    mentioned in merge request !20240 (merged)

  • Hi @rbielski and @ssnyder ,

    It looks like we got unlucky: as there aren't any conflicts between the two, !20189 (merged) was merged in at the same time as this, but the changes here need to be added to the new code introduced by that MR. I'm not sure if there's any way to make the CI smart enough to catch that. At any rate, I will try to make the fix this afternoon, if Scott doesn't get to it first.

    thanks,

    will

  • I opened a JIRA ticket for information: ATLINFR-2861

    Kira (L1)

  • Hi all,

    !20251 (merged) should provide the fix.

    thanks,

    will

  • Author Developer

    Thanks Will!

  • Please register or sign in to reply
    Loading