Name | Status | Type | Time(s) |
testCleanupInsertTagsQuoteAttrs | Success | | 1.646 |
testCleanupInsertTags | Success | | 0.038 |
testCleanupCompressEmptyElementTags | Success | | 0.149 |
testCleanupHTML | Success | | 0.446 |
testCleanupHTMLtwice | Success | | 0.206 |
testFormat261968 | Success | | 0.148 |
testFormatTagOpen | Success | | 0.035 |
testFormatTagOpenTagClose | Success | | 0.021 |
testFormatTags | Success | | 0.086 |
testFormatEmpty | Success | | 0.014 |
testFormatOneSpace | Success | | 0.021 |
testFormatOneChar | Success | | 0.016 |
testFormatSpaces | Success | | 0.023 |
testFormatChars | Success | | 0.018 |
testFormatSpacesAndChars | Success | | 0.091 |
testFormat | Success | | 0.236 |
testFormatSplitLinesSplitMultiAttrs | Success | | 0.181 |
testFormatSplitLines | Success | | 0.100 |
testFormatBlockComments | Success | | 0.079 |
testFormatInlineComments | Success | | 0.054 |
testFormatInlineCommentsSplitLinesSplitMultiAttrs | Success | | 0.079 |
testHTMLFormat | Success | | 0.147 |
testCloneStructuredDocumentXML | Success | | 0.000 |
testCloneStructuredDocumentJSP | Success | | 0.044 |
testCloneStructuredDocumentJSPXML | Success | | 0.125 |
testCreation | Success | | 0.000 |
testCSSExists | Success | | 0.002 |
testCSSExistsFromFilename | Success | | 0.000 |
testDTDExists | Success | | 0.002 |
testDTDExistsFromFilename | Success | | 0.000 |
testHTMLExists | Success | | 0.001 |
testHTMLExistsFromFilename | Success | | 0.000 |
testJSPExists | Success | | 0.001 |
testJSPExistsFromFilename | Success | | 0.000 |
testXMLExists | Success | | 0.000 |
testXMLExistsFromFilename | Success | | 0.001 |
testCreation | Success | | 0.000 |
testXMLExists | Success | | 0.001 |
testHTMLExists | Success | | 0.000 |
testJSPExists | Success | | 0.000 |
testCSSExists | Success | | 0.000 |
testDTDExists | Success | | 0.000 |
testXMLExistsByFileExtension | Success | | 0.026 |
testHTMLExistsByFileExtension | Success | | 0.002 |
testJSPExistsByFileExtension | Success | | 0.054 |
testCSSExistsByFileExtension | Success | | 0.099 |
testDTDExistsByFileExtension | Success | | 0.002 |
testMultipleDefinitions | Success | | 0.001 |
testModelManager | Success | | 0.108 |
testNullArgument | Success | | 0.000 |
testFormat261968 | Success | | 0.083 |
testFormatTagOpen | Success | | 0.006 |
testFormatTagOpenTagClose | Success | | 0.006 |
testFormatTags | Success | | 0.027 |
testFormatEmpty | Success | | 0.006 |
testFormatOneSpace | Success | | 0.007 |
testFormatOneChar | Success | | 0.006 |
testFormatSpaces | Success | | 0.008 |
testFormatChars | Success | | 0.006 |
testFormatSpacesAndChars | Success | | 0.007 |
testFormat | Success | | 0.103 |
testFormatSplitLinesSplitMultiAttrs | Success | | 0.093 |
testFormatSplitLines | Success | | 0.074 |
testFormatBlockComments | Success | | 0.049 |
testFormatInlineComments | Success | | 0.061 |
testFormatInlineCommentsSplitLinesSplitMultiAttrs | Success | | 0.035 |
testHTMLFormat | Success | | 0.141 |
testJSPModel | Success | | 0.023 |
testJSPModel | Success | | 0.001 |
testBug116066_1 | Success | | 0.605 |
testBug116066_2 | Success | | 0.323 |
testBug118251_e | Success | | 6.213 |
testBug118251_f | Success | | 1.284 |
testBug118251_g | Success | | 1.978 |
test_148717_a | Success | | 1.373 |
test_181057a | Success | | 2.338 |
testCaching1 | Success | | 2.829 |
testCachingWithAddingLibrary | Success | | 2.623 |
testAvailableFromExportedBuildpaths | Success | | 3.103 |
testUtilityProjectSupport | Success | | 2.048 |
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.014 |
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.013 |
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.013 |
testInsertComment | Success | | 0.309 |
test_107338 | Success | | 1.644 |
test_174042 | Success | | 0.847 |
test_178443 | Success | | 1.071 |
testContentModelSingleLineIncludedFileWithNoSpacesButWithTaglibInInclude | Success | | 1.267 |
testTranslateMultiLineIncludedFileWithSpacesAndScriptletInInclude | Success | | 2.611 |
testTranslateSingleLineIncludedFileWithNoSpacesButScriptletInInclude | Success | | 0.667 |
testBundleGetPreferences | Success | | 0.001 |
testPluginGetDefaultPreferences | Success | | 0.001 |
testPluginSetPreferences | Success | | 0.001 |
testDelimiterPreferences | Success | | 0.002 |
testSourceOpen1 | Success | | 0.998 |
testSourceAppend1 | Success | | 0.131 |
testSourceInsert1 | Success | | 0.156 |
testSourceOpen2 | Success | | 0.136 |
testSourceAppend2 | Success | | 0.089 |
testSourceOpen3 | Success | | 0.005 |
testSourceAppend3 | Success | | 0.122 |
testSourceOpen4 | Success | | 0.005 |
testSourceAppend4 | Success | | 0.080 |
testSourceInsert4 | Success | | 0.104 |
testSourceOpen5 | Success | | 0.045 |
testSourceAppend5 | Success | | 0.110 |
testSourceInsert5 | Success | | 0.181 |
testSourceOpen6 | Success | | 0.010 |
testSourceAppend6 | Success | | 0.093 |
testSourceOpen7 | Success | | 0.006 |
testSourceAppend7 | Success | | 0.091 |
testSourceInsert7 | Success | | 0.092 |
testSourceOpen8 | Success | | 0.010 |
testSourceAppend8 | Success | | 0.061 |
testSourceOpen9 | Success | | 0.021 |
testSourceAppend9 | Success | | 0.066 |
testSourceOpen10 | Success | | 0.009 |
testSourceAppend10 | Success | | 0.043 |
testSourceInsert10 | Success | | 0.047 |
testSourceOpen11 | Success | | 0.009 |
testSourceAppend11 | Success | | 0.024 |
testSourceInsert11 | Success | | 0.064 |
testSourceOpen12 | Success | | 0.007 |
testSourceAppend12 | Success | | 0.026 |
testSourceOpen13 | Success | | 0.005 |
testSourceAppend13 | Success | | 0.005 |
testSourceInsert13 | Success | | 0.004 |
testSourceOpen14 | Success | | 0.006 |
testSourceAppend14 | Success | | 0.005 |
testSourceInsert14 | Success | | 0.005 |
testValidatingFragments | Success | | 1.295 |
testNoValidatingFragments | Success | | 0.477 |
testImportedComments | Success | | 0.013 |
testUknownAttribute | Success | | 0.473 |
testMissingRequiredAttribute | Success | | 0.159 |
testAttributesCorrect | Success | | 0.100 |