Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Name | Status | Type | Time(s) |
| testOpenTags | Success | | 5.453 |
| testCloseTags | Success | | 0.969 |
| testComment | Success | | 0.743 |
| testDocComment | Success | | 0.696 |
| testHeredoc | Success | | 0.782 |
| testToDo | Success | | 0.601 |
| testBug149403 | Success | | 0.727 |
| testFilesToGolden | Failure | File: /tmp/HTMLembedPHP.php23140Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=49 actual=56
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php23140Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=49 actual=56 at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpSourceParser.doTestFile(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpSourceParser.testFilesToGolden(Unknown Source) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 6.259 |
| testPhpProjectTestCase | Success | | 0.000 |
| testPhpTestCase | Success | | 0.000 |
| testYylex | Success | | 3.912 |
| testPhpProjectTestCase | Success | | 0.000 |
| testPhpTestCase | Success | | 0.000 |
| testTokenizePhpGeneric | Success | | 1.217 |
| testEmbeddedCode | Failure | File: /tmp/HTMLembedPHP.php23164Golden :HTMLembedPHP.php Diff : (line: 460, offset: 1) expected=80 actual=-1
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php23164Golden :HTMLembedPHP.php Diff : (line: 460, offset: 1) expected=80 actual=-1 at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpTokenizer.doTestTokenizer(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpTokenizer.testEmbeddedCode(Unknown Source) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 3.133 |
| testTokenizePhp | Success | | 0.908 |
| testTokenizeTasks | Success | | 0.706 |
| testTokenizePhpWithHtml | Success | | 0.644 |
| testPhpProjectTestCase | Success | | 0.000 |
| testPhpTestCase | Success | | 0.000 |
| testYylex | Success | | 1.531 |
| testPhpProjectTestCase | Success | | 0.000 |
| testPhpTestCase | Success | | 0.000 |
| testAllPhps | Success | | 0.672 |
| testCall001 | Success | | 0.702 |
| testSetGet | Success | | 0.621 |
| testAbstractByInterface | Success | | 0.757 |
| testAbstractClass | Success | | 0.579 |
| testArrayAccess | Success | | 0.766 |
| testAssignOpProperty | Success | | 0.522 |
| testAutoload1 | Success | | 0.642 |
| testAutoload6 | Success | | 0.683 |
| testCC | Success | | 0.602 |
| testClassCheck | Success | | 0.640 |
| testBug20175 | Success | | 0.793 |
| testDesructor | Success | | 0.551 |
| testInterface | Success | | 0.622 |
| testPhpProjectTestCase | Success | | 0.000 |
| testPhpTestCase | Success | | 0.000 |
| testLanguageModel4 | Success | | 2.089 |
| testLanguageModel5 | Failure | File: /tmp/php5_languagemodel23213Golden :php5_languagemodel Diff : (line: 67, offset: 1) expected=32 actual=10
junit.framework.AssertionFailedError: File: /tmp/php5_languagemodel23213Golden :php5_languagemodel Diff : (line: 67, offset: 1) expected=32 actual=10 at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.phpModel.parser.TestLanguagesModel.testLanguageModel5(Unknown Source) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 2.843 |
| testPhpProjectTestCase | Success | | 0.000 |
| testPhpTestCase | Success | | 0.000 |
| testPhpProjectTestCase | Success | | 0.000 |
| testPhpTestCase | Success | | 0.000 |
| testAllPhps | Success | | 0.566 |
| testFileInspector | Success | | 0.617 |
| test15_VarGlobalUnused | Success | | 0.507 |
| testBigClass | Success | | 0.653 |
| testCC | Success | | 0.598 |
| testClassCheck | Success | | 0.551 |
| testClassExample | Success | | 0.646 |
| testClass032 | Success | | 0.453 |
| testLargeFile4 | Success | | 0.607 |
| testPhpProjectTestCase | Success | | 0.000 |
| testPhpTestCase | Success | | 0.000 |
| testPartitionInHTML | Success | | 2.786 |
| testPartitionStandalone | Success | | 0.698 |
| testPartitionPhpAsHTMLAttributeKey | Success | | 0.695 |
| testPartitionPhpAsHTMLAttributeValue | Success | | 0.659 |
| testPhpProjectTestCase | Success | | 0.000 |
| testPhpTestCase | Success | | 0.000 |
| testInLineHtml | Success | | 2.935 |
| testArrayStatements | Success | | 0.891 |
| testClassComments | Success | | 0.641 |
| testDeclarationStatements | Success | | 0.716 |
| testForeachStatements | Success | | 0.701 |
| testForStatements | Success | | 0.733 |
| testIfStatements | Success | | 0.949 |
| testPHPWithinHtmlTag | Success | | 2.975 |
| testPHPWithHtml | Success | | 1.055 |
| testSwitchStatements | Success | | 0.908 |
| testTryStatements | Success | | 0.581 |
| testWhileStatements | Success | | 0.600 |
| testPhpProjectTestCase | Success | | 0.000 |
| testPhpTestCase | Success | | 0.000 |
| testLoadUnload | Success | | 5.680 |
| testPhpProjectTestCase | Success | | 0.000 |
| testPhpTestCase | Success | | 0.000 |
| testGoldenException | Success | | 0.001 |
| testGoldenEqual | Success | | 0.001 |
| testPhpProjectTestCase | Success | | 0.000 |
| testPhpTestCase | Success | | 0.001 |
| testVariable | Success | | 0.135 |
| testFunctionInvocation | Success | | 0.009 |
| testFunctionInvocationWithParams | Success | | 0.012 |
| testStaticFunctionInvocation | Success | | 0.010 |
| testArrayVariableWithoutIndex | Success | | 0.008 |
| testArrayVariable | Success | | 0.009 |
| testArrayVariableMultiIndex | Success | | 0.014 |
| testHashTableVariable | Success | | 0.009 |
| testListVariable | Success | | 0.013 |
| testNestedListVariable | Success | | 0.011 |
| testAssignment | Success | | 0.009 |
| testPlusAssignment | Success | | 0.008 |
| testSLAssignment | Success | | 0.009 |
| testReflectionSimple | Success | | 0.008 |
| testReflectionNested | Success | | 0.009 |
| testReflectionFunction | Success | | 0.009 |
| testReflectionComplex | Success | | 0.007 |
| testStaticMemberSimple | Success | | 0.009 |
| testStaticMemberWithArray | Success | | 0.010 |
| testDispatchSimple | Success | | 0.010 |
| testDispatchNested | Success | | 0.012 |
| testDispatchWithStaticCall | Success | | 0.010 |
| testDispatchNestedWithStaticCall | Success | | 0.013 |
| testClone | Success | | 0.010 |
| testCastOfVariable | Success | | 0.008 |
| testCastOfDispatch | Success | | 0.010 |
| testClassConstant | Success | | 0.010 |
| testPostfixSimple | Success | | 0.009 |
| testPostfixWithFunction | Success | | 0.007 |
| testPrefixSimple | Success | | 0.008 |
| testPrefixWithFunction | Success | | 0.007 |
| testUnaryOperationSimple | Success | | 0.009 |
| testUnaryOperationWithFunction | Success | | 0.008 |
| testUnaryOperationComplex | Success | | 0.008 |
| testClassInstanciationSimple | Success | | 0.009 |
| testClassInstanciationVariable | Success | | 0.009 |
| testClassInstanciationFunction | Success | | 0.011 |
| testRefernceSimple | Success | | 0.009 |
| testRefernceWithFunction | Success | | 0.009 |
| testRefernceInstanciation | Success | | 0.010 |
| testInstanceofSimple | Success | | 0.009 |
| testInstanceofWithFunction | Success | | 0.009 |
| testInstanceofDispatch | Success | | 0.010 |
| testIgnoreError | Success | | 0.010 |
| testInclude | Success | | 0.007 |
| testIncludeOnce | Success | | 0.006 |
| testRequire | Success | | 0.008 |
| testRequireOnce | Success | | 0.008 |
| testArray | Success | | 0.012 |
| testArrayKeyValue | Success | | 0.009 |
| testArrayComplex | Success | | 0.013 |
| testConditionalExpression | Success | | 0.009 |
| testPlusOperation | Success | | 0.008 |
| testMinusOperation | Success | | 0.006 |
| testAndOperation | Success | | 0.011 |
| testConcatOperation | Success | | 0.008 |
| testQuote | Success | | 0.009 |
| testSingleQuote | Success | | 0.010 |
| testQuoteWithOffsetNumber | Success | | 0.009 |
| testQuoteWithOffsetString | Success | | 0.009 |
| testHeredoc | Success | | 0.009 |
| testEmptyHeredoc | Success | | 0.006 |
| testNotQuote | Success | | 0.007 |
| testBreakStatement | Success | | 0.006 |
| testContinueStatementExpression | Success | | 0.006 |
| testContinueEmpty | Success | | 0.005 |
| testReturnStatement | Success | | 0.005 |
| testReturnExprStatement | Success | | 0.005 |
| testEchoStatement | Success | | 0.007 |
| testSwitchStatement | Success | | 0.014 |
| testIfStatement | Success | | 0.015 |
| testEndIfStatement | Success | | 0.013 |
| testWhileStatement | Success | | 0.009 |
| testWhileEndStatement | Success | | 0.009 |
| testDoWhileStatement | Success | | 0.009 |
| testForStatement | Success | | 0.013 |
| testEndForStatement | Success | | 0.011 |
| testForStatementNoCondition | Success | | 0.013 |
| testForStatementNoArgs | Success | | 0.013 |
| testEmptyForStatement | Success | | 0.016 |
| testForEachStatement | Success | | 0.015 |
| testForEachStatementWithValue | Success | | 0.016 |
| testForEachStatementBlocked | Success | | 0.013 |
| testTryCatchStatement | Success | | 0.012 |
| testTryMultiCatchStatement | Success | | 0.013 |
| testGlobalStatementSimple | Success | | 0.007 |
| testGlobalStatementReflection | Success | | 0.005 |
| testGlobalStatementReflectionWithExpression | Success | | 0.009 |
| testGlobalStatementMultiple | Success | | 0.006 |
| testStaticSimple | Success | | 0.007 |
| testStaticMultiWithAssignment | Success | | 0.007 |
| testInLineHtml | Success | | 0.005 |
| testInLineHtmlWithPHP | Success | | 0.005 |
| testDeclareSimple | Success | | 0.009 |
| testEmptyDeclare | Success | | 0.006 |
| testDeclareWithStatement | Success | | 0.008 |
| testFunctionDeclaration | Success | | 0.009 |
| testFunctionDeclarationReference | Success | | 0.006 |
| testFunctionDeclarationWithParams | Success | | 0.015 |
| testClassDeclarationSimple | Success | | 0.008 |
| testClassDeclarationWithDeclarations | Success | | 0.023 |
| testInterfaceDeclarationSimple | Success | | 0.008 |
| testInterfaceDeclarationWithDeclarations | Success | | 0.018 |
| testCommentSingle | Success | | 0.006 |
| testCommentMulti | Success | | 0.005 |
| testCommentPhpDocBlock | Success | | 0.006 |
| testCommentVar | Success | | 0.007 |
| testEmpty | Success | | 0.007 |
| testEval | Success | | 0.007 |
| testErrorStatement | Success | | 0.007 |
| testErrorBlock | Success | | 0.006 |
| testPhpTestCase | Success | | 0.000 |
| testBindVariable | Success | | 0.019 |
| testBindBooleanOperation1 | Success | | 0.006 |
| testBindBooleanOperation2 | Success | | 0.005 |
| testBindBooleanOperation3 | Success | | 0.005 |
| testBindBooleanOperation4 | Success | | 0.005 |
| testBindBooleanOperation5 | Success | | 0.006 |
| testBindBooleanOperation6 | Success | | 0.005 |
| testPhpTestCase | Success | | 0.000 |
| testCommentsCreation | Failure | File: /tmp/testCommentsCreation23355Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=48 actual=49
junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation23355Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=48 actual=49 at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestProjectAstCreation.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestProjectAstCreation.testCommentsCreation(Unknown Source) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 3.334 |
| testPhpProjectTestCase | Success | | 0.000 |
| testPhpTestCase | Success | | 0.000 |
| testVariable | Success | | 0.026 |
| testFunctionInvocation | Success | | 0.005 |
| testFunctionInvocationWithParams | Success | | 0.006 |
| testStaticFunctionInvocation | Success | | 0.006 |
| testArrayVariableWithoutIndex | Success | | 0.004 |
| testArrayVariable | Success | | 0.006 |
| testArrayVariableMultiIndex | Success | | 0.006 |
| testHashTableVariable | Success | | 0.005 |
| testListVariable | Success | | 0.006 |
| testNestedListVariable | Success | | 0.006 |
| testAssignment | Success | | 0.005 |
| testPlusAssignment | Success | | 0.006 |
| testSLAssignment | Success | | 0.005 |
| testReflectionSimple | Success | | 0.005 |
| testReflectionNested | Success | | 0.005 |
| testReflectionFunction | Success | | 0.006 |
| testReflectionComplex | Success | | 0.005 |
| testDispatchSimple | Success | | 0.005 |
| testDispatchNested | Success | | 0.007 |
| testDispatchWithStaticCall | Success | | 0.008 |
| testDispatchNestedWithStaticCall | Success | | 0.010 |
| testCastOfVariable | Success | | 0.006 |
| testCastOfDispatch | Success | | 0.005 |
| testPostfixSimple | Success | | 0.005 |
| testPrefixSimple | Success | | 0.005 |
| testUnaryOperationSimple | Success | | 0.005 |
| testUnaryOperationWithFunction | Success | | 0.005 |
| testUnaryOperationComplex | Success | | 0.005 |
| testClassInstanciationSimple | Success | | 0.005 |
| testClassInstanciationVariable | Success | | 0.006 |
| testClassInstanciationFunction | Success | | 0.005 |
| testRefernceSimple | Success | | 0.006 |
| testRefernceWithFunction | Success | | 0.006 |
| testRefernceInstanciation | Success | | 0.006 |
| testIgnoreError | Success | | 0.005 |
| testInclude | Success | | 0.005 |
| testIncludeOnce | Success | | 0.005 |
| testRequire | Success | | 0.006 |
| testRequireOnce | Success | | 0.005 |
| testArray | Success | | 0.006 |
| testArrayKeyValue | Success | | 0.006 |
| testArrayComplex | Success | | 0.006 |
| testConditionalExpression | Success | | 0.005 |
| testPlusOperation | Success | | 0.005 |
| testMinusOperation | Success | | 0.005 |
| testAndOperation | Success | | 0.006 |
| testConcatOperation | Success | | 0.005 |
| testQuote | Success | | 0.006 |
| testSingleQuote | Success | | 0.006 |
| testQuoteWithOffsetNumber | Success | | 0.006 |
| testQuoteWithOffsetString | Success | | 0.006 |
| testHeredoc | Success | | 0.005 |
| testEmptyHeredoc | Success | | 0.004 |
| testNotQuote | Success | | 0.005 |
| testBreakStatement | Success | | 0.005 |
| testContinueStatementExpression | Success | | 0.005 |
| testContinueEmpty | Success | | 0.005 |
| testReturnStatement | Success | | 0.005 |
| testReturnExprStatement | Success | | 0.005 |
| testEchoStatement | Success | | 0.005 |
| testSwitchStatement | Success | | 0.007 |
| testIfStatement | Success | | 0.007 |
| testEndIfStatement | Success | | 0.007 |
| testWhileStatement | Success | | 0.006 |
| testWhileEndStatement | Success | | 0.006 |
| testDoWhileStatement | Success | | 0.006 |
| testForStatement | Success | | 0.006 |
| testEndForStatement | Success | | 0.007 |
| testForStatementNoCondition | Success | | 0.007 |
| testForStatementNoArgs | Success | | 0.007 |
| testEmptyForStatement | Success | | 0.008 |
| testForEachStatement | Success | | 0.006 |
| testForEachStatementWithValue | Success | | 0.007 |
| testForEachStatementBlocked | Success | | 0.006 |
| testGlobalStatementSimple | Success | | 0.005 |
| testGlobalStatementReflection | Success | | 0.004 |
| testGlobalStatementReflectionWithExpression | Success | | 0.005 |
| testGlobalStatementMultiple | Success | | 0.005 |
| testStaticSimple | Success | | 0.005 |
| testStaticMultiWithAssignment | Success | | 0.005 |
| testInLineHtml | Success | | 0.004 |
| testInLineHtmlWithPHP | Success | | 0.004 |
| testDeclareSimple | Success | | 0.004 |
| testEmptyDeclare | Success | | 0.004 |
| testDeclareWithStatement | Success | | 0.005 |
| testFunctionDeclaration | Success | | 0.004 |
| testFunctionDeclarationReference | Success | | 0.004 |
| testFunctionDeclarationWithParams | Success | | 0.006 |
| testClassDeclarationSimple | Success | | 0.005 |
| testClassDeclarationWithDeclarations | Success | | 0.008 |
| testCommentSingle | Success | | 0.005 |
| testCommentMulti | Success | | 0.004 |
| testCommentPhpDocBlock | Success | | 0.004 |
| testCommentVar | Success | | 0.005 |
| testEmpty | Success | | 0.004 |
| testEval | Success | | 0.004 |
| testPhpTestCase | Success | | 0.000 |
| testSimpleModelDocCreation | Failure | File: /tmp/temp23452.xmlGolden :simpleModelDocCreationGolden Diff : (line: 2, offset: 0) expected=10 actual=38
junit.framework.AssertionFailedError: File: /tmp/temp23452.xmlGolden :simpleModelDocCreationGolden Diff : (line: 2, offset: 0) expected=10 actual=38 at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.dom.TestDOMModelDocumentForPHP.testSimpleModelDocCreation(Unknown Source) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 0.658 |
| testBug_149403_1 | Failure | File: /tmp/temp23453.xmlGolden :Bug_149403_1_Golden Diff : (line: 2, offset: 0) expected=10 actual=38
junit.framework.AssertionFailedError: File: /tmp/temp23453.xmlGolden :Bug_149403_1_Golden Diff : (line: 2, offset: 0) expected=10 actual=38 at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.dom.TestDOMModelDocumentForPHP.testBug_149403_1(Unknown Source) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 0.636 |
| testBug_149403_2 | Failure | File: /tmp/temp23454.xmlGolden :Bug_149403_2_Golden Diff : (line: 2, offset: 0) expected=10 actual=38
junit.framework.AssertionFailedError: File: /tmp/temp23454.xmlGolden :Bug_149403_2_Golden Diff : (line: 2, offset: 0) expected=10 actual=38 at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.dom.TestDOMModelDocumentForPHP.testBug_149403_2(Unknown Source) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 0.777 |
| testPhpProjectTestCase | Success | | 0.000 |
| testPhpTestCase | Success | | 0.000 |