Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Name | Status | Type | Time(s) |
testContentType | Success | | 0.004 |
testYylexAllPhp | Success | | 1.126 |
testYylexlargeFile1 | Success | | 0.425 |
testYylexlargeFile2 | Success | | 0.170 |
testYylexlargeFile3 | Success | | 0.146 |
testYylexlargeFile4 | Success | | 1.082 |
testYylexbig_class | Success | | 0.012 |
testYylexcc | Success | | 0.068 |
testYylexclass_check | Success | | 0.108 |
testYylexclass_example | Success | | 0.068 |
testYylex001 | Success | | 0.005 |
testYylex002 | Success | | 0.009 |
testYylex003 | Success | | 0.016 |
testYylex004 | Success | | 0.010 |
testYylex005 | Success | | 0.010 |
testYylex006 | Success | | 0.012 |
testYylex007 | Success | | 0.009 |
testYylex008 | Success | | 0.009 |
testYylex009 | Success | | 0.009 |
testYylex010 | Success | | 0.008 |
testYylex011 | Success | | 0.023 |
testYylex012 | Success | | 0.019 |
testYylex013 | Success | | 0.007 |
testYylex__call_001 | Success | | 0.024 |
testYylex__call_002 | Success | | 0.007 |
testYylex__set__get_001 | Success | | 0.048 |
testYylex__set__get_002 | Success | | 0.007 |
testYylex__set__get_003 | Success | | 0.011 |
testYylex__set__get_004 | Success | | 0.048 |
testYylex__set__get_005 | Success | | 0.086 |
testYylex__set_data_corrupt | Success | | 0.046 |
testYylexabstract_class | Success | | 0.022 |
testYylexabstract_derived | Success | | 0.015 |
testYylexabstract_final | Success | | 0.010 |
testYylexabstract_inherit | Success | | 0.017 |
testYylexabstract_not_declared | Success | | 0.009 |
testYylexabstract_redeclare | Success | | 0.017 |
testYylexabstract_static | Success | | 0.020 |
testYylexclass_abstract | Success | | 0.026 |
testYylexclass_check | Success | | 0.118 |
testYylexclass_example | Success | | 0.616 |
testYylexclone_001 | Success | | 0.029 |
testYylexallphps | Success | | 0.433 |
testOpenTags | Success | | 0.006 |
testCloseTags | Success | | 0.004 |
testComment | Success | | 0.004 |
testDocComment | Success | | 0.009 |
testHeredoc | Success | | 0.010 |
testToDo | Success | | 0.006 |
testBug149403 | Success | | 0.003 |
testFilesToGoldenallphps | Success | | 0.071 |
testFilesToGoldenabstract | Success | | 0.007 |
testFilesToGoldentype_hinting_001 | Success | | 0.008 |
testFilesToGoldenfactory_and_singleton_001 | Success | | 0.009 |
testFilesToGoldenfactory_001 | Success | | 0.008 |
testFilesToGoldenarray_access_001 | Success | | 0.014 |
testFilesToGoldenvisibility_002a | Success | | 0.008 |
testFilesToGoldenvisibility_002b | Success | | 0.010 |
testFilesToGoldentostring_001 | Success | | 0.010 |
testFilesToGoldentype_hinting_003 | Success | | 0.007 |
testFilesToGoldenHTMLembedPHP | Error | File: /tmp/HTMLembedPHP.php43548Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=1 actual=8
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php43548Golden :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.934 |
testTokenizePhpGenerictokenizer_php5_sample | Success | | 0.024 |
testTokenizePhpGenerictokenizer_php5_strings | Success | | 0.005 |
testTokenizePhpGenerictokenizer_php5_heredocs | Success | | 0.003 |
testEmbeddedCode | Error | File: /tmp/HTMLembedPHP.php43552Golden :HTMLembedPHP.php Diff : (line: 1, offset: 2) expected=P actual=S
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php43552Golden :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.536 |
testTokenizePhp | Success | | 0.006 |
testTokenizeTaskstokenizer_phpTasks1 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks2 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks3 | Success | | 0.004 |
testTokenizeTaskstokenizer_phpTasks4 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks5 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks6 | Success | | 0.004 |
testTokenizePhpWithHtmltokenizer_phpInHtml | Success | | 0.006 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKey | Success | | 0.012 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValue | Success | | 0.013 |
testPartitionInHTML | Success | | 0.008 |
testPartitionStandalone | Success | | 0.005 |
testPartitionPhpAsHTMLAttributeKey | Success | | 0.007 |
testPartitionPhpAsHTMLAttributeValue | Success | | 0.006 |
testVariable | Success | | 0.071 |
testFunctionInvocation | Success | | 0.011 |
testFunctionInvocationWithParams | Success | | 0.014 |
testStaticFunctionInvocation | Success | | 0.011 |
testArrayVariableWithoutIndex | Success | | 0.012 |
testArrayVariable | Success | | 0.012 |
testArrayVariableMultiIndex | Success | | 0.013 |
testHashTableVariable | Success | | 0.010 |
testListVariable | Success | | 0.012 |
testNestedListVariable | Success | | 0.012 |
testAssignment | Success | | 0.012 |
testPlusAssignment | Success | | 0.015 |
testSLAssignment | Success | | 0.010 |
testReflectionSimple | Success | | 0.012 |
testReflectionNested | Success | | 0.010 |
testReflectionFunction | Success | | 0.011 |
testReflectionComplex | Success | | 0.011 |
testStaticMemberSimple | Success | | 0.012 |
testStaticMemberWithArray | Success | | 0.011 |
testDispatchSimple | Success | | 0.012 |
testDispatchNested | Success | | 0.012 |
testDispatchWithStaticCall | Success | | 0.011 |
testDispatchNestedWithStaticCall | Success | | 0.011 |
testClone | Success | | 0.011 |
testCastOfVariable | Success | | 0.017 |
testCastOfDispatch | Success | | 0.292 |
testClassConstant | Success | | 0.012 |
testPostfixSimple | Success | | 0.011 |
testPostfixWithFunction | Success | | 0.014 |
testPrefixSimple | Success | | 0.010 |
testPrefixWithFunction | Success | | 0.008 |
testUnaryOperationSimple | Success | | 0.010 |
testUnaryOperationWithFunction | Success | | 0.011 |
testUnaryOperationComplex | Success | | 0.010 |
testClassInstanciationSimple | Success | | 0.010 |
testClassInstanciationVariable | Success | | 0.010 |
testClassInstanciationFunction | Success | | 0.010 |
testRefernceSimple | Success | | 0.010 |
testRefernceWithFunction | Success | | 0.009 |
testRefernceInstanciation | Success | | 0.010 |
testInstanceofSimple | Success | | 0.011 |
testInstanceofWithFunction | Success | | 0.014 |
testInstanceofDispatch | Success | | 0.009 |
testIgnoreError | Success | | 0.010 |
testInclude | Success | | 0.012 |
testIncludeOnce | Success | | 0.010 |
testRequire | Success | | 0.011 |
testRequireOnce | Success | | 0.010 |
testArray | Success | | 0.012 |
testArrayKeyValue | Success | | 0.010 |
testArrayComplex | Success | | 0.013 |
testConditionalExpression | Success | | 0.012 |
testPlusOperation | Success | | 0.015 |
testMinusOperation | Success | | 0.011 |
testAndOperation | Success | | 0.011 |
testConcatOperation | Success | | 0.011 |
testQuote | Success | | 0.010 |
testSingleQuote | Success | | 0.009 |
testQuoteWithOffsetNumber | Success | | 0.011 |
testQuoteWithCurly | Success | | 0.010 |
testQuoteWithOffsetString | Success | | 0.010 |
testHeredoc | Success | | 0.011 |
testEmptyHeredoc | Success | | 0.010 |
testNotQuote | Success | | 0.011 |
testBreakStatement | Success | | 0.010 |
testContinueStatementExpression | Success | | 0.011 |
testContinueEmpty | Success | | 0.010 |
testReturnStatement | Success | | 0.010 |
testReturnExprStatement | Success | | 0.010 |
testEchoStatement | Success | | 0.011 |
testSwitchStatement | Success | | 0.014 |
testIfStatement | Success | | 0.014 |
testEndIfStatement | Success | | 0.012 |
testWhileStatement | Success | | 0.011 |
testWhileEndStatement | Success | | 0.010 |
testDoWhileStatement | Success | | 0.011 |
testForStatement | Success | | 0.012 |
testEndForStatement | Success | | 0.011 |
testForStatementNoCondition | Success | | 0.010 |
testForStatementNoArgs | Success | | 0.008 |
testEmptyForStatement | Success | | 0.011 |
testForEachStatement | Success | | 0.011 |
testForEachStatementWithValue | Success | | 0.011 |
testForEachStatementBlocked | Success | | 0.010 |
testTryCatchStatement | Success | | 0.013 |
testTryMultiCatchStatement | Success | | 0.011 |
testGlobalStatementSimple | Success | | 0.010 |
testGlobalStatementReflection | Success | | 0.009 |
testGlobalStatementReflectionWithExpression | Success | | 0.010 |
testGlobalStatementMultiple | Success | | 0.010 |
testStaticSimple | Success | | 0.010 |
testStaticMultiWithAssignment | Success | | 0.011 |
testInLineHtml | Success | | 0.011 |
testInLineHtmlWithPHP | Success | | 0.010 |
testDeclareSimple | Success | | 0.013 |
testEmptyDeclare | Success | | 0.011 |
testDeclareWithStatement | Success | | 0.010 |
testFunctionDeclaration | Success | | 0.012 |
testFunctionDeclarationReference | Success | | 0.011 |
testFunctionDeclarationWithParams | Success | | 0.012 |
testClassDeclarationSimple | Success | | 0.010 |
testClassDeclarationWithDeclarations | Success | | 0.014 |
testInterfaceDeclarationSimple | Success | | 0.011 |
testInterfaceDeclarationWithDeclarations | Success | | 0.010 |
testCommentSingle | Success | | 0.009 |
testCommentMulti | Success | | 0.009 |
testCommentPhpDocBlock | Success | | 0.010 |
testCommentVar | Success | | 0.008 |
testEmpty | Success | | 0.008 |
testEval | Success | | 0.010 |
testErrorStatement | Success | | 0.010 |
testErrorBlock | Success | | 0.011 |
testVariable | Success | | 0.030 |
testFunctionInvocation | Success | | 0.009 |
testFunctionInvocationWithParams | Success | | 0.010 |
testStaticFunctionInvocation | Success | | 0.007 |
testArrayVariableWithoutIndex | Success | | 0.006 |
testArrayVariable | Success | | 0.006 |
testArrayVariableMultiIndex | Success | | 0.007 |
testHashTableVariable | Success | | 0.006 |
testListVariable | Success | | 0.007 |
testNestedListVariable | Success | | 0.006 |
testAssignment | Success | | 0.007 |
testPlusAssignment | Success | | 0.006 |
testSLAssignment | Success | | 0.007 |
testReflectionSimple | Success | | 0.006 |
testReflectionNested | Success | | 0.009 |
testReflectionFunction | Success | | 0.008 |
testReflectionComplex | Success | | 0.009 |
testDispatchSimple | Success | | 0.008 |
testDispatchNested | Success | | 0.008 |
testDispatchWithStaticCall | Success | | 0.006 |
testDispatchNestedWithStaticCall | Success | | 0.007 |
testCastOfVariable | Success | | 0.006 |
testCastOfDispatch | Success | | 0.006 |
testPostfixSimple | Success | | 0.007 |
testPrefixSimple | Success | | 0.006 |
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.006 |
testRefernceWithFunction | Success | | 0.006 |
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.006 |
testArrayKeyValue | Success | | 0.006 |
testArrayComplex | Success | | 0.006 |
testConditionalExpression | Success | | 0.006 |
testPlusOperation | Success | | 0.006 |
testMinusOperation | Success | | 0.006 |
testAndOperation | Success | | 0.006 |
testConcatOperation | Success | | 0.006 |
testQuote | Success | | 0.006 |
testSingleQuote | Success | | 0.006 |
testQuoteWithOffsetNumber | Success | | 0.007 |
testQuoteWithOffsetString | Success | | 0.007 |
testHeredoc | Success | | 0.007 |
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.007 |
testWhileStatement | Success | | 0.006 |
testWhileEndStatement | Success | | 0.007 |
testDoWhileStatement | Success | | 0.007 |
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.006 |
testGlobalStatementReflection | Success | | 0.006 |
testGlobalStatementReflectionWithExpression | Success | | 0.006 |
testGlobalStatementMultiple | Success | | 0.006 |
testStaticSimple | Success | | 0.005 |
testStaticMultiWithAssignment | Success | | 0.006 |
testInLineHtml | Success | | 0.006 |
testInLineHtmlWithPHP | Success | | 0.204 |
testDeclareSimple | Success | | 0.009 |
testEmptyDeclare | Success | | 0.010 |
testDeclareWithStatement | Success | | 0.009 |
testFunctionDeclaration | Success | | 0.009 |
testFunctionDeclarationReference | Success | | 0.010 |
testFunctionDeclarationWithParams | Success | | 0.009 |
testClassDeclarationSimple | Success | | 0.009 |
testClassDeclarationWithDeclarations | Success | | 0.009 |
testCommentSingle | Success | | 0.009 |
testCommentMulti | Success | | 0.008 |
testCommentPhpDocBlock | Success | | 0.009 |
testCommentVar | Success | | 0.008 |
testEmpty | Success | | 0.008 |
testEval | Success | | 0.010 |
testMatchScalar | Success | | 0.013 |
testMatchVariable | Success | | 0.010 |
testMatchBackTickExpression | Success | | 0.010 |
testMatchFunctionInvocation | Success | | 0.009 |
testMatchFunctionInvocationWithParams | Success | | 0.009 |
testMatchStaticFunctionInvocation | Success | | 0.009 |
testMatchArrayVariableWithoutIndex | Success | | 0.009 |
testMatchArrayVariable | Success | | 0.010 |
testMatchArrayVariableMultiIndex | Success | | 0.010 |
testMatchHashTableVariable | Success | | 0.008 |
testMatchListVariable | Success | | 0.007 |
testMatchNestedListVariable | Success | | 0.008 |
testMatchAssignment | Success | | 0.009 |
testMatchPlusAssignment | Success | | 0.008 |
testMatchSLAssignment | Success | | 0.009 |
testMatchReflectionSimple | Success | | 0.009 |
testMatchReflectionNested | Success | | 0.008 |
testMatchReflectionFunction | Success | | 0.009 |
testMatchReflectionComplex | Success | | 0.008 |
testMatchStaticMemberSimple | Success | | 0.007 |
testMatchStaticMemberWithArray | Success | | 0.008 |
testMatchDispatchSimple | Success | | 0.009 |
testMatchDispatchNested | Success | | 0.010 |
testMatchDispatchWithStaticCall | Success | | 0.009 |
testMatchDispatchNestedWithStaticCall | Success | | 0.009 |
testMatchClone | Success | | 0.009 |
testMatchCastOfVariable | Success | | 0.009 |
testMatchCastOfDispatch | Success | | 0.008 |
testMatchClassConstant | Success | | 0.008 |
testMatchPostfixSimple | Success | | 0.009 |
testMatchPostfixWithFunction | Success | | 0.009 |
testMatchPrefixSimple | Success | | 0.010 |
testMatchPrefixWithFunction | Success | | 0.010 |
testMatchUnaryOperationSimple | Success | | 0.010 |
testMatchUnaryOperationWithFunction | Success | | 0.009 |
testMatchUnaryOperationComplex | Success | | 0.010 |
testMatchClassInstanciationSimple | Success | | 0.010 |
testMatchClassInstanciationVariable | Success | | 0.009 |
testMatchClassInstanciationFunction | Success | | 0.010 |
testMatchRefernceSimple | Success | | 0.010 |
testMatchRefernceWithFunction | Success | | 0.008 |
testMatchRefernceInstanciation | Success | | 0.009 |
testMatchInstanceofSimple | Success | | 0.009 |
testMatchInstanceofWithFunction | Success | | 0.008 |
testMatchInstanceofDispatch | Success | | 0.010 |
testMatchIgnoreError | Success | | 0.012 |
testMatchInclude | Success | | 0.012 |
testMatchIncludeOnce | Success | | 0.014 |
testMatchRequire | Success | | 0.013 |
testMatchRequireOnce | Success | | 0.010 |
testMatchArray | Success | | 0.011 |
testMatchArrayKeyValue | Success | | 0.010 |
testMatchArrayComplex | Success | | 0.009 |
testMatchConditionalExpression | Success | | 0.009 |
testMatchPlusOperation | Success | | 0.009 |
testMatchMinusOperation | Success | | 0.009 |
testMatchAndOperation | Success | | 0.010 |
testMatchConcatOperation | Success | | 0.009 |
testMatchQuote | Success | | 0.009 |
testMatchSingleQuote | Success | | 0.010 |
testMatchQuoteWithOffsetNumber | Success | | 0.010 |
testMatchQuoteWithCurly | Success | | 0.011 |
testMatchQuoteWithOffsetString | Success | | 0.010 |
testMatchHeredoc | Success | | 0.008 |
testMatchEmptyHeredoc | Success | | 0.009 |
testMatchNotQuote | Success | | 0.009 |
testMatchBreakStatement | Success | | 0.009 |
testMatchContinueStatementExpression | Success | | 0.010 |
testMatchReturnExprStatement | Success | | 0.009 |
testMatchEchoStatement | Success | | 0.010 |
testMatchSwitchStatement | Success | | 0.011 |
testMatchIfStatement | Success | | 0.012 |
testMatchEndIfStatement | Success | | 0.009 |
testMatchWhileStatement | Success | | 0.009 |
testMatchWhileEndStatement | Success | | 0.010 |
testMatchDoWhileStatement | Success | | 0.010 |
testMatchForStatement | Success | | 0.011 |
testMatchEndForStatement | Success | | 0.010 |
testMatchForStatementNoCondition | Success | | 0.010 |
testMatchForStatementNoArgs | Success | | 0.010 |
testMatchEmptyForStatement | Success | | 0.011 |
testMatchForEachStatement | Success | | 0.012 |
testMatchForEachStatementWithValue | Success | | 0.010 |
testMatchForEachStatementBlocked | Success | | 0.010 |
testMatchTryCatchStatement | Success | | 0.010 |
testMatchTryMultiCatchStatement | Success | | 0.010 |
testMatchGlobalStatementSimple | Success | | 0.009 |
testMatchGlobalStatementReflection | Success | | 0.008 |
testMatchGlobalStatementReflectionWithExpression | Success | | 0.009 |
testMatchGlobalStatementMultiple | Success | | 0.008 |
testMatchStaticSimple | Success | | 0.008 |
testMatchStaticMultiWithAssignment | Success | | 0.009 |
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.012 |
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.009 |
testMatchDeclareSimple | Success | | 0.010 |
testMatchEmptyDeclare | Success | | 0.009 |
testMatchDeclareWithStatement | Success | | 0.008 |
testMatchFunctionDeclaration | Success | | 0.009 |
testMatchFunctionDeclarationReference | Success | | 0.009 |
testMatchFunctionDeclarationWithParams | Success | | 0.010 |
testMatchClassDeclarationSimple | Success | | 0.010 |
testMatchClassDeclarationWithDeclarations | Success | | 0.010 |
testMatchInterfaceDeclarationSimple | Success | | 0.010 |
testMatchInterfaceDeclarationWithDeclarations | Success | | 0.009 |
testMatchEmpty | Success | | 0.009 |
testMatchEval | Success | | 0.009 |
astEmptyCreation | Success | | 0.001 |
astSmallCreation | Success | | 0.000 |
astSetSourceCreation | Success | | 0.000 |
astReCreation | Success | | 0.001 |
astTimeCreation | Success | | 0.001 |
testVariable | Success | | 0.016 |
testVariableTwoComments | Success | | 0.002 |
testVariableMultiple | Success | | 0.002 |
testFunction | Success | | 0.002 |
testClass | Success | | 0.002 |
testMethod | Success | | 0.002 |
testField | Success | | 0.002 |
testMethodSecond | Success | | 0.003 |
testFieldSecond | Success | | 0.003 |
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.080 |
testIsArray | Success | | 0.232 |
testIsClass | Success | | 2.650 |
testIsInterface | Success | | 1.340 |
testIsNullType | Success | | 2.471 |
testIsPrimitive | Success | | 2.750 |
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.584 |
testIsSubTypeCompatibleFalse | Success | | 4.111 |
testBinaryName | Success | | 3.623 |
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.730 |
testGetDeclaredFields | Success | | 2.362 |
testGetDeclaredMethods | Success | | 2.434 |
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)
| 3.691 |
testCommentsCreation | Error | File: /tmp/testCommentsCreation43772Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=0 actual=1
junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation43772Golden :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.927 |
checkForStaticScalar[0] | Success | | 0.001 |
checkForStaticScalar[1] | Success | | 0.003 |
checkForStaticScalar[2] | Success | | 0.004 |
checkForStaticScalar[3] | Success | | 0.003 |
checkForStaticScalar[4] | Success | | 0.001 |
checkForStaticScalar[5] | Success | | 0.000 |
checkForStaticScalar[6] | Success | | 0.000 |
checkForStaticScalar[7] | Success | | 0.002 |
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.002 |
checkForStaticScalar[15] | Success | | 0.001 |
checkForStaticScalar[16] | Success | | 0.000 |
checkForStaticScalar[17] | Success | | 0.001 |
checkForStaticScalar[18] | Success | | 0.000 |
checkForStaticScalar[19] | Success | | 0.001 |
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)
| 1.328 |
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.650 |
testExpressionBinding | Success | | 2.572 |
testFieldAccessBinding | Success | | 2.207 |
testStaticFieldAccessBinding | Success | | 1.266 |
testStaticConstantAccessBinding | Success | | 3.218 |
testIncludeBinding | Success | | 2.786 |
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)
| 3.200 |
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.659 |
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.989 |
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.445 |
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.617 |
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)
| 1.239 |
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)
| 2.436 |
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)
| 3.089 |
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.869 |
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)
| 5.949 |
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)
| 3.355 |
testVariable1 | Success | | 0.089 |
testVariable2 | Success | | 0.013 |
testFunctionName | Success | | 0.013 |
testFunctionInvocationName | Success | | 0.013 |
testFunctionInvocationAddParam | Success | | 0.019 |
testFunctionInvocationAddParams | Success | | 0.012 |
testFunctionInvocationRemoveParam1 | Success | | 0.010 |
testFunctionInvocationRemoveParam2 | Success | | 0.010 |
testFunctionInvocationRemoveParams | Success | | 0.013 |
testVariable3 | Success | | 0.014 |
testStaticFunctionInvocation | Success | | 0.015 |
testArrayAccessWithoutIndex | Success | | 0.014 |
testArrayAccess | Success | | 0.014 |
testArrayVariableMultiIndex | Success | | 0.015 |
testArrayAccessType1 | Success | | 0.014 |
testArrayAccessType2 | Success | | 0.015 |
testListVariable1 | Success | | 0.014 |
testListVariable2 | Success | | 0.014 |
testNestedListVariable | Success | | 0.014 |
testAssignmentLeft | Success | | 0.013 |
testAssignmentRight | Success | | 0.014 |
testAssignmentOperator | Success | | 0.012 |
testReflectionSimple | Success | | 0.017 |
testReflectionFunction | Success | | 0.012 |
testReflectionComplex | Success | | 0.012 |
testStaticMemberSimple | Success | | 0.013 |
testStaticMemberWithArray | Success | | 0.013 |
testDispatchSimple | Success | | 0.014 |
testDispatchNested | Success | | 0.013 |
testDispatchWithStaticCall | Success | | 0.014 |
testClone | Success | | 0.014 |
testCastOfVariable | Success | | 0.014 |
testCastOfDispatch | Success | | 0.014 |
testClassConstant | Success | | 0.014 |
testPostfixSimple | Success | | 0.013 |
testPostfixWithFunction | Success | | 0.014 |
testPrefixSimple | Success | | 0.014 |
testUnaryOperationSimple | Success | | 0.014 |
testUnaryOperationWithFunction | Success | | 0.013 |
testUnaryOperationComplex | Success | | 0.013 |
testClassInstanciationSimple | Success | | 0.013 |
testClassInstanciationAddParam | Success | | 0.013 |
testClassInstanciationVariable | Success | | 0.014 |
testClassInstanciationVariableRemove | Success | | 0.013 |
testClassInstanciationFunction | Success | | 0.015 |
testRefernceSimple | Success | | 0.013 |
testRefernceWithFunction | Success | | 0.013 |
testRefernceInstanciation | Success | | 0.014 |
testInstanceofSimple | Success | | 0.013 |
testIgnoreError | Success | | 0.014 |
testInclude | Success | | 0.013 |
testIncludeWithParenthesis1 | Success | | 0.013 |
testIncludeWithParenthesis2 | Success | | 0.012 |
testIncludeOnce | Success | | 0.012 |
testArrayCreation1 | Success | | 0.009 |
testArrayCreation2 | Success | | 0.009 |
testArrayCreation3 | Success | | 0.008 |
testFunctionDeclaration | Success | | 0.010 |
testFunctionDeclarationPHP4 | Success | | 0.009 |
testFunctionDeclarationWithParam1 | Success | | 0.009 |
testFunctionDeclarationWithParam2 | Success | | 0.009 |
testFunctionDeclarationWithParam3 | Success | | 0.009 |
testFunctionDeclarationDeleteType | Success | | 0.009 |
testFunctionDeclarationCreationPHP4 | Success | | 0.009 |
testFunctionDeclarationCreationPHP5 | Success | | 0.009 |
testFunctionDeclarationChangeDefault1 | Success | | 0.009 |
testFunctionDeclarationDeleteDefault1 | Success | | 0.008 |
testFunctionDeclarationDeleteDefault2 | Success | | 0.009 |
testClassDeclarationSimple | Success | | 0.009 |
testFunctionDeclarationRemoveReference | Success | | 0.009 |
testFunctionDeclarationAddReference | Success | | 0.008 |
testClassDeclarationAddSuper | Success | | 0.009 |
testClassDeclarationDeleteSuper | Success | | 0.009 |
testClassDeclarationDeleteSuperWithImplements | Success | | 0.008 |
testClassDeclarationReplaceSuper | Success | | 0.008 |
testClassDeclarationAddInterfaces | Success | | 0.009 |
testClassDeclarationRemoveInterface | Success | | 0.008 |
testClassDeclarationRemoveAllInterfaces | Success | | 0.008 |
testClassDeclarationRenameInterface | Success | | 0.009 |
testInterfaceDeclarationSimple | Success | | 0.008 |
testInterfaceDeclarationAddExtends | Success | | 0.009 |
testInterfaceDeclarationRemoveExtend | Success | | 0.009 |
testInterfaceDeclarationRemoveAllExtends | Success | | 0.009 |
testInterfaceDeclarationRenameExtend | Success | | 0.009 |
testArrayKeyValueRemoveKey | Success | | 0.009 |
testArrayKeyValueAddKey | Success | | 0.009 |
testArrayKeyValueChangeKey | Success | | 0.008 |
testArrayKeyDelete | Success | | 0.009 |
testConditionalExpression | Success | | 0.009 |
testInfixExpression | Success | | 0.009 |
testConcatOperation | Success | | 0.008 |
testQuoteHeredoc | Success | | 0.009 |
testQuoteSingle | Success | | 0.008 |
testQuoteDouble | Success | | 0.009 |
testQuoteWithCurly | Success | | 0.008 |
testEmptyHeredoc | Success | | 0.008 |
testBreakStatementChange | Success | | 0.009 |
testBreakStatementRemove | Success | | 0.008 |
testBreakStatementAdd | Success | | 0.009 |
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.010 |
testIfStatementCondition | Success | | 0.010 |
testIfStatementCurlyToAlternative | Success | | 0.009 |
testIfStatementAlternativeToCurly | Success | | 0.009 |
testNestedIfStatementCurlyToAlternative1 | Success | | 0.009 |
testNestedIfStatementCurlyToAlternative2 | Success | | 0.010 |
testWhileStatementCurlyToAlternative | Success | | 0.009 |
testWhileStatementAlternativeToCurly | Success | | 0.009 |
testForStatementCurlyToAlternative | Success | | 0.008 |
testForStatementAlternativeToCurly | Success | | 0.010 |
testForEachStatementCurlyToAlternative | Success | | 0.014 |
testForEachStatementAlternativeToCurly | Success | | 0.013 |
testSwitchStatementCurlyToAlternative | Success | | 0.014 |
testSwitchStatementAlternativeToCurly | Success | | 0.013 |
testWhileStatement | Success | | 0.013 |
testDoWhileStatement | Success | | 0.014 |
testCurlyBlockCreation | Success | | 0.013 |
testAlternativeBlockCreation | Success | | 0.013 |
testForStatement | Success | | 0.014 |
testForStatementRemoveInitialization | Success | | 0.013 |
testForStatementRemoveCondition | Success | | 0.012 |
testForStatementRemoveUpdaters | Success | | 0.012 |
testForEachStatementAddKey | Success | | 0.013 |
testForEachStatementChangeKeyAndValue | Success | | 0.014 |
testForEachStatementRemoveKey | Success | | 0.012 |
testTryCatchStatement | Success | | 0.014 |
testTryMultiCatchStatement | Success | | 0.013 |
testGlobalStatementSimple | Success | | 0.012 |
testGlobalStatementReflection | Success | | 0.013 |
testStaticSimple | Success | | 0.013 |
testInLineHtml | Success | | 0.011 |
testFieldDeclaration | Success | | 0.014 |
testMethodDeclaration | Success | | 0.014 |
testComment | Success | | 0.020 |
testVariable | Success | | 0.005 |
testFunctionInvocationWithParamsFirst | Success | | 0.005 |
testFunctionInvocationWithParamsLast | Success | | 0.005 |
testFunctionInvocationWithParamsMiddle | Success | | 0.005 |
testClassRemove | Success | | 0.004 |
testStatementBeforeClass | Success | | 0.005 |
testArrayFirst | Success | | 0.005 |
testArrayLast | Success | | 0.004 |
testArrayMiddle | Success | | 0.005 |
testDeleteArrayKeyValue | Success | | 0.005 |
testListFirst | Success | | 0.005 |
testListMiddle | Success | | 0.004 |
testListLast | Success | | 0.005 |
testDeleteBreak | Success | | 0.004 |
testDeleteContinue | Success | | 0.004 |
testDeleteReturn | Success | | 0.004 |
testDeleteEchoFirst | Success | | 0.004 |
testDeleteEchoLast | Success | | 0.003 |
testDeleteEchoMiddle | Success | | 0.004 |
testDeleteSwitch | Success | | 0.004 |
testDeleteBlockFirst | Success | | 0.004 |
testDeleteBlockMiddle | Success | | 0.004 |
testDeleteBlockLast | Success | | 0.004 |
testDeleteForComponent1 | Success | | 0.005 |
testDeleteHtml | Success | | 0.005 |
testDeleteFunctionFormalFirst | Success | | 0.005 |
testDeleteFunctionFormalLast | Success | | 0.006 |
testDeleteFunctionFormalMiddle | Success | | 0.005 |
testDeleteFunctionBodyFirst | Success | | 0.005 |
testDeleteFunctionBodyLast | Success | | 0.005 |
testDeleteFunctionBodyMiddle | Success | | 0.006 |
testDeleteClassElements | Success | | 0.006 |
variables.php | Success | | 0.007 |
functions.php | Success | | 0.005 |
includes.php | Success | | 0.001 |
constants.php | Success | | 0.002 |
classes.php | Success | | 0.002 |
testPHPDocClass | Success | | 0.238 |
testPHPDocClassConstant | Success | | 0.001 |
testPHPDocClassVariable | Success | | 0.001 |
testPHPDocClassMethod | Success | | 0.000 |
testPHPDocFunction | Success | | 0.001 |
testClassDeclarations | Success | | 0.002 |
testClassReferences | Success | | 0.035 |
testClassAllOccurences | Success | | 0.032 |
testInterfaceDeclarations | Success | | 0.002 |
testInterfaceReferences | Success | | 0.002 |
testInterfaceAllOccurences | Success | | 0.002 |
testConstantDeclarations | Success | | 0.003 |
testVariableDeclarations | Success | | 0.001 |
testVariableReferences | Success | | 0.001 |
testReferencingFiles | Error | File: /tmp/testReferencingFiles43805Golden :testReferencingFiles.txt Diff : (line: 3, offset: 23) expected=b actual=g
junit.framework.AssertionFailedError: File: /tmp/testReferencingFiles43805Golden :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.088 |
testReferencedFiles | Success | | 0.861 |
testSearchMethod | Success | | 0.597 |
testSearchMethodBadNetwork | Success | | 1.250 |
testInfixOperatorPlus | Success | | 0.687 |
testPrefixOperatorPlusPlus | Success | | 0.940 |
testPostfixOperatorPlusPlus | Success | | 0.937 |
testUnaryOperationMinus | Success | | 1.874 |
testUnaryOperationTilda | Success | | 0.593 |
testUnaryOperationNot | Success | | 0.673 |
testThis | Success | | 0.607 |
testObject | Success | | 0.678 |
testOverridesObject | Success | | 2.134 |
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)
| 0.598 |
testOverridesGlobal | Success | | 0.679 |
testOverridesGlobalInner | Success | | 6.530 |
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)
| 0.630 |
testGlobalDeclaredInsideFunction | Success | | 0.674 |
testTypedArgumentReference | Success | | 2.736 |
testPHPDocArgumentReference | Success | | 0.592 |
testArrayAccess | Success | | 0.678 |
testClassVar | Success | | 0.968 |
testClassVarPHPDoc | Success | | 1.072 |
testClassVarNoPHPDoc | Success | | 1.797 |
testClassVarConstructor | Success | | 0.618 |
testParentClassVarDecl | Success | | 2.029 |
testClassVarMethodDecl | Success | | 0.606 |
testSelfFieldAccess | Success | | 0.688 |
testSelfVarDeclaration | Success | | 0.956 |
testParentFieldAccess | Success | | 4.634 |
testCatchException | Success | | 0.772 |
testForeachStatement | Success | | 0.633 |
testClassInstanceCreation | Success | | 1.263 |
testSelfClassInstanceCreation | Success | | 0.619 |
testFunctionReturnType | Success | | 0.907 |
testFunctionReturnTypePHPDoc | Success | | 0.949 |
testFunctionReturnTypeNoPHPDoc | Success | | 1.061 |
testFunctionReturnTypeAmbiguous | Success | | 1.118 |
testFunctionReturnTypeRecursive | Success | | 0.951 |
testMethodReturnType | Success | | 0.960 |
testStaticMethodReturnType | Success | | 1.061 |
testParentMethodReturnType | Success | | 1.120 |
testOverriddenMethodReturnType | Success | | 0.851 |
testMethodReturnTypePHPDoc | Success | | 1.063 |
testOverridenMethodReturnTypePHPDoc | Success | | 1.187 |
testSelfMethodReturnType | Success | | 0.788 |
testBuiltinMethodReturnType | Success | | 0.956 |
testScalarNumber | Success | | 1.018 |
testBacktickExpression | Success | | 1.049 |
testAssignmentScalar | Success | | 2.108 |
testAssignmentScalarNested | Success | | 1.054 |
testCastString | Success | | 2.616 |
testCastObjectFromScalar | Success | | 1.156 |
testCastObjectFromClass | Success | | 1.601 |
testCloneObject | Success | | 0.538 |
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)
| 0.804 |
testArrayCreationSingleType | Success | | 2.028 |
testArrayCreationMultiTypes | Success | | 1.059 |
testConstant | Success | | 1.158 |
testClassConstant | Success | | 0.845 |
testBindingUtility | Success | | 1.424 |
testBindingUtilityCache | Success | | 0.563 |
testStaticFieldsCompletion | Success | | 1.873 |
testStaticFieldsCompletionWithPrefix | Success | | 0.591 |
testAllFieldsCompletion | Success | | 0.685 |
testAllOwnFieldsCompletion | Success | | 1.675 |
testParentFieldsCompletion | Success | | 1.429 |
testAllFieldsCompletionWithPrefix | Success | | 0.604 |
testInheritedFieldCompletion | Success | | 0.694 |
testInheritedStaticFieldCompletion | Success | | 0.960 |
testThisVariableCompletion | Success | | 0.952 |
testMagicProperty | Success | | 1.603 |
testMagicPropertyWithBinding | Success | | 1.310 |
testSingletonInstanceCompletion | Success | | 0.606 |
testClassVarHintingCompletion | Error | File: /tmp/testClassVarHintingCompletion43819Golden :testClassVarHintingCompletion.txt Diff : (line: 15, offset: 39) expected=1 actual=2
junit.framework.AssertionFailedError: File: /tmp/testClassVarHintingCompletion43819Golden :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.697 |
testStaticMethodsCompletion | Success | | 0.916 |
testAllMethodsCompletion | Success | | 1.914 |
testAllOwnMethodsCompletion | Success | | 0.591 |
testParentMethodsCompletion | Success | | 1.995 |
testInheritedMethodCompletion | Success | | 0.595 |
testInheritedStaticMethodCompletion | Success | | 1.451 |
testMagicMethod | Success | | 0.584 |
testMagicMethodWithBinding | Success | | 1.416 |
testInheritedInterfaceMethodsCompletion | Success | | 0.589 |
testNewClassCompletion | Success | | 1.615 |
testNewOwnClassCompletion | Success | | 1.982 |
testNewSelfCompletion | Success | | 0.593 |
testAllClasses | Success | | 2.147 |
testClassNameCompletion | Success | | 1.454 |
testClassInFunctionCompletion | Success | | 0.603 |
testClassInFunctionInClassCompletion | Success | | 1.596 |
testClassCamelcaseCompletion | Success | | 0.610 |
testInternalClassCompletion | Success | | 2.032 |
testShouldComplete1 | Success | | 0.566 |
testShouldComplete2 | Success | | 0.799 |
testShouldComplete3 | Success | | 1.258 |
testShouldComplete4 | Success | | 0.694 |
testShouldComplete5 | Success | | 1.957 |
testFunctionCompletion | Success | | 1.148 |
testFunctionInFunctionCompletion | Success | | 1.906 |
testFunctionInFunctionInClassCompletion | Success | | 0.618 |
testFunctionReturnTypeCompletion | Success | | 0.706 |
testFunctionReturnMultipleTypesCompletion | Error | File: /tmp/testFunctionReturnMultipleTypesCompletion43841Golden :testFunctionReturnMultipleTypesCompletion.txt Diff : (line: 7, offset: 33) expected=b actual=f
junit.framework.AssertionFailedError: File: /tmp/testFunctionReturnMultipleTypesCompletion43841Golden :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.331 |
testFunctionReturnTypeDocCompletion | Success | | 0.691 |
testFunctionReturnMultipleTypesDocCompletion | Error | File: /tmp/testFunctionReturnMultipleTypesDocCompletion43843Golden :testFunctionReturnMultipleTypesDocCompletion.txt Diff : (line: 12, offset: 33) expected=b actual=f
junit.framework.AssertionFailedError: File: /tmp/testFunctionReturnMultipleTypesDocCompletion43843Golden :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.971 |
testInternalFunctionCompletion | Success | | 1.215 |
testGlobalVariableCompletion | Success | | 0.808 |
testOnlyGlobalCompletion | Success | | 2.744 |
testLocalMethodVarCompletion | Success | | 0.595 |
testMethodArgumentCompletion | Success | | 0.672 |
testVariableInsideStringCompletion | Success | | 2.482 |
testArrayKeyCompletion | Success | | 0.591 |
testGlobalsCompletion | Success | | 0.680 |
testClassDeclarationCompletion | Success | | 0.263 |
testClassDeclarationCompletionWithPrefix | Success | | 1.043 |
testClassDeclarationImplementsCompletion | Success | | 1.779 |
testClassDeclarationExtendsCompletion | Success | | 0.591 |
testInClassDeclarationCompletion | Success | | 0.671 |
testInClassDeclarationCompletionWithPrefix | Success | | 1.236 |
testMethodDeclarationCompletion | Success | | 0.786 |
testSuperMethodsCompletion | Success | | 1.872 |
testNotShowingExistingOverriddenMethod | Success | | 0.593 |
testMethodParameterCompletion | Success | | 2.003 |
testFuncParameterInitializerCompletion | Success | | 0.600 |
testPHPFunctionCompletion | Success | | 1.761 |
testKeywordsCompletion | Success | | 0.609 |
testLocalFileElementsCompletion | Success | | 0.695 |
testGlobalElementsUnderCondition | Success | | 1.145 |
testInArrayIndexCompletion | Success | | 1.322 |
testPHPDocTagCompletion | Success | | 0.613 |
testPHPDocFunctionParameterCompletion | Success | | 1.720 |
testPHPDocFunctionReturnTypeCompletion | Error | File: /tmp/testPHPDocFunctionReturnTypeCompletion43870Golden :testPHPDocFunctionReturnTypeCompletion.txt Diff : (line: 14, offset: 23) expected=B actual=A
junit.framework.AssertionFailedError: File: /tmp/testPHPDocFunctionReturnTypeCompletion43870Golden :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)
| 0.649 |
testConstantCompletion | Success | | 1.840 |
testInternalConstantCompletion | Success | | 0.605 |
testClassConstantSelection | Success | | 0.694 |
testClassVariableSelection | Success | | 2.273 |
testClassVariableSelection2 | Success | | 0.940 |
testClassMethodSelection | Success | | 1.480 |
testStaticMethodCallSelection | Success | | 2.034 |
testMethodCallSelection | Success | | 0.596 |
testOverridenMethodCallSelection | Success | | 2.000 |
testMethodCallSelection2 | Success | | 0.606 |
testConstantAccessSelection | Success | | 0.682 |
testConstantAccessSelection2 | Success | | 2.339 |
testFieldAccessSelection | Success | | 0.600 |
testFieldAccessSelection2 | Success | | 0.674 |
testStaticConstantAccessSelection | Success | | 2.588 |
testStaticConstantAccessSelection2 | Success | | 0.589 |
testStaticFieldAccessSelection | Success | | 0.714 |
testStaticFieldAccessSelection2 | Success | | 1.553 |
testParentMethodSelection | Success | | 0.578 |
testParentMethodSelection2 | Success | | 2.652 |
testPHPFunctionSelection | Error | File: /tmp/testPHPFunctionSelection43891Golden :testPHPFunctionSelection.txt Diff : (line: 7, offset: 55) expected=o actual=h
junit.framework.AssertionFailedError: File: /tmp/testPHPFunctionSelection43891Golden :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)
| 0.581 |
testClassSelection | Success | | 0.675 |
testFunctionSelection | Success | | 1.920 |
testVariableSelection | Success | | 1.446 |
testConstantSelection | Success | | 1.346 |
testMethodArgumentSelection | Success | | 2.052 |
testMethodLocalVarSelection | Success | | 1.637 |
testPHP5Sample | Success | | 2.039 |
testInLineHtml | Success | | 0.617 |
testArrayStatements | Success | | 0.016 |
testClassComments | Success | | 0.031 |
testDeclarationStatements | Success | | 0.018 |
testForeachStatements | Success | | 0.013 |
testForStatements | Success | | 0.020 |
testIfStatements | Success | | 0.017 |
testPHPWithinHtmlTag | Success | | 0.192 |
testPHPWithHtml | Success | | 0.121 |
testSwitchStatements | Success | | 0.041 |
testTryStatements | Success | | 0.012 |
testWhileStatements | Success | | 0.016 |
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.001 |
testLoadUnload | Success | | 4.869 |
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.016 |
testIncludePathGetAfterBPChange1 | Success | | 0.017 |
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.017 |
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.005 |
testRunNoGUI | Success | | 0.005 |