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.992 |
testYylexlargeFile1 | Success | | 0.631 |
testYylexlargeFile2 | Success | | 0.153 |
testYylexlargeFile3 | Success | | 0.096 |
testYylexlargeFile4 | Success | | 0.074 |
testYylexbig_class | Success | | 0.008 |
testYylexcc | Success | | 0.045 |
testYylexclass_check | Success | | 0.068 |
testYylexclass_example | Success | | 0.046 |
testYylex001 | Success | | 0.004 |
testYylex002 | Success | | 0.005 |
testYylex003 | Success | | 0.010 |
testYylex004 | Success | | 0.006 |
testYylex005 | Success | | 0.007 |
testYylex006 | Success | | 0.006 |
testYylex007 | Success | | 0.006 |
testYylex008 | Success | | 0.007 |
testYylex009 | Success | | 0.007 |
testYylex010 | Success | | 0.006 |
testYylex011 | Success | | 0.014 |
testYylex012 | Success | | 0.017 |
testYylex013 | Success | | 0.004 |
testYylex__call_001 | Success | | 0.016 |
testYylex__call_002 | Success | | 0.006 |
testYylex__set__get_001 | Success | | 0.038 |
testYylex__set__get_002 | Success | | 0.006 |
testYylex__set__get_003 | Success | | 0.005 |
testYylex__set__get_004 | Success | | 0.024 |
testYylex__set__get_005 | Success | | 0.046 |
testYylex__set_data_corrupt | Success | | 0.049 |
testYylexabstract_class | Success | | 0.020 |
testYylexabstract_derived | Success | | 0.010 |
testYylexabstract_final | Success | | 0.009 |
testYylexabstract_inherit | Success | | 0.014 |
testYylexabstract_not_declared | Success | | 0.007 |
testYylexabstract_redeclare | Success | | 0.010 |
testYylexabstract_static | Success | | 0.014 |
testYylexclass_abstract | Success | | 0.018 |
testYylexclass_check | Success | | 0.088 |
testYylexclass_example | Success | | 0.062 |
testYylexclone_001 | Success | | 0.027 |
testYylexallphps | Success | | 0.417 |
testOpenTags | Success | | 0.006 |
testCloseTags | Success | | 0.004 |
testComment | Success | | 0.005 |
testDocComment | Success | | 0.008 |
testHeredoc | Success | | 0.007 |
testToDo | Success | | 0.006 |
testBug149403 | Success | | 0.003 |
testFilesToGoldenallphps | Success | | 0.066 |
testFilesToGoldenabstract | Success | | 0.006 |
testFilesToGoldentype_hinting_001 | Success | | 0.007 |
testFilesToGoldenfactory_and_singleton_001 | Success | | 0.009 |
testFilesToGoldenfactory_001 | Success | | 0.007 |
testFilesToGoldenarray_access_001 | Success | | 0.132 |
testFilesToGoldenvisibility_002a | Success | | 0.005 |
testFilesToGoldenvisibility_002b | Success | | 0.005 |
testFilesToGoldentostring_001 | Success | | 0.006 |
testFilesToGoldentype_hinting_003 | Success | | 0.005 |
testFilesToGoldenHTMLembedPHP | Error | File: /tmp/HTMLembedPHP.php48887Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=1 actual=8
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php48887Golden :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.912 |
testTokenizePhpGenerictokenizer_php5_sample | Success | | 0.026 |
testTokenizePhpGenerictokenizer_php5_strings | Success | | 0.004 |
testTokenizePhpGenerictokenizer_php5_heredocs | Success | | 0.004 |
testEmbeddedCode | Error | File: /tmp/HTMLembedPHP.php48891Golden :HTMLembedPHP.php Diff : (line: 1, offset: 2) expected=P actual=S
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php48891Golden :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.512 |
testTokenizePhp | Success | | 0.006 |
testTokenizeTaskstokenizer_phpTasks1 | Success | | 0.004 |
testTokenizeTaskstokenizer_phpTasks2 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks3 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks4 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks5 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks6 | Success | | 0.003 |
testTokenizePhpWithHtmltokenizer_phpInHtml | Success | | 0.005 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKey | Success | | 0.010 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValue | Success | | 0.010 |
testPartitionInHTML | Success | | 0.009 |
testPartitionStandalone | Success | | 0.005 |
testPartitionPhpAsHTMLAttributeKey | Success | | 0.005 |
testPartitionPhpAsHTMLAttributeValue | Success | | 0.005 |
testVariable | Success | | 0.053 |
testFunctionInvocation | Success | | 0.008 |
testFunctionInvocationWithParams | Success | | 0.008 |
testStaticFunctionInvocation | Success | | 0.008 |
testArrayVariableWithoutIndex | Success | | 0.008 |
testArrayVariable | Success | | 0.009 |
testArrayVariableMultiIndex | Success | | 0.011 |
testHashTableVariable | Success | | 0.009 |
testListVariable | Success | | 0.009 |
testNestedListVariable | Success | | 0.007 |
testAssignment | Success | | 0.007 |
testPlusAssignment | Success | | 0.006 |
testSLAssignment | Success | | 0.007 |
testReflectionSimple | Success | | 0.007 |
testReflectionNested | Success | | 0.007 |
testReflectionFunction | Success | | 0.008 |
testReflectionComplex | Success | | 0.007 |
testStaticMemberSimple | Success | | 0.008 |
testStaticMemberWithArray | Success | | 0.007 |
testDispatchSimple | Success | | 0.009 |
testDispatchNested | Success | | 0.008 |
testDispatchWithStaticCall | Success | | 0.007 |
testDispatchNestedWithStaticCall | Success | | 0.007 |
testClone | Success | | 0.007 |
testCastOfVariable | Success | | 0.007 |
testCastOfDispatch | Success | | 0.007 |
testClassConstant | Success | | 0.007 |
testPostfixSimple | Success | | 0.008 |
testPostfixWithFunction | Success | | 0.007 |
testPrefixSimple | Success | | 0.010 |
testPrefixWithFunction | Success | | 0.007 |
testUnaryOperationSimple | Success | | 0.008 |
testUnaryOperationWithFunction | Success | | 0.007 |
testUnaryOperationComplex | Success | | 0.007 |
testClassInstanciationSimple | Success | | 0.008 |
testClassInstanciationVariable | Success | | 0.007 |
testClassInstanciationFunction | Success | | 0.007 |
testRefernceSimple | Success | | 0.007 |
testRefernceWithFunction | Success | | 0.008 |
testRefernceInstanciation | Success | | 0.007 |
testInstanceofSimple | Success | | 0.008 |
testInstanceofWithFunction | Success | | 0.007 |
testInstanceofDispatch | Success | | 0.009 |
testIgnoreError | Success | | 0.009 |
testInclude | Success | | 0.008 |
testIncludeOnce | Success | | 0.007 |
testRequire | Success | | 0.007 |
testRequireOnce | Success | | 0.007 |
testArray | Success | | 0.009 |
testArrayKeyValue | Success | | 0.009 |
testArrayComplex | Success | | 0.007 |
testConditionalExpression | Success | | 0.008 |
testPlusOperation | Success | | 0.008 |
testMinusOperation | Success | | 0.007 |
testAndOperation | Success | | 0.008 |
testConcatOperation | Success | | 0.009 |
testQuote | Success | | 0.008 |
testSingleQuote | Success | | 0.009 |
testQuoteWithOffsetNumber | Success | | 0.008 |
testQuoteWithCurly | Success | | 0.008 |
testQuoteWithOffsetString | Success | | 0.010 |
testHeredoc | Success | | 0.010 |
testEmptyHeredoc | Success | | 0.009 |
testNotQuote | Success | | 0.010 |
testBreakStatement | Success | | 0.011 |
testContinueStatementExpression | Success | | 0.011 |
testContinueEmpty | Success | | 0.010 |
testReturnStatement | Success | | 0.010 |
testReturnExprStatement | Success | | 0.010 |
testEchoStatement | Success | | 0.016 |
testSwitchStatement | Success | | 0.014 |
testIfStatement | Success | | 0.013 |
testEndIfStatement | Success | | 0.012 |
testWhileStatement | Success | | 0.012 |
testWhileEndStatement | Success | | 0.011 |
testDoWhileStatement | Success | | 0.010 |
testForStatement | Success | | 0.009 |
testEndForStatement | Success | | 0.008 |
testForStatementNoCondition | Success | | 0.009 |
testForStatementNoArgs | Success | | 0.007 |
testEmptyForStatement | Success | | 0.009 |
testForEachStatement | Success | | 0.010 |
testForEachStatementWithValue | Success | | 0.011 |
testForEachStatementBlocked | Success | | 0.015 |
testTryCatchStatement | Success | | 0.014 |
testTryMultiCatchStatement | Success | | 0.011 |
testGlobalStatementSimple | Success | | 0.011 |
testGlobalStatementReflection | Success | | 0.008 |
testGlobalStatementReflectionWithExpression | Success | | 0.007 |
testGlobalStatementMultiple | Success | | 0.007 |
testStaticSimple | Success | | 0.007 |
testStaticMultiWithAssignment | Success | | 0.008 |
testInLineHtml | Success | | 0.008 |
testInLineHtmlWithPHP | Success | | 0.007 |
testDeclareSimple | Success | | 0.011 |
testEmptyDeclare | Success | | 0.010 |
testDeclareWithStatement | Success | | 0.010 |
testFunctionDeclaration | Success | | 0.011 |
testFunctionDeclarationReference | Success | | 0.010 |
testFunctionDeclarationWithParams | Success | | 0.016 |
testClassDeclarationSimple | Success | | 0.012 |
testClassDeclarationWithDeclarations | Success | | 0.016 |
testInterfaceDeclarationSimple | Success | | 0.011 |
testInterfaceDeclarationWithDeclarations | Success | | 0.011 |
testCommentSingle | Success | | 0.009 |
testCommentMulti | Success | | 0.007 |
testCommentPhpDocBlock | Success | | 0.007 |
testCommentVar | Success | | 0.007 |
testEmpty | Success | | 0.008 |
testEval | Success | | 0.007 |
testErrorStatement | Success | | 0.007 |
testErrorBlock | Success | | 0.007 |
testVariable | Success | | 0.034 |
testFunctionInvocation | Success | | 0.009 |
testFunctionInvocationWithParams | Success | | 0.010 |
testStaticFunctionInvocation | Success | | 0.009 |
testArrayVariableWithoutIndex | Success | | 0.009 |
testArrayVariable | Success | | 0.009 |
testArrayVariableMultiIndex | Success | | 0.009 |
testHashTableVariable | Success | | 0.009 |
testListVariable | Success | | 0.009 |
testNestedListVariable | Success | | 0.009 |
testAssignment | Success | | 0.009 |
testPlusAssignment | Success | | 0.009 |
testSLAssignment | Success | | 0.009 |
testReflectionSimple | Success | | 0.013 |
testReflectionNested | Success | | 0.011 |
testReflectionFunction | Success | | 0.186 |
testReflectionComplex | Success | | 0.007 |
testDispatchSimple | Success | | 0.007 |
testDispatchNested | Success | | 0.007 |
testDispatchWithStaticCall | Success | | 0.007 |
testDispatchNestedWithStaticCall | Success | | 0.008 |
testCastOfVariable | Success | | 0.007 |
testCastOfDispatch | Success | | 0.007 |
testPostfixSimple | Success | | 0.007 |
testPrefixSimple | Success | | 0.007 |
testUnaryOperationSimple | Success | | 0.007 |
testUnaryOperationWithFunction | Success | | 0.007 |
testUnaryOperationComplex | Success | | 0.007 |
testClassInstanciationSimple | Success | | 0.007 |
testClassInstanciationVariable | Success | | 0.008 |
testClassInstanciationFunction | Success | | 0.008 |
testRefernceSimple | Success | | 0.008 |
testRefernceWithFunction | Success | | 0.008 |
testRefernceInstanciation | Success | | 0.008 |
testIgnoreError | Success | | 0.007 |
testInclude | Success | | 0.008 |
testIncludeOnce | Success | | 0.007 |
testRequire | Success | | 0.007 |
testRequireOnce | Success | | 0.007 |
testArray | Success | | 0.008 |
testArrayKeyValue | Success | | 0.009 |
testArrayComplex | Success | | 0.008 |
testConditionalExpression | Success | | 0.008 |
testPlusOperation | Success | | 0.008 |
testMinusOperation | Success | | 0.008 |
testAndOperation | Success | | 0.008 |
testConcatOperation | Success | | 0.007 |
testQuote | Success | | 0.009 |
testSingleQuote | Success | | 0.009 |
testQuoteWithOffsetNumber | Success | | 0.009 |
testQuoteWithOffsetString | Success | | 0.009 |
testHeredoc | Success | | 0.009 |
testEmptyHeredoc | Success | | 0.007 |
testNotQuote | Success | | 0.009 |
testBreakStatement | Success | | 0.007 |
testContinueStatementExpression | Success | | 0.007 |
testContinueEmpty | Success | | 0.007 |
testReturnStatement | Success | | 0.006 |
testReturnExprStatement | Success | | 0.009 |
testEchoStatement | Success | | 0.010 |
testSwitchStatement | Success | | 0.013 |
testIfStatement | Success | | 0.014 |
testEndIfStatement | Success | | 0.012 |
testWhileStatement | Success | | 0.010 |
testWhileEndStatement | Success | | 0.009 |
testDoWhileStatement | Success | | 0.009 |
testForStatement | Success | | 0.009 |
testEndForStatement | Success | | 0.009 |
testForStatementNoCondition | Success | | 0.010 |
testForStatementNoArgs | Success | | 0.009 |
testEmptyForStatement | Success | | 0.011 |
testForEachStatement | Success | | 0.009 |
testForEachStatementWithValue | Success | | 0.011 |
testForEachStatementBlocked | Success | | 0.008 |
testGlobalStatementSimple | Success | | 0.007 |
testGlobalStatementReflection | Success | | 0.008 |
testGlobalStatementReflectionWithExpression | Success | | 0.007 |
testGlobalStatementMultiple | Success | | 0.007 |
testStaticSimple | Success | | 0.007 |
testStaticMultiWithAssignment | Success | | 0.008 |
testInLineHtml | Success | | 0.006 |
testInLineHtmlWithPHP | Success | | 0.007 |
testDeclareSimple | Success | | 0.007 |
testEmptyDeclare | Success | | 0.008 |
testDeclareWithStatement | Success | | 0.010 |
testFunctionDeclaration | Success | | 0.007 |
testFunctionDeclarationReference | Success | | 0.007 |
testFunctionDeclarationWithParams | Success | | 0.008 |
testClassDeclarationSimple | Success | | 0.008 |
testClassDeclarationWithDeclarations | Success | | 0.010 |
testCommentSingle | Success | | 0.007 |
testCommentMulti | Success | | 0.007 |
testCommentPhpDocBlock | Success | | 0.007 |
testCommentVar | Success | | 0.008 |
testEmpty | Success | | 0.007 |
testEval | Success | | 0.007 |
testMatchScalar | Success | | 0.009 |
testMatchVariable | Success | | 0.007 |
testMatchBackTickExpression | Success | | 0.008 |
testMatchFunctionInvocation | Success | | 0.007 |
testMatchFunctionInvocationWithParams | Success | | 0.008 |
testMatchStaticFunctionInvocation | Success | | 0.008 |
testMatchArrayVariableWithoutIndex | Success | | 0.007 |
testMatchArrayVariable | Success | | 0.007 |
testMatchArrayVariableMultiIndex | Success | | 0.009 |
testMatchHashTableVariable | Success | | 0.008 |
testMatchListVariable | Success | | 0.010 |
testMatchNestedListVariable | Success | | 0.008 |
testMatchAssignment | Success | | 0.007 |
testMatchPlusAssignment | Success | | 0.007 |
testMatchSLAssignment | Success | | 0.007 |
testMatchReflectionSimple | Success | | 0.007 |
testMatchReflectionNested | Success | | 0.007 |
testMatchReflectionFunction | Success | | 0.007 |
testMatchReflectionComplex | Success | | 0.010 |
testMatchStaticMemberSimple | Success | | 0.009 |
testMatchStaticMemberWithArray | Success | | 0.011 |
testMatchDispatchSimple | Success | | 0.012 |
testMatchDispatchNested | Success | | 0.011 |
testMatchDispatchWithStaticCall | Success | | 0.008 |
testMatchDispatchNestedWithStaticCall | Success | | 0.008 |
testMatchClone | Success | | 0.007 |
testMatchCastOfVariable | Success | | 0.007 |
testMatchCastOfDispatch | Success | | 0.008 |
testMatchClassConstant | Success | | 0.009 |
testMatchPostfixSimple | Success | | 0.007 |
testMatchPostfixWithFunction | Success | | 0.007 |
testMatchPrefixSimple | Success | | 0.007 |
testMatchPrefixWithFunction | Success | | 0.007 |
testMatchUnaryOperationSimple | Success | | 0.007 |
testMatchUnaryOperationWithFunction | Success | | 0.007 |
testMatchUnaryOperationComplex | Success | | 0.008 |
testMatchClassInstanciationSimple | Success | | 0.008 |
testMatchClassInstanciationVariable | Success | | 0.008 |
testMatchClassInstanciationFunction | Success | | 0.008 |
testMatchRefernceSimple | Success | | 0.008 |
testMatchRefernceWithFunction | Success | | 0.008 |
testMatchRefernceInstanciation | Success | | 0.008 |
testMatchInstanceofSimple | Success | | 0.007 |
testMatchInstanceofWithFunction | Success | | 0.007 |
testMatchInstanceofDispatch | Success | | 0.008 |
testMatchIgnoreError | Success | | 0.007 |
testMatchInclude | Success | | 0.007 |
testMatchIncludeOnce | Success | | 0.007 |
testMatchRequire | Success | | 0.008 |
testMatchRequireOnce | Success | | 0.007 |
testMatchArray | Success | | 0.007 |
testMatchArrayKeyValue | Success | | 0.008 |
testMatchArrayComplex | Success | | 0.009 |
testMatchConditionalExpression | Success | | 0.007 |
testMatchPlusOperation | Success | | 0.007 |
testMatchMinusOperation | Success | | 0.007 |
testMatchAndOperation | Success | | 0.008 |
testMatchConcatOperation | Success | | 0.007 |
testMatchQuote | Success | | 0.008 |
testMatchSingleQuote | Success | | 0.009 |
testMatchQuoteWithOffsetNumber | Success | | 0.008 |
testMatchQuoteWithCurly | Success | | 0.008 |
testMatchQuoteWithOffsetString | Success | | 0.009 |
testMatchHeredoc | Success | | 0.007 |
testMatchEmptyHeredoc | Success | | 0.007 |
testMatchNotQuote | Success | | 0.007 |
testMatchBreakStatement | Success | | 0.007 |
testMatchContinueStatementExpression | Success | | 0.007 |
testMatchReturnExprStatement | Success | | 0.007 |
testMatchEchoStatement | Success | | 0.007 |
testMatchSwitchStatement | Success | | 0.011 |
testMatchIfStatement | Success | | 0.011 |
testMatchEndIfStatement | Success | | 0.010 |
testMatchWhileStatement | Success | | 0.008 |
testMatchWhileEndStatement | Success | | 0.008 |
testMatchDoWhileStatement | Success | | 0.008 |
testMatchForStatement | Success | | 0.010 |
testMatchEndForStatement | Success | | 0.011 |
testMatchForStatementNoCondition | Success | | 0.010 |
testMatchForStatementNoArgs | Success | | 0.009 |
testMatchEmptyForStatement | Success | | 0.013 |
testMatchForEachStatement | Success | | 0.011 |
testMatchForEachStatementWithValue | Success | | 0.010 |
testMatchForEachStatementBlocked | Success | | 0.009 |
testMatchTryCatchStatement | Success | | 0.009 |
testMatchTryMultiCatchStatement | Success | | 0.010 |
testMatchGlobalStatementSimple | Success | | 0.007 |
testMatchGlobalStatementReflection | Success | | 0.007 |
testMatchGlobalStatementReflectionWithExpression | Success | | 0.008 |
testMatchGlobalStatementMultiple | Success | | 0.007 |
testMatchStaticSimple | Success | | 0.007 |
testMatchStaticMultiWithAssignment | Success | | 0.007 |
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.009 |
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.007 |
testMatchEmptyDeclare | Success | | 0.007 |
testMatchDeclareWithStatement | Success | | 0.008 |
testMatchFunctionDeclaration | Success | | 0.007 |
testMatchFunctionDeclarationReference | Success | | 0.007 |
testMatchFunctionDeclarationWithParams | Success | | 0.009 |
testMatchClassDeclarationSimple | Success | | 0.007 |
testMatchClassDeclarationWithDeclarations | Success | | 0.012 |
testMatchInterfaceDeclarationSimple | Success | | 0.007 |
testMatchInterfaceDeclarationWithDeclarations | Success | | 0.013 |
testMatchEmpty | Success | | 0.008 |
testMatchEval | Success | | 0.007 |
astEmptyCreation | Success | | 0.001 |
astSmallCreation | Success | | 0.001 |
astSetSourceCreation | Success | | 0.001 |
astReCreation | Success | | 0.001 |
astTimeCreation | Success | | 0.001 |
testVariable | Success | | 0.017 |
testVariableTwoComments | Success | | 0.002 |
testVariableMultiple | Success | | 0.003 |
testFunction | Success | | 0.004 |
testClass | Success | | 0.003 |
testMethod | Success | | 0.004 |
testField | Success | | 0.004 |
testMethodSecond | Success | | 0.006 |
testFieldSecond | Success | | 0.006 |
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.110 |
testIsArray | Success | | 1.324 |
testIsClass | Success | | 2.197 |
testIsInterface | Success | | 1.229 |
testIsNullType | Success | | 1.986 |
testIsPrimitive | Success | | 2.090 |
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.068 |
testIsSubTypeCompatibleFalse | Success | | 3.982 |
testBinaryName | Success | | 1.988 |
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)
| 2.095 |
testGetDeclaredFields | Success | | 1.996 |
testGetDeclaredMethods | Success | | 1.991 |
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.095 |
testCommentsCreation | Error | File: /tmp/testCommentsCreation49111Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=0 actual=1
junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation49111Golden :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.608 |
checkForStaticScalar[0] | Success | | 0.001 |
checkForStaticScalar[1] | Success | | 0.001 |
checkForStaticScalar[2] | Success | | 0.001 |
checkForStaticScalar[3] | Success | | 0.002 |
checkForStaticScalar[4] | Success | | 0.001 |
checkForStaticScalar[5] | Success | | 0.001 |
checkForStaticScalar[6] | Success | | 0.001 |
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.000 |
checkForStaticScalar[14] | Success | | 0.002 |
checkForStaticScalar[15] | Success | | 0.000 |
checkForStaticScalar[16] | Success | | 0.000 |
checkForStaticScalar[17] | Success | | 0.000 |
checkForStaticScalar[18] | Success | | 0.001 |
checkForStaticScalar[19] | Success | | 0.001 |
checkForStaticScalar[20] | Success | | 0.001 |
checkForStaticScalar[21] | Success | | 0.001 |
checkForStaticScalar[22] | Success | | 0.001 |
checkForStaticScalar[23] | Success | | 0.001 |
checkForStaticScalar[24] | Success | | 0.001 |
testConstantExpressionBinding | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testConstantExpressionBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.235 |
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.989 |
testExpressionBinding | Success | | 1.997 |
testFieldAccessBinding | Success | | 2.118 |
testStaticFieldAccessBinding | Success | | 2.006 |
testStaticConstantAccessBinding | Success | | 2.010 |
testIncludeBinding | Success | | 2.011 |
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.996 |
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.100 |
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.998 |
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)
| 2.099 |
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.012 |
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.999 |
testVariableIntBinding2 | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testVariableIntBinding2(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.105 |
testVariableStrBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testVariableStrBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.989 |
testClassDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testClassDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 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)
| 2.101 |
testVariable1 | Success | | 0.071 |
testVariable2 | Success | | 0.011 |
testFunctionName | Success | | 0.009 |
testFunctionInvocationName | Success | | 0.008 |
testFunctionInvocationAddParam | Success | | 0.013 |
testFunctionInvocationAddParams | Success | | 0.009 |
testFunctionInvocationRemoveParam1 | Success | | 0.009 |
testFunctionInvocationRemoveParam2 | Success | | 0.008 |
testFunctionInvocationRemoveParams | Success | | 0.009 |
testVariable3 | Success | | 0.010 |
testStaticFunctionInvocation | Success | | 0.010 |
testArrayAccessWithoutIndex | Success | | 0.009 |
testArrayAccess | Success | | 0.008 |
testArrayVariableMultiIndex | Success | | 0.009 |
testArrayAccessType1 | Success | | 0.011 |
testArrayAccessType2 | Success | | 0.014 |
testListVariable1 | Success | | 0.009 |
testListVariable2 | Success | | 0.009 |
testNestedListVariable | Success | | 0.009 |
testAssignmentLeft | Success | | 0.008 |
testAssignmentRight | Success | | 0.009 |
testAssignmentOperator | Success | | 0.008 |
testReflectionSimple | Success | | 0.009 |
testReflectionFunction | Success | | 0.008 |
testReflectionComplex | Success | | 0.009 |
testStaticMemberSimple | Success | | 0.008 |
testStaticMemberWithArray | Success | | 0.008 |
testDispatchSimple | Success | | 0.009 |
testDispatchNested | Success | | 0.010 |
testDispatchWithStaticCall | Success | | 0.010 |
testClone | Success | | 0.008 |
testCastOfVariable | Success | | 0.009 |
testCastOfDispatch | Success | | 0.008 |
testClassConstant | Success | | 0.009 |
testPostfixSimple | Success | | 0.009 |
testPostfixWithFunction | Success | | 0.008 |
testPrefixSimple | Success | | 0.008 |
testUnaryOperationSimple | Success | | 0.012 |
testUnaryOperationWithFunction | Success | | 0.011 |
testUnaryOperationComplex | Success | | 0.013 |
testClassInstanciationSimple | Success | | 0.012 |
testClassInstanciationAddParam | Success | | 0.012 |
testClassInstanciationVariable | Success | | 0.013 |
testClassInstanciationVariableRemove | Success | | 0.012 |
testClassInstanciationFunction | Success | | 0.013 |
testRefernceSimple | Success | | 0.011 |
testRefernceWithFunction | Success | | 0.013 |
testRefernceInstanciation | Success | | 0.012 |
testInstanceofSimple | Success | | 0.012 |
testIgnoreError | Success | | 0.012 |
testInclude | Success | | 0.008 |
testIncludeWithParenthesis1 | Success | | 0.009 |
testIncludeWithParenthesis2 | Success | | 0.011 |
testIncludeOnce | Success | | 0.011 |
testArrayCreation1 | Success | | 0.013 |
testArrayCreation2 | Success | | 0.016 |
testArrayCreation3 | Success | | 0.009 |
testFunctionDeclaration | Success | | 0.009 |
testFunctionDeclarationPHP4 | Success | | 0.009 |
testFunctionDeclarationWithParam1 | Success | | 0.009 |
testFunctionDeclarationWithParam2 | Success | | 0.009 |
testFunctionDeclarationWithParam3 | Success | | 0.010 |
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.008 |
testFunctionDeclarationRemoveReference | Success | | 0.008 |
testFunctionDeclarationAddReference | Success | | 0.008 |
testClassDeclarationAddSuper | Success | | 0.012 |
testClassDeclarationDeleteSuper | Success | | 0.009 |
testClassDeclarationDeleteSuperWithImplements | Success | | 0.009 |
testClassDeclarationReplaceSuper | Success | | 0.008 |
testClassDeclarationAddInterfaces | Success | | 0.010 |
testClassDeclarationRemoveInterface | Success | | 0.008 |
testClassDeclarationRemoveAllInterfaces | Success | | 0.009 |
testClassDeclarationRenameInterface | Success | | 0.008 |
testInterfaceDeclarationSimple | Success | | 0.009 |
testInterfaceDeclarationAddExtends | Success | | 0.010 |
testInterfaceDeclarationRemoveExtend | Success | | 0.009 |
testInterfaceDeclarationRemoveAllExtends | Success | | 0.009 |
testInterfaceDeclarationRenameExtend | Success | | 0.009 |
testArrayKeyValueRemoveKey | Success | | 0.008 |
testArrayKeyValueAddKey | Success | | 0.009 |
testArrayKeyValueChangeKey | Success | | 0.008 |
testArrayKeyDelete | Success | | 0.009 |
testConditionalExpression | Success | | 0.010 |
testInfixExpression | Success | | 0.010 |
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.009 |
testBreakStatementAdd | Success | | 0.008 |
testContinueStatementAdd | Success | | 0.009 |
testContinueStatementRemove | Success | | 0.008 |
testContinueStatementChange | Success | | 0.009 |
testReturnStatementAdd | Success | | 0.010 |
testReturnExprStatementChange | Success | | 0.009 |
testReturnExprStatementRemove | Success | | 0.009 |
testEchoStatement | Success | | 0.017 |
testNewEchoStatement | Success | | 0.009 |
testSwitchStatementSetExpression | Success | | 0.009 |
testSwitchStatementChangeCaseAction | Success | | 0.011 |
testSwitchStatementCaseDeletion | Success | | 0.010 |
testSwitchStatementChangeAddCase | Success | | 0.010 |
testIfStatementCondition | Success | | 0.010 |
testIfStatementCurlyToAlternative | Success | | 0.009 |
testIfStatementAlternativeToCurly | Success | | 0.009 |
testNestedIfStatementCurlyToAlternative1 | Success | | 0.010 |
testNestedIfStatementCurlyToAlternative2 | Success | | 0.010 |
testWhileStatementCurlyToAlternative | Success | | 0.009 |
testWhileStatementAlternativeToCurly | Success | | 0.009 |
testForStatementCurlyToAlternative | Success | | 0.012 |
testForStatementAlternativeToCurly | Success | | 0.012 |
testForEachStatementCurlyToAlternative | Success | | 0.010 |
testForEachStatementAlternativeToCurly | Success | | 0.011 |
testSwitchStatementCurlyToAlternative | Success | | 0.009 |
testSwitchStatementAlternativeToCurly | Success | | 0.010 |
testWhileStatement | Success | | 0.010 |
testDoWhileStatement | Success | | 0.010 |
testCurlyBlockCreation | Success | | 0.010 |
testAlternativeBlockCreation | Success | | 0.009 |
testForStatement | Success | | 0.013 |
testForStatementRemoveInitialization | Success | | 0.009 |
testForStatementRemoveCondition | Success | | 0.010 |
testForStatementRemoveUpdaters | Success | | 0.009 |
testForEachStatementAddKey | Success | | 0.010 |
testForEachStatementChangeKeyAndValue | Success | | 0.010 |
testForEachStatementRemoveKey | Success | | 0.018 |
testTryCatchStatement | Success | | 0.009 |
testTryMultiCatchStatement | Success | | 0.010 |
testGlobalStatementSimple | Success | | 0.009 |
testGlobalStatementReflection | Success | | 0.009 |
testStaticSimple | Success | | 0.009 |
testInLineHtml | Success | | 0.008 |
testFieldDeclaration | Success | | 0.011 |
testMethodDeclaration | Success | | 0.011 |
testComment | Success | | 0.015 |
testVariable | Success | | 0.004 |
testFunctionInvocationWithParamsFirst | Success | | 0.005 |
testFunctionInvocationWithParamsLast | Success | | 0.004 |
testFunctionInvocationWithParamsMiddle | Success | | 0.004 |
testClassRemove | Success | | 0.004 |
testStatementBeforeClass | Success | | 0.004 |
testArrayFirst | Success | | 0.003 |
testArrayLast | Success | | 0.003 |
testArrayMiddle | Success | | 0.004 |
testDeleteArrayKeyValue | Success | | 0.004 |
testListFirst | Success | | 0.004 |
testListMiddle | Success | | 0.004 |
testListLast | Success | | 0.003 |
testDeleteBreak | Success | | 0.004 |
testDeleteContinue | Success | | 0.003 |
testDeleteReturn | Success | | 0.003 |
testDeleteEchoFirst | Success | | 0.004 |
testDeleteEchoLast | Success | | 0.003 |
testDeleteEchoMiddle | Success | | 0.003 |
testDeleteSwitch | Success | | 0.004 |
testDeleteBlockFirst | Success | | 0.004 |
testDeleteBlockMiddle | Success | | 0.145 |
testDeleteBlockLast | Success | | 0.004 |
testDeleteForComponent1 | Success | | 0.005 |
testDeleteHtml | Success | | 0.005 |
testDeleteFunctionFormalFirst | Success | | 0.006 |
testDeleteFunctionFormalLast | Success | | 0.006 |
testDeleteFunctionFormalMiddle | Success | | 0.007 |
testDeleteFunctionBodyFirst | Success | | 0.005 |
testDeleteFunctionBodyLast | Success | | 0.006 |
testDeleteFunctionBodyMiddle | Success | | 0.005 |
testDeleteClassElements | Success | | 0.008 |
variables.php | Success | | 0.011 |
functions.php | Success | | 0.011 |
includes.php | Success | | 0.002 |
constants.php | Success | | 0.003 |
classes.php | Success | | 0.003 |
testPHPDocClass | Success | | 0.007 |
testPHPDocClassConstant | Success | | 0.001 |
testPHPDocClassVariable | Success | | 0.002 |
testPHPDocClassMethod | Success | | 0.001 |
testPHPDocFunction | Success | | 0.001 |
testClassDeclarations | Success | | 0.005 |
testClassReferences | Success | | 0.028 |
testClassAllOccurences | Success | | 0.028 |
testInterfaceDeclarations | Success | | 0.004 |
testInterfaceReferences | Success | | 0.005 |
testInterfaceAllOccurences | Success | | 0.006 |
testConstantDeclarations | Success | | 0.004 |
testVariableDeclarations | Success | | 0.001 |
testVariableReferences | Success | | 0.002 |
testReferencingFiles | Error | File: /tmp/testReferencingFiles49144Golden :testReferencingFiles.txt Diff : (line: 3, offset: 23) expected=b actual=g
junit.framework.AssertionFailedError: File: /tmp/testReferencingFiles49144Golden :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)
| 0.914 |
testReferencedFiles | Success | | 0.927 |
testSearchMethod | Success | | 0.978 |
testSearchMethodBadNetwork | Success | | 0.923 |
testInfixOperatorPlus | Success | | 1.022 |
testPrefixOperatorPlusPlus | Success | | 0.938 |
testPostfixOperatorPlusPlus | Success | | 0.937 |
testUnaryOperationMinus | Success | | 1.046 |
testUnaryOperationTilda | Success | | 1.042 |
testUnaryOperationNot | Success | | 0.925 |
testThis | Success | | 2.049 |
testObject | Success | | 1.047 |
testOverridesObject | Success | | 0.938 |
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.047 |
testOverridesGlobal | Success | | 1.051 |
testOverridesGlobalInner | Success | | 0.939 |
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.227 |
testGlobalDeclaredInsideFunction | Success | | 0.839 |
testTypedArgumentReference | Success | | 0.949 |
testPHPDocArgumentReference | Success | | 1.029 |
testArrayAccess | Success | | 1.045 |
testClassVar | Success | | 0.961 |
testClassVarPHPDoc | Success | | 1.060 |
testClassVarNoPHPDoc | Success | | 1.438 |
testClassVarConstructor | Success | | 0.693 |
testParentClassVarDecl | Success | | 0.861 |
testClassVarMethodDecl | Success | | 1.072 |
testSelfFieldAccess | Success | | 0.961 |
testSelfVarDeclaration | Success | | 1.056 |
testParentFieldAccess | Success | | 0.992 |
testCatchException | Success | | 0.937 |
testForeachStatement | Success | | 1.069 |
testClassInstanceCreation | Success | | 1.030 |
testSelfClassInstanceCreation | Success | | 0.948 |
testFunctionReturnType | Success | | 1.022 |
testFunctionReturnTypePHPDoc | Success | | 0.951 |
testFunctionReturnTypeNoPHPDoc | Success | | 0.944 |
testFunctionReturnTypeAmbiguous | Success | | 1.056 |
testFunctionReturnTypeRecursive | Success | | 0.952 |
testMethodReturnType | Success | | 1.049 |
testStaticMethodReturnType | Success | | 0.986 |
testParentMethodReturnType | Success | | 1.061 |
testOverriddenMethodReturnType | Success | | 0.950 |
testMethodReturnTypePHPDoc | Success | | 1.065 |
testOverridenMethodReturnTypePHPDoc | Success | | 1.108 |
testSelfMethodReturnType | Success | | 0.848 |
testBuiltinMethodReturnType | Success | | 1.064 |
testScalarNumber | Success | | 1.054 |
testBacktickExpression | Success | | 0.932 |
testAssignmentScalar | Success | | 1.074 |
testAssignmentScalarNested | Success | | 0.831 |
testCastString | Success | | 1.030 |
testCastObjectFromScalar | Success | | 0.938 |
testCastObjectFromClass | Success | | 1.051 |
testCloneObject | Success | | 0.918 |
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.038 |
testArrayCreationSingleType | Success | | 1.084 |
testArrayCreationMultiTypes | Success | | 0.833 |
testConstant | Success | | 1.017 |
testClassConstant | Success | | 0.955 |
testBindingUtility | Success | | 0.889 |
testBindingUtilityCache | Success | | 0.990 |
testStaticFieldsCompletion | Success | | 1.218 |
testStaticFieldsCompletionWithPrefix | Success | | 0.856 |
testAllFieldsCompletion | Success | | 0.934 |
testAllOwnFieldsCompletion | Success | | 1.066 |
testParentFieldsCompletion | Success | | 0.940 |
testAllFieldsCompletionWithPrefix | Success | | 1.054 |
testInheritedFieldCompletion | Success | | 0.942 |
testInheritedStaticFieldCompletion | Success | | 1.054 |
testThisVariableCompletion | Success | | 1.049 |
testMagicProperty | Success | | 0.945 |
testMagicPropertyWithBinding | Success | | 1.071 |
testSingletonInstanceCompletion | Success | | 0.946 |
testClassVarHintingCompletion | Error | File: /tmp/testClassVarHintingCompletion49158Golden :testClassVarHintingCompletion.txt Diff : (line: 15, offset: 39) expected=1 actual=2
junit.framework.AssertionFailedError: File: /tmp/testClassVarHintingCompletion49158Golden :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.076 |
testStaticMethodsCompletion | Success | | 1.079 |
testAllMethodsCompletion | Success | | 0.856 |
testAllOwnMethodsCompletion | Success | | 1.050 |
testParentMethodsCompletion | Success | | 0.937 |
testInheritedMethodCompletion | Success | | 1.054 |
testInheritedStaticMethodCompletion | Success | | 1.067 |
testMagicMethod | Success | | 0.960 |
testMagicMethodWithBinding | Success | | 1.077 |
testInheritedInterfaceMethodsCompletion | Success | | 0.964 |
testNewClassCompletion | Success | | 1.024 |
testNewOwnClassCompletion | Success | | 1.068 |
testNewSelfCompletion | Success | | 0.853 |
testAllClasses | Success | | 1.268 |
testClassNameCompletion | Success | | 0.812 |
testClassInFunctionCompletion | Success | | 0.947 |
testClassInFunctionInClassCompletion | Success | | 1.077 |
testClassCamelcaseCompletion | Success | | 0.963 |
testInternalClassCompletion | Success | | 1.072 |
testShouldComplete1 | Success | | 1.017 |
testShouldComplete2 | Success | | 0.955 |
testShouldComplete3 | Success | | 0.970 |
testShouldComplete4 | Success | | 1.047 |
testShouldComplete5 | Success | | 0.933 |
testFunctionCompletion | Success | | 2.054 |
testFunctionInFunctionCompletion | Success | | 1.046 |
testFunctionInFunctionInClassCompletion | Success | | 0.963 |
testFunctionReturnTypeCompletion | Success | | 1.065 |
testFunctionReturnMultipleTypesCompletion | Error | File: /tmp/testFunctionReturnMultipleTypesCompletion49180Golden :testFunctionReturnMultipleTypesCompletion.txt Diff : (line: 7, offset: 33) expected=b actual=f
junit.framework.AssertionFailedError: File: /tmp/testFunctionReturnMultipleTypesCompletion49180Golden :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)
| 0.952 |
testFunctionReturnTypeDocCompletion | Success | | 1.068 |
testFunctionReturnMultipleTypesDocCompletion | Error | File: /tmp/testFunctionReturnMultipleTypesDocCompletion49182Golden :testFunctionReturnMultipleTypesDocCompletion.txt Diff : (line: 12, offset: 33) expected=b actual=f
junit.framework.AssertionFailedError: File: /tmp/testFunctionReturnMultipleTypesDocCompletion49182Golden :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.966 |
testInternalFunctionCompletion | Success | | 0.942 |
testGlobalVariableCompletion | Success | | 2.040 |
testOnlyGlobalCompletion | Success | | 0.933 |
testLocalMethodVarCompletion | Success | | 1.349 |
testMethodArgumentCompletion | Success | | 0.784 |
testVariableInsideStringCompletion | Success | | 0.950 |
testArrayKeyCompletion | Success | | 1.065 |
testGlobalsCompletion | Success | | 0.970 |
testClassDeclarationCompletion | Success | | 0.999 |
testClassDeclarationCompletionWithPrefix | Success | | 0.925 |
testClassDeclarationImplementsCompletion | Success | | 1.039 |
testClassDeclarationExtendsCompletion | Success | | 1.051 |
testInClassDeclarationCompletion | Success | | 0.923 |
testInClassDeclarationCompletionWithPrefix | Success | | 1.038 |
testMethodDeclarationCompletion | Success | | 1.037 |
testSuperMethodsCompletion | Success | | 1.039 |
testNotShowingExistingOverriddenMethod | Success | | 0.938 |
testMethodParameterCompletion | Success | | 1.048 |
testFuncParameterInitializerCompletion | Success | | 1.047 |
testPHPFunctionCompletion | Success | | 1.102 |
testKeywordsCompletion | Success | | 0.915 |
testLocalFileElementsCompletion | Success | | 0.955 |
testGlobalElementsUnderCondition | Success | | 0.953 |
testInArrayIndexCompletion | Success | | 1.076 |
testPHPDocTagCompletion | Success | | 1.026 |
testPHPDocFunctionParameterCompletion | Success | | 0.932 |
testPHPDocFunctionReturnTypeCompletion | Error | File: /tmp/testPHPDocFunctionReturnTypeCompletion49209Golden :testPHPDocFunctionReturnTypeCompletion.txt Diff : (line: 14, offset: 23) expected=B actual=A
junit.framework.AssertionFailedError: File: /tmp/testPHPDocFunctionReturnTypeCompletion49209Golden :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.000 |
testConstantCompletion | Success | | 1.053 |
testInternalConstantCompletion | Success | | 0.941 |
testClassConstantSelection | Success | | 1.015 |
testClassVariableSelection | Success | | 0.936 |
testClassVariableSelection2 | Success | | 1.036 |
testClassMethodSelection | Success | | 1.036 |
testStaticMethodCallSelection | Success | | 0.936 |
testMethodCallSelection | Success | | 1.052 |
testOverridenMethodCallSelection | Success | | 1.041 |
testMethodCallSelection2 | Success | | 0.956 |
testConstantAccessSelection | Success | | 1.061 |
testConstantAccessSelection2 | Success | | 0.950 |
testFieldAccessSelection | Success | | 1.070 |
testFieldAccessSelection2 | Success | | 0.955 |
testStaticConstantAccessSelection | Success | | 1.052 |
testStaticConstantAccessSelection2 | Success | | 1.054 |
testStaticFieldAccessSelection | Success | | 0.953 |
testStaticFieldAccessSelection2 | Success | | 1.042 |
testParentMethodSelection | Success | | 0.950 |
testParentMethodSelection2 | Success | | 1.156 |
testPHPFunctionSelection | Error | File: /tmp/testPHPFunctionSelection49230Golden :testPHPFunctionSelection.txt Diff : (line: 7, offset: 55) expected=o actual=h
junit.framework.AssertionFailedError: File: /tmp/testPHPFunctionSelection49230Golden :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.915 |
testClassSelection | Success | | 0.941 |
testFunctionSelection | Success | | 1.062 |
testVariableSelection | Success | | 0.950 |
testConstantSelection | Success | | 1.047 |
testMethodArgumentSelection | Success | | 1.014 |
testMethodLocalVarSelection | Success | | 0.939 |
testPHP5Sample | Success | | 4.449 |
testInLineHtml | Success | | 0.497 |
testArrayStatements | Success | | 0.017 |
testClassComments | Success | | 0.019 |
testDeclarationStatements | Success | | 0.012 |
testForeachStatements | Success | | 0.008 |
testForStatements | Success | | 0.015 |
testIfStatements | Success | | 0.014 |
testPHPWithinHtmlTag | Success | | 0.140 |
testPHPWithHtml | Success | | 0.105 |
testSwitchStatements | Success | | 0.032 |
testTryStatements | Success | | 0.011 |
testWhileStatements | Success | | 0.018 |
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 | | 2.791 |
testGoldenException | Success | | 0.002 |
testGoldenEqual | Success | | 0.001 |
testIncludePathGet | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.model.includepath.IncludePathManagerTest.testIncludePathGet(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.011 |
testIncludePathGetAfterBPChange1 | Success | | 0.012 |
testIncludePathGetAfterBPChange2 | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.model.includepath.IncludePathManagerTest.testIncludePathGetAfterBPChange2(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.012 |
testIncludePathSet | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.model.includepath.IncludePathManagerTest.testIncludePathSet(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testRunNoGUI | Success | | 0.004 |