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 | | 2.015 |
testYylexlargeFile1 | Success | | 0.903 |
testYylexlargeFile2 | Success | | 0.181 |
testYylexlargeFile3 | Success | | 0.169 |
testYylexlargeFile4 | Success | | 0.236 |
testYylexbig_class | Success | | 0.019 |
testYylexcc | Success | | 0.130 |
testYylexclass_check | Success | | 0.151 |
testYylexclass_example | Success | | 0.069 |
testYylex001 | Success | | 0.005 |
testYylex002 | Success | | 0.006 |
testYylex003 | Success | | 0.014 |
testYylex004 | Success | | 0.009 |
testYylex005 | Success | | 0.011 |
testYylex006 | Success | | 0.009 |
testYylex007 | Success | | 0.010 |
testYylex008 | Success | | 0.010 |
testYylex009 | Success | | 0.009 |
testYylex010 | Success | | 0.008 |
testYylex011 | Success | | 0.017 |
testYylex012 | Success | | 0.018 |
testYylex013 | Success | | 0.006 |
testYylex__call_001 | Success | | 0.021 |
testYylex__call_002 | Success | | 0.005 |
testYylex__set__get_001 | Success | | 0.034 |
testYylex__set__get_002 | Success | | 0.006 |
testYylex__set__get_003 | Success | | 0.007 |
testYylex__set__get_004 | Success | | 0.027 |
testYylex__set__get_005 | Success | | 0.139 |
testYylex__set_data_corrupt | Success | | 0.019 |
testYylexabstract_class | Success | | 0.016 |
testYylexabstract_derived | Success | | 0.008 |
testYylexabstract_final | Success | | 0.006 |
testYylexabstract_inherit | Success | | 0.010 |
testYylexabstract_not_declared | Success | | 0.007 |
testYylexabstract_redeclare | Success | | 0.011 |
testYylexabstract_static | Success | | 0.012 |
testYylexclass_abstract | Success | | 0.013 |
testYylexclass_check | Success | | 0.060 |
testYylexclass_example | Success | | 0.038 |
testYylexclone_001 | Success | | 0.016 |
testYylexallphps | Success | | 0.280 |
testOpenTags | Success | | 0.005 |
testCloseTags | Success | | 0.003 |
testComment | Success | | 0.003 |
testDocComment | Success | | 0.007 |
testHeredoc | Success | | 0.006 |
testToDo | Success | | 0.005 |
testBug149403 | Success | | 0.003 |
testFilesToGoldenallphps | Success | | 0.058 |
testFilesToGoldenabstract | Success | | 0.005 |
testFilesToGoldentype_hinting_001 | Success | | 0.113 |
testFilesToGoldenfactory_and_singleton_001 | Success | | 0.011 |
testFilesToGoldenfactory_001 | Success | | 0.007 |
testFilesToGoldenarray_access_001 | Success | | 0.012 |
testFilesToGoldenvisibility_002a | Success | | 0.007 |
testFilesToGoldenvisibility_002b | Success | | 0.008 |
testFilesToGoldentostring_001 | Success | | 0.010 |
testFilesToGoldentype_hinting_003 | Success | | 0.007 |
testFilesToGoldenHTMLembedPHP | Error | File: /tmp/HTMLembedPHP.php37988Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=1 actual=8
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php37988Golden :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)
| 1.788 |
testTokenizePhpGenerictokenizer_php5_sample | Success | | 0.122 |
testTokenizePhpGenerictokenizer_php5_strings | Success | | 0.003 |
testTokenizePhpGenerictokenizer_php5_heredocs | Success | | 0.002 |
testEmbeddedCode | Error | File: /tmp/HTMLembedPHP.php37992Golden :HTMLembedPHP.php Diff : (line: 1, offset: 2) expected=P actual=S
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php37992Golden :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.304 |
testTokenizePhp | Success | | 0.005 |
testTokenizeTaskstokenizer_phpTasks1 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks2 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks3 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks4 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks5 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks6 | Success | | 0.002 |
testTokenizePhpWithHtmltokenizer_phpInHtml | Success | | 0.004 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKey | Success | | 0.010 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValue | Success | | 0.011 |
testPartitionInHTML | Success | | 0.009 |
testPartitionStandalone | Success | | 0.007 |
testPartitionPhpAsHTMLAttributeKey | Success | | 0.009 |
testPartitionPhpAsHTMLAttributeValue | Success | | 0.009 |
testVariable | Success | | 0.053 |
testFunctionInvocation | Success | | 0.009 |
testFunctionInvocationWithParams | Success | | 0.011 |
testStaticFunctionInvocation | Success | | 0.009 |
testArrayVariableWithoutIndex | Success | | 0.009 |
testArrayVariable | Success | | 0.009 |
testArrayVariableMultiIndex | Success | | 0.009 |
testHashTableVariable | Success | | 0.008 |
testListVariable | Success | | 0.010 |
testNestedListVariable | Success | | 0.009 |
testAssignment | Success | | 0.009 |
testPlusAssignment | Success | | 0.009 |
testSLAssignment | Success | | 0.008 |
testReflectionSimple | Success | | 0.009 |
testReflectionNested | Success | | 0.008 |
testReflectionFunction | Success | | 0.008 |
testReflectionComplex | Success | | 0.010 |
testStaticMemberSimple | Success | | 0.009 |
testStaticMemberWithArray | Success | | 0.009 |
testDispatchSimple | Success | | 0.010 |
testDispatchNested | Success | | 0.011 |
testDispatchWithStaticCall | Success | | 0.010 |
testDispatchNestedWithStaticCall | Success | | 0.010 |
testClone | Success | | 0.010 |
testCastOfVariable | Success | | 0.010 |
testCastOfDispatch | Success | | 0.010 |
testClassConstant | Success | | 0.010 |
testPostfixSimple | Success | | 0.009 |
testPostfixWithFunction | Success | | 0.009 |
testPrefixSimple | Success | | 0.010 |
testPrefixWithFunction | Success | | 0.009 |
testUnaryOperationSimple | Success | | 0.009 |
testUnaryOperationWithFunction | Success | | 0.009 |
testUnaryOperationComplex | Success | | 0.010 |
testClassInstanciationSimple | Success | | 0.009 |
testClassInstanciationVariable | Success | | 0.010 |
testClassInstanciationFunction | Success | | 0.009 |
testRefernceSimple | Success | | 0.010 |
testRefernceWithFunction | Success | | 0.009 |
testRefernceInstanciation | Success | | 0.009 |
testInstanceofSimple | Success | | 0.010 |
testInstanceofWithFunction | Success | | 0.008 |
testInstanceofDispatch | Success | | 0.010 |
testIgnoreError | Success | | 0.009 |
testInclude | Success | | 0.011 |
testIncludeOnce | Success | | 0.008 |
testRequire | Success | | 0.009 |
testRequireOnce | Success | | 0.007 |
testArray | Success | | 0.009 |
testArrayKeyValue | Success | | 0.008 |
testArrayComplex | Success | | 0.008 |
testConditionalExpression | Success | | 0.008 |
testPlusOperation | Success | | 0.009 |
testMinusOperation | Success | | 0.008 |
testAndOperation | Success | | 0.008 |
testConcatOperation | Success | | 0.008 |
testQuote | Success | | 0.008 |
testSingleQuote | Success | | 0.007 |
testQuoteWithOffsetNumber | Success | | 0.007 |
testQuoteWithCurly | Success | | 0.007 |
testQuoteWithOffsetString | Success | | 0.008 |
testHeredoc | Success | | 0.007 |
testEmptyHeredoc | Success | | 0.007 |
testNotQuote | Success | | 0.007 |
testBreakStatement | Success | | 0.008 |
testContinueStatementExpression | Success | | 0.008 |
testContinueEmpty | Success | | 0.006 |
testReturnStatement | Success | | 0.007 |
testReturnExprStatement | Success | | 0.007 |
testEchoStatement | Success | | 0.008 |
testSwitchStatement | Success | | 0.011 |
testIfStatement | Success | | 0.009 |
testEndIfStatement | Success | | 0.008 |
testWhileStatement | Success | | 0.008 |
testWhileEndStatement | Success | | 0.007 |
testDoWhileStatement | Success | | 0.008 |
testForStatement | Success | | 0.008 |
testEndForStatement | Success | | 0.008 |
testForStatementNoCondition | Success | | 0.008 |
testForStatementNoArgs | Success | | 0.007 |
testEmptyForStatement | Success | | 0.009 |
testForEachStatement | Success | | 0.009 |
testForEachStatementWithValue | Success | | 0.007 |
testForEachStatementBlocked | Success | | 0.007 |
testTryCatchStatement | Success | | 0.009 |
testTryMultiCatchStatement | Success | | 0.008 |
testGlobalStatementSimple | Success | | 0.008 |
testGlobalStatementReflection | Success | | 0.007 |
testGlobalStatementReflectionWithExpression | Success | | 0.007 |
testGlobalStatementMultiple | Success | | 0.007 |
testStaticSimple | Success | | 0.008 |
testStaticMultiWithAssignment | Success | | 0.007 |
testInLineHtml | Success | | 0.007 |
testInLineHtmlWithPHP | Success | | 0.007 |
testDeclareSimple | Success | | 0.008 |
testEmptyDeclare | Success | | 0.007 |
testDeclareWithStatement | Success | | 0.008 |
testFunctionDeclaration | Success | | 0.009 |
testFunctionDeclarationReference | Success | | 0.008 |
testFunctionDeclarationWithParams | Success | | 0.009 |
testClassDeclarationSimple | Success | | 0.008 |
testClassDeclarationWithDeclarations | Success | | 0.012 |
testInterfaceDeclarationSimple | Success | | 0.008 |
testInterfaceDeclarationWithDeclarations | Success | | 0.008 |
testCommentSingle | Success | | 0.007 |
testCommentMulti | Success | | 0.007 |
testCommentPhpDocBlock | Success | | 0.008 |
testCommentVar | Success | | 0.008 |
testEmpty | Success | | 0.007 |
testEval | Success | | 0.007 |
testErrorStatement | Success | | 0.008 |
testErrorBlock | Success | | 0.007 |
testVariable | Success | | 0.021 |
testFunctionInvocation | Success | | 0.006 |
testFunctionInvocationWithParams | Success | | 0.008 |
testStaticFunctionInvocation | Success | | 0.009 |
testArrayVariableWithoutIndex | Success | | 0.009 |
testArrayVariable | Success | | 0.010 |
testArrayVariableMultiIndex | Success | | 0.010 |
testHashTableVariable | Success | | 0.008 |
testListVariable | Success | | 0.007 |
testNestedListVariable | Success | | 0.007 |
testAssignment | Success | | 0.006 |
testPlusAssignment | Success | | 0.006 |
testSLAssignment | Success | | 0.007 |
testReflectionSimple | Success | | 0.007 |
testReflectionNested | Success | | 0.007 |
testReflectionFunction | Success | | 0.007 |
testReflectionComplex | Success | | 0.006 |
testDispatchSimple | Success | | 0.006 |
testDispatchNested | Success | | 0.007 |
testDispatchWithStaticCall | Success | | 0.006 |
testDispatchNestedWithStaticCall | Success | | 0.007 |
testCastOfVariable | Success | | 0.007 |
testCastOfDispatch | Success | | 0.006 |
testPostfixSimple | Success | | 0.006 |
testPrefixSimple | Success | | 0.006 |
testUnaryOperationSimple | Success | | 0.006 |
testUnaryOperationWithFunction | Success | | 0.007 |
testUnaryOperationComplex | Success | | 0.006 |
testClassInstanciationSimple | Success | | 0.006 |
testClassInstanciationVariable | Success | | 0.006 |
testClassInstanciationFunction | Success | | 0.007 |
testRefernceSimple | Success | | 0.006 |
testRefernceWithFunction | Success | | 0.007 |
testRefernceInstanciation | Success | | 0.006 |
testIgnoreError | Success | | 0.006 |
testInclude | Success | | 0.007 |
testIncludeOnce | Success | | 0.006 |
testRequire | Success | | 0.006 |
testRequireOnce | Success | | 0.006 |
testArray | Success | | 0.007 |
testArrayKeyValue | Success | | 0.006 |
testArrayComplex | Success | | 0.007 |
testConditionalExpression | Success | | 0.007 |
testPlusOperation | Success | | 0.006 |
testMinusOperation | Success | | 0.007 |
testAndOperation | Success | | 0.006 |
testConcatOperation | Success | | 0.007 |
testQuote | Success | | 0.007 |
testSingleQuote | Success | | 0.007 |
testQuoteWithOffsetNumber | Success | | 0.006 |
testQuoteWithOffsetString | Success | | 0.006 |
testHeredoc | Success | | 0.008 |
testEmptyHeredoc | Success | | 0.006 |
testNotQuote | Success | | 0.007 |
testBreakStatement | Success | | 0.006 |
testContinueStatementExpression | Success | | 0.006 |
testContinueEmpty | Success | | 0.006 |
testReturnStatement | Success | | 0.006 |
testReturnExprStatement | Success | | 0.006 |
testEchoStatement | Success | | 0.006 |
testSwitchStatement | Success | | 0.007 |
testIfStatement | Success | | 0.007 |
testEndIfStatement | Success | | 0.008 |
testWhileStatement | Success | | 0.007 |
testWhileEndStatement | Success | | 0.006 |
testDoWhileStatement | Success | | 0.006 |
testForStatement | Success | | 0.007 |
testEndForStatement | Success | | 0.007 |
testForStatementNoCondition | Success | | 0.007 |
testForStatementNoArgs | Success | | 0.007 |
testEmptyForStatement | Success | | 0.007 |
testForEachStatement | Success | | 0.007 |
testForEachStatementWithValue | Success | | 0.007 |
testForEachStatementBlocked | Success | | 0.006 |
testGlobalStatementSimple | Success | | 0.007 |
testGlobalStatementReflection | Success | | 0.006 |
testGlobalStatementReflectionWithExpression | Success | | 0.006 |
testGlobalStatementMultiple | Success | | 0.007 |
testStaticSimple | Success | | 0.006 |
testStaticMultiWithAssignment | Success | | 0.006 |
testInLineHtml | Success | | 0.006 |
testInLineHtmlWithPHP | Success | | 0.006 |
testDeclareSimple | Success | | 0.007 |
testEmptyDeclare | Success | | 0.006 |
testDeclareWithStatement | Success | | 0.007 |
testFunctionDeclaration | Success | | 0.006 |
testFunctionDeclarationReference | Success | | 0.006 |
testFunctionDeclarationWithParams | Success | | 0.006 |
testClassDeclarationSimple | Success | | 0.006 |
testClassDeclarationWithDeclarations | Success | | 0.007 |
testCommentSingle | Success | | 0.006 |
testCommentMulti | Success | | 0.007 |
testCommentPhpDocBlock | Success | | 0.006 |
testCommentVar | Success | | 0.007 |
testEmpty | Success | | 0.006 |
testEval | Success | | 0.006 |
testMatchScalar | Success | | 0.009 |
testMatchVariable | Success | | 0.006 |
testMatchBackTickExpression | Success | | 0.007 |
testMatchFunctionInvocation | Success | | 0.007 |
testMatchFunctionInvocationWithParams | Success | | 0.007 |
testMatchStaticFunctionInvocation | Success | | 0.006 |
testMatchArrayVariableWithoutIndex | Success | | 0.006 |
testMatchArrayVariable | Success | | 0.007 |
testMatchArrayVariableMultiIndex | Success | | 0.006 |
testMatchHashTableVariable | Success | | 0.007 |
testMatchListVariable | Success | | 0.007 |
testMatchNestedListVariable | Success | | 0.007 |
testMatchAssignment | Success | | 0.006 |
testMatchPlusAssignment | Success | | 0.006 |
testMatchSLAssignment | Success | | 0.007 |
testMatchReflectionSimple | Success | | 0.007 |
testMatchReflectionNested | Success | | 0.006 |
testMatchReflectionFunction | Success | | 0.007 |
testMatchReflectionComplex | Success | | 0.006 |
testMatchStaticMemberSimple | Success | | 0.007 |
testMatchStaticMemberWithArray | Success | | 0.006 |
testMatchDispatchSimple | Success | | 0.006 |
testMatchDispatchNested | Success | | 0.007 |
testMatchDispatchWithStaticCall | Success | | 0.007 |
testMatchDispatchNestedWithStaticCall | Success | | 0.007 |
testMatchClone | Success | | 0.006 |
testMatchCastOfVariable | Success | | 0.007 |
testMatchCastOfDispatch | Success | | 0.007 |
testMatchClassConstant | Success | | 0.006 |
testMatchPostfixSimple | Success | | 0.007 |
testMatchPostfixWithFunction | Success | | 0.007 |
testMatchPrefixSimple | Success | | 0.006 |
testMatchPrefixWithFunction | Success | | 0.007 |
testMatchUnaryOperationSimple | Success | | 0.006 |
testMatchUnaryOperationWithFunction | Success | | 0.006 |
testMatchUnaryOperationComplex | Success | | 0.007 |
testMatchClassInstanciationSimple | Success | | 0.006 |
testMatchClassInstanciationVariable | Success | | 0.006 |
testMatchClassInstanciationFunction | Success | | 0.006 |
testMatchRefernceSimple | Success | | 0.006 |
testMatchRefernceWithFunction | Success | | 0.006 |
testMatchRefernceInstanciation | Success | | 0.006 |
testMatchInstanceofSimple | Success | | 0.006 |
testMatchInstanceofWithFunction | Success | | 0.007 |
testMatchInstanceofDispatch | Success | | 0.007 |
testMatchIgnoreError | Success | | 0.006 |
testMatchInclude | Success | | 0.006 |
testMatchIncludeOnce | Success | | 0.007 |
testMatchRequire | Success | | 0.007 |
testMatchRequireOnce | Success | | 0.006 |
testMatchArray | Success | | 0.006 |
testMatchArrayKeyValue | Success | | 0.007 |
testMatchArrayComplex | Success | | 0.007 |
testMatchConditionalExpression | Success | | 0.007 |
testMatchPlusOperation | Success | | 0.007 |
testMatchMinusOperation | Success | | 0.006 |
testMatchAndOperation | Success | | 0.007 |
testMatchConcatOperation | Success | | 0.007 |
testMatchQuote | Success | | 0.006 |
testMatchSingleQuote | Success | | 0.006 |
testMatchQuoteWithOffsetNumber | Success | | 0.007 |
testMatchQuoteWithCurly | Success | | 0.007 |
testMatchQuoteWithOffsetString | Success | | 0.008 |
testMatchHeredoc | Success | | 0.008 |
testMatchEmptyHeredoc | Success | | 0.007 |
testMatchNotQuote | Success | | 0.008 |
testMatchBreakStatement | Success | | 0.007 |
testMatchContinueStatementExpression | Success | | 0.007 |
testMatchReturnExprStatement | Success | | 0.008 |
testMatchEchoStatement | Success | | 0.008 |
testMatchSwitchStatement | Success | | 0.011 |
testMatchIfStatement | Success | | 0.011 |
testMatchEndIfStatement | Success | | 0.010 |
testMatchWhileStatement | Success | | 0.009 |
testMatchWhileEndStatement | Success | | 0.010 |
testMatchDoWhileStatement | Success | | 0.009 |
testMatchForStatement | Success | | 0.010 |
testMatchEndForStatement | Success | | 0.009 |
testMatchForStatementNoCondition | Success | | 0.011 |
testMatchForStatementNoArgs | Success | | 0.010 |
testMatchEmptyForStatement | Success | | 0.011 |
testMatchForEachStatement | Success | | 0.009 |
testMatchForEachStatementWithValue | Success | | 0.011 |
testMatchForEachStatementBlocked | Success | | 0.009 |
testMatchTryCatchStatement | Success | | 0.009 |
testMatchTryMultiCatchStatement | Success | | 0.010 |
testMatchGlobalStatementSimple | Success | | 0.008 |
testMatchGlobalStatementReflection | Success | | 0.007 |
testMatchGlobalStatementReflectionWithExpression | Success | | 0.008 |
testMatchGlobalStatementMultiple | Success | | 0.007 |
testMatchStaticSimple | Success | | 0.007 |
testMatchStaticMultiWithAssignment | Success | | 0.008 |
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.010 |
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.010 |
testMatchDeclareSimple | Success | | 0.008 |
testMatchEmptyDeclare | Success | | 0.008 |
testMatchDeclareWithStatement | Success | | 0.008 |
testMatchFunctionDeclaration | Success | | 0.007 |
testMatchFunctionDeclarationReference | Success | | 0.007 |
testMatchFunctionDeclarationWithParams | Success | | 0.010 |
testMatchClassDeclarationSimple | Success | | 0.007 |
testMatchClassDeclarationWithDeclarations | Success | | 0.012 |
testMatchInterfaceDeclarationSimple | Success | | 0.007 |
testMatchInterfaceDeclarationWithDeclarations | Success | | 0.009 |
testMatchEmpty | Success | | 0.008 |
testMatchEval | Success | | 0.008 |
astEmptyCreation | Success | | 0.001 |
astSmallCreation | Success | | 0.001 |
astSetSourceCreation | Success | | 0.001 |
astReCreation | Success | | 0.001 |
astTimeCreation | Success | | 0.001 |
testVariable | Success | | 0.014 |
testVariableTwoComments | Success | | 0.002 |
testVariableMultiple | Success | | 0.002 |
testFunction | Success | | 0.003 |
testClass | Success | | 0.002 |
testMethod | Success | | 0.003 |
testField | Success | | 0.003 |
testMethodSecond | Success | | 0.005 |
testFieldSecond | Success | | 0.005 |
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)
| 0.161 |
testIsArray | Success | | 2.112 |
testIsClass | Success | | 3.022 |
testIsInterface | Success | | 1.232 |
testIsNullType | Success | | 1.991 |
testIsPrimitive | Success | | 1.988 |
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)
| 4.167 |
testIsSubTypeCompatibleFalse | Success | | 4.005 |
testBinaryName | Success | | 2.327 |
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)
| 1.991 |
testGetDeclaredFields | Success | | 1.007 |
testGetDeclaredMethods | Success | | 2.111 |
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.002 |
testCommentsCreation | Error | File: /tmp/testCommentsCreation38218Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=0 actual=1
junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation38218Golden :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.508 |
checkForStaticScalar[0] | Success | | 0.001 |
checkForStaticScalar[1] | Success | | 0.000 |
checkForStaticScalar[2] | Success | | 0.001 |
checkForStaticScalar[3] | Success | | 0.000 |
checkForStaticScalar[4] | Success | | 0.001 |
checkForStaticScalar[5] | Success | | 0.000 |
checkForStaticScalar[6] | Success | | 0.001 |
checkForStaticScalar[7] | Success | | 0.000 |
checkForStaticScalar[8] | Success | | 0.001 |
checkForStaticScalar[9] | Success | | 0.000 |
checkForStaticScalar[10] | Success | | 0.001 |
checkForStaticScalar[11] | Success | | 0.000 |
checkForStaticScalar[12] | Success | | 0.000 |
checkForStaticScalar[13] | Success | | 0.000 |
checkForStaticScalar[14] | Success | | 0.001 |
checkForStaticScalar[15] | Success | | 0.001 |
checkForStaticScalar[16] | Success | | 0.000 |
checkForStaticScalar[17] | Success | | 0.000 |
checkForStaticScalar[18] | Success | | 0.001 |
checkForStaticScalar[19] | Success | | 0.000 |
checkForStaticScalar[20] | Success | | 0.001 |
checkForStaticScalar[21] | Success | | 0.000 |
checkForStaticScalar[22] | Success | | 0.001 |
checkForStaticScalar[23] | Success | | 0.000 |
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.443 |
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)
| 1.990 |
testExpressionBinding | Success | | 1.994 |
testFieldAccessBinding | Success | | 1.996 |
testStaticFieldAccessBinding | Success | | 1.005 |
testStaticConstantAccessBinding | Success | | 2.103 |
testIncludeBinding | Success | | 2.000 |
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.982 |
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)
| 2.099 |
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)
| 1.990 |
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)
| 1.990 |
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)
| 1.991 |
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.110 |
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.991 |
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)
| 1.987 |
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)
| 2.100 |
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)
| 1.990 |
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)
| 1.990 |
testVariable1 | Success | | 0.065 |
testVariable2 | Success | | 0.009 |
testFunctionName | Success | | 0.008 |
testFunctionInvocationName | Success | | 0.008 |
testFunctionInvocationAddParam | Success | | 0.012 |
testFunctionInvocationAddParams | Success | | 0.009 |
testFunctionInvocationRemoveParam1 | Success | | 0.008 |
testFunctionInvocationRemoveParam2 | Success | | 0.008 |
testFunctionInvocationRemoveParams | Success | | 0.008 |
testVariable3 | Success | | 0.009 |
testStaticFunctionInvocation | Success | | 0.009 |
testArrayAccessWithoutIndex | Success | | 0.008 |
testArrayAccess | Success | | 0.009 |
testArrayVariableMultiIndex | Success | | 0.009 |
testArrayAccessType1 | Success | | 0.009 |
testArrayAccessType2 | Success | | 0.008 |
testListVariable1 | Success | | 0.009 |
testListVariable2 | Success | | 0.008 |
testNestedListVariable | Success | | 0.009 |
testAssignmentLeft | Success | | 0.008 |
testAssignmentRight | Success | | 0.008 |
testAssignmentOperator | Success | | 0.008 |
testReflectionSimple | Success | | 0.008 |
testReflectionFunction | Success | | 0.008 |
testReflectionComplex | Success | | 0.008 |
testStaticMemberSimple | Success | | 0.009 |
testStaticMemberWithArray | Success | | 0.008 |
testDispatchSimple | Success | | 0.008 |
testDispatchNested | Success | | 0.008 |
testDispatchWithStaticCall | Success | | 0.009 |
testClone | Success | | 0.008 |
testCastOfVariable | Success | | 0.008 |
testCastOfDispatch | Success | | 0.008 |
testClassConstant | Success | | 0.008 |
testPostfixSimple | Success | | 0.009 |
testPostfixWithFunction | Success | | 0.008 |
testPrefixSimple | Success | | 0.008 |
testUnaryOperationSimple | Success | | 0.009 |
testUnaryOperationWithFunction | Success | | 0.008 |
testUnaryOperationComplex | Success | | 0.008 |
testClassInstanciationSimple | Success | | 0.008 |
testClassInstanciationAddParam | Success | | 0.009 |
testClassInstanciationVariable | Success | | 0.009 |
testClassInstanciationVariableRemove | Success | | 0.008 |
testClassInstanciationFunction | Success | | 0.009 |
testRefernceSimple | Success | | 0.008 |
testRefernceWithFunction | Success | | 0.113 |
testRefernceInstanciation | Success | | 0.008 |
testInstanceofSimple | Success | | 0.009 |
testIgnoreError | Success | | 0.009 |
testInclude | Success | | 0.008 |
testIncludeWithParenthesis1 | Success | | 0.009 |
testIncludeWithParenthesis2 | Success | | 0.008 |
testIncludeOnce | Success | | 0.009 |
testArrayCreation1 | Success | | 0.009 |
testArrayCreation2 | Success | | 0.009 |
testArrayCreation3 | Success | | 0.009 |
testFunctionDeclaration | Success | | 0.009 |
testFunctionDeclarationPHP4 | Success | | 0.009 |
testFunctionDeclarationWithParam1 | Success | | 0.008 |
testFunctionDeclarationWithParam2 | Success | | 0.009 |
testFunctionDeclarationWithParam3 | Success | | 0.008 |
testFunctionDeclarationDeleteType | Success | | 0.009 |
testFunctionDeclarationCreationPHP4 | Success | | 0.009 |
testFunctionDeclarationCreationPHP5 | Success | | 0.008 |
testFunctionDeclarationChangeDefault1 | Success | | 0.009 |
testFunctionDeclarationDeleteDefault1 | Success | | 0.008 |
testFunctionDeclarationDeleteDefault2 | Success | | 0.008 |
testClassDeclarationSimple | Success | | 0.008 |
testFunctionDeclarationRemoveReference | Success | | 0.009 |
testFunctionDeclarationAddReference | Success | | 0.008 |
testClassDeclarationAddSuper | Success | | 0.008 |
testClassDeclarationDeleteSuper | Success | | 0.008 |
testClassDeclarationDeleteSuperWithImplements | Success | | 0.008 |
testClassDeclarationReplaceSuper | Success | | 0.009 |
testClassDeclarationAddInterfaces | Success | | 0.009 |
testClassDeclarationRemoveInterface | Success | | 0.009 |
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.010 |
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.008 |
testQuoteHeredoc | Success | | 0.009 |
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.009 |
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.011 |
testIfStatementCondition | Success | | 0.012 |
testIfStatementCurlyToAlternative | Success | | 0.009 |
testIfStatementAlternativeToCurly | Success | | 0.008 |
testNestedIfStatementCurlyToAlternative1 | Success | | 0.010 |
testNestedIfStatementCurlyToAlternative2 | Success | | 0.009 |
testWhileStatementCurlyToAlternative | Success | | 0.009 |
testWhileStatementAlternativeToCurly | Success | | 0.008 |
testForStatementCurlyToAlternative | Success | | 0.009 |
testForStatementAlternativeToCurly | Success | | 0.008 |
testForEachStatementCurlyToAlternative | Success | | 0.009 |
testForEachStatementAlternativeToCurly | Success | | 0.008 |
testSwitchStatementCurlyToAlternative | Success | | 0.008 |
testSwitchStatementAlternativeToCurly | Success | | 0.009 |
testWhileStatement | Success | | 0.009 |
testDoWhileStatement | Success | | 0.009 |
testCurlyBlockCreation | Success | | 0.008 |
testAlternativeBlockCreation | Success | | 0.009 |
testForStatement | Success | | 0.009 |
testForStatementRemoveInitialization | Success | | 0.009 |
testForStatementRemoveCondition | Success | | 0.008 |
testForStatementRemoveUpdaters | Success | | 0.008 |
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.009 |
testStaticSimple | Success | | 0.008 |
testInLineHtml | Success | | 0.008 |
testFieldDeclaration | Success | | 0.009 |
testMethodDeclaration | Success | | 0.009 |
testComment | Success | | 0.012 |
testVariable | Success | | 0.004 |
testFunctionInvocationWithParamsFirst | Success | | 0.003 |
testFunctionInvocationWithParamsLast | Success | | 0.003 |
testFunctionInvocationWithParamsMiddle | Success | | 0.003 |
testClassRemove | Success | | 0.003 |
testStatementBeforeClass | Success | | 0.002 |
testArrayFirst | Success | | 0.003 |
testArrayLast | Success | | 0.003 |
testArrayMiddle | Success | | 0.003 |
testDeleteArrayKeyValue | Success | | 0.003 |
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.002 |
testDeleteEchoMiddle | Success | | 0.003 |
testDeleteSwitch | Success | | 0.003 |
testDeleteBlockFirst | Success | | 0.004 |
testDeleteBlockMiddle | Success | | 0.003 |
testDeleteBlockLast | Success | | 0.003 |
testDeleteForComponent1 | Success | | 0.003 |
testDeleteHtml | Success | | 0.002 |
testDeleteFunctionFormalFirst | Success | | 0.003 |
testDeleteFunctionFormalLast | Success | | 0.003 |
testDeleteFunctionFormalMiddle | Success | | 0.004 |
testDeleteFunctionBodyFirst | Success | | 0.003 |
testDeleteFunctionBodyLast | Success | | 0.003 |
testDeleteFunctionBodyMiddle | Success | | 0.003 |
testDeleteClassElements | Success | | 0.003 |
variables.php | Success | | 0.004 |
functions.php | Success | | 0.003 |
includes.php | Success | | 0.001 |
constants.php | Success | | 0.001 |
classes.php | Success | | 0.001 |
testPHPDocClass | Success | | 0.004 |
testPHPDocClassConstant | Success | | 0.001 |
testPHPDocClassVariable | Success | | 0.000 |
testPHPDocClassMethod | Success | | 0.001 |
testPHPDocFunction | Success | | 0.000 |
testClassDeclarations | Success | | 0.001 |
testClassReferences | Success | | 0.025 |
testClassAllOccurences | Success | | 0.024 |
testInterfaceDeclarations | Success | | 0.001 |
testInterfaceReferences | Success | | 0.001 |
testInterfaceAllOccurences | Success | | 0.001 |
testConstantDeclarations | Success | | 0.001 |
testVariableDeclarations | Success | | 0.001 |
testVariableReferences | Success | | 0.001 |
testReferencingFiles | Error | File: /tmp/testReferencingFiles38251Golden :testReferencingFiles.txt Diff : (line: 3, offset: 23) expected=b actual=g
junit.framework.AssertionFailedError: File: /tmp/testReferencingFiles38251Golden :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)
| 1.265 |
testReferencedFiles | Success | | 0.688 |
testSearchMethod | Success | | 0.980 |
testSearchMethodBadNetwork | Success | | 1.003 |
testInfixOperatorPlus | Success | | 1.005 |
testPrefixOperatorPlusPlus | Success | | 0.930 |
testPostfixOperatorPlusPlus | Success | | 0.928 |
testUnaryOperationMinus | Success | | 1.036 |
testUnaryOperationTilda | Success | | 1.031 |
testUnaryOperationNot | Success | | 1.038 |
testThis | Success | | 0.995 |
testObject | Success | | 0.926 |
testOverridesObject | Success | | 1.040 |
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)
| 1.043 |
testOverridesGlobal | Success | | 1.048 |
testOverridesGlobalInner | Success | | 0.929 |
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)
| 1.047 |
testGlobalDeclaredInsideFunction | Success | | 1.036 |
testTypedArgumentReference | Success | | 0.929 |
testPHPDocArgumentReference | Success | | 1.037 |
testArrayAccess | Success | | 1.033 |
testClassVar | Success | | 1.060 |
testClassVarPHPDoc | Success | | 0.946 |
testClassVarNoPHPDoc | Success | | 1.058 |
testClassVarConstructor | Success | | 1.059 |
testParentClassVarDecl | Success | | 0.952 |
testClassVarMethodDecl | Success | | 1.057 |
testSelfFieldAccess | Success | | 0.949 |
testSelfVarDeclaration | Success | | 1.051 |
testParentFieldAccess | Success | | 0.978 |
testCatchException | Success | | 1.040 |
testForeachStatement | Success | | 0.943 |
testClassInstanceCreation | Success | | 1.009 |
testSelfClassInstanceCreation | Success | | 1.037 |
testFunctionReturnType | Success | | 1.139 |
testFunctionReturnTypePHPDoc | Success | | 0.833 |
testFunctionReturnTypeNoPHPDoc | Success | | 0.937 |
testFunctionReturnTypeAmbiguous | Success | | 1.050 |
testFunctionReturnTypeRecursive | Success | | 1.053 |
testMethodReturnType | Success | | 0.942 |
testStaticMethodReturnType | Success | | 1.050 |
testParentMethodReturnType | Success | | 1.052 |
testOverriddenMethodReturnType | Success | | 0.936 |
testMethodReturnTypePHPDoc | Success | | 1.047 |
testOverridenMethodReturnTypePHPDoc | Success | | 1.050 |
testSelfMethodReturnType | Success | | 0.941 |
testBuiltinMethodReturnType | Success | | 1.049 |
testScalarNumber | Success | | 0.994 |
testBacktickExpression | Success | | 0.928 |
testAssignmentScalar | Success | | 2.036 |
testAssignmentScalarNested | Success | | 1.053 |
testCastString | Success | | 0.999 |
testCastObjectFromScalar | Success | | 0.927 |
testCastObjectFromClass | Success | | 1.041 |
testCloneObject | Success | | 1.005 |
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)
| 1.064 |
testArrayCreationSingleType | Success | | 0.895 |
testArrayCreationMultiTypes | Success | | 1.039 |
testConstant | Success | | 1.042 |
testClassConstant | Success | | 0.934 |
testBindingUtility | Success | | 0.885 |
testBindingUtilityCache | Success | | 1.000 |
testStaticFieldsCompletion | Success | | 2.330 |
testStaticFieldsCompletionWithPrefix | Success | | 0.780 |
testAllFieldsCompletion | Success | | 0.938 |
testAllOwnFieldsCompletion | Success | | 1.051 |
testParentFieldsCompletion | Success | | 0.934 |
testAllFieldsCompletionWithPrefix | Success | | 1.043 |
testInheritedFieldCompletion | Success | | 1.054 |
testInheritedStaticFieldCompletion | Success | | 0.939 |
testThisVariableCompletion | Success | | 1.045 |
testMagicProperty | Success | | 1.044 |
testMagicPropertyWithBinding | Success | | 0.946 |
testSingletonInstanceCompletion | Success | | 1.056 |
testClassVarHintingCompletion | Error | File: /tmp/testClassVarHintingCompletion38265Golden :testClassVarHintingCompletion.txt Diff : (line: 15, offset: 39) expected=1 actual=2
junit.framework.AssertionFailedError: File: /tmp/testClassVarHintingCompletion38265Golden :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)
| 1.060 |
testStaticMethodsCompletion | Success | | 1.014 |
testAllMethodsCompletion | Success | | 0.927 |
testAllOwnMethodsCompletion | Success | | 0.931 |
testParentMethodsCompletion | Success | | 1.034 |
testInheritedMethodCompletion | Success | | 1.044 |
testInheritedStaticMethodCompletion | Success | | 1.041 |
testMagicMethod | Success | | 0.927 |
testMagicMethodWithBinding | Success | | 1.046 |
testInheritedInterfaceMethodsCompletion | Success | | 1.048 |
testNewClassCompletion | Success | | 0.999 |
testNewOwnClassCompletion | Success | | 1.017 |
testNewSelfCompletion | Success | | 0.931 |
testAllClasses | Success | | 1.203 |
testClassNameCompletion | Success | | 0.836 |
testClassInFunctionCompletion | Success | | 1.050 |
testClassInFunctionInClassCompletion | Success | | 0.940 |
testClassCamelcaseCompletion | Success | | 1.050 |
testInternalClassCompletion | Success | | 1.053 |
testShouldComplete1 | Success | | 1.013 |
testShouldComplete2 | Success | | 0.940 |
testShouldComplete3 | Success | | 0.940 |
testShouldComplete4 | Success | | 1.049 |
testShouldComplete5 | Success | | 1.208 |
testFunctionCompletion | Success | | 0.804 |
testFunctionInFunctionCompletion | Success | | 0.955 |
testFunctionInFunctionInClassCompletion | Success | | 1.074 |
testFunctionReturnTypeCompletion | Success | | 0.951 |
testFunctionReturnMultipleTypesCompletion | Error | File: /tmp/testFunctionReturnMultipleTypesCompletion38287Golden :testFunctionReturnMultipleTypesCompletion.txt Diff : (line: 7, offset: 33) expected=b actual=f
junit.framework.AssertionFailedError: File: /tmp/testFunctionReturnMultipleTypesCompletion38287Golden :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.062 |
testFunctionReturnTypeDocCompletion | Success | | 0.945 |
testFunctionReturnMultipleTypesDocCompletion | Error | File: /tmp/testFunctionReturnMultipleTypesDocCompletion38289Golden :testFunctionReturnMultipleTypesDocCompletion.txt Diff : (line: 12, offset: 33) expected=b actual=f
junit.framework.AssertionFailedError: File: /tmp/testFunctionReturnMultipleTypesDocCompletion38289Golden :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)
| 1.068 |
testInternalFunctionCompletion | Success | | 0.954 |
testGlobalVariableCompletion | Success | | 1.004 |
testOnlyGlobalCompletion | Success | | 1.038 |
testLocalMethodVarCompletion | Success | | 0.931 |
testMethodArgumentCompletion | Success | | 1.060 |
testVariableInsideStringCompletion | Success | | 1.047 |
testArrayKeyCompletion | Success | | 0.932 |
testGlobalsCompletion | Success | | 1.040 |
testClassDeclarationCompletion | Success | | 1.000 |
testClassDeclarationCompletionWithPrefix | Success | | 1.035 |
testClassDeclarationImplementsCompletion | Success | | 0.921 |
testClassDeclarationExtendsCompletion | Success | | 1.030 |
testInClassDeclarationCompletion | Success | | 1.040 |
testInClassDeclarationCompletionWithPrefix | Success | | 1.039 |
testMethodDeclarationCompletion | Success | | 0.936 |
testSuperMethodsCompletion | Success | | 1.037 |
testNotShowingExistingOverriddenMethod | Success | | 1.037 |
testMethodParameterCompletion | Success | | 1.045 |
testFuncParameterInitializerCompletion | Success | | 0.926 |
testPHPFunctionCompletion | Success | | 2.120 |
testKeywordsCompletion | Success | | 1.008 |
testLocalFileElementsCompletion | Success | | 0.941 |
testGlobalElementsUnderCondition | Success | | 0.945 |
testInArrayIndexCompletion | Success | | 1.075 |
testPHPDocTagCompletion | Success | | 1.010 |
testPHPDocFunctionParameterCompletion | Success | | 0.932 |
testPHPDocFunctionReturnTypeCompletion | Error | File: /tmp/testPHPDocFunctionReturnTypeCompletion38316Golden :testPHPDocFunctionReturnTypeCompletion.txt Diff : (line: 14, offset: 23) expected=B actual=A
junit.framework.AssertionFailedError: File: /tmp/testPHPDocFunctionReturnTypeCompletion38316Golden :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)
| 1.079 |
testConstantCompletion | Success | | 0.947 |
testInternalConstantCompletion | Success | | 0.948 |
testClassConstantSelection | Success | | 0.903 |
testClassVariableSelection | Success | | 1.036 |
testClassVariableSelection2 | Success | | 0.928 |
testClassMethodSelection | Success | | 1.040 |
testStaticMethodCallSelection | Success | | 1.044 |
testMethodCallSelection | Success | | 0.930 |
testOverridenMethodCallSelection | Success | | 1.041 |
testMethodCallSelection2 | Success | | 1.038 |
testConstantAccessSelection | Success | | 1.040 |
testConstantAccessSelection2 | Success | | 0.933 |
testFieldAccessSelection | Success | | 1.046 |
testFieldAccessSelection2 | Success | | 1.043 |
testStaticConstantAccessSelection | Success | | 0.934 |
testStaticConstantAccessSelection2 | Success | | 1.041 |
testStaticFieldAccessSelection | Success | | 1.041 |
testStaticFieldAccessSelection2 | Success | | 1.038 |
testParentMethodSelection | Success | | 0.928 |
testParentMethodSelection2 | Success | | 1.045 |
testPHPFunctionSelection | Error | File: /tmp/testPHPFunctionSelection38337Golden :testPHPFunctionSelection.txt Diff : (line: 7, offset: 55) expected=o actual=h
junit.framework.AssertionFailedError: File: /tmp/testPHPFunctionSelection38337Golden :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.034 |
testClassSelection | Success | | 0.925 |
testFunctionSelection | Success | | 1.044 |
testVariableSelection | Success | | 1.040 |
testConstantSelection | Success | | 0.930 |
testMethodArgumentSelection | Success | | 1.038 |
testMethodLocalVarSelection | Success | | 1.037 |
testPHP5Sample | Success | | 0.674 |
testInLineHtml | Success | | 0.797 |
testArrayStatements | Success | | 0.014 |
testClassComments | Success | | 0.053 |
testDeclarationStatements | Success | | 0.033 |
testForeachStatements | Success | | 0.016 |
testForStatements | Success | | 0.031 |
testIfStatements | Success | | 0.031 |
testPHPWithinHtmlTag | Success | | 2.287 |
testPHPWithHtml | Success | | 0.128 |
testSwitchStatements | Success | | 0.109 |
testTryStatements | Success | | 0.008 |
testWhileStatements | Success | | 0.013 |
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.693 |
testGoldenException | Success | | 0.001 |
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.011 |
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.004 |
testRunNoGUI | Success | | 0.004 |