Yep I reverted too. Ran into similar problems with Maven. Also I think
some classpath issues. Feels like the ClassLoader for the test case runner
is not reloading changes to the tests or the code. Guess I'll wait for
7.0.4 :).
Alex
On Wed, Mar 19, 2008 at 11:08 PM, Chris Custine <ccustine@apache.org> wrote:
> You are not alone... I had to go back to 7.0.2 immediately after trying
> 7.0.3. In my case, the maven embedder is fubar so I can't open/import
> many maven poms. Sounds like your case is different, but I also felt that
> 7.0.3 is too problematic for daily use.
>
> Chris
>
>
> On Wed, Mar 19, 2008 at 6:51 PM, Alex Karasulu <akarasulu@apache.org>
> wrote:
>
> > Hi,
> >
> > Wondering if anyone get IDEA 7.0.3 a try. I'm seeing odd behavior
> > especially when running tests. Seems like the JUnit test runner is running
> > a bunch of tests all together when I select one subtest to run. Seems like
> > there are many minor issues. Just wondering if its me.
> >
> > Alex
> >
>
>
|