Hello,

I got TimeoutException when run GWTTest. I try to set  '-
testBeginTimeout minutes' option
without sucess. Is anyone know how to solve the problem. Following
message is from Failure trace output:

com.google.gwt.junit.client.TimeoutException: The browser did not
contact the server within 60000ms.
 - 1 client(s) haven't responded back to JUnitShell since the start of
the test.
 Actual time elapsed: 60.005 seconds.
Try increasing this timeout using the '-testBeginTimeout minutes'
option
The default value of minutes is 1, i.e., the server waits 1 minute or
60 seconds.

        at com.google.gwt.junit.JUnitShell.notDone(JUnitShell.java:1025)
        at com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1352)
        at com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1280)
        at com.google.gwt.junit.JUnitShell.runTest(JUnitShell.java:625)
        at com.google.gwt.junit.client.GWTTestCase.runTest(GWTTestCase.java:
456)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at com.google.gwt.junit.client.GWTTestCase.run(GWTTestCase.java:311)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:
81)
        at
org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:
49)
        at
org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:
38)
        at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:
467)
        at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:
683)
        at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:
390)
        at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:
197)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/google-web-toolkit?hl=en.

Reply via email to