Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix parentage provenance in corner case #17752

Merged
merged 1 commit into from Mar 7, 2017

Conversation

wddgit
Copy link
Contributor

@wddgit wddgit commented Mar 2, 2017

This fixes a bug that caused the parentage and things
that depend on the parentage to be wrong in a corner
case where a SubProcess is used and a module in the SubProcess
causes unscheduled execution to run a module in an earlier
SubProcess or top level Process and the parentage is accessed
through the ProductProvenanceRetriever (not using the getProvenance
function from the Event or the Provenance returned by a Handle).

Also adds to the unit tests so this case is tested and Parentage in
general is better tested.

This fixes a bug that caused the parentage and things
that depend on the parentage to be wrong in a corner
case where a SubProcess is used and a module in the SubProcess
causes unscheduled execution to run a module in an earlier
SubProcess or top level Process and the parentage is accessed
through the ProductProvenanceRetriever (not using the getProvenance
function from the Event or the Provenance returned by a Handle).
@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 2, 2017

A new Pull Request was created by @wddgit (W. David Dagenhart) for master.

It involves the following packages:

DataFormats/Provenance
FWCore/Framework
FWCore/Integration

@cmsbuild, @smuzaffar, @Dr15Jones, @davidlange6 can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @wmtan this is something you requested to watch as well.
@Muzaffar, @davidlange6, @smuzaffar you are the release manager for this.

cms-bot commands are listed here #13028

@Dr15Jones
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 2, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/18076/console Started: 2017/03/02 16:35
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/18098/console Started: 2017/03/03 01:59
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/18125/console Started: 2017/03/03 04:14

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 3, 2017

-1

Tested at: fff43f6

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-17752/18125/summary.html

I found follow errors while testing this PR

Failed tests: UnitTests

  • Unit Tests:

I found errors in the following unit tests:

---> test testRecoMETMETProducers had ERRORS

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 3, 2017

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 3, 2017

@Dr15Jones
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 6, 2017

This pull request is fully signed and it will be integrated in one of the next master IBs (but tests are reportedly failing). This pull request requires discussion in the ORP meeting before it's merged. @Muzaffar, @davidlange6, @smuzaffar

@Dr15Jones
Copy link
Contributor

The unit test failure is unrelated to this pull request.

@davidlange6 davidlange6 merged commit b07e1ba into cms-sw:master Mar 7, 2017
@wddgit wddgit deleted the fixProvenanceRetriever branch August 2, 2017 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants