Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Name | Status | Type | Time(s) |
testContentType | Success | | 0.002 |
testYylexAllPhp | Success | | 3.470 |
testYylexlargeFile1 | Success | | 0.874 |
testYylexlargeFile2 | Success | | 0.247 |
testYylexlargeFile3 | Success | | 0.235 |
testYylexlargeFile4 | Success | | 0.360 |
testYylexbig_class | Success | | 0.253 |
testYylexcc | Success | | 0.162 |
testYylexclass_check | Success | | 0.187 |
testYylexclass_example | Success | | 0.090 |
testYylex001 | Success | | 0.005 |
testYylex002 | Success | | 0.006 |
testYylex003 | Success | | 0.014 |
testYylex004 | Success | | 0.009 |
testYylex005 | Success | | 0.010 |
testYylex006 | Success | | 0.009 |
testYylex007 | Success | | 0.133 |
testYylex008 | Success | | 0.009 |
testYylex009 | Success | | 0.009 |
testYylex010 | Success | | 0.008 |
testYylex011 | Success | | 0.018 |
testYylex012 | Success | | 0.018 |
testYylex013 | Success | | 0.005 |
testYylex__call_001 | Success | | 0.029 |
testYylex__call_002 | Success | | 0.011 |
testYylex__set__get_001 | Success | | 0.050 |
testYylex__set__get_002 | Success | | 0.008 |
testYylex__set__get_003 | Success | | 0.009 |
testYylex__set__get_004 | Success | | 0.029 |
testYylex__set__get_005 | Success | | 0.037 |
testYylex__set_data_corrupt | Success | | 0.023 |
testYylexabstract_class | Success | | 0.018 |
testYylexabstract_derived | Success | | 0.010 |
testYylexabstract_final | Success | | 0.008 |
testYylexabstract_inherit | Success | | 0.012 |
testYylexabstract_not_declared | Success | | 0.006 |
testYylexabstract_redeclare | Success | | 0.009 |
testYylexabstract_static | Success | | 0.014 |
testYylexclass_abstract | Success | | 0.017 |
testYylexclass_check | Success | | 0.067 |
testYylexclass_example | Success | | 0.038 |
testYylexclone_001 | Success | | 0.017 |
testYylexallphps | Success | | 0.285 |
testOpenTags | Success | | 0.004 |
testCloseTags | Success | | 0.002 |
testComment | Success | | 0.003 |
testDocComment | Success | | 0.006 |
testHeredoc | Success | | 0.006 |
testToDo | Success | | 0.005 |
testBug149403 | Success | | 0.002 |
testFilesToGoldenallphps | Success | | 0.048 |
testFilesToGoldenabstract | Success | | 0.004 |
testFilesToGoldentype_hinting_001 | Success | | 0.004 |
testFilesToGoldenfactory_and_singleton_001 | Success | | 0.007 |
testFilesToGoldenfactory_001 | Success | | 0.004 |
testFilesToGoldenarray_access_001 | Success | | 0.007 |
testFilesToGoldenvisibility_002a | Success | | 0.005 |
testFilesToGoldenvisibility_002b | Success | | 0.004 |
testFilesToGoldentostring_001 | Success | | 0.006 |
testFilesToGoldentype_hinting_003 | Success | | 0.004 |
testFilesToGoldenHTMLembedPHP | Error | File: /tmp/HTMLembedPHP.php26865Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=1 actual=8
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php26865Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=1 actual=8 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.testFilesToGoldenHTMLembedPHP(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 3.651 |
testTokenizePhpGenerictokenizer_php5_sample | Success | | 0.019 |
testTokenizePhpGenerictokenizer_php5_strings | Success | | 0.003 |
testTokenizePhpGenerictokenizer_php5_heredocs | Success | | 0.003 |
testEmbeddedCode | Error | File: /tmp/HTMLembedPHP.php26869Golden :HTMLembedPHP.php Diff : (line: 1, offset: 2) expected=P actual=S
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php26869Golden :HTMLembedPHP.php Diff : (line: 1, offset: 2) expected=P actual=S 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.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.531 |
testTokenizePhp | Success | | 0.005 |
testTokenizeTaskstokenizer_phpTasks1 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks2 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks3 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks4 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks5 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks6 | Success | | 0.003 |
testTokenizePhpWithHtmltokenizer_phpInHtml | Success | | 0.006 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKey | Success | | 0.014 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValue | Success | | 0.012 |
testPartitionInHTML | Success | | 0.024 |
testPartitionStandalone | Success | | 0.006 |
testPartitionPhpAsHTMLAttributeKey | Success | | 0.011 |
testPartitionPhpAsHTMLAttributeValue | Success | | 0.008 |
testVariable | Success | | 0.051 |
testFunctionInvocation | Success | | 0.008 |
testFunctionInvocationWithParams | Success | | 0.010 |
testStaticFunctionInvocation | Success | | 0.009 |
testArrayVariableWithoutIndex | Success | | 0.008 |
testArrayVariable | Success | | 0.009 |
testArrayVariableMultiIndex | Success | | 0.009 |
testHashTableVariable | Success | | 0.008 |
testListVariable | Success | | 0.011 |
testNestedListVariable | Success | | 0.009 |
testAssignment | Success | | 0.009 |
testPlusAssignment | Success | | 0.010 |
testSLAssignment | Success | | 0.010 |
testReflectionSimple | Success | | 0.009 |
testReflectionNested | Success | | 0.008 |
testReflectionFunction | Success | | 0.008 |
testReflectionComplex | Success | | 0.009 |
testStaticMemberSimple | Success | | 0.009 |
testStaticMemberWithArray | Success | | 0.009 |
testDispatchSimple | Success | | 0.009 |
testDispatchNested | Success | | 0.011 |
testDispatchWithStaticCall | Success | | 0.010 |
testDispatchNestedWithStaticCall | Success | | 0.010 |
testClone | Success | | 0.009 |
testCastOfVariable | Success | | 0.009 |
testCastOfDispatch | Success | | 0.009 |
testClassConstant | Success | | 0.008 |
testPostfixSimple | Success | | 0.008 |
testPostfixWithFunction | Success | | 0.008 |
testPrefixSimple | Success | | 0.010 |
testPrefixWithFunction | Success | | 0.008 |
testUnaryOperationSimple | Success | | 0.009 |
testUnaryOperationWithFunction | Success | | 0.009 |
testUnaryOperationComplex | Success | | 0.010 |
testClassInstanciationSimple | Success | | 0.012 |
testClassInstanciationVariable | Success | | 0.012 |
testClassInstanciationFunction | Success | | 0.012 |
testRefernceSimple | Success | | 0.012 |
testRefernceWithFunction | Success | | 0.012 |
testRefernceInstanciation | Success | | 0.012 |
testInstanceofSimple | Success | | 0.012 |
testInstanceofWithFunction | Success | | 0.012 |
testInstanceofDispatch | Success | | 0.012 |
testIgnoreError | Success | | 0.012 |
testInclude | Success | | 0.013 |
testIncludeOnce | Success | | 0.011 |
testRequire | Success | | 0.012 |
testRequireOnce | Success | | 0.011 |
testArray | Success | | 0.010 |
testArrayKeyValue | Success | | 0.009 |
testArrayComplex | Success | | 0.009 |
testConditionalExpression | Success | | 0.011 |
testPlusOperation | Success | | 0.013 |
testMinusOperation | Success | | 0.012 |
testAndOperation | Success | | 0.012 |
testConcatOperation | Success | | 0.010 |
testQuote | Success | | 0.011 |
testSingleQuote | Success | | 0.010 |
testQuoteWithOffsetNumber | Success | | 0.010 |
testQuoteWithCurly | Success | | 0.009 |
testQuoteWithOffsetString | Success | | 0.012 |
testHeredoc | Success | | 0.012 |
testEmptyHeredoc | Success | | 0.010 |
testNotQuote | Success | | 0.010 |
testBreakStatement | Success | | 0.010 |
testContinueStatementExpression | Success | | 0.010 |
testContinueEmpty | Success | | 0.008 |
testReturnStatement | Success | | 0.008 |
testReturnExprStatement | Success | | 0.008 |
testEchoStatement | Success | | 0.008 |
testSwitchStatement | Success | | 0.013 |
testIfStatement | Success | | 0.012 |
testEndIfStatement | Success | | 0.011 |
testWhileStatement | Success | | 0.011 |
testWhileEndStatement | Success | | 0.010 |
testDoWhileStatement | Success | | 0.008 |
testForStatement | Success | | 0.009 |
testEndForStatement | Success | | 0.008 |
testForStatementNoCondition | Success | | 0.009 |
testForStatementNoArgs | Success | | 0.010 |
testEmptyForStatement | Success | | 0.008 |
testForEachStatement | Success | | 0.008 |
testForEachStatementWithValue | Success | | 0.008 |
testForEachStatementBlocked | Success | | 0.007 |
testTryCatchStatement | Success | | 0.009 |
testTryMultiCatchStatement | Success | | 0.008 |
testGlobalStatementSimple | Success | | 0.007 |
testGlobalStatementReflection | Success | | 0.008 |
testGlobalStatementReflectionWithExpression | Success | | 0.009 |
testGlobalStatementMultiple | Success | | 0.007 |
testStaticSimple | Success | | 0.007 |
testStaticMultiWithAssignment | Success | | 0.008 |
testInLineHtml | Success | | 0.007 |
testInLineHtmlWithPHP | Success | | 0.006 |
testDeclareSimple | Success | | 0.008 |
testEmptyDeclare | Success | | 0.007 |
testDeclareWithStatement | Success | | 0.008 |
testFunctionDeclaration | Success | | 0.008 |
testFunctionDeclarationReference | Success | | 0.007 |
testFunctionDeclarationWithParams | Success | | 0.009 |
testClassDeclarationSimple | Success | | 0.008 |
testClassDeclarationWithDeclarations | Success | | 0.011 |
testInterfaceDeclarationSimple | Success | | 0.009 |
testInterfaceDeclarationWithDeclarations | Success | | 0.009 |
testCommentSingle | Success | | 0.193 |
testCommentMulti | Success | | 0.010 |
testCommentPhpDocBlock | Success | | 0.009 |
testCommentVar | Success | | 0.010 |
testEmpty | Success | | 0.010 |
testEval | Success | | 0.011 |
testErrorStatement | Success | | 0.010 |
testErrorBlock | Success | | 0.007 |
testVariable | Success | | 0.025 |
testFunctionInvocation | Success | | 0.006 |
testFunctionInvocationWithParams | Success | | 0.007 |
testStaticFunctionInvocation | Success | | 0.007 |
testArrayVariableWithoutIndex | Success | | 0.006 |
testArrayVariable | Success | | 0.006 |
testArrayVariableMultiIndex | Success | | 0.008 |
testHashTableVariable | Success | | 0.007 |
testListVariable | Success | | 0.006 |
testNestedListVariable | Success | | 0.007 |
testAssignment | Success | | 0.006 |
testPlusAssignment | Success | | 0.006 |
testSLAssignment | Success | | 0.006 |
testReflectionSimple | Success | | 0.006 |
testReflectionNested | Success | | 0.007 |
testReflectionFunction | Success | | 0.007 |
testReflectionComplex | Success | | 0.006 |
testDispatchSimple | Success | | 0.006 |
testDispatchNested | Success | | 0.008 |
testDispatchWithStaticCall | Success | | 0.008 |
testDispatchNestedWithStaticCall | Success | | 0.009 |
testCastOfVariable | Success | | 0.008 |
testCastOfDispatch | Success | | 0.009 |
testPostfixSimple | Success | | 0.007 |
testPrefixSimple | Success | | 0.007 |
testUnaryOperationSimple | Success | | 0.006 |
testUnaryOperationWithFunction | Success | | 0.006 |
testUnaryOperationComplex | Success | | 0.006 |
testClassInstanciationSimple | Success | | 0.006 |
testClassInstanciationVariable | Success | | 0.006 |
testClassInstanciationFunction | Success | | 0.006 |
testRefernceSimple | Success | | 0.008 |
testRefernceWithFunction | Success | | 0.010 |
testRefernceInstanciation | Success | | 0.008 |
testIgnoreError | Success | | 0.008 |
testInclude | Success | | 0.008 |
testIncludeOnce | Success | | 0.009 |
testRequire | Success | | 0.009 |
testRequireOnce | Success | | 0.008 |
testArray | Success | | 0.008 |
testArrayKeyValue | Success | | 0.009 |
testArrayComplex | Success | | 0.009 |
testConditionalExpression | Success | | 0.008 |
testPlusOperation | Success | | 0.008 |
testMinusOperation | Success | | 0.010 |
testAndOperation | Success | | 0.009 |
testConcatOperation | Success | | 0.009 |
testQuote | Success | | 0.009 |
testSingleQuote | Success | | 0.010 |
testQuoteWithOffsetNumber | Success | | 0.009 |
testQuoteWithOffsetString | Success | | 0.009 |
testHeredoc | Success | | 0.010 |
testEmptyHeredoc | Success | | 0.009 |
testNotQuote | Success | | 0.010 |
testBreakStatement | Success | | 0.008 |
testContinueStatementExpression | Success | | 0.009 |
testContinueEmpty | Success | | 0.008 |
testReturnStatement | Success | | 0.008 |
testReturnExprStatement | Success | | 0.009 |
testEchoStatement | Success | | 0.009 |
testSwitchStatement | Success | | 0.010 |
testIfStatement | Success | | 0.011 |
testEndIfStatement | Success | | 0.010 |
testWhileStatement | Success | | 0.009 |
testWhileEndStatement | Success | | 0.009 |
testDoWhileStatement | Success | | 0.009 |
testForStatement | Success | | 0.010 |
testEndForStatement | Success | | 0.009 |
testForStatementNoCondition | Success | | 0.010 |
testForStatementNoArgs | Success | | 0.010 |
testEmptyForStatement | Success | | 0.010 |
testForEachStatement | Success | | 0.010 |
testForEachStatementWithValue | Success | | 0.010 |
testForEachStatementBlocked | Success | | 0.009 |
testGlobalStatementSimple | Success | | 0.009 |
testGlobalStatementReflection | Success | | 0.009 |
testGlobalStatementReflectionWithExpression | Success | | 0.009 |
testGlobalStatementMultiple | Success | | 0.009 |
testStaticSimple | Success | | 0.008 |
testStaticMultiWithAssignment | Success | | 0.009 |
testInLineHtml | Success | | 0.009 |
testInLineHtmlWithPHP | Success | | 0.008 |
testDeclareSimple | Success | | 0.009 |
testEmptyDeclare | Success | | 0.008 |
testDeclareWithStatement | Success | | 0.009 |
testFunctionDeclaration | Success | | 0.008 |
testFunctionDeclarationReference | Success | | 0.009 |
testFunctionDeclarationWithParams | Success | | 0.009 |
testClassDeclarationSimple | Success | | 0.009 |
testClassDeclarationWithDeclarations | Success | | 0.009 |
testCommentSingle | Success | | 0.008 |
testCommentMulti | Success | | 0.009 |
testCommentPhpDocBlock | Success | | 0.009 |
testCommentVar | Success | | 0.008 |
testEmpty | Success | | 0.008 |
testEval | Success | | 0.008 |
testMatchScalar | Success | | 0.012 |
testMatchVariable | Success | | 0.009 |
testMatchBackTickExpression | Success | | 0.009 |
testMatchFunctionInvocation | Success | | 0.009 |
testMatchFunctionInvocationWithParams | Success | | 0.009 |
testMatchStaticFunctionInvocation | Success | | 0.008 |
testMatchArrayVariableWithoutIndex | Success | | 0.008 |
testMatchArrayVariable | Success | | 0.008 |
testMatchArrayVariableMultiIndex | Success | | 0.009 |
testMatchHashTableVariable | Success | | 0.009 |
testMatchListVariable | Success | | 0.009 |
testMatchNestedListVariable | Success | | 0.009 |
testMatchAssignment | Success | | 0.008 |
testMatchPlusAssignment | Success | | 0.006 |
testMatchSLAssignment | Success | | 0.006 |
testMatchReflectionSimple | Success | | 0.008 |
testMatchReflectionNested | Success | | 0.008 |
testMatchReflectionFunction | Success | | 0.019 |
testMatchReflectionComplex | Success | | 0.009 |
testMatchStaticMemberSimple | Success | | 0.009 |
testMatchStaticMemberWithArray | Success | | 0.009 |
testMatchDispatchSimple | Success | | 0.009 |
testMatchDispatchNested | Success | | 0.010 |
testMatchDispatchWithStaticCall | Success | | 0.009 |
testMatchDispatchNestedWithStaticCall | Success | | 0.010 |
testMatchClone | Success | | 0.009 |
testMatchCastOfVariable | Success | | 0.009 |
testMatchCastOfDispatch | Success | | 0.009 |
testMatchClassConstant | Success | | 0.009 |
testMatchPostfixSimple | Success | | 0.009 |
testMatchPostfixWithFunction | Success | | 0.009 |
testMatchPrefixSimple | Success | | 0.008 |
testMatchPrefixWithFunction | Success | | 0.008 |
testMatchUnaryOperationSimple | Success | | 0.009 |
testMatchUnaryOperationWithFunction | Success | | 0.009 |
testMatchUnaryOperationComplex | Success | | 0.009 |
testMatchClassInstanciationSimple | Success | | 0.009 |
testMatchClassInstanciationVariable | Success | | 0.009 |
testMatchClassInstanciationFunction | Success | | 0.009 |
testMatchRefernceSimple | Success | | 0.009 |
testMatchRefernceWithFunction | Success | | 0.008 |
testMatchRefernceInstanciation | Success | | 0.009 |
testMatchInstanceofSimple | Success | | 0.009 |
testMatchInstanceofWithFunction | Success | | 0.009 |
testMatchInstanceofDispatch | Success | | 0.010 |
testMatchIgnoreError | Success | | 0.010 |
testMatchInclude | Success | | 0.009 |
testMatchIncludeOnce | Success | | 0.009 |
testMatchRequire | Success | | 0.010 |
testMatchRequireOnce | Success | | 0.009 |
testMatchArray | Success | | 0.009 |
testMatchArrayKeyValue | Success | | 0.010 |
testMatchArrayComplex | Success | | 0.010 |
testMatchConditionalExpression | Success | | 0.010 |
testMatchPlusOperation | Success | | 0.010 |
testMatchMinusOperation | Success | | 0.009 |
testMatchAndOperation | Success | | 0.009 |
testMatchConcatOperation | Success | | 0.010 |
testMatchQuote | Success | | 0.010 |
testMatchSingleQuote | Success | | 0.017 |
testMatchQuoteWithOffsetNumber | Success | | 0.010 |
testMatchQuoteWithCurly | Success | | 0.009 |
testMatchQuoteWithOffsetString | Success | | 0.010 |
testMatchHeredoc | Success | | 0.010 |
testMatchEmptyHeredoc | Success | | 0.010 |
testMatchNotQuote | Success | | 0.011 |
testMatchBreakStatement | Success | | 0.010 |
testMatchContinueStatementExpression | Success | | 0.010 |
testMatchReturnExprStatement | Success | | 0.010 |
testMatchEchoStatement | Success | | 0.011 |
testMatchSwitchStatement | Success | | 0.019 |
testMatchIfStatement | Success | | 0.015 |
testMatchEndIfStatement | Success | | 0.014 |
testMatchWhileStatement | Success | | 0.012 |
testMatchWhileEndStatement | Success | | 0.012 |
testMatchDoWhileStatement | Success | | 0.012 |
testMatchForStatement | Success | | 0.014 |
testMatchEndForStatement | Success | | 0.012 |
testMatchForStatementNoCondition | Success | | 0.012 |
testMatchForStatementNoArgs | Success | | 0.012 |
testMatchEmptyForStatement | Success | | 0.014 |
testMatchForEachStatement | Success | | 0.012 |
testMatchForEachStatementWithValue | Success | | 0.012 |
testMatchForEachStatementBlocked | Success | | 0.011 |
testMatchTryCatchStatement | Success | | 0.019 |
testMatchTryMultiCatchStatement | Success | | 0.013 |
testMatchGlobalStatementSimple | Success | | 0.010 |
testMatchGlobalStatementReflection | Success | | 0.010 |
testMatchGlobalStatementReflectionWithExpression | Success | | 0.011 |
testMatchGlobalStatementMultiple | Success | | 0.010 |
testMatchStaticSimple | Success | | 0.010 |
testMatchStaticMultiWithAssignment | Success | | 0.011 |
testMatchInLineHtml | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.ast.TestASTMatcher.performMatching(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestASTMatcher.testMatchInLineHtml(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.014 |
testMatchInLineHtmlWithPHP | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.ast.TestASTMatcher.performMatching(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestASTMatcher.testMatchInLineHtmlWithPHP(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.014 |
testMatchDeclareSimple | Success | | 0.018 |
testMatchEmptyDeclare | Success | | 0.011 |
testMatchDeclareWithStatement | Success | | 0.011 |
testMatchFunctionDeclaration | Success | | 0.010 |
testMatchFunctionDeclarationReference | Success | | 0.011 |
testMatchFunctionDeclarationWithParams | Success | | 0.014 |
testMatchClassDeclarationSimple | Success | | 0.010 |
testMatchClassDeclarationWithDeclarations | Success | | 0.022 |
testMatchInterfaceDeclarationSimple | Success | | 0.021 |
testMatchInterfaceDeclarationWithDeclarations | Success | | 0.013 |
testMatchEmpty | Success | | 0.011 |
testMatchEval | Success | | 0.011 |
astEmptyCreation | Success | | 0.001 |
astSmallCreation | Success | | 0.001 |
astSetSourceCreation | Success | | 0.001 |
astReCreation | Success | | 0.002 |
astTimeCreation | Success | | 0.003 |
testVariable | Success | | 0.019 |
testVariableTwoComments | Success | | 0.003 |
testVariableMultiple | Success | | 0.003 |
testFunction | Success | | 0.004 |
testClass | Success | | 0.004 |
testMethod | Success | | 0.010 |
testField | Success | | 0.004 |
testMethodSecond | Success | | 0.007 |
testFieldSecond | Success | | 0.007 |
testBasicExpression | Error | null expected:<null> but was:<number>
junit.framework.ComparisonFailure: null expected:<null> but was:<number> at org.eclipse.php.test.headless.core.ast.TestDefaultBindingResolver.testBasicExpression(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.839 |
testIsArray | Success | | 2.560 |
testIsClass | Success | | 2.183 |
testIsInterface | Success | | 1.241 |
testIsNullType | Success | | 2.321 |
testIsPrimitive | Success | | 0.784 |
testIsSubTypeCompatibleTrue | Error | Should be sub-type compatible
junit.framework.AssertionFailedError: Should be sub-type compatible at org.eclipse.php.test.headless.core.ast.TestDefaultBindingResolver.testIsSubTypeCompatibleTrue(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 5.801 |
testIsSubTypeCompatibleFalse | Success | | 4.882 |
testBinaryName | Success | | 2.001 |
testArraysGetComponentType | Error | getComponentType() should return a non-null value for arrays
junit.framework.AssertionFailedError: getComponentType() should return a non-null value for arrays at org.eclipse.php.test.headless.core.ast.TestDefaultBindingResolver.testArraysGetComponentType(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 3.162 |
testGetDeclaredFields | Success | | 1.229 |
testGetDeclaredMethods | Success | | 1.998 |
testOverrides | Error | Should override
junit.framework.AssertionFailedError: Should override at org.eclipse.php.test.headless.core.ast.TestDefaultBindingResolver.testOverrides(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 4.588 |
testCommentsCreation | Error | File: /tmp/testCommentsCreation27089Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=0 actual=1
junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation27089Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=0 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.ast.TestProjectAstCreation.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestProjectAstCreation.testCommentsCreation(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.770 |
checkForStaticScalar[0] | Success | | 0.002 |
checkForStaticScalar[1] | Success | | 0.001 |
checkForStaticScalar[2] | Success | | 0.002 |
checkForStaticScalar[3] | Success | | 0.001 |
checkForStaticScalar[4] | Success | | 0.001 |
checkForStaticScalar[5] | Success | | 0.001 |
checkForStaticScalar[6] | Success | | 0.002 |
checkForStaticScalar[7] | Success | | 0.001 |
checkForStaticScalar[8] | Success | | 0.001 |
checkForStaticScalar[9] | Success | | 0.001 |
checkForStaticScalar[10] | Success | | 0.001 |
checkForStaticScalar[11] | Success | | 0.001 |
checkForStaticScalar[12] | Success | | 0.001 |
checkForStaticScalar[13] | Success | | 0.001 |
checkForStaticScalar[14] | Success | | 0.004 |
checkForStaticScalar[15] | Success | | 0.001 |
checkForStaticScalar[16] | Success | | 0.001 |
checkForStaticScalar[17] | Success | | 0.001 |
checkForStaticScalar[18] | Success | | 0.001 |
checkForStaticScalar[19] | Success | | 0.000 |
checkForStaticScalar[20] | Success | | 0.000 |
checkForStaticScalar[21] | Success | | 0.001 |
checkForStaticScalar[22] | Success | | 0.001 |
checkForStaticScalar[23] | Success | | 0.001 |
checkForStaticScalar[24] | Success | | 0.001 |
testConstantExpressionBinding | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testConstantExpressionBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.896 |
testConstructorBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testConstructorBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.104 |
testExpressionBinding | Success | | 2.004 |
testFieldAccessBinding | Success | | 2.259 |
testStaticFieldAccessBinding | Success | | 1.788 |
testStaticConstantAccessBinding | Success | | 3.568 |
testIncludeBinding | Success | | 1.242 |
testFunctionDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testFunctionDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.998 |
testMethodDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testMethodDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 6.107 |
testFunctionInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testFunctionInvocationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.124 |
testMethodInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testMethodInvocationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.110 |
testStaticMethodInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testStaticMethodInvocationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.000 |
testIdentifierBinding | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testIdentifierBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.027 |
testVariableIntBinding1 | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testVariableIntBinding1(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.989 |
testVariableIntBinding2 | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testVariableIntBinding2(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.099 |
testVariableStrBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testVariableStrBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.989 |
testClassDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testClassDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.000 |
testInterfaceDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testInterfaceDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.589 |
testVariable1 | Success | | 0.103 |
testVariable2 | Success | | 0.012 |
testFunctionName | Success | | 0.012 |
testFunctionInvocationName | Success | | 0.012 |
testFunctionInvocationAddParam | Success | | 0.017 |
testFunctionInvocationAddParams | Success | | 0.012 |
testFunctionInvocationRemoveParam1 | Success | | 0.012 |
testFunctionInvocationRemoveParam2 | Success | | 0.012 |
testFunctionInvocationRemoveParams | Success | | 0.011 |
testVariable3 | Success | | 0.011 |
testStaticFunctionInvocation | Success | | 0.009 |
testArrayAccessWithoutIndex | Success | | 0.008 |
testArrayAccess | Success | | 0.009 |
testArrayVariableMultiIndex | Success | | 0.009 |
testArrayAccessType1 | Success | | 0.009 |
testArrayAccessType2 | Success | | 0.009 |
testListVariable1 | Success | | 0.009 |
testListVariable2 | Success | | 0.008 |
testNestedListVariable | Success | | 0.009 |
testAssignmentLeft | Success | | 0.008 |
testAssignmentRight | Success | | 0.009 |
testAssignmentOperator | Success | | 0.008 |
testReflectionSimple | Success | | 0.011 |
testReflectionFunction | Success | | 0.011 |
testReflectionComplex | Success | | 0.011 |
testStaticMemberSimple | Success | | 0.012 |
testStaticMemberWithArray | Success | | 0.009 |
testDispatchSimple | Success | | 0.010 |
testDispatchNested | Success | | 0.011 |
testDispatchWithStaticCall | Success | | 0.012 |
testClone | Success | | 0.011 |
testCastOfVariable | Success | | 0.011 |
testCastOfDispatch | Success | | 0.008 |
testClassConstant | Success | | 0.009 |
testPostfixSimple | Success | | 0.008 |
testPostfixWithFunction | Success | | 0.008 |
testPrefixSimple | Success | | 0.008 |
testUnaryOperationSimple | Success | | 0.009 |
testUnaryOperationWithFunction | Success | | 0.009 |
testUnaryOperationComplex | Success | | 0.008 |
testClassInstanciationSimple | Success | | 0.008 |
testClassInstanciationAddParam | Success | | 0.009 |
testClassInstanciationVariable | Success | | 0.009 |
testClassInstanciationVariableRemove | Success | | 0.009 |
testClassInstanciationFunction | Success | | 0.009 |
testRefernceSimple | Success | | 0.009 |
testRefernceWithFunction | Success | | 0.009 |
testRefernceInstanciation | Success | | 0.008 |
testInstanceofSimple | Success | | 0.008 |
testIgnoreError | Success | | 0.009 |
testInclude | Success | | 0.009 |
testIncludeWithParenthesis1 | Success | | 0.008 |
testIncludeWithParenthesis2 | Success | | 0.008 |
testIncludeOnce | Success | | 0.008 |
testArrayCreation1 | Success | | 0.009 |
testArrayCreation2 | Success | | 0.009 |
testArrayCreation3 | Success | | 0.008 |
testFunctionDeclaration | Success | | 0.010 |
testFunctionDeclarationPHP4 | Success | | 0.009 |
testFunctionDeclarationWithParam1 | Success | | 0.008 |
testFunctionDeclarationWithParam2 | Success | | 0.009 |
testFunctionDeclarationWithParam3 | Success | | 0.009 |
testFunctionDeclarationDeleteType | Success | | 0.008 |
testFunctionDeclarationCreationPHP4 | Success | | 0.010 |
testFunctionDeclarationCreationPHP5 | Success | | 0.008 |
testFunctionDeclarationChangeDefault1 | Success | | 0.010 |
testFunctionDeclarationDeleteDefault1 | Success | | 0.008 |
testFunctionDeclarationDeleteDefault2 | Success | | 0.009 |
testClassDeclarationSimple | Success | | 0.008 |
testFunctionDeclarationRemoveReference | Success | | 0.008 |
testFunctionDeclarationAddReference | Success | | 0.009 |
testClassDeclarationAddSuper | Success | | 0.008 |
testClassDeclarationDeleteSuper | Success | | 0.008 |
testClassDeclarationDeleteSuperWithImplements | Success | | 0.009 |
testClassDeclarationReplaceSuper | Success | | 0.008 |
testClassDeclarationAddInterfaces | Success | | 0.010 |
testClassDeclarationRemoveInterface | Success | | 0.011 |
testClassDeclarationRemoveAllInterfaces | Success | | 0.009 |
testClassDeclarationRenameInterface | Success | | 0.008 |
testInterfaceDeclarationSimple | Success | | 0.008 |
testInterfaceDeclarationAddExtends | Success | | 0.009 |
testInterfaceDeclarationRemoveExtend | Success | | 0.009 |
testInterfaceDeclarationRemoveAllExtends | Success | | 0.008 |
testInterfaceDeclarationRenameExtend | Success | | 0.008 |
testArrayKeyValueRemoveKey | Success | | 0.008 |
testArrayKeyValueAddKey | Success | | 0.009 |
testArrayKeyValueChangeKey | Success | | 0.008 |
testArrayKeyDelete | Success | | 0.008 |
testConditionalExpression | Success | | 0.009 |
testInfixExpression | Success | | 0.008 |
testConcatOperation | Success | | 0.009 |
testQuoteHeredoc | Success | | 0.008 |
testQuoteSingle | Success | | 0.008 |
testQuoteDouble | Success | | 0.008 |
testQuoteWithCurly | Success | | 0.008 |
testEmptyHeredoc | Success | | 0.008 |
testBreakStatementChange | Success | | 0.008 |
testBreakStatementRemove | Success | | 0.008 |
testBreakStatementAdd | Success | | 0.008 |
testContinueStatementAdd | Success | | 0.008 |
testContinueStatementRemove | Success | | 0.008 |
testContinueStatementChange | Success | | 0.008 |
testReturnStatementAdd | Success | | 0.008 |
testReturnExprStatementChange | Success | | 0.008 |
testReturnExprStatementRemove | Success | | 0.008 |
testEchoStatement | Success | | 0.009 |
testNewEchoStatement | Success | | 0.008 |
testSwitchStatementSetExpression | Success | | 0.009 |
testSwitchStatementChangeCaseAction | Success | | 0.009 |
testSwitchStatementCaseDeletion | Success | | 0.009 |
testSwitchStatementChangeAddCase | Success | | 0.010 |
testIfStatementCondition | Success | | 0.011 |
testIfStatementCurlyToAlternative | Success | | 0.009 |
testIfStatementAlternativeToCurly | Success | | 0.009 |
testNestedIfStatementCurlyToAlternative1 | Success | | 0.010 |
testNestedIfStatementCurlyToAlternative2 | Success | | 0.010 |
testWhileStatementCurlyToAlternative | Success | | 0.008 |
testWhileStatementAlternativeToCurly | Success | | 0.008 |
testForStatementCurlyToAlternative | Success | | 0.009 |
testForStatementAlternativeToCurly | Success | | 0.009 |
testForEachStatementCurlyToAlternative | Success | | 0.008 |
testForEachStatementAlternativeToCurly | Success | | 0.009 |
testSwitchStatementCurlyToAlternative | Success | | 0.009 |
testSwitchStatementAlternativeToCurly | Success | | 0.009 |
testWhileStatement | Success | | 0.009 |
testDoWhileStatement | Success | | 0.009 |
testCurlyBlockCreation | Success | | 0.009 |
testAlternativeBlockCreation | Success | | 0.008 |
testForStatement | Success | | 0.009 |
testForStatementRemoveInitialization | Success | | 0.009 |
testForStatementRemoveCondition | Success | | 0.008 |
testForStatementRemoveUpdaters | Success | | 0.009 |
testForEachStatementAddKey | Success | | 0.009 |
testForEachStatementChangeKeyAndValue | Success | | 0.009 |
testForEachStatementRemoveKey | Success | | 0.008 |
testTryCatchStatement | Success | | 0.009 |
testTryMultiCatchStatement | Success | | 0.009 |
testGlobalStatementSimple | Success | | 0.008 |
testGlobalStatementReflection | Success | | 0.008 |
testStaticSimple | Success | | 0.009 |
testInLineHtml | Success | | 0.008 |
testFieldDeclaration | Success | | 0.009 |
testMethodDeclaration | Success | | 0.009 |
testComment | Success | | 0.014 |
testVariable | Success | | 0.003 |
testFunctionInvocationWithParamsFirst | Success | | 0.003 |
testFunctionInvocationWithParamsLast | Success | | 0.004 |
testFunctionInvocationWithParamsMiddle | Success | | 0.003 |
testClassRemove | Success | | 0.003 |
testStatementBeforeClass | Success | | 0.003 |
testArrayFirst | Success | | 0.004 |
testArrayLast | Success | | 0.003 |
testArrayMiddle | Success | | 0.003 |
testDeleteArrayKeyValue | Success | | 0.004 |
testListFirst | Success | | 0.003 |
testListMiddle | Success | | 0.003 |
testListLast | Success | | 0.003 |
testDeleteBreak | Success | | 0.003 |
testDeleteContinue | Success | | 0.003 |
testDeleteReturn | Success | | 0.003 |
testDeleteEchoFirst | Success | | 0.003 |
testDeleteEchoLast | Success | | 0.003 |
testDeleteEchoMiddle | Success | | 0.003 |
testDeleteSwitch | Success | | 0.003 |
testDeleteBlockFirst | Success | | 0.004 |
testDeleteBlockMiddle | Success | | 0.003 |
testDeleteBlockLast | Success | | 0.004 |
testDeleteForComponent1 | Success | | 0.007 |
testDeleteHtml | Success | | 0.003 |
testDeleteFunctionFormalFirst | Success | | 0.003 |
testDeleteFunctionFormalLast | Success | | 0.005 |
testDeleteFunctionFormalMiddle | Success | | 0.004 |
testDeleteFunctionBodyFirst | Success | | 0.003 |
testDeleteFunctionBodyLast | Success | | 0.003 |
testDeleteFunctionBodyMiddle | Success | | 0.004 |
testDeleteClassElements | Success | | 0.004 |
variables.php | Success | | 0.007 |
functions.php | Success | | 0.005 |
includes.php | Success | | 0.001 |
constants.php | Success | | 0.001 |
classes.php | Success | | 0.002 |
testPHPDocClass | Success | | 0.008 |
testPHPDocClassConstant | Success | | 0.000 |
testPHPDocClassVariable | Success | | 0.001 |
testPHPDocClassMethod | Success | | 0.000 |
testPHPDocFunction | Success | | 0.001 |
testClassDeclarations | Success | | 0.002 |
testClassReferences | Success | | 0.036 |
testClassAllOccurences | Success | | 0.035 |
testInterfaceDeclarations | Success | | 0.001 |
testInterfaceReferences | Success | | 0.002 |
testInterfaceAllOccurences | Success | | 0.002 |
testConstantDeclarations | Success | | 0.003 |
testVariableDeclarations | Success | | 0.001 |
testVariableReferences | Success | | 0.001 |
testReferencingFiles | Error | File: /tmp/testReferencingFiles27122Golden :testReferencingFiles.txt Diff : (line: 3, offset: 23) expected=b actual=g
junit.framework.AssertionFailedError: File: /tmp/testReferencingFiles27122Golden :testReferencingFiles.txt Diff : (line: 3, offset: 23) expected=b actual=g 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.model.filenetwork.AbstractFileNetworkTest.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.model.filenetwork.BasicFileNetworkTest.testReferencingFiles(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.276 |
testReferencedFiles | Success | | 0.604 |
testSearchMethod | Success | | 0.807 |
testSearchMethodBadNetwork | Success | | 0.908 |
testInfixOperatorPlus | Success | | 4.638 |
testPrefixOperatorPlusPlus | Success | | 1.878 |
testPostfixOperatorPlusPlus | Success | | 0.578 |
testUnaryOperationMinus | Success | | 0.773 |
testUnaryOperationTilda | Success | | 1.223 |
testUnaryOperationNot | Success | | 0.770 |
testThis | Success | | 0.355 |
testObject | Success | | 0.936 |
testOverridesObject | Success | | 1.319 |
testCombinesObject | Error | expected:<Ambigous <[A, B]>> but was:<Ambigous <[B, A]>>
at org.eclipse.php.test.headless.core.model.typeinference.AbstractPHPTypeInferenceTest.runTest(Unknown Source) at org.eclipse.php.test.headless.core.model.typeinference.TestVariableReferenceEvaluator.testCombinesObject(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.180 |
testOverridesGlobal | Success | | 0.562 |
testOverridesGlobalInner | Success | | 0.709 |
testCombineWithGlobal | Error | expected:<Ambigous <[A, B]>> but was:<Ambigous <[B, A]>>
at org.eclipse.php.test.headless.core.model.typeinference.AbstractPHPTypeInferenceTest.runTest(Unknown Source) at org.eclipse.php.test.headless.core.model.typeinference.TestVariableReferenceEvaluator.testCombineWithGlobal(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 3.100 |
testGlobalDeclaredInsideFunction | Success | | 0.583 |
testTypedArgumentReference | Success | | 3.368 |
testPHPDocArgumentReference | Success | | 0.577 |
testArrayAccess | Success | | 0.663 |
testClassVar | Success | | 1.768 |
testClassVarPHPDoc | Success | | 0.576 |
testClassVarNoPHPDoc | Success | | 1.440 |
testClassVarConstructor | Success | | 0.596 |
testParentClassVarDecl | Success | | 2.453 |
testClassVarMethodDecl | Success | | 0.578 |
testSelfFieldAccess | Success | | 0.673 |
testSelfVarDeclaration | Success | | 2.528 |
testParentFieldAccess | Success | | 0.626 |
testCatchException | Success | | 0.674 |
testForeachStatement | Success | | 2.714 |
testClassInstanceCreation | Success | | 0.546 |
testSelfClassInstanceCreation | Success | | 2.017 |
testFunctionReturnType | Success | | 0.535 |
testFunctionReturnTypePHPDoc | Success | | 0.775 |
testFunctionReturnTypeNoPHPDoc | Success | | 4.217 |
testFunctionReturnTypeAmbiguous | Success | | 2.400 |
testFunctionReturnTypeRecursive | Success | | 0.594 |
testMethodReturnType | Success | | 1.886 |
testStaticMethodReturnType | Success | | 0.593 |
testParentMethodReturnType | Success | | 0.691 |
testOverriddenMethodReturnType | Success | | 2.500 |
testMethodReturnTypePHPDoc | Success | | 0.604 |
testOverridenMethodReturnTypePHPDoc | Success | | 1.036 |
testSelfMethodReturnType | Success | | 1.630 |
testBuiltinMethodReturnType | Success | | 0.603 |
testScalarNumber | Success | | 2.376 |
testBacktickExpression | Success | | 3.632 |
testAssignmentScalar | Success | | 0.534 |
testAssignmentScalarNested | Success | | 0.779 |
testCastString | Success | | 2.365 |
testCastObjectFromScalar | Success | | 1.160 |
testCastObjectFromClass | Success | | 1.953 |
testCloneObject | Success | | 0.540 |
testConditionalExpression | Error | expected:<Ambigous <[string, number]>> but was:<Ambigous <[number, string]>>
at org.eclipse.php.test.headless.core.model.typeinference.AbstractPHPTypeInferenceTest.runTest(Unknown Source) at org.eclipse.php.test.headless.core.model.typeinference.TestConditionalExpressionEvaluator.testConditionalExpression(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.280 |
testArrayCreationSingleType | Success | | 0.545 |
testArrayCreationMultiTypes | Success | | 0.776 |
testConstant | Success | | 3.569 |
testClassConstant | Success | | 0.601 |
testBindingUtility | Success | | 0.559 |
testBindingUtilityCache | Success | | 1.000 |
testStaticFieldsCompletion | Success | | 1.146 |
testStaticFieldsCompletionWithPrefix | Success | | 0.823 |
testAllFieldsCompletion | Success | | 1.060 |
testAllOwnFieldsCompletion | Success | | 0.935 |
testParentFieldsCompletion | Success | | 1.038 |
testAllFieldsCompletionWithPrefix | Success | | 1.053 |
testInheritedFieldCompletion | Success | | 1.490 |
testInheritedStaticFieldCompletion | Success | | 0.630 |
testThisVariableCompletion | Success | | 0.945 |
testMagicProperty | Success | | 0.955 |
testMagicPropertyWithBinding | Success | | 1.968 |
testSingletonInstanceCompletion | Success | | 0.599 |
testClassVarHintingCompletion | Error | File: /tmp/testClassVarHintingCompletion27136Golden :testClassVarHintingCompletion.txt Diff : (line: 15, offset: 39) expected=1 actual=2
junit.framework.AssertionFailedError: File: /tmp/testClassVarHintingCompletion27136Golden :testClassVarHintingCompletion.txt Diff : (line: 15, offset: 39) expected=1 actual=2 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.model.codeassist.AbstractCodeAssistTest.testFile(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.TestClassFieldCompletion.testClassVarHintingCompletion(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.707 |
testStaticMethodsCompletion | Success | | 2.125 |
testAllMethodsCompletion | Success | | 1.085 |
testAllOwnMethodsCompletion | Success | | 1.561 |
testParentMethodsCompletion | Success | | 1.296 |
testInheritedMethodCompletion | Success | | 0.598 |
testInheritedStaticMethodCompletion | Success | | 0.811 |
testMagicMethod | Success | | 0.827 |
testMagicMethodWithBinding | Success | | 1.506 |
testInheritedInterfaceMethodsCompletion | Success | | 1.126 |
testNewClassCompletion | Success | | 1.154 |
testNewOwnClassCompletion | Success | | 0.727 |
testNewSelfCompletion | Success | | 0.579 |
testAllClasses | Success | | 1.231 |
testClassNameCompletion | Success | | 0.807 |
testClassInFunctionCompletion | Success | | 0.969 |
testClassInFunctionInClassCompletion | Success | | 0.948 |
testClassCamelcaseCompletion | Success | | 1.071 |
testInternalClassCompletion | Success | | 0.958 |
testShouldComplete1 | Success | | 1.041 |
testShouldComplete2 | Success | | 0.958 |
testShouldComplete3 | Success | | 1.072 |
testShouldComplete4 | Success | | 2.518 |
testShouldComplete5 | Success | | 0.610 |
testFunctionCompletion | Success | | 0.712 |
testFunctionInFunctionCompletion | Success | | 0.852 |
testFunctionInFunctionInClassCompletion | Success | | 1.079 |
testFunctionReturnTypeCompletion | Success | | 0.971 |
testFunctionReturnMultipleTypesCompletion | Error | File: /tmp/testFunctionReturnMultipleTypesCompletion27158Golden :testFunctionReturnMultipleTypesCompletion.txt Diff : (line: 7, offset: 33) expected=b actual=f
junit.framework.AssertionFailedError: File: /tmp/testFunctionReturnMultipleTypesCompletion27158Golden :testFunctionReturnMultipleTypesCompletion.txt Diff : (line: 7, offset: 33) expected=b actual=f 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.model.codeassist.AbstractCodeAssistTest.testFile(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.TestFunctionCompletion.testFunctionReturnMultipleTypesCompletion(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.099 |
testFunctionReturnTypeDocCompletion | Success | | 0.972 |
testFunctionReturnMultipleTypesDocCompletion | Error | File: /tmp/testFunctionReturnMultipleTypesDocCompletion27160Golden :testFunctionReturnMultipleTypesDocCompletion.txt Diff : (line: 12, offset: 33) expected=b actual=f
junit.framework.AssertionFailedError: File: /tmp/testFunctionReturnMultipleTypesDocCompletion27160Golden :testFunctionReturnMultipleTypesDocCompletion.txt Diff : (line: 12, offset: 33) expected=b actual=f 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.model.codeassist.AbstractCodeAssistTest.testFile(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.TestFunctionCompletion.testFunctionReturnMultipleTypesDocCompletion(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.979 |
testInternalFunctionCompletion | Success | | 1.081 |
testGlobalVariableCompletion | Success | | 0.916 |
testOnlyGlobalCompletion | Success | | 1.134 |
testLocalMethodVarCompletion | Success | | 0.831 |
testMethodArgumentCompletion | Success | | 1.057 |
testVariableInsideStringCompletion | Success | | 1.047 |
testArrayKeyCompletion | Success | | 0.950 |
testGlobalsCompletion | Success | | 1.058 |
testClassDeclarationCompletion | Success | | 1.559 |
testClassDeclarationCompletionWithPrefix | Success | | 0.557 |
testClassDeclarationImplementsCompletion | Success | | 0.819 |
testClassDeclarationExtendsCompletion | Success | | 1.054 |
testInClassDeclarationCompletion | Success | | 0.991 |
testInClassDeclarationCompletionWithPrefix | Success | | 1.048 |
testMethodDeclarationCompletion | Success | | 0.941 |
testSuperMethodsCompletion | Success | | 1.052 |
testNotShowingExistingOverriddenMethod | Success | | 0.922 |
testMethodParameterCompletion | Success | | 1.026 |
testFuncParameterInitializerCompletion | Success | | 1.044 |
testPHPFunctionCompletion | Success | | 1.093 |
testKeywordsCompletion | Success | | 0.912 |
testLocalFileElementsCompletion | Success | | 0.965 |
testGlobalElementsUnderCondition | Success | | 1.062 |
testInArrayIndexCompletion | Success | | 0.961 |
testPHPDocTagCompletion | Success | | 1.018 |
testPHPDocFunctionParameterCompletion | Success | | 0.939 |
testPHPDocFunctionReturnTypeCompletion | Error | File: /tmp/testPHPDocFunctionReturnTypeCompletion27187Golden :testPHPDocFunctionReturnTypeCompletion.txt Diff : (line: 14, offset: 23) expected=B actual=A
junit.framework.AssertionFailedError: File: /tmp/testPHPDocFunctionReturnTypeCompletion27187Golden :testPHPDocFunctionReturnTypeCompletion.txt Diff : (line: 14, offset: 23) expected=B actual=A 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.model.codeassist.AbstractCodeAssistTest.testFile(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.TestPHPDocCompletion.testPHPDocFunctionReturnTypeCompletion(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.480 |
testConstantCompletion | Success | | 0.594 |
testInternalConstantCompletion | Success | | 1.134 |
testClassConstantSelection | Success | | 1.147 |
testClassVariableSelection | Success | | 0.835 |
testClassVariableSelection2 | Success | | 0.950 |
testClassMethodSelection | Success | | 1.058 |
testStaticMethodCallSelection | Success | | 0.945 |
testMethodCallSelection | Success | | 1.059 |
testOverridenMethodCallSelection | Success | | 1.064 |
testMethodCallSelection2 | Success | | 0.947 |
testConstantAccessSelection | Success | | 1.060 |
testConstantAccessSelection2 | Success | | 0.950 |
testFieldAccessSelection | Success | | 1.056 |
testFieldAccessSelection2 | Success | | 0.938 |
testStaticConstantAccessSelection | Success | | 1.051 |
testStaticConstantAccessSelection2 | Success | | 1.053 |
testStaticFieldAccessSelection | Success | | 0.946 |
testStaticFieldAccessSelection2 | Success | | 1.052 |
testParentMethodSelection | Success | | 0.947 |
testParentMethodSelection2 | Success | | 1.049 |
testPHPFunctionSelection | Error | File: /tmp/testPHPFunctionSelection27208Golden :testPHPFunctionSelection.txt Diff : (line: 7, offset: 55) expected=o actual=h
junit.framework.AssertionFailedError: File: /tmp/testPHPFunctionSelection27208Golden :testPHPFunctionSelection.txt Diff : (line: 7, offset: 55) expected=o actual=h 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.model.codeassist.selection.AbstractSelectionEngineTest.testFile(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.selection.TestGlobalElementsSelection.testPHPFunctionSelection(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.040 |
testClassSelection | Success | | 0.941 |
testFunctionSelection | Success | | 1.035 |
testVariableSelection | Success | | 1.032 |
testConstantSelection | Success | | 0.929 |
testMethodArgumentSelection | Success | | 1.022 |
testMethodLocalVarSelection | Success | | 1.043 |
testPHP5Sample | Success | | 1.136 |
testInLineHtml | Success | | 0.527 |
testArrayStatements | Success | | 0.013 |
testClassComments | Success | | 0.019 |
testDeclarationStatements | Success | | 0.014 |
testForeachStatements | Success | | 0.008 |
testForStatements | Success | | 0.014 |
testIfStatements | Success | | 0.011 |
testPHPWithinHtmlTag | Success | | 0.179 |
testPHPWithHtml | Success | | 0.094 |
testSwitchStatements | Success | | 0.036 |
testTryStatements | Success | | 0.008 |
testWhileStatements | Success | | 0.011 |
org.eclipse.php.test.headless.core.benchmark.AllBenchmarkTests | Error | No runnable methods
java.lang.Exception: No runnable methods at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.000 |
testLoadUnload | Success | | 2.796 |
testGoldenException | Success | | 0.002 |
testGoldenEqual | Success | | 0.001 |
testIncludePathGet | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.model.includepath.IncludePathManagerTest.testIncludePathGet(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.011 |
testIncludePathGetAfterBPChange1 | Success | | 0.010 |
testIncludePathGetAfterBPChange2 | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.model.includepath.IncludePathManagerTest.testIncludePathGetAfterBPChange2(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.012 |
testIncludePathSet | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.model.includepath.IncludePathManagerTest.testIncludePathSet(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) 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) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.003 |
testRunNoGUI | Success | | 0.005 |