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

Modify test so it is OK if class already loaded (rootmap) #6773

Merged
merged 1 commit into from Dec 3, 2014

Conversation

wmtan
Copy link
Contributor

@wmtan wmtan commented Dec 3, 2014

A FWCore/FWLite unit test fails because, in a test of the loader, the test fails if the class is already loaded before the loader is invoked. Since the introduction of rootmap files in CMS, it is expected that the class will already be loaded. So this pull request simply modifies the test to return success in this case.
This test still has utility in ROOT 6 because it will still fail if the class is not loaded, so it serves as a test of the functionality of rootmap files.
Please merge this pull request as soon as convenient.

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 3, 2014

A new Pull Request was created by @wmtan for CMSSW_7_4_ROOT6_X.

Modify test so it is OK if class already loaded (rootmap)

It involves the following packages:

FWCore/FWLite

@cmsbuild, @Dr15Jones, @ktf, @nclopezo can you please review it and eventually sign? Thanks.
@wddgit this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.

@wmtan
Copy link
Contributor Author

wmtan commented Dec 3, 2014

ping

ktf added a commit that referenced this pull request Dec 3, 2014
Modify test so it is OK if class already loaded (rootmap)
@ktf ktf merged commit 19d2d77 into cms-sw:CMSSW_7_4_ROOT6_X Dec 3, 2014
@Dr15Jones
Copy link
Contributor

+1

@wmtan wmtan deleted the ModifyTestForRootmap branch December 10, 2014 06:26
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