Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed test to use Reflection#1

Merged
kriswallsmith merged 1 commit into
kriswallsmith:class-loader/idempotentfrom
merk:class-loader/idempotent
Mar 8, 2013
Merged

Fixed test to use Reflection#1
kriswallsmith merged 1 commit into
kriswallsmith:class-loader/idempotentfrom
merk:class-loader/idempotent

Conversation

@merk
Copy link
Copy Markdown

@merk merk commented Mar 8, 2013

Since I've hit this issue and it stopped my cold I thought I'd lend a hand. 😄

kriswallsmith added a commit that referenced this pull request Mar 8, 2013
@kriswallsmith kriswallsmith merged commit 27cc0df into kriswallsmith:class-loader/idempotent Mar 8, 2013
@kriswallsmith
Copy link
Copy Markdown
Owner

Thanks!

kriswallsmith pushed a commit that referenced this pull request Apr 11, 2013
This PR was merged into the 2.1 branch.

Commits
-------

27cc0df Merge pull request #1 from merk/class-loader/idempotent
95af84c Fixed test to use Reflection
bb08247 [ClassLoader] tweaked test
73bead7 [ClassLoader] made DebugClassLoader idempotent

Discussion
----------

[ClassLoader] made DebugClassLoader idempotent

The DebugClassLoader will wrap itself if `enable()` is called multiple time, such as when running functional tests.

Please merge to 2.2 and master ASAP.

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | ~
| License       | MIT
| Doc PR        | ~

---------------------------------------------------------------------------

by kriswallsmith at 2013-03-07T16:38:55Z

ping @fabpot: this will speed up lots of functional tests :)

---------------------------------------------------------------------------

by kriswallsmith at 2013-03-08T04:51:51Z

@fabpot fixed by @merk
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.

2 participants