| Name | Status | Type | Time(s) |
| testCleanupInsertTagsQuoteAttrs | Success | | 1.569 |
| testCleanupInsertTags | Success | | 0.034 |
| testCleanupCompressEmptyElementTags | Success | | 0.130 |
| testCleanupHTML | Success | | 0.268 |
| testCleanupHTMLtwice | Success | | 0.065 |
| testFormat261968 | Success | | 0.053 |
| testFormatTagOpen | Success | | 0.014 |
| testFormatTagOpenTagClose | Success | | 0.007 |
| testFormatTags | Success | | 0.030 |
| testFormatEmpty | Success | | 0.007 |
| testFormatOneSpace | Success | | 0.007 |
| testFormatOneChar | Success | | 0.007 |
| testFormatSpaces | Success | | 0.008 |
| testFormatChars | Success | | 0.006 |
| testFormatSpacesAndChars | Success | | 0.009 |
| testFormat | Success | | 0.093 |
| testFormatSplitLinesSplitMultiAttrs | Success | | 0.086 |
| testFormatSplitLines | Success | | 0.105 |
| testFormatBlockComments | Success | | 0.151 |
| testFormatInlineComments | Success | | 0.100 |
| testFormatInlineCommentsSplitLinesSplitMultiAttrs | Success | | 0.115 |
| testHTMLFormat | Success | | 0.297 |
| testCloneStructuredDocumentXML | Success | | 0.002 |
| testCloneStructuredDocumentJSP | Success | | 0.112 |
| testCloneStructuredDocumentJSPXML | Success | | 0.018 |
| testCreation | Success | | 0.000 |
| testCSSExists | Success | | 0.002 |
| testCSSExistsFromFilename | Success | | 0.001 |
| testDTDExists | Success | | 0.002 |
| testDTDExistsFromFilename | Success | | 0.001 |
| testHTMLExists | Success | | 0.001 |
| testHTMLExistsFromFilename | Success | | 0.001 |
| testJSPExists | Success | | 0.000 |
| testJSPExistsFromFilename | Success | | 0.001 |
| testXMLExists | Success | | 0.001 |
| testXMLExistsFromFilename | Success | | 0.001 |
| testCreation | Success | | 0.001 |
| testXMLExists | Success | | 0.001 |
| testHTMLExists | Success | | 0.000 |
| testJSPExists | Success | | 0.001 |
| testCSSExists | Success | | 0.001 |
| testDTDExists | Success | | 0.000 |
| testXMLExistsByFileExtension | Success | | 0.004 |
| testHTMLExistsByFileExtension | Success | | 0.002 |
| testJSPExistsByFileExtension | Success | | 0.141 |
| testCSSExistsByFileExtension | Success | | 0.045 |
| testDTDExistsByFileExtension | Success | | 0.002 |
| testMultipleDefinitions | Success | | 0.001 |
| testModelManager | Success | | 0.095 |
| testNullArgument | Success | | 0.001 |
| testFormat261968 | Success | | 0.153 |
| testFormatTagOpen | Success | | 0.013 |
| testFormatTagOpenTagClose | Success | | 0.013 |
| testFormatTags | Success | | 0.044 |
| testFormatEmpty | Success | | 0.012 |
| testFormatOneSpace | Success | | 0.014 |
| testFormatOneChar | Success | | 0.015 |
| testFormatSpaces | Success | | 0.014 |
| testFormatChars | Success | | 0.012 |
| testFormatSpacesAndChars | Success | | 0.014 |
| testFormat | Success | | 0.097 |
| testFormatSplitLinesSplitMultiAttrs | Success | | 0.072 |
| testFormatSplitLines | Success | | 0.076 |
| testFormatBlockComments | Success | | 0.049 |
| testFormatInlineComments | Success | | 0.045 |
| testFormatInlineCommentsSplitLinesSplitMultiAttrs | Success | | 0.050 |
| testHTMLFormat | Success | | 0.100 |
| testJSPModel | Success | | 0.016 |
| testJSPModel | Success | | 0.001 |
| testBug116066_1 | Success | | 0.646 |
| testBug116066_2 | Success | | 0.280 |
| testBug118251_e | Success | | 5.498 |
| testBug118251_f | Success | | 1.117 |
| testBug118251_g | Success | | 2.011 |
| test_148717_a | Success | | 1.765 |
| test_181057a | Success | | 2.260 |
| testCaching1 | Success | | 1.182 |
| testCachingWithAddingLibrary | Success | | 1.296 |
| testAvailableFromExportedBuildpaths | Success | | 2.814 |
| testUtilityProjectSupport | Success | | 1.987 |
| test144807_AttrName | Error | N/A
java.lang.StackOverflowError at org.eclipse.jst.jsp.core.internal.contenttype.BooleanStack.push(BooleanStack.java:98) at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.primGetNextToken(JSPTokenizer.java:3102) at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedContainer(JSPTokenizer.java:1140) at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedTagSequence(JSPTokenizer.java:1053) at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.primGetNextToken(JSPTokenizer.java:2952) at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getNextToken(JSPTokenizer.java:1558) at org.eclipse.jst.jsp.core.tests.source.JSPTokenizerTest.test144807_AttrName(JSPTokenizerTest.java:53) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952)
| 0.011 |
| test144807_AttrValue | Error | N/A
java.lang.StackOverflowError at org.eclipse.jst.jsp.core.internal.contenttype.BooleanStack.push(BooleanStack.java:98) at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.primGetNextToken(JSPTokenizer.java:3102) at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedContainer(JSPTokenizer.java:1140) at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedTagSequence(JSPTokenizer.java:1053) at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.primGetNextToken(JSPTokenizer.java:2926) at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getNextToken(JSPTokenizer.java:1579) at org.eclipse.jst.jsp.core.tests.source.JSPTokenizerTest.test144807_AttrValue(JSPTokenizerTest.java:70) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952)
| 0.004 |
| test144807_Equals | Error | N/A
java.lang.StackOverflowError at org.eclipse.jst.jsp.core.internal.contenttype.BooleanStack.push(BooleanStack.java:98) at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.primGetNextToken(JSPTokenizer.java:3102) at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedContainer(JSPTokenizer.java:1140) at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.assembleEmbeddedTagSequence(JSPTokenizer.java:1053) at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.primGetNextToken(JSPTokenizer.java:2952) at org.eclipse.jst.jsp.core.internal.parser.internal.JSPTokenizer.getNextToken(JSPTokenizer.java:1579) at org.eclipse.jst.jsp.core.tests.source.JSPTokenizerTest.test144807_Equals(JSPTokenizerTest.java:87) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952)
| 0.004 |
| testInsertComment | Success | | 0.029 |
| test_107338 | Success | | 1.389 |
| test_174042 | Success | | 2.244 |
| test_178443 | Success | | 1.276 |
| testContentModelSingleLineIncludedFileWithNoSpacesButWithTaglibInInclude | Success | | 0.582 |
| testTranslateMultiLineIncludedFileWithSpacesAndScriptletInInclude | Success | | 0.648 |
| testTranslateSingleLineIncludedFileWithNoSpacesButScriptletInInclude | Success | | 0.762 |
| testBundleGetPreferences | Success | | 0.000 |
| testPluginGetDefaultPreferences | Success | | 0.001 |
| testPluginSetPreferences | Success | | 0.000 |
| testDelimiterPreferences | Success | | 0.001 |
| testSourceOpen1 | Success | | 0.696 |
| testSourceAppend1 | Success | | 0.177 |
| testSourceInsert1 | Success | | 0.227 |
| testSourceOpen2 | Success | | 0.050 |
| testSourceAppend2 | Success | | 0.158 |
| testSourceOpen3 | Success | | 0.011 |
| testSourceAppend3 | Success | | 0.089 |
| testSourceOpen4 | Success | | 0.003 |
| testSourceAppend4 | Success | | 0.037 |
| testSourceInsert4 | Success | | 0.072 |
| testSourceOpen5 | Success | | 0.004 |
| testSourceAppend5 | Success | | 0.039 |
| testSourceInsert5 | Success | | 0.111 |
| testSourceOpen6 | Success | | 0.004 |
| testSourceAppend6 | Success | | 0.034 |
| testSourceOpen7 | Success | | 0.003 |
| testSourceAppend7 | Success | | 0.037 |
| testSourceInsert7 | Success | | 0.031 |
| testSourceOpen8 | Success | | 0.003 |
| testSourceAppend8 | Success | | 0.021 |
| testSourceOpen9 | Success | | 0.003 |
| testSourceAppend9 | Success | | 0.023 |
| testSourceOpen10 | Success | | 0.003 |
| testSourceAppend10 | Success | | 0.014 |
| testSourceInsert10 | Success | | 0.014 |
| testSourceOpen11 | Success | | 0.003 |
| testSourceAppend11 | Success | | 0.020 |
| testSourceInsert11 | Success | | 0.025 |
| testSourceOpen12 | Success | | 0.003 |
| testSourceAppend12 | Success | | 0.017 |
| testSourceOpen13 | Success | | 0.002 |
| testSourceAppend13 | Success | | 0.002 |
| testSourceInsert13 | Success | | 0.002 |
| testSourceOpen14 | Success | | 0.002 |
| testSourceAppend14 | Success | | 0.002 |
| testSourceInsert14 | Success | | 0.003 |
| testValidatingFragments | Success | | 3.851 |
| testNoValidatingFragments | Success | | 0.512 |
| testImportedComments | Success | | 0.022 |
| testUknownAttribute | Success | | 0.753 |
| testMissingRequiredAttribute | Success | | 0.105 |
| testAttributesCorrect | Success | | 0.177 |