On 2010-08-17, Rahul Akolkar wrote:

> On Tue, Aug 17, 2010 at 11:59 AM, Stefan Bodewig <bode...@apache.org> wrote:
>> On 2010-08-17, Rahul Akolkar wrote:

>>> On Mon, Aug 16, 2010 at 4:53 PM, Stefan Bodewig <bode...@apache.org> wrote:
>>>> On 2010-08-16, Rahul Akolkar wrote:

>>>>> For the two scxml test failures, there is no such usage. I think I'll
>>>>> let things settle some before taking a look.

>>>> No, for scxml things are different.  Until last week Gump didn't build
>>>> scxml (or Sanselan, or Proxy for that matter) and it failed right from
>>>> the start (as did Sanselan) after I added it.

>>> OK, both failing tests involve use of Commons EL (and thereby, have a
>>> dependency on Servlet 2.4 and JSP 2.0)

>> These should be the version form the mvn repo scxml asks for, Gump
>> doesn't inject the Servlet jars.

>>> is there a way to look at the surefire reports in the workspace
>>> through the web interface?

>> Yes, if Gump's metadata says so (in scxml's case it does).  Right now
>> vmgump has a few memory issues so I'll use the Solaris zone for the
>> URLs.

>> If you go to the failing project's page
>> <http://gump.zones.apache.org/gump/test/apache-commons/commons-scxml-test/index.html>
>> and scroll to the bottom there are links to the surefire reports.  For
>> example
>> <http://gump.zones.apache.org/gump/test/apache-commons/commons-scxml-test/gump_file/org.apache.commons.scxml.model.ModelTestSuite.txt.html>

> <snip/>

> Yes, thanks, that will help when I try to debug. So the trick seems to
> be to use the zone URLs and not the ones in the nag (perhaps until
> said memory issues are resolved).

In general, vmgump is supposed to work as are the URLs in the nag mail -
it could be a configuration issue we haven't resolved, yet.  Until the
memory problem is solved - Linux oom-killer likes to terminate our build
processes - the tests may not even run because scxml doesn't build in
the first place.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to