Infinitest fails to load Spring context in Springsource Tool Suite ( indigo )
Reported by MiB | September 5th, 2011 @ 03:52 PM
Problem:
I have a simple Spring project under development in Springsource
Tool Suite 2.8M1 (which is based on Eclipse 3.7 Indigo) with a
small number of classes. I'm using a Spring Roo project style with
Active Record pattern under jdk 1.5 on Mac OS X 10.5.8.
Tests fail only when initiated from Infinitest:
I haven't done any entity relations yet, but initially generated
tests go green when I ran them internally and then I installed
Infinitest 5.1.93. Infinitest fails to load the Spring context file
so all tests fail. Surprisingly they all run green when initiated
from within STS.
Works in STS 2.7
I couldn't remember this being the case before. I reconfirmed by
importing the project to the previous STS 2.7.1 version instead.
Infinitest run tests green there as expected.
Obviously some detail related to startup of a spring container differs between how STS 2.8M1 does it and how Inifinitest does it.
Compatibility
Is Infinitest 5.1.93 currently not compatible with STS 2.8 /
Eclipse Indigo?
Comments and changes to this ticket
-
MiB November 28th, 2011 @ 06:50 PM
Problem is resolved in Springsource Tool Suite 2.8.1Release or later,
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Continuous Test Runner for Java