Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
2577396.11%14.623
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.tests2573714.623

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

NameTestsErrorsFailuresTime(s)
JSPUITestSuite2573714.623
Back to top


TestCase JSPUITestSuite

NameStatusTypeTime(s)
testBlockScanBufferBoundariesForHTMLSuccess0.282
testBlockScanBufferBoundariesForJSPSuccess0.208
testBlockTag_JSPSuccess0.002
testBlockTag_XMLSuccess0.001
testBlockTagWithJSPExpressionsSuccess0.002
testBufferUnderRun_1_JSPSuccess0.001
testBufferUnderRun_1_XMLSuccess0.001
testBufferUnderRun_2_JSPSuccess0.001
testBufferUnderRun_2_XMLSuccess0.000
testCDATA_JSPSuccess0.000
testCDATA_XMLSuccess0.001
testCDATAinBlockJSP1Success0.001
testCDATAinBlockJSP2Success0.001
testCDATAinBlockJSP2aSuccess0.000
testCDATAinBlockJSP2bSuccess0.001
testCDATAinBlockJSP3Success0.001
testCDATAinBlockJSP4Success0.001
testCDATAinBlockJSP5Success0.001
testCDATAinBlockJSP6Success0.000
testCDATAinBlockJSP7Success0.001
testCDATAinBlockJSP8Success0.001
testCDATAinBlockXML1Success0.000
testCDATAinBlockXML2Success0.001
testCDATAinBlockXML3Success0.001
testCDATAinBlockXML4Success0.001
testCDATAinBlockXML5Success0.000
testCDATAinBlockXML6Success0.001
testCDATAinBlockXML7Success0.001
testCDATAinBlockXML8Success0.000
testComments_JSPSuccess0.001
testComments_XMLSuccess0.001
testContentJSPSuccess0.017
testContentXMLSuccess0.001
testDirectiveInTagBodySuccess0.001
testDollarsign_LeadingSuccess0.001
testDollarsign_SingleSuccess0.001
testDollarsign_SingleWithSpacesSuccess0.000
testELinContentSuccess0.001
testELtolerance_transparency_DquoteSuccess0.001
testELtolerance_transparency_DquoteWithSpacesSuccess0.001
testELtolerance_transparency_SquoteSuccess0.000
testEmbeddedJSPDeclarationSuccess0.001
testEmbeddedJSPDeclarationInCDATASuccess0.001
testEmbeddedJSPExpressionSuccess0.001
testEmbeddedJSPExpressionInCDATASuccess0.000
testEmbeddedJSPScriptletSuccess0.001
testEmbeddedJSPScriptletInCDATASuccess0.001
testEmbeddedTagInAttrSuccess0.001
testJSP_DHTMLimportSuccess0.000
testJSP_PISuccess0.001
testJSPAmpersandInTagNameInAttValueErrororg.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion incompatible with org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionContainer

java.lang.ClassCastException: org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion incompatible with org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionContainer
at org.eclipse.jst.jsp.ui.tests.other.ScannerUnitTests.testJSPAmpersandInTagNameInAttValue(ScannerUnitTests.java:707)
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.005
testJSPCommentInXMLCommentSuccess0.001
testJSPCommentAtStartOfXMLCommentAndBlockTagSuccess0.001
testJSPCommentinXMLTagSuccess0.001
testJSPDirectiveTagsSuccess0.001
testJSPDollarsign_TrailingSuccess0.001
testJSPDollarsign_TrailingInContentSuccess0.000
testJSPExpressionSuccess0.001
testJSPGreaterThanInAttValueSuccess0.001
testJSPInvalidTagNameInAttValueErrororg.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion incompatible with org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionContainer

java.lang.ClassCastException: org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion incompatible with org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionContainer
at org.eclipse.jst.jsp.ui.tests.other.ScannerUnitTests.testJSPInvalidTagNameInAttValue(ScannerUnitTests.java:843)
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.001
testJSPLessThanInAttValueErrororg.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion incompatible with org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionContainer

java.lang.ClassCastException: org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion incompatible with org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionContainer
at org.eclipse.jst.jsp.ui.tests.other.ScannerUnitTests.testJSPLessThanInAttValue(ScannerUnitTests.java:859)
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.001
testJSPRootTagSuccess0.001
testJSPTagInAttValueSuccess0.001
testNothinginBlockJSP9Success0.001
testNothinginBlockXML9Success0.000
testSimpleTag_JSPSuccess0.001
testSimpleTag_XMLSuccess0.001
testVBLinContentSuccess0.000
testVBLtolerance_transparency_DquoteSuccess0.001
testVBLtolerance_transparency_DquoteWithSpacesSuccess0.001
testVBLtolerance_transparency_SquoteSuccess0.000
testXML_DHTMLimportSuccess0.001
testXML_PISuccess0.001
testXMLDollarsign_TrailingSuccess0.000
testUndefinedRegionContainerSuccess0.001
testDeleteBeginningSuccess0.025
testDeleteEndSuccess0.001
testEmbeddedSuccess0.005
testEmbeddedJSP2Success0.004
testDeepEmbeddedJSPSuccess0.001
testDeepEmbeddedJSP2Success0.001
testDeepEmbeddedJSP3Success0.001
testJSP1Success0.001
testJSP2Success0.001
testJSP3Success0.001
testJSP4Success0.001
testJSP5Success0.002
testJSP6Success0.003
testJSPDirectiveSuccess0.000
testMethod10Success0.001
testMethod11Success0.001
testMethod12Success0.001
testMethod13Success0.001
testMethod14Success0.001
testMethod15Success0.001
testMethod16Success0.001
testMethod17Success0.002
testMethod18Success0.001
testMethod19Success0.001
testMethod20Success0.003
testMethod21Success0.002
testMethod9Success0.001
testMethodAttributeNameReplace1Success0.001
testModifyMiddleSuccess0.001
testNoChange1Success0.001
testNoChange2Success0.000
testSimilarStartSuccess0.001
testSimilarStartEndSuccess0.001
testSimiliarEndSuccess0.001
testTagReDetectionSuccess0.001
testTagReDetection2Success0.001
testTagReDetection3Success0.001
testPageDirectiveSuccess0.001
testJSP1Success0.205
testJSP2Success0.009
testJSP3Success0.004
testJSP4Success0.003
testJSP5Success0.233
testJSP6Success0.003
testBug131463Success0.029
testPerfJSPSuccess0.719
testEmptySuccess0.026
testBodyElementSuccess0.100
testHtmlChildrenSuccess0.001
testFormMethodAttrSuccess0.001
testDTDLoadFromSystemID_1Success0.000
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.015
testMultipleJSPSectionsInJavascriptFailuretranslated contents are not as expected expected:<...sion = null; try { [out.print(""+ testJspString ); if( request.getAttribute("SoapURL") != null ) { out.print(""+ (String)request.getAttribute("SoapURL") ); } else { } ] } catch (java.lang...> but was:<...sion = null; 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:<...sion = null;

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


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

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

}
else
{

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

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.019
testEmailSuccess0.000
testAllSuccess5.401
testPageDirectiveSessionVariableInFileSuccess0.397
testPageDirectiveSessionVariableInSegmentSuccess0.137
testTranslatePositionsFailureJSPTranslation java offset: expected:<1009> but was:<1156>

junit.framework.AssertionFailedError: JSPTranslation java offset: expected:<1009> but was:<1156>
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.177
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.196
testJSPTranslationAdapterSuccess0.082
testUseBeanNoSpaceSuccess0.076
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.085
testXMLJSPMappingFailureunexpected java position for jsp position [406:24] was:[861:24] but expected:[759:24] expected:<org.eclipse.jface.text.Position@5d180001> but was:<org.eclipse.jface.text.Position@f7180001>

junit.framework.AssertionFailedError: unexpected java position for jsp position [406:24] was:[861:24] but expected:[759:24] expected:<org.eclipse.jface.text.Position@5d180001> but was:<org.eclipse.jface.text.Position@f7180001>
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.077
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.064
testCreateSuccess0.000
testGetAllFactoriesSuccess0.001
testGetFactoriesXMLSuccess0.000
testGetFactoriesHTMLSuccess0.000
testGetFactoriesJSPSuccess0.000
testGetFactoriesDTDSuccess0.000
testGetFactoriesCSSSuccess0.000
testBundleGetPreferencesSuccess0.006
testPluginGetDefaultPreferencesSuccess0.001
testPluginSetPreferencesSuccess0.000
testGetAnnotationHoverSuccess0.219
testGetAutoEditStrategiesSuccess0.051
testGetConfiguredContentTypesSuccess0.003
testGetContentAssistantSuccess0.039
testGetContentFormatterSuccess0.008
testGetDoubleClickStrategySuccess0.003
testGetHyperlinkDetectorsSuccess0.027
testGetIndentPrefixesSuccess0.004
testGetInformationControlCreatorSuccess0.002
testGetInformationPresenterSuccess1.559
testGetLineStyleProvidersSuccess0.005
testGetReconcilerSuccess0.006
testGetTextHoverSuccess0.004
testGetSourceViewerConfigurationSuccess0.000
testGetContentOutlineViewerConfigurationSuccess0.006
testGetPropertySheetConfigurationSuccess0.002
testGetDocumentationTextHoverSuccess0.000
testBasicPDSuccess0.001
testBasicChangedPDSuccess0.001
testBasicChangedPDBackSuccess0.002
testSetEmbeddedTypeSuccess0.001
testAdaptSuccess0.001
testAddEmbeddedFactorySuccess0.002
testSetLanguageSuccess0.001
testGetTargetSuccess0.001
testReleaseSuccess0.001
testFile70Success2.601
testFile81Success0.003
testFile82Success0.003
testFile83Success0.001
testFile84Success0.002
testFile85Success0.001
testFile86Success0.001
testFile87Success0.002
testFile88Success0.001
testFile89Success0.002
testFile90Success0.011
testFile91Success0.004
testFile92Success0.001
testFile93Success0.002
testFile94Success0.001
testFile95Success0.001
testFile96Success0.002
testFile97Success0.001
testFile98Success0.003
testFile99Success0.006
testFile100Success0.004
testFile101Success0.003
testFile102Success0.008
testFile71Success0.001
testFile72Success0.002
testFile73Success0.001
testFile74Success0.001
testFile75Success0.001
testFile76Success0.001
testFile77Success0.002
testFile78Success0.001
testFile79Success0.003
testFile80Success0.002
testCloneStructuredModelXMLSuccess0.001
testCloneStructuredModelHTMLSuccess0.000
testCloneStructuredModelJSPSuccess0.001
testCloneStructuredModelJSPXMLSuccess0.001
testCreateStructuredModelJSPSuccess0.002
testCreateStructuredModelJSPXHTMLSuccess0.002
testCreateStructuredModelJSPXHTMnoDoctypeSuccess0.071
testCreateStructuredModelJSPXHTML2Success0.001
testCreateStructuredModelHTMLSuccess0.001
testCreateStructuredModelJSPXMLSuccess0.010
testCreateStructuredModelJSPWMLSuccess0.012
testNonExistentXMLSuccess0.034
testNonExistentXMLDocumentSuccess0.001
testNonExistentXMLModelSuccess0.001
testNonExistentJSPSuccess0.002
testNonExistentJSPDocumentSuccess0.000
testNonExistentJSPModelSuccess0.001
testSimpleCaseSuccess0.010
testSimpleDocumentCaseXMLSuccess0.001
testSimpleDocumentCaseJSPSuccess0.003
testComplexCaseSuccess0.009
testReloadSuccess0.011
testJSPWithXMLOutputSuccess0.004
testXHTMLTransitional1Success0.023
testXHTMLTransitional2Success0.004
testXHTMLTransitional3Success0.004
testHTMLTransitional1Success0.004
testHTMLTransitional2Success0.005
testStructuredModelEmbeddedXMLSuccess0.000
testStructuredModelEmbeddedHTMLSuccess0.001
testStructuredModelEmbeddedJSPSuccess0.001
testStructuredModelEmbeddedJSPChangeSuccess0.002
testNoXMLPIWithJSPSyntaxSuccess0.001
testWithXMLPIWithJSPSyntaxSuccess0.000
testWithXMLPIWithXMLSyntaxSuccess0.001
testJSPWithHTMLOutputSuccess0.001
testJSPWithXHTMLOutputSuccess0.000
testJSPWithXMLOutputSuccess0.001
testJSPinAttributesSuccess1.005
testJSPinAttributesHTMLSuccess0.011
testBadAttributeNameSuccess0.006
testAttributesInEndTagSuccess0.002
testClosingBracketSuccess0.001
testEmptyTagSuccess0.001
testAttributeValueSuccess0.002
testSpaceBeforeNameSuccess0.001
testQuotesForAttributeValuesSuccess0.004
Properties >>

Back to top