You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Thushara Wijeratna <th...@gmail.com> on 2009/06/23 05:05:25 UTC

error on junit tests (common project on split)

i am getting a "BUILD FAILED" on org.apache.hadoop.ipc.TestRPC

here is the log:
Testsuite: org.apache.hadoop.ipc.TestRPC
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

Testcase: testStandaloneClient took 0.002 sec
        Caused an ERROR
Timeout occurred. Please note the time in the report does not reflect the
time until the timeout.
junit.framework.AssertionFailedError: Timeout occurred. Please note the time
in the report does not reflect the time until the timeout.


is this a known issue?

thanks,
thushara