I have few unittests, and some tests would not run, the message is the
following.

Remote test failed at 127.0.1.1 / Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1

java.lang.RuntimeException: Remote test failed at 127.0.1.1 / Mozilla/5.0
(Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208
Firefox/3.0.1
at com.google.gwt.junit.JUnitShell.processTestResult(JUnitShell.java:1083)
at com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1203)
at com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1104)
at com.google.gwt.junit.JUnitShell.runTest(JUnitShell.java:523)
at com.google.gwt.junit.client.GWTTestCase.runTest(GWTTestCase.java:406)
at com.google.gwt.junit.client.GWTTestCase.run(GWTTestCase.java:282)
at com.google.gwt.user.client.ui.UIObject.setHeight(UIObject.java:607)
at com.google.gwt.user.client.ui.UIObject.setSize(UIObject.java:636)
at
com.formallin.components.easyform.input.panel.rte.PanelInputRichText.rte(PanelInputRichText.java:43)
at
com.formallin.components.easyform.input.panel.rte.PanelInputRichText.(PanelInputRichText.java:24)
at
com.formallin.components.easyform.input.InputFactory.getInput(InputFactory.java:64)
at
com.formallin.components.easyform.wrapper.FormWrapper.loadLimForm(FormWrapper.java:49)
at
com.formallin.components.easyform.wrapper.panel.FormWrapperPanel.loadLimForm(FormWrapperPanel.java:292)
at
com.formallin.components.easyform.wrapper.panel.FormWrapperPanelMap.loadLimForm(FormWrapperPanelMap.java:35)
at
com.formallin.components.easyform.wrapper.table.FormWrapperTablePanel.loadLimForm(FormWrapperTablePanel.java:48)
at
com.formallin.components.easyform.wrapper.table.FormWrapperTable.prepareForm(FormWrapperTable.java:181)
at
com.formallin.components.easyform.wrapper.table.FormWrapperTable.addForm(FormWrapperTable.java:58)
at
com.formallin.components.easyform.wrapper.table.FormWrapperTable.show(FormWrapperTable.java:328)
at
com.formallin.components.easyform.wrapper.table.FormWrapperTableTest.testInsertForm(FormWrapperTableTest.java:221)
at
com.formallin.components.easyform.wrapper.table.__FormWrapperTableTest_unitTestImpl.doRunTest(__FormWrapperTableTest_unitTestImpl.java:13)
at com.google.gwt.junit.client.GWTTestCase.runBare(GWTTestCase.java:206)
at com.google.gwt.junit.client.GWTTestCase.__doRunTest(GWTTestCase.java:137)
at com.google.gwt.junit.client.impl.GWTRunner.runTest(GWTRunner.java:366)
at com.google.gwt.junit.client.impl.GWTRunner.doRunTest(GWTRunner.java:295)
at com.google.gwt.junit.client.impl.GWTRunner.access$9(GWTRunner.java:289)
at
com.google.gwt.junit.client.impl.GWTRunner$TestBlockListener.onSuccess(GWTRunner.java:105)
at
com.google.gwt.junit.client.impl.GWTRunner$TestBlockListener.onSuccess(GWTRunner.java:1)
at
com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:216)
at
com.google.gwt.http.client.Request.fireOnResponseReceived(Request.java:287)
at
com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:393)
at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
at
com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:157)
at
com.google.gwt.dev.shell.BrowserChannel.reactToMessagesWhileWaitingForReturn(BrowserChannel.java:1713)
at
com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:165)
at
com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:120)
at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:507)
at
com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(ModuleSpace.java:264)
at
com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(JavaScriptHost.java:91)
at com.google.gwt.core.client.impl.Impl.apply(Impl.java)
at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:195)
at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
at
com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:157)
at
com.google.gwt.dev.shell.BrowserChannel.reactToMessages(BrowserChannel.java:1668)
at
com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:401)
at
com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:222)
at java.lang.Thread.run(Thread.java:619)
*
*
It was perfect with the 1.7.1
Any ideas?


Best Regards
Tóth Imre

Save a tree...Think before you print


Sent from Debrecen, HB, Hungary

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to