On Mon, Jan 10, 2011 at 2:03 PM, efastnet <[email protected]> wrote: > I've just recently attempted to instal WIAB but after running the ant > command as per the instruction at http://www.waveprotocol.org/code I > am receiving an error: > > [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.029 sec > [junit] Tests FAILED > > The following > http://efastnet.net/wave-development/wave-protocol/test_out/index.html > shows test failures. I'm a tad new to this and not really sure how to > proceed. Is this the correct place to post this or should it be > somewhere else.
This project is moving to Apache Incubator so the correct list is [email protected] The one test that is failing is getting a "Connection timed out" exception. This test runs a server on a random port and connects to it in order to test client authentication. Repost your question on the wave-dev list and include a description of your dev environment (OS version, java version, any other programs running, etc...). -Tad -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
