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

Fixed bug in the unit tests #292

Merged
merged 1 commit into from Aug 13, 2013
Merged

Conversation

Dr15Jones
Copy link
Contributor

A bug was introduced into these unit tests where a reference to a stack
variable was added to a lambda but that lambda was not used from within
the scope of the declaring function. This problem was only seen when
the tests were compiled non-optimized.

A bug was introduced into these unit tests where a reference to a stack
variable was added to a lambda but that lambda was not used from within
the scope of the declaring function. This problem was only seen when
the tests were compiled non-optimized.
@cmsbuild
Copy link
Contributor

The following categories have been signed by chrjones (a.k.a. @Dr15Jones on GitHub): Core

@cms-git-visualization, @cms-git-core, @cms-git-geometry

@ghost ghost assigned ktf Aug 13, 2013
ktf added a commit that referenced this pull request Aug 13, 2013
@ktf ktf merged commit a5154f2 into cms-sw:CMSSW_7_0_X Aug 13, 2013
@ktf
Copy link
Contributor

ktf commented Aug 13, 2013

Given all the tests were passing also before, I just made sure that was still the case.

makortel pushed a commit to makortel/cmssw that referenced this pull request Apr 22, 2015
An helper script to copy indexes around.
Fedespring pushed a commit to Fedespring/cmssw that referenced this pull request Feb 12, 2019
Don't leave nCuts in VIDNestedWPBitmapProducer uninitialized
makortel added a commit to makortel/cmssw that referenced this pull request Mar 22, 2019
Do not create event if the CUDA stream is idle, i.e. has already
finished all work that was queued, at the point when data products are
wrapped/emplaced for/to edm::Event.

When creating an event, create only a single event per producer, i.e.
all products of a producer share the same event.

Include a unit test checking the assumed behaviour of CUDA events and
streams.
bi-ran pushed a commit to bi-ran/cmssw that referenced this pull request Jun 16, 2020
* add the HF filters

* remove the comments in EDProducer

* specifying the type (vector of integers)

Co-authored-by: ddesouza <dener.lemos@cern.ch>
slava77 pushed a commit to slava77/cmssw that referenced this pull request Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants