> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> 
> >Actually it doesn't fail   The tests don't even run because the setup
> >encounters an error.
> >
> AFAIK the setup is also part of a test!?

It's part of the test case class, but it is not technically part of the test
(i.e. the setup is preparing the environment and not unit testing anything).

> The test is meant to fail/not-run until we get a nonreflective binder 
> (which we are closing to
> get unless it gets too ugly ;)
> 
> /max

I figured that it was a test for a feature that wasn't quite done yet.  The
thing is, I'm trying to refactor the parser code so I can introduce the AST
based parser.  Having the tests all pass would help me a lot.  If you are
close though, I'll just ignore the error for now.




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to