DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36028>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36028





------- Additional Comments From [EMAIL PROTECTED]  2005-08-23 03:54 -------
(In reply to comment #13)
> (In reply to comment #12)
> > This is actually a successful result.  It tests a badly 
> > formed XML file.  The test succeeds if the exception is thrown and fails 
> > if it is not.
> 
> Maven doesn't seem to think so:
> 
>     [junit] Running org.apache.tiles.TestReloadableDefinitionsFactory
>     [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.031 sec
>     [junit] [ERROR] TEST org.apache.tiles.TestReloadableDefinitionsFactory 
> FAILE
> D
>     [junit] Running org.apache.tiles.TestUrlDefinitionsFactory
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.328 sec
> 

Interesting, that seems to be a different error than I've seen before.  The 
test that throws the parser 
exception should not be failing.  I'm not sure why it prints the stack trace 
(unless I left a print in the 
code) but it is supposed to be catching the exception and passing the test.  
I'll look into it further.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to