I just had a quick look at it and I guess that the problem is not the
GDataIndexWriter / Test
class.
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build/contrib/gdata-server/core/classes/java
here you can find a last test result from junit has not been fully
created yet as this test sees to time out for some reason. So I guess
one test in TestGdataIndexer causes the problem. There is some
concurrency in this test but this should not hang for such a long
time. I will have a look at this tonight!

regards Simon

On 6/18/07, Michael Busch <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] wrote:
>     [junit] Testsuite: 
org.apache.lucene.gdata.search.index.TestGdataIndexWriter
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.394 sec
>
>     [junit] ------------- Standard Error -----------------
>     [junit] Jun 18, 2007 3:23:16 AM 
org.apache.lucene.gdata.search.index.GDataIndexWriter close
>     [junit] INFO: Closing GdataIndexWriter for service null
>     [junit] ------------- ---------------- ---------------
> Build timed out. Aborting
> Publishing Javadoc
> Recording test results
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


This is weird! I ran "ant test-contrib" three times on Linux. Two times
the build finished
successfully, one time it ended up "hanging" at the same testcase.
On Windows I didn't see this problem at all.

Simon, do you have a clue what's happening here?

- Michael

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



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

Reply via email to