Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2577097.28%41.805
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.jst.jsp.ui.tests2570741.805

Package org.eclipse.jst.jsp.ui.tests

NameTestsErrorsFailuresTime(s)
JSPUITestSuite2570741.805
Back to top


TestCase JSPUITestSuite

NameStatusTypeTime(s)
testBlockScanBufferBoundariesForHTMLSuccess0.913
testBlockScanBufferBoundariesForJSPSuccess1.317
testBlockTag_JSPSuccess0.007
testBlockTag_XMLSuccess0.004
testBlockTagWithJSPExpressionsSuccess0.012
testBufferUnderRun_1_JSPSuccess0.004
testBufferUnderRun_1_XMLSuccess0.005
testBufferUnderRun_2_JSPSuccess0.004
testBufferUnderRun_2_XMLSuccess0.044
testCDATA_JSPSuccess0.004
testCDATA_XMLSuccess0.003
testCDATAinBlockJSP1Success0.004
testCDATAinBlockJSP2Success0.004
testCDATAinBlockJSP2aSuccess0.005
testCDATAinBlockJSP2bSuccess0.006
testCDATAinBlockJSP3Success0.004
testCDATAinBlockJSP4Success0.004
testCDATAinBlockJSP5Success0.005
testCDATAinBlockJSP6Success0.004
testCDATAinBlockJSP7Success0.004
testCDATAinBlockJSP8Success0.004
testCDATAinBlockXML1Success0.004
testCDATAinBlockXML2Success0.008
testCDATAinBlockXML3Success0.004
testCDATAinBlockXML4Success0.003
testCDATAinBlockXML5Success0.003
testCDATAinBlockXML6Success0.004
testCDATAinBlockXML7Success0.004
testCDATAinBlockXML8Success0.004
testComments_JSPSuccess0.003
testComments_XMLSuccess0.003
testContentJSPSuccess0.002
testContentXMLSuccess0.002
testDirectiveInTagBodySuccess0.004
testDollarsign_LeadingSuccess0.002
testDollarsign_SingleSuccess0.001
testDollarsign_SingleWithSpacesSuccess0.002
testELinContentSuccess0.002
testELtolerance_transparency_DquoteSuccess0.002
testELtolerance_transparency_DquoteWithSpacesSuccess0.002
testELtolerance_transparency_SquoteSuccess0.001
testEmbeddedJSPDeclarationSuccess0.001
testEmbeddedJSPDeclarationInCDATASuccess0.001
testEmbeddedJSPExpressionSuccess0.002
testEmbeddedJSPExpressionInCDATASuccess0.003
testEmbeddedJSPScriptletSuccess0.002
testEmbeddedJSPScriptletInCDATASuccess0.002
testEmbeddedTagInAttrSuccess0.002
testJSP_DHTMLimportSuccess0.001
testJSP_PISuccess0.001
testJSPAmpersandInTagNameInAttValueSuccess0.002
testJSPCommentInXMLCommentSuccess0.003
testJSPCommentAtStartOfXMLCommentAndBlockTagSuccess0.002
testJSPCommentinXMLTagSuccess0.002
testJSPDirectiveTagsSuccess0.002
testJSPDollarsign_TrailingSuccess0.002
testJSPDollarsign_TrailingInContentSuccess0.002
testJSPExpressionSuccess0.002
testJSPGreaterThanInAttValueSuccess0.002
testJSPInvalidTagNameInAttValueSuccess0.002
testJSPLessThanInAttValueSuccess0.001
testJSPRootTagSuccess0.002
testJSPTagInAttValueSuccess0.001
testNothinginBlockJSP9Success0.001
testNothinginBlockXML9Success0.002
testSimpleTag_JSPSuccess0.002
testSimpleTag_XMLSuccess0.002
testVBLinContentSuccess0.001
testVBLtolerance_transparency_DquoteSuccess0.001
testVBLtolerance_transparency_DquoteWithSpacesSuccess0.002
testVBLtolerance_transparency_SquoteSuccess0.002
testXML_DHTMLimportSuccess0.002
testXML_PISuccess0.002
testXMLDollarsign_TrailingSuccess0.001
testUndefinedRegionContainerSuccess0.003
testDeleteBeginningSuccess0.071
testDeleteEndSuccess0.002
testEmbeddedSuccess0.015
testEmbeddedJSP2Success0.009
testDeepEmbeddedJSPSuccess0.003
testDeepEmbeddedJSP2Success0.002
testDeepEmbeddedJSP3Success0.002
testJSP1Success0.006
testJSP2Success0.002
testJSP3Success0.002
testJSP4Success0.003
testJSP5Success0.005
testJSP6Success0.007
testJSPDirectiveSuccess0.002
testMethod10Success0.117
testMethod11Success0.003
testMethod12Success0.003
testMethod13Success0.003
testMethod14Success0.003
testMethod15Success0.003
testMethod16Success0.002
testMethod17Success0.005
testMethod18Success0.002
testMethod19Success0.003
testMethod20Success0.007
testMethod21Success0.005
testMethod9Success0.003
testMethodAttributeNameReplace1Success0.003
testModifyMiddleSuccess0.003
testNoChange1Success0.001
testNoChange2Success0.002
testSimilarStartSuccess0.003
testSimilarStartEndSuccess0.002
testSimiliarEndSuccess0.003
testTagReDetectionSuccess0.002
testTagReDetection2Success0.003
testTagReDetection3Success0.002
testPageDirectiveSuccess0.004
testJSP1Success0.521
testJSP2Success0.014
testJSP3Success0.007
testJSP4Success0.007
testJSP5Success0.767
testJSP6Success0.015
testBug131463Success0.023
testPerfJSPSuccess4.378
testEmptySuccess0.064
testBodyElementSuccess3.256
testHtmlChildrenSuccess0.003
testFormMethodAttrSuccess0.002
testDTDLoadFromSystemID_1Success0.001
testDTDLoadFromSystemID_2Success0.000
testDTDLoadFromPublicIDSuccess0.000
testAllFilesFailureincorrect cursor position >13 expected:<667> but was:<13>

junit.framework.AssertionFailedError: incorrect cursor position >13 expected:<667> but was:<13>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPJavaTranslatorTest.testJSPInJavascript(JSPJavaTranslatorTest.java:65)
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPJavaTranslatorTest.testAllFiles(JSPJavaTranslatorTest.java:42)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.038
testMultipleJSPSectionsInJavascriptFailuretranslated contents are not as expected expected:<... try { out.print(""[+ testJspString ); if( request.getAttribute("SoapURL") != null ) { out.print(""+ (String)request.getAttribute("SoapURL") ); } else { } ] } catch (java.lang...> but was:<... try { out.print(""[); //non translated code placeholder out.print(""); //non translated code placeholder out.print( testJspString ); out.print(""); //non translated code placeholder out.print(""); //non translated code placeholder if( request.getAttribute("SoapURL") != null ) { out.print( (String)request.getAttribute("SoapURL") ); } else { out.print(""); //non translated code placeholder } out.print(""); //non translated code placeholder] } catch (java.lang...>

junit.framework.ComparisonFailure: translated contents are not as expected expected:<...

try {
out.print(""[+
testJspString
);


if( request.getAttribute("SoapURL") != null )
{

out.print(""+
(String)request.getAttribute("SoapURL")
);

}
else
{

} ]
} catch (java.lang...> but was:<...

try {
out.print(""[); //non translated code placeholder
out.print(""); //non translated code placeholder
out.print(
testJspString
);
out.print(""); //non translated code placeholder

out.print(""); //non translated code placeholder

if( request.getAttribute("SoapURL") != null )
{

out.print(
(String)request.getAttribute("SoapURL")
);

}
else
{

out.print(""); //non translated code placeholder
}
out.print(""); //non translated code placeholder]
} catch (java.lang...>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPJavaTranslatorTest.testMultipleJSPSectionsInJavascript(JSPJavaTranslatorTest.java:82)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.051
testEmailSuccess0.000
testAllSuccess17.975
testPageDirectiveSessionVariableInFileSuccess0.807
testPageDirectiveSessionVariableInSegmentSuccess0.990
testTranslatePositionsFailureJSPTranslation java offset: expected:<1009> but was:<1150>

junit.framework.AssertionFailedError: JSPTranslation java offset: expected:<1009> but was:<1150>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPTranslationTest.testTranslatePositions(JSPTranslationTest.java:190)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.190
testJSPTranslationTextFailureJSP translation text does not match expected expected:<...sion = null; try { [ String localIncludedString = globalIncludedString; for(int i=0; i<5; i++) { out.print(""+ i ); } javax.swing.JButton BEAN_includedBean = new javax.swing.JButton(); int include_include_int = 5; javax.swing.JButton includesUseBean = new javax.swing.JButton(); { // <gifts:gift> } // </gifts:gift> out.print(""+ );] } catch (java.lang...> but was:<...sion = null; try { [out.print(""); //non translated code placeholder out.print(""); //non translated code placeholder String localIncludedString = globalIncludedString; for(int i=0; i<5; i++) { out.print( i ); } javax.swing.JButton BEAN_includedBean = new javax.swing.JButton(); int include_include_int = 5; javax.swing.JButton includesUseBean = new javax.swing.JButton(); { // <gifts:gift> } // </gifts:gift> out.print(""); //non translated code placeholder out.print( ); out.print(""); //non translated code placeholder] } catch (java.lang...>

junit.framework.ComparisonFailure: JSP translation text does not match expected expected:<...sion = null;

try {
[ String localIncludedString = globalIncludedString;
for(int i=0; i<5; i++) {
out.print(""+
i
);
}
javax.swing.JButton BEAN_includedBean = new javax.swing.JButton();
int include_include_int = 5;
javax.swing.JButton includesUseBean = new javax.swing.JButton();
{ // <gifts:gift>
} // </gifts:gift>
out.print(""+

);]
} catch (java.lang...> but was:<...sion = null;

try {
[out.print(""); //non translated code placeholder
out.print(""); //non translated code placeholder
String localIncludedString = globalIncludedString;
for(int i=0; i<5; i++) {
out.print(
i
);
}
javax.swing.JButton BEAN_includedBean = new javax.swing.JButton();
int include_include_int = 5;
javax.swing.JButton includesUseBean = new javax.swing.JButton();
{ // <gifts:gift>
} // </gifts:gift>
out.print(""); //non translated code placeholder
out.print(

);
out.print(""); //non translated code placeholder]
} catch (java.lang...>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPTranslationTest.testJSPTranslationText(JSPTranslationTest.java:221)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.093
testJSPTranslationAdapterSuccess0.118
testUseBeanNoSpaceSuccess0.093
testXMLJSPTranslationTextFailureexpected:<...sion = null; try { [String consec1 = "test"; String consec2 = "two"; out.print(""+ myFunc() ); out.print(""+ myFunc2() ); javax.swing.AbstractButton jb = new javax.swing.JButton(); String includedString = "incd"; jb. { // <logic:iterate> } // </logic:iterate>] } catch (java.lang...> but was:<...sion = null; try { [out.print(""); //non translated code placeholder out.print(""); //non translated code placeholder String consec1 = "test"; String consec2 = "two"; out.print(""); //non translated code placeholder out.print( myFunc() ); out.print( myFunc2() ); out.print(""); //non translated code placeholder javax.swing.AbstractButton jb = new javax.swing.JButton(); out.print(""); //non translated code placeholder String includedString = "incd"; out.print(""); //non translated code placeholder jb. out.print(""); //non translated code placeholder { // <logic:iterate> } // </logic:iterate> out.print(""); //non translated code placeholder] } catch (java.lang...>

junit.framework.ComparisonFailure: expected:<...sion = null;

try {
[String consec1 = "test";
String consec2 = "two";
out.print(""+
myFunc()
);
out.print(""+
myFunc2()
);
javax.swing.AbstractButton jb = new javax.swing.JButton();
String includedString = "incd";
jb.
{ // <logic:iterate>
} // </logic:iterate>]
} catch (java.lang...> but was:<...sion = null;

try {
[out.print(""); //non translated code placeholder
out.print(""); //non translated code placeholder
String consec1 = "test";
String consec2 = "two";
out.print(""); //non translated code placeholder
out.print(
myFunc()
);
out.print(
myFunc2()
);
out.print(""); //non translated code placeholder
javax.swing.AbstractButton jb = new javax.swing.JButton();
out.print(""); //non translated code placeholder
String includedString = "incd";
out.print(""); //non translated code placeholder
jb.
out.print(""); //non translated code placeholder
{ // <logic:iterate>
} // </logic:iterate>
out.print(""); //non translated code placeholder]
} catch (java.lang...>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPTranslationTest.testXMLJSPTranslationText(JSPTranslationTest.java:289)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.096
testXMLJSPMappingFailureunexpected java position for jsp position [961:7] was:[1240:7] but expected:[952:7] expected:<org.eclipse.jface.text.Position@d8070001> but was:<org.eclipse.jface.text.Position@b8070001>

junit.framework.AssertionFailedError: unexpected java position for jsp position [961:7] was:[1240:7] but expected:[952:7] expected:<org.eclipse.jface.text.Position@d8070001> but was:<org.eclipse.jface.text.Position@b8070001>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPTranslationTest.checkPosition(JSPTranslationTest.java:360)
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPTranslationTest.testXMLJSPMapping(JSPTranslationTest.java:313)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.083
testXMLJSPCDATATextFailureexpected:<...sion = null; try { [ int a = 1; if (a < 2) { out.println("x"); } String test = ""; int a = 1; if (a < 2) { out.println("x"); } test.toUpperCase();] } catch (java.lang...> but was:<...sion = null; try { [out.print(""); //non translated code placeholder int a = 1; if (a < 2) { out.println("x"); } out.print(""); //non translated code placeholder String test = ""; int a = 1; if (a < 2) { out.println("x"); } test.toUpperCase(); out.print(""); //non translated code placeholder] } catch (java.lang...>

junit.framework.ComparisonFailure: expected:<...sion = null;

try {
[
int a = 1;
if (a
<
2) {
out.println("x");
}

String test = "";



int a = 1;
if (a < 2) {
out.println("x");
}



test.toUpperCase();]
} catch (java.lang...> but was:<...sion = null;

try {
[out.print(""); //non translated code placeholder

int a = 1;
if (a
<
2) {
out.println("x");
}
out.print(""); //non translated code placeholder

String test = "";



int a = 1;
if (a < 2) {
out.println("x");
}



test.toUpperCase();
out.print(""); //non translated code placeholder]
} catch (java.lang...>
at org.eclipse.jst.jsp.ui.tests.contentassist.JSPTranslationTest.testXMLJSPCDATAText(JSPTranslationTest.java:336)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
0.088
testCreateSuccess0.000
testGetAllFactoriesSuccess0.000
testGetFactoriesXMLSuccess0.001
testGetFactoriesHTMLSuccess0.001
testGetFactoriesJSPSuccess0.000
testGetFactoriesDTDSuccess0.000
testGetFactoriesCSSSuccess0.001
testBundleGetPreferencesSuccess0.396
testPluginGetDefaultPreferencesSuccess0.102
testPluginSetPreferencesSuccess0.001
testGetAnnotationHoverSuccess0.681
testGetAutoEditStrategiesSuccess0.042
testGetConfiguredContentTypesSuccess0.008
testGetContentAssistantSuccess0.266
testGetContentFormatterSuccess0.022
testGetDoubleClickStrategySuccess0.007
testGetHyperlinkDetectorsSuccess0.101
testGetIndentPrefixesSuccess0.010
testGetInformationControlCreatorSuccess0.007
testGetInformationPresenterSuccess1.967
testGetLineStyleProvidersSuccess0.008
testGetReconcilerSuccess0.015
testGetTextHoverSuccess0.007
testGetSourceViewerConfigurationSuccess0.001
testGetContentOutlineViewerConfigurationSuccess0.482
testGetPropertySheetConfigurationSuccess0.005
testGetDocumentationTextHoverSuccess0.000
testBasicPDSuccess0.003
testBasicChangedPDSuccess0.003
testBasicChangedPDBackSuccess0.002
testSetEmbeddedTypeSuccess0.003
testAdaptSuccess0.002
testAddEmbeddedFactorySuccess0.002
testSetLanguageSuccess0.002
testGetTargetSuccess0.002
testReleaseSuccess0.002
testFile70Success3.102
testFile81Success0.007
testFile82Success0.007
testFile83Success0.003
testFile84Success0.004
testFile85Success0.041
testFile86Success0.002
testFile87Success0.003
testFile88Success0.002
testFile89Success0.003
testFile90Success0.032
testFile91Success0.018
testFile92Success0.003
testFile93Success0.004
testFile94Success0.003
testFile95Success0.012
testFile96Success0.003
testFile97Success0.003
testFile98Success0.003
testFile99Success0.020
testFile100Success0.007
testFile101Success0.005
testFile102Success0.021
testFile71Success0.003
testFile72Success0.002
testFile73Success0.003
testFile74Success0.003
testFile75Success0.002
testFile76Success0.003
testFile77Success0.003
testFile78Success0.002
testFile79Success0.003
testFile80Success0.007
testCloneStructuredModelXMLSuccess0.002
testCloneStructuredModelHTMLSuccess0.000
testCloneStructuredModelJSPSuccess0.002
testCloneStructuredModelJSPXMLSuccess0.004
testCreateStructuredModelJSPSuccess0.005
testCreateStructuredModelJSPXHTMLSuccess0.003
testCreateStructuredModelJSPXHTMnoDoctypeSuccess0.002
testCreateStructuredModelJSPXHTML2Success0.002
testCreateStructuredModelHTMLSuccess0.002
testCreateStructuredModelJSPXMLSuccess0.012
testCreateStructuredModelJSPWMLSuccess0.059
testNonExistentXMLSuccess0.078
testNonExistentXMLDocumentSuccess0.000
testNonExistentXMLModelSuccess0.002
testNonExistentJSPSuccess0.004
testNonExistentJSPDocumentSuccess0.000
testNonExistentJSPModelSuccess0.003
testSimpleCaseSuccess0.017
testSimpleDocumentCaseXMLSuccess0.002
testSimpleDocumentCaseJSPSuccess0.009
testComplexCaseSuccess0.015
testReloadSuccess0.022
testJSPWithXMLOutputSuccess0.006
testXHTMLTransitional1Success0.272
testXHTMLTransitional2Success0.007
testXHTMLTransitional3Success0.006
testHTMLTransitional1Success0.008
testHTMLTransitional2Success0.021
testStructuredModelEmbeddedXMLSuccess0.001
testStructuredModelEmbeddedHTMLSuccess0.001
testStructuredModelEmbeddedJSPSuccess0.003
testStructuredModelEmbeddedJSPChangeSuccess0.002
testNoXMLPIWithJSPSyntaxSuccess0.001
testWithXMLPIWithJSPSyntaxSuccess0.000
testWithXMLPIWithXMLSyntaxSuccess0.001
testJSPWithHTMLOutputSuccess0.000
testJSPWithXHTMLOutputSuccess0.001
testJSPWithXMLOutputSuccess0.001
testJSPinAttributesSuccess0.993
testJSPinAttributesHTMLSuccess0.065
testBadAttributeNameSuccess0.013
testAttributesInEndTagSuccess0.036
testClosingBracketSuccess0.003
testEmptyTagSuccess0.044
testAttributeValueSuccess0.005
testSpaceBeforeNameSuccess0.005
testQuotesForAttributeValuesSuccess0.039
Properties >>

Back to top