Testsuite: com.google.gwt.junit.client.GWTTestCaseSetupTearDownTest Tests run: 7, Failures: 3, Errors: 2, Skipped: 0, Time elapsed: 28.256 sec ------------- Standard Output --------------- Logging initialized @1669ms jetty-9.2.z-SNAPSHOT Started c.g.g.j.@358ee631{/,file:/Users/colin/workspace/gwt/build/out/user/test/web-htmlunit/www/,AVAILABLE}{/Users/colin/workspace/gwt/build/out/user/test/web-htmlunit/www} Started ServerConnector@2448bc21{HTTP/1.1}{0.0.0.0:64644} Started @2300ms warning: message=[RHINO USAGE WARNING: Missed Context.javaToJS() conversion: Rhino runtime detected object com.gargoylesoftware.htmlunit.ScriptException: junit.framework.AssertionFailedError: testSetUpTearDownFailAsync (script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)#346) of class com.gargoylesoftware.htmlunit.ScriptException where it expected String, Number, Boolean or Scriptable instance. Please check your code for missing Context.javaToJS() call.] sourceName=[script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)] line=[56] lineSource=[null] lineOffset=[0] warning: message=[RHINO USAGE WARNING: Missed Context.javaToJS() conversion: Rhino runtime detected object com.gargoylesoftware.htmlunit.ScriptException: junit.framework.AssertionFailedError: testSetUpTearDownFailAsync (script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)#346) of class com.gargoylesoftware.htmlunit.ScriptException where it expected String, Number, Boolean or Scriptable instance. Please check your code for missing Context.javaToJS() call.] sourceName=[script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)] line=[25] lineSource=[null] lineOffset=[0] warning: message=[RHINO USAGE WARNING: Missed Context.javaToJS() conversion: Rhino runtime detected object com.gargoylesoftware.htmlunit.ScriptException: junit.framework.AssertionFailedError: testSetUpTearDownFailAsync (script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)#346) of class com.gargoylesoftware.htmlunit.ScriptException where it expected String, Number, Boolean or Scriptable instance. Please check your code for missing Context.javaToJS() call.] sourceName=[script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)] line=[220] lineSource=[null] lineOffset=[0] warning: message=[RHINO USAGE WARNING: Missed Context.javaToJS() conversion: Rhino runtime detected object com.gargoylesoftware.htmlunit.ScriptException: junit.framework.AssertionFailedError: testSetUpTearDownFailAsync (script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)#346) of class com.gargoylesoftware.htmlunit.ScriptException where it expected String, Number, Boolean or Scriptable instance. Please check your code for missing Context.javaToJS() call.] sourceName=[script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)] line=[63] lineSource=[null] lineOffset=[0] runtimeError: message=[Java class "com.gargoylesoftware.htmlunit.ScriptException" has no public instance field or method named "__java$exception".] sourceName=[script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)] line=[159] lineSource=[null] lineOffset=[0] warning: message=[RHINO USAGE WARNING: Missed Context.javaToJS() conversion: Rhino runtime detected object com.gargoylesoftware.htmlunit.ScriptException: junit.framework.AssertionFailedError: testSetUpTearDownFailAsync (script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)#346) of class com.gargoylesoftware.htmlunit.ScriptException where it expected String, Number, Boolean or Scriptable instance. Please check your code for missing Context.javaToJS() call.] sourceName=[script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)] line=[63] lineSource=[null] lineOffset=[0] Caught script exception ======= EXCEPTION START ======== Exception class=[net.sourceforge.htmlunit.corejs.javascript.JavaScriptException] com.gargoylesoftware.htmlunit.ScriptException: junit.framework.AssertionFailedError: testSetUpTearDownFailAsync (script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)#346) at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine$HtmlUnitContextAction.run(JavaScriptEngine.java:894) at net.sourceforge.htmlunit.corejs.javascript.Context.call(Context.java:637) at net.sourceforge.htmlunit.corejs.javascript.ContextFactory.call(ContextFactory.java:518) at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.callFunction(JavaScriptEngine.java:823) at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.callFunction(JavaScriptEngine.java:795) at com.gargoylesoftware.htmlunit.html.HtmlPage.executeJavaScriptFunction(HtmlPage.java:2504) at com.gargoylesoftware.htmlunit.html.HtmlPage.executeJavaScriptFunction(HtmlPage.java:2497) at com.gargoylesoftware.htmlunit.javascript.background.JavaScriptFunctionJob.runJavaScript(JavaScriptFunctionJob.java:52) at com.gargoylesoftware.htmlunit.javascript.background.JavaScriptExecutionJob.run(JavaScriptExecutionJob.java:102) at com.gargoylesoftware.htmlunit.javascript.background.JavaScriptJobManagerImpl.runSingleJob(JavaScriptJobManagerImpl.java:424) at com.gargoylesoftware.htmlunit.javascript.background.DefaultJavaScriptExecutor.run(DefaultJavaScriptExecutor.java:155) at java.lang.Thread.run(Thread.java:745) Caused by: net.sourceforge.htmlunit.corejs.javascript.JavaScriptException: junit.framework.AssertionFailedError: testSetUpTearDownFailAsync (script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)#346) at net.sourceforge.htmlunit.corejs.javascript.Interpreter.interpretLoop(Interpreter.java:1015) at net.sourceforge.htmlunit.corejs.javascript.Interpreter.interpret(Interpreter.java:800) at net.sourceforge.htmlunit.corejs.javascript.InterpretedFunction.call(InterpretedFunction.java:105) at net.sourceforge.htmlunit.corejs.javascript.ContextFactory.doTopCall(ContextFactory.java:416) at com.gargoylesoftware.htmlunit.javascript.HtmlUnitContextFactory.doTopCall(HtmlUnitContextFactory.java:322) at net.sourceforge.htmlunit.corejs.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3264) at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine$4.doRun(JavaScriptEngine.java:816) at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine$HtmlUnitContextAction.run(JavaScriptEngine.java:879) ... 11 more JavaScriptException value = [object Object] == CALLING JAVASCRIPT == function () { var a; uA[a = ++vA] = null; throw wA[a] = ZF + wE, b; } ======= EXCEPTION END ======== ------------- ---------------- --------------- ------------- Standard Error ----------------- The -out option is deprecated. This option will be removed in future GWT release and will throw an error if it is still used. Please use -war option instead. Could not find the GWT compiler jarfile. Serialization errors might occur when accessing the persistent unit cache. RHINO USAGE WARNING: Missed Context.javaToJS() conversion: Rhino runtime detected object com.gargoylesoftware.htmlunit.ScriptException: junit.framework.AssertionFailedError: testSetUpTearDownFailAsync (script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)#346) of class com.gargoylesoftware.htmlunit.ScriptException where it expected String, Number, Boolean or Scriptable instance. Please check your code for missing Context.javaToJS() call. RHINO USAGE WARNING: Missed Context.javaToJS() conversion: Rhino runtime detected object com.gargoylesoftware.htmlunit.ScriptException: junit.framework.AssertionFailedError: testSetUpTearDownFailAsync (script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)#346) of class com.gargoylesoftware.htmlunit.ScriptException where it expected String, Number, Boolean or Scriptable instance. Please check your code for missing Context.javaToJS() call. RHINO USAGE WARNING: Missed Context.javaToJS() conversion: Rhino runtime detected object com.gargoylesoftware.htmlunit.ScriptException: junit.framework.AssertionFailedError: testSetUpTearDownFailAsync (script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)#346) of class com.gargoylesoftware.htmlunit.ScriptException where it expected String, Number, Boolean or Scriptable instance. Please check your code for missing Context.javaToJS() call. RHINO USAGE WARNING: Missed Context.javaToJS() conversion: Rhino runtime detected object com.gargoylesoftware.htmlunit.ScriptException: junit.framework.AssertionFailedError: testSetUpTearDownFailAsync (script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)#346) of class com.gargoylesoftware.htmlunit.ScriptException where it expected String, Number, Boolean or Scriptable instance. Please check your code for missing Context.javaToJS() call. RHINO USAGE WARNING: Missed Context.javaToJS() conversion: Rhino runtime detected object com.gargoylesoftware.htmlunit.ScriptException: junit.framework.AssertionFailedError: testSetUpTearDownFailAsync (script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)#346) of class com.gargoylesoftware.htmlunit.ScriptException where it expected String, Number, Boolean or Scriptable instance. Please check your code for missing Context.javaToJS() call. ------------- ---------------- --------------- Testcase: test_assertAllSetUpTearDowns took 27.521 sec Caused an ERROR null java.util.NoSuchElementException at java.lang.Throwable.Throwable(Throwable.java:60) at java.lang.RuntimeException.RuntimeException(Exception.java:25) at java.util.NoSuchElementException.NoSuchElementException(NoSuchElementException.java:25) at javaemul.internal.InternalPreconditions.checkCriticalElement(InternalPreconditions.java:241) at java.util.ArrayList$1.$next(InternalPreconditions.java:223) at com.google.gwt.junit.client.GWTTestCaseSetupTearDownTest.test_assertAllSetUpTearDowns(GWTTestCaseSetupTearDownTest.java:135) at Unknown.anonymous(GWTTestMetadataImpl.java:8) at com.google.gwt.junit.client.impl.GWTTestAccessor.$invoke(GWTTestAccessor.java:35) at com.google.gwt.junit.client.impl.GWTRunner.$executeTestMethod(GWTRunner.java:226) at com.google.gwt.junit.client.GWTTestCase.$doRunTest(GWTTestCase.java:157) at com.google.gwt.junit.client.GWTTestCase.$runBare(TestCase.java:59) at com.google.gwt.junit.client.GWTTestCase.$__doRunTest(GWTTestCase.java:115) at com.google.gwt.junit.client.impl.GWTRunner.$runTest(GWTRunner.java:302) at com.google.gwt.junit.client.impl.GWTRunner.$doRunTest(GWTRunner.java:235) at com.google.gwt.junit.client.impl.GWTRunner$TestBlockListener.$onSuccess(GWTRunner.java:106) at com.google.gwt.junit.client.impl.GWTRunner$InitialResponseListener.$onSuccess(GWTRunner.java:61) at com.google.gwt.junit.client.impl.GWTRunner$InitialResponseListener.onSuccess(GWTRunner.java:59) at com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.$onResponseReceived(RequestCallbackAdapter.java:232) at com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:250) at com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:412) at Unknown.anonymous(XMLHttpRequest.java:329) at com.google.gwt.core.client.impl.Impl.apply(Impl.java:309) at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:368) at Unknown.anonymous(Impl.java:78) Testcase: testSetUpTearDown took 0.024 sec Testcase: testSetUpTearDownAsync took 0.025 sec Testcase: testSetUpTearDownFail took 0.051 sec FAILED failed junit.framework.AssertionFailedError: failed at java.lang.Throwable.Throwable(Throwable.java:73) at java.lang.Error.Error(Error.java:30) at java.lang.AssertionError.AssertionError(AssertionError.java:51) at junit.framework.AssertionFailedError.AssertionFailedError(AssertionFailedError.java:27) at com.google.gwt.junit.client.GWTTestCaseSetupTearDownTest.testSetUpTearDownFail(GWTTestCaseSetupTearDownTest.java:81) at Unknown.anonymous(GWTTestMetadataImpl.java:13) at com.google.gwt.junit.client.impl.GWTTestAccessor.$invoke(GWTTestAccessor.java:35) at com.google.gwt.junit.client.impl.GWTRunner.$executeTestMethod(GWTRunner.java:226) at com.google.gwt.junit.client.GWTTestCase.$doRunTest(GWTTestCase.java:157) at com.google.gwt.junit.client.GWTTestCase.$runBare(TestCase.java:59) at com.google.gwt.junit.client.GWTTestCase.$__doRunTest(GWTTestCase.java:115) at com.google.gwt.junit.client.impl.GWTRunner.$runTest(GWTRunner.java:302) at com.google.gwt.junit.client.impl.GWTRunner.$doRunTest(GWTRunner.java:235) at com.google.gwt.junit.client.impl.GWTRunner$TestBlockListener.$onSuccess(GWTRunner.java:106) at com.google.gwt.junit.client.impl.GWTRunner$TestBlockListener.onSuccess(GWTRunner.java:100) at com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.$onResponseReceived(RequestCallbackAdapter.java:232) at com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:250) at com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:412) at Unknown.anonymous(XMLHttpRequest.java:329) at com.google.gwt.core.client.impl.Impl.apply(Impl.java:309) at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:368) at Unknown.anonymous(Impl.java:78) Testcase: testSetUpTearDownFailSync took 0.056 sec FAILED testSetUpTearDownFailAsync junit.framework.AssertionFailedError: testSetUpTearDownFailAsync at java.lang.Throwable.Throwable(Throwable.java:73) at java.lang.Error.Error(Error.java:30) at java.lang.AssertionError.AssertionError(AssertionError.java:51) at junit.framework.AssertionFailedError.AssertionFailedError(AssertionFailedError.java:27) at com.google.gwt.junit.client.GWTTestCaseSetupTearDownTest.testSetUpTearDownFailSync(GWTTestCaseSetupTearDownTest.java:91) at Unknown.anonymous(GWTTestMetadataImpl.java:12) at com.google.gwt.junit.client.impl.GWTTestAccessor.$invoke(GWTTestAccessor.java:35) at com.google.gwt.junit.client.impl.GWTRunner.$executeTestMethod(GWTRunner.java:226) at com.google.gwt.junit.client.GWTTestCase.$doRunTest(GWTTestCase.java:157) at com.google.gwt.junit.client.GWTTestCase.$runBare(TestCase.java:59) at com.google.gwt.junit.client.GWTTestCase.$__doRunTest(GWTTestCase.java:115) at com.google.gwt.junit.client.impl.GWTRunner.$runTest(GWTRunner.java:302) at com.google.gwt.junit.client.impl.GWTRunner.$doRunTest(GWTRunner.java:235) at com.google.gwt.junit.client.impl.GWTRunner$TestBlockListener.$onSuccess(GWTRunner.java:106) at com.google.gwt.junit.client.impl.GWTRunner$TestBlockListener.onSuccess(GWTRunner.java:100) at com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.$onResponseReceived(RequestCallbackAdapter.java:232) at com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:250) at com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:412) at Unknown.anonymous(XMLHttpRequest.java:329) at com.google.gwt.core.client.impl.Impl.apply(Impl.java:309) at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:368) at Unknown.anonymous(Impl.java:78) Testcase: testSetUpTearDownFailAsync took 0.056 sec FAILED testSetUpTearDownFailAsync junit.framework.AssertionFailedError: testSetUpTearDownFailAsync at java.lang.Throwable.Throwable(Throwable.java:73) at java.lang.Error.Error(Error.java:30) at java.lang.AssertionError.AssertionError(AssertionError.java:51) at junit.framework.AssertionFailedError.AssertionFailedError(AssertionFailedError.java:27) at com.google.gwt.junit.client.GWTTestCaseSetupTearDownTest$2.run(GWTTestCaseSetupTearDownTest.java:104) at com.google.gwt.user.client.Timer.fire(Timer.java:135) at Unknown.anonymous(Timer.java:139) at com.google.gwt.core.client.impl.Impl.apply(Impl.java:309) at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:361) at Unknown.anonymous(Impl.java:78) Testcase: testSetUpTearDownTimeout took 0.053 sec Caused an ERROR com.gargoylesoftware.htmlunit.ScriptException: junit.framework.AssertionFailedError: testSetUpTearDownFailAsync (script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)#346) java.lang.JsException: com.gargoylesoftware.htmlunit.ScriptException: junit.framework.AssertionFailedError: testSetUpTearDownFailAsync (script in http://localhost:64644/com.google.gwt.junit.JUnit.JUnit/junit.html from (-1, -1) to (-1, -1)#346)