The stack you pasted doesn't show the actual test that failed, but it's
probably an error with certificate expiration date.
You can disable the test or run
ant compile-gwt
ant dist-server
that will create the jar without running the tests.

On Thu, Sep 29, 2011 at 11:27 AM, Anton Starcev <anton.star...@gmail.com>wrote:

> Hi all,
>
> Getting error while building project (http://www.waveprotocol.org/code
> Wave in a Box quick-start):
>
>     [junit] Tests FAILED
> [junitreport] Processing
> /Users/anton/projects/hg/wave-protocol/test_out/TESTS-TestSuites.xml
> to /var/folders/fy/n6c3nvh12wq_839sdr9mhr4c0000gn/T/null1913615972
> [junitreport] Loading stylesheet
>
> jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
> [junitreport] Transform time: 1418ms
> [junitreport] Deleting:
> /var/folders/fy/n6c3nvh12wq_839sdr9mhr4c0000gn/T/null1913615972
>    [report] 2 file(s) read and merged in 70 ms
>    [report] writing [html] report to
> [/Users/anton/projects/hg/wave-protocol/build/coverage/coverage.html]
> ...
>      [echo] Test results:
> file:///Users/anton/projects/hg/wave-protocol/test_out/index.html
>      [echo] Coverage results:
> file:///Users/anton/projects/hg/wave-protocol/build/coverage/coverage.html
> BUILD FAILED
> /Users/anton/projects/hg/wave-protocol/build.xml:282: The following
> error occurred while executing this line:
> /Users/anton/projects/hg/wave-protocol/build-macros.xml:166: Tests
> failed. Check log and/or reports:
> /Users/anton/projects/hg/wave-protocol/test_out/index.html
>
> Does anyone know how to fix this?
>
>
> --
> Anton
>

Reply via email to