Re: Running tests

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Sun Sep 18 2005 - 20:59:29 EDT

  • Next message: Mike Kienenberger: "Re: Running tests"

    Due to the way of how junit ant task works, exceptions in static
    initializers that happen because of environment problems are not
    reported on the console.. I suggest inspecting the XML file of the
    first test that failed - you may see a stack there.

    Andrus

    On Sep 18, 2005, at 8:45 PM, Kevin Menard wrote:
    > On Sep 18, 2005, at 7:51 PM, Andrus Adamchik wrote:
    >
    >> Report is not generated on success, as it is too slow and useless.
    >> You'd see index.html and freinds on failures. If "ant test"
    >> reports success on the console, you are fine. Try it like that
    >> first (i.e. "ant test" with no extra parameters) and then move to
    >> custom DB configuration.
    > I had already tried that, but just for the heck of it, I cleaned
    > and re-ran just "ant test". Tests failed, no index.html
    > generated. Any other thoughts?
    >
    > Thanks,
    > Kevin



    This archive was generated by hypermail 2.0.0 : Sun Sep 18 2005 - 20:59:31 EDT