[picocontainer-dev] Failing test case due to environment???

Michael Rimov <[email protected]> Wed, 02 Sep 2009 05:21:13 -0700
Newsgroups gmane.comp.java.picocontainer.devel
Organization Centerline Computers, Inc.
Message-ID <[email protected]>

Hi guys, 

I'm getting a weird failure that I suspect is JVM platform related. 
The failure is 

ConstructorInjectorTestCase.testSpeedOfRememberedConstructor 

It works fine on one my older dev machine (Vista 32-bit Dual Opteron
270), but fails on my new laptop (Win7-x64, Intel P8600).    

I can't tell if its either a CPU performance issue (just need enough
loops) or Win-JVM-x64 performance issue.... either way, would it be ok
to change the test to test for "less than or equal" performance?  I
know that it kind of defeats the purpose of the test case which is why
I'm asking :) 

Full stack trace below. 

Thanks, 

                                                                     
                        -Mike (R) 
testSpeedOfRememberedConstructor(org.picocontainer.injectors.ConstructorInjectorTestCase) 
Time elapsed: 0.655 sec