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

Fireworks: Fix in EveService (forward port to master) #24535

Merged
merged 3 commits into from Sep 17, 2018

Conversation

alja
Copy link
Contributor

@alja alja commented Sep 13, 2018

Forward port of #24534

@alja
Copy link
Contributor Author

alja commented Sep 13, 2018

+1

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 13, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/30401/console Started: 2018/09/13 19:14

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @alja (Alja Mrak-Tadel) for master.

It involves the following packages:

Fireworks/Eve

@cmsbuild can you please review it and eventually sign? Thanks.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-24535/30401/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 32
  • DQMHistoTests: Total histograms compared: 3147366
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3147168
  • DQMHistoTests: Total skipped: 197
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 31 files compared)
  • Checked 133 log files, 14 edm output root files, 32 DQM output files

// The display() function runs the GUI event-loop and shows
// whatever has been registered so far to eve.
// It returns when user presses the "Step" button (or "Continue" or
// "Next Event").
m_eve->display(std::string("DummyEvelyser::analyze done for:\n") + trk->GetName());
//m_eve->display(std::string("DummyEvelyser::analyze done for:\n") + trk->GetName());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alja for my understanding, what is the implication of this comment? From the comment in the code I would say that a functionality is suppressed, and the loop is just use to update m_tracklist

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@alja
Copy link
Contributor Author

alja commented Sep 14, 2018

@fabiocos
I have displayed the status on the exit of analyse() function. The EveService::display() call exits DummyEvelyser, so it should not be in the construction of the graphic scene.

@cmsbuild
Copy link
Contributor

Pull request #24535 was updated. @cmsbuild, @alja, @Dr15Jones can you please check and sign again.

@alja
Copy link
Contributor Author

alja commented Sep 14, 2018

@alja
Copy link
Contributor Author

alja commented Sep 14, 2018

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 14, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/30423/console Started: 2018/09/14 21:15

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. This pull request will now be reviewed by the release team before it's merged. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison not run due to Fireworks only changes in PR (RelVals and Igprof tests were also skipped)

@fabiocos
Copy link
Contributor

+1

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

3 participants