Discussion:
ant Tests fail
efastnet
2011-01-10 22:03:25 UTC
Permalink
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.
Tad Glines
2011-01-10 22:24:03 UTC
Permalink
Post by efastnet
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
[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
wave-dev-d1GL8uUpDdXTxqt0kkDzDmD2FQJk+8+***@public.gmane.org

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 wave-protocol-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to wave-protocol+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
efastnet
2011-01-10 23:03:56 UTC
Permalink
Many Thanks Tad
Post by Tad Glines
Post by efastnet
   [junit] Tests FAILED
The followinghttp://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
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 wave-protocol-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to wave-protocol+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
Loading...