Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Name | Status | Type | Time(s) |
testContentType | Success | | 0.002 |
testYylexAllPhp | Success | | 1.861 |
testYylexlargeFile1 | Success | | 0.997 |
testYylexlargeFile2 | Success | | 0.371 |
testYylexlargeFile3 | Success | | 0.242 |
testYylexlargeFile4 | Success | | 0.521 |
testYylexbig_class | Success | | 0.028 |
testYylexcc | Success | | 0.123 |
testYylexclass_check | Success | | 0.126 |
testYylexclass_example | Success | | 0.061 |
testYylex001 | Success | | 0.004 |
testYylex002 | Success | | 0.005 |
testYylex003 | Success | | 0.013 |
testYylex004 | Success | | 0.008 |
testYylex005 | Success | | 0.009 |
testYylex006 | Success | | 0.007 |
testYylex007 | Success | | 0.008 |
testYylex008 | Success | | 0.009 |
testYylex009 | Success | | 0.010 |
testYylex010 | Success | | 0.009 |
testYylex011 | Success | | 0.019 |
testYylex012 | Success | | 0.019 |
testYylex013 | Success | | 0.006 |
testYylex__call_001 | Success | | 0.024 |
testYylex__call_002 | Success | | 0.007 |
testYylex__set__get_001 | Success | | 0.050 |
testYylex__set__get_002 | Success | | 0.008 |
testYylex__set__get_003 | Success | | 0.047 |
testYylex__set__get_004 | Success | | 0.034 |
testYylex__set__get_005 | Success | | 0.055 |
testYylex__set_data_corrupt | Success | | 0.031 |
testYylexabstract_class | Success | | 0.021 |
testYylexabstract_derived | Success | | 0.011 |
testYylexabstract_final | Success | | 0.009 |
testYylexabstract_inherit | Success | | 0.015 |
testYylexabstract_not_declared | Success | | 0.009 |
testYylexabstract_redeclare | Success | | 0.015 |
testYylexabstract_static | Success | | 0.019 |
testYylexclass_abstract | Success | | 0.019 |
testYylexclass_check | Success | | 0.096 |
testYylexclass_example | Success | | 0.058 |
testYylexclone_001 | Success | | 0.024 |
testYylexallphps | Success | | 0.472 |
testOpenTags | Success | | 0.003 |
testCloseTags | Success | | 0.001 |
testComment | Success | | 0.003 |
testDocComment | Success | | 0.008 |
testHeredoc | Success | | 0.004 |
testToDo | Success | | 0.004 |
testBug149403 | Success | | 0.002 |
testFilesToGoldenallphps | Success | | 0.050 |
testFilesToGoldenabstract | Success | | 0.004 |
testFilesToGoldentype_hinting_001 | Success | | 0.005 |
testFilesToGoldenfactory_and_singleton_001 | Success | | 0.007 |
testFilesToGoldenfactory_001 | Success | | 0.004 |
testFilesToGoldenarray_access_001 | Success | | 0.008 |
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.php45122Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=1 actual=8
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php45122Golden :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)
| 2.511 |
testTokenizePhpGenerictokenizer_php5_sample | Success | | 0.020 |
testTokenizePhpGenerictokenizer_php5_strings | Success | | 0.003 |
testTokenizePhpGenerictokenizer_php5_heredocs | Success | | 0.003 |
testEmbeddedCode | Error | File: /tmp/HTMLembedPHP.php45126Golden :HTMLembedPHP.php Diff : (line: 1, offset: 2) expected=P actual=S
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php45126Golden :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.822 |
testTokenizePhp | Success | | 0.011 |
testTokenizeTaskstokenizer_phpTasks1 | Success | | 0.004 |
testTokenizeTaskstokenizer_phpTasks2 | Success | | 0.005 |
testTokenizeTaskstokenizer_phpTasks3 | Success | | 0.005 |
testTokenizeTaskstokenizer_phpTasks4 | Success | | 0.004 |
testTokenizeTaskstokenizer_phpTasks5 | Success | | 0.005 |
testTokenizeTaskstokenizer_phpTasks6 | Success | | 0.005 |
testTokenizePhpWithHtmltokenizer_phpInHtml | Success | | 0.008 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKey | Success | | 0.018 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValue | Success | | 0.018 |
testPartitionInHTML | Success | | 0.008 |
testPartitionStandalone | Success | | 0.005 |
testPartitionPhpAsHTMLAttributeKey | Success | | 0.006 |
testPartitionPhpAsHTMLAttributeValue | Success | | 0.006 |
testVariable | Success | | 0.066 |
testFunctionInvocation | Success | | 0.012 |
testFunctionInvocationWithParams | Success | | 0.013 |
testStaticFunctionInvocation | Success | | 0.012 |
testArrayVariableWithoutIndex | Success | | 0.011 |
testArrayVariable | Success | | 0.011 |
testArrayVariableMultiIndex | Success | | 0.013 |
testHashTableVariable | Success | | 0.010 |
testListVariable | Success | | 0.012 |
testNestedListVariable | Success | | 0.010 |
testAssignment | Success | | 0.010 |
testPlusAssignment | Success | | 0.010 |
testSLAssignment | Success | | 0.010 |
testReflectionSimple | Success | | 0.011 |
testReflectionNested | Success | | 0.010 |
testReflectionFunction | Success | | 0.010 |
testReflectionComplex | Success | | 0.010 |
testStaticMemberSimple | Success | | 0.010 |
testStaticMemberWithArray | Success | | 0.010 |
testDispatchSimple | Success | | 0.011 |
testDispatchNested | Success | | 0.010 |
testDispatchWithStaticCall | Success | | 0.010 |
testDispatchNestedWithStaticCall | Success | | 0.009 |
testClone | Success | | 0.009 |
testCastOfVariable | Success | | 0.009 |
testCastOfDispatch | Success | | 0.007 |
testClassConstant | Success | | 0.016 |
testPostfixSimple | Success | | 0.010 |
testPostfixWithFunction | Success | | 0.010 |
testPrefixSimple | Success | | 0.011 |
testPrefixWithFunction | Success | | 0.010 |
testUnaryOperationSimple | Success | | 0.011 |
testUnaryOperationWithFunction | Success | | 0.010 |
testUnaryOperationComplex | Success | | 0.014 |
testClassInstanciationSimple | Success | | 0.012 |
testClassInstanciationVariable | Success | | 0.010 |
testClassInstanciationFunction | Success | | 0.010 |
testRefernceSimple | Success | | 0.012 |
testRefernceWithFunction | Success | | 0.011 |
testRefernceInstanciation | Success | | 0.014 |
testInstanceofSimple | Success | | 0.010 |
testInstanceofWithFunction | Success | | 0.009 |
testInstanceofDispatch | Success | | 0.010 |
testIgnoreError | Success | | 0.013 |
testInclude | Success | | 0.014 |
testIncludeOnce | Success | | 0.016 |
testRequire | Success | | 0.011 |
testRequireOnce | Success | | 0.012 |
testArray | Success | | 0.014 |
testArrayKeyValue | Success | | 0.014 |
testArrayComplex | Success | | 0.013 |
testConditionalExpression | Success | | 0.017 |
testPlusOperation | Success | | 0.013 |
testMinusOperation | Success | | 0.184 |
testAndOperation | Success | | 0.013 |
testConcatOperation | Success | | 0.013 |
testQuote | Success | | 0.012 |
testSingleQuote | Success | | 0.012 |
testQuoteWithOffsetNumber | Success | | 0.010 |
testQuoteWithCurly | Success | | 0.009 |
testQuoteWithOffsetString | Success | | 0.010 |
testHeredoc | Success | | 0.010 |
testEmptyHeredoc | Success | | 0.008 |
testNotQuote | Success | | 0.010 |
testBreakStatement | Success | | 0.008 |
testContinueStatementExpression | Success | | 0.008 |
testContinueEmpty | Success | | 0.007 |
testReturnStatement | Success | | 0.008 |
testReturnExprStatement | Success | | 0.008 |
testEchoStatement | Success | | 0.008 |
testSwitchStatement | Success | | 0.013 |
testIfStatement | Success | | 0.012 |
testEndIfStatement | Success | | 0.011 |
testWhileStatement | Success | | 0.009 |
testWhileEndStatement | Success | | 0.009 |
testDoWhileStatement | Success | | 0.010 |
testForStatement | Success | | 0.011 |
testEndForStatement | Success | | 0.010 |
testForStatementNoCondition | Success | | 0.011 |
testForStatementNoArgs | Success | | 0.012 |
testEmptyForStatement | Success | | 0.013 |
testForEachStatement | Success | | 0.015 |
testForEachStatementWithValue | Success | | 0.012 |
testForEachStatementBlocked | Success | | 0.013 |
testTryCatchStatement | Success | | 0.016 |
testTryMultiCatchStatement | Success | | 0.014 |
testGlobalStatementSimple | Success | | 0.011 |
testGlobalStatementReflection | Success | | 0.011 |
testGlobalStatementReflectionWithExpression | Success | | 0.012 |
testGlobalStatementMultiple | Success | | 0.011 |
testStaticSimple | Success | | 0.012 |
testStaticMultiWithAssignment | Success | | 0.012 |
testInLineHtml | Success | | 0.011 |
testInLineHtmlWithPHP | Success | | 0.011 |
testDeclareSimple | Success | | 0.013 |
testEmptyDeclare | Success | | 0.011 |
testDeclareWithStatement | Success | | 0.012 |
testFunctionDeclaration | Success | | 0.012 |
testFunctionDeclarationReference | Success | | 0.011 |
testFunctionDeclarationWithParams | Success | | 0.015 |
testClassDeclarationSimple | Success | | 0.012 |
testClassDeclarationWithDeclarations | Success | | 0.020 |
testInterfaceDeclarationSimple | Success | | 0.012 |
testInterfaceDeclarationWithDeclarations | Success | | 0.012 |
testCommentSingle | Success | | 0.011 |
testCommentMulti | Success | | 0.012 |
testCommentPhpDocBlock | Success | | 0.011 |
testCommentVar | Success | | 0.011 |
testEmpty | Success | | 0.011 |
testEval | Success | | 0.012 |
testErrorStatement | Success | | 0.012 |
testErrorBlock | Success | | 0.011 |
testVariable | Success | | 0.031 |
testFunctionInvocation | Success | | 0.010 |
testFunctionInvocationWithParams | Success | | 0.012 |
testStaticFunctionInvocation | Success | | 0.010 |
testArrayVariableWithoutIndex | Success | | 0.010 |
testArrayVariable | Success | | 0.009 |
testArrayVariableMultiIndex | Success | | 0.011 |
testHashTableVariable | Success | | 0.010 |
testListVariable | Success | | 0.011 |
testNestedListVariable | Success | | 0.011 |
testAssignment | Success | | 0.011 |
testPlusAssignment | Success | | 0.010 |
testSLAssignment | Success | | 0.011 |
testReflectionSimple | Success | | 0.009 |
testReflectionNested | Success | | 0.010 |
testReflectionFunction | Success | | 0.010 |
testReflectionComplex | Success | | 0.009 |
testDispatchSimple | Success | | 0.010 |
testDispatchNested | Success | | 0.010 |
testDispatchWithStaticCall | Success | | 0.025 |
testDispatchNestedWithStaticCall | Success | | 0.010 |
testCastOfVariable | Success | | 0.010 |
testCastOfDispatch | Success | | 0.008 |
testPostfixSimple | Success | | 0.010 |
testPrefixSimple | Success | | 0.037 |
testUnaryOperationSimple | Success | | 0.009 |
testUnaryOperationWithFunction | Success | | 0.010 |
testUnaryOperationComplex | Success | | 0.009 |
testClassInstanciationSimple | Success | | 0.007 |
testClassInstanciationVariable | Success | | 0.011 |
testClassInstanciationFunction | Success | | 0.011 |
testRefernceSimple | Success | | 0.010 |
testRefernceWithFunction | Success | | 0.011 |
testRefernceInstanciation | Success | | 0.011 |
testIgnoreError | Success | | 0.015 |
testInclude | Success | | 0.010 |
testIncludeOnce | Success | | 0.010 |
testRequire | Success | | 0.011 |
testRequireOnce | Success | | 0.014 |
testArray | Success | | 0.011 |
testArrayKeyValue | Success | | 0.012 |
testArrayComplex | Success | | 0.012 |
testConditionalExpression | Success | | 0.011 |
testPlusOperation | Success | | 0.010 |
testMinusOperation | Success | | 0.011 |
testAndOperation | Success | | 0.012 |
testConcatOperation | Success | | 0.011 |
testQuote | Success | | 0.010 |
testSingleQuote | Success | | 0.010 |
testQuoteWithOffsetNumber | Success | | 0.010 |
testQuoteWithOffsetString | Success | | 0.013 |
testHeredoc | Success | | 0.011 |
testEmptyHeredoc | Success | | 0.008 |
testNotQuote | Success | | 0.009 |
testBreakStatement | Success | | 0.009 |
testContinueStatementExpression | Success | | 0.009 |
testContinueEmpty | Success | | 0.009 |
testReturnStatement | Success | | 0.009 |
testReturnExprStatement | Success | | 0.012 |
testEchoStatement | Success | | 0.009 |
testSwitchStatement | Success | | 0.010 |
testIfStatement | Success | | 0.010 |
testEndIfStatement | Success | | 0.009 |
testWhileStatement | Success | | 0.009 |
testWhileEndStatement | Success | | 0.013 |
testDoWhileStatement | Success | | 0.010 |
testForStatement | Success | | 0.010 |
testEndForStatement | Success | | 0.010 |
testForStatementNoCondition | Success | | 0.010 |
testForStatementNoArgs | Success | | 0.009 |
testEmptyForStatement | Success | | 0.010 |
testForEachStatement | Success | | 0.010 |
testForEachStatementWithValue | Success | | 0.014 |
testForEachStatementBlocked | Success | | 0.009 |
testGlobalStatementSimple | Success | | 0.008 |
testGlobalStatementReflection | Success | | 0.009 |
testGlobalStatementReflectionWithExpression | Success | | 0.009 |
testGlobalStatementMultiple | Success | | 0.009 |
testStaticSimple | Success | | 0.009 |
testStaticMultiWithAssignment | Success | | 0.009 |
testInLineHtml | Success | | 0.009 |
testInLineHtmlWithPHP | Success | | 0.013 |
testDeclareSimple | Success | | 0.009 |
testEmptyDeclare | Success | | 0.009 |
testDeclareWithStatement | Success | | 0.009 |
testFunctionDeclaration | Success | | 0.009 |
testFunctionDeclarationReference | Success | | 0.009 |
testFunctionDeclarationWithParams | Success | | 0.010 |
testClassDeclarationSimple | Success | | 0.012 |
testClassDeclarationWithDeclarations | Success | | 0.010 |
testCommentSingle | Success | | 0.009 |
testCommentMulti | Success | | 0.009 |
testCommentPhpDocBlock | Success | | 0.009 |
testCommentVar | Success | | 0.009 |
testEmpty | Success | | 0.009 |
testEval | Success | | 0.009 |
testMatchScalar | Success | | 0.012 |
testMatchVariable | Success | | 0.008 |
testMatchBackTickExpression | Success | | 0.009 |
testMatchFunctionInvocation | Success | | 0.008 |
testMatchFunctionInvocationWithParams | Success | | 0.009 |
testMatchStaticFunctionInvocation | Success | | 0.009 |
testMatchArrayVariableWithoutIndex | Success | | 0.008 |
testMatchArrayVariable | Success | | 0.008 |
testMatchArrayVariableMultiIndex | Success | | 0.009 |
testMatchHashTableVariable | Success | | 0.008 |
testMatchListVariable | Success | | 0.009 |
testMatchNestedListVariable | Success | | 0.009 |
testMatchAssignment | Success | | 0.008 |
testMatchPlusAssignment | Success | | 0.008 |
testMatchSLAssignment | Success | | 0.009 |
testMatchReflectionSimple | Success | | 0.009 |
testMatchReflectionNested | Success | | 0.009 |
testMatchReflectionFunction | Success | | 0.009 |
testMatchReflectionComplex | Success | | 0.008 |
testMatchStaticMemberSimple | Success | | 0.008 |
testMatchStaticMemberWithArray | Success | | 0.009 |
testMatchDispatchSimple | Success | | 0.009 |
testMatchDispatchNested | Success | | 0.009 |
testMatchDispatchWithStaticCall | Success | | 0.009 |
testMatchDispatchNestedWithStaticCall | Success | | 0.010 |
testMatchClone | Success | | 0.008 |
testMatchCastOfVariable | Success | | 0.008 |
testMatchCastOfDispatch | Success | | 0.009 |
testMatchClassConstant | Success | | 0.009 |
testMatchPostfixSimple | Success | | 0.009 |
testMatchPostfixWithFunction | Success | | 0.009 |
testMatchPrefixSimple | Success | | 0.009 |
testMatchPrefixWithFunction | Success | | 0.008 |
testMatchUnaryOperationSimple | Success | | 0.008 |
testMatchUnaryOperationWithFunction | Success | | 0.009 |
testMatchUnaryOperationComplex | Success | | 0.009 |
testMatchClassInstanciationSimple | Success | | 0.008 |
testMatchClassInstanciationVariable | Success | | 0.008 |
testMatchClassInstanciationFunction | Success | | 0.009 |
testMatchRefernceSimple | Success | | 0.009 |
testMatchRefernceWithFunction | Success | | 0.009 |
testMatchRefernceInstanciation | Success | | 0.009 |
testMatchInstanceofSimple | Success | | 0.009 |
testMatchInstanceofWithFunction | Success | | 0.008 |
testMatchInstanceofDispatch | Success | | 0.009 |
testMatchIgnoreError | Success | | 0.164 |
testMatchInclude | Success | | 0.006 |
testMatchIncludeOnce | Success | | 0.006 |
testMatchRequire | Success | | 0.006 |
testMatchRequireOnce | Success | | 0.006 |
testMatchArray | Success | | 0.006 |
testMatchArrayKeyValue | Success | | 0.007 |
testMatchArrayComplex | Success | | 0.007 |
testMatchConditionalExpression | Success | | 0.006 |
testMatchPlusOperation | Success | | 0.007 |
testMatchMinusOperation | Success | | 0.006 |
testMatchAndOperation | Success | | 0.006 |
testMatchConcatOperation | Success | | 0.007 |
testMatchQuote | Success | | 0.006 |
testMatchSingleQuote | Success | | 0.007 |
testMatchQuoteWithOffsetNumber | Success | | 0.007 |
testMatchQuoteWithCurly | Success | | 0.007 |
testMatchQuoteWithOffsetString | Success | | 0.006 |
testMatchHeredoc | Success | | 0.007 |
testMatchEmptyHeredoc | Success | | 0.006 |
testMatchNotQuote | Success | | 0.006 |
testMatchBreakStatement | Success | | 0.006 |
testMatchContinueStatementExpression | Success | | 0.006 |
testMatchReturnExprStatement | Success | | 0.007 |
testMatchEchoStatement | Success | | 0.008 |
testMatchSwitchStatement | Success | | 0.010 |
testMatchIfStatement | Success | | 0.010 |
testMatchEndIfStatement | Success | | 0.010 |
testMatchWhileStatement | Success | | 0.008 |
testMatchWhileEndStatement | Success | | 0.008 |
testMatchDoWhileStatement | Success | | 0.006 |
testMatchForStatement | Success | | 0.007 |
testMatchEndForStatement | Success | | 0.007 |
testMatchForStatementNoCondition | Success | | 0.007 |
testMatchForStatementNoArgs | Success | | 0.007 |
testMatchEmptyForStatement | Success | | 0.007 |
testMatchForEachStatement | Success | | 0.006 |
testMatchForEachStatementWithValue | Success | | 0.007 |
testMatchForEachStatementBlocked | Success | | 0.007 |
testMatchTryCatchStatement | Success | | 0.007 |
testMatchTryMultiCatchStatement | Success | | 0.007 |
testMatchGlobalStatementSimple | Success | | 0.006 |
testMatchGlobalStatementReflection | Success | | 0.008 |
testMatchGlobalStatementReflectionWithExpression | Success | | 0.009 |
testMatchGlobalStatementMultiple | Success | | 0.008 |
testMatchStaticSimple | Success | | 0.008 |
testMatchStaticMultiWithAssignment | Success | | 0.008 |
testMatchInLineHtml | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.ast.TestASTMatcher.performMatching(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestASTMatcher.testMatchInLineHtml(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.007 |
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.007 |
testMatchDeclareSimple | Success | | 0.007 |
testMatchEmptyDeclare | Success | | 0.006 |
testMatchDeclareWithStatement | Success | | 0.006 |
testMatchFunctionDeclaration | Success | | 0.006 |
testMatchFunctionDeclarationReference | Success | | 0.006 |
testMatchFunctionDeclarationWithParams | Success | | 0.007 |
testMatchClassDeclarationSimple | Success | | 0.006 |
testMatchClassDeclarationWithDeclarations | Success | | 0.007 |
testMatchInterfaceDeclarationSimple | Success | | 0.007 |
testMatchInterfaceDeclarationWithDeclarations | Success | | 0.006 |
testMatchEmpty | Success | | 0.006 |
testMatchEval | Success | | 0.006 |
astEmptyCreation | Success | | 0.001 |
astSmallCreation | Success | | 0.001 |
astSetSourceCreation | Success | | 0.000 |
astReCreation | Success | | 0.001 |
astTimeCreation | Success | | 0.001 |
testVariable | Success | | 0.012 |
testVariableTwoComments | Success | | 0.001 |
testVariableMultiple | Success | | 0.001 |
testFunction | Success | | 0.002 |
testClass | Success | | 0.001 |
testMethod | Success | | 0.002 |
testField | Success | | 0.001 |
testMethodSecond | Success | | 0.002 |
testFieldSecond | Success | | 0.002 |
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.057 |
testIsArray | Success | | 0.230 |
testIsClass | Success | | 4.377 |
testIsInterface | Success | | 1.280 |
testIsNullType | Success | | 1.881 |
testIsPrimitive | Success | | 2.100 |
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.064 |
testIsSubTypeCompatibleFalse | Success | | 4.019 |
testBinaryName | Success | | 1.997 |
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.993 |
testGetDeclaredFields | Success | | 2.008 |
testGetDeclaredMethods | Success | | 1.012 |
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.125 |
testCommentsCreation | Error | File: /tmp/testCommentsCreation45346Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=0 actual=1
junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation45346Golden :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)
| 1.121 |
checkForStaticScalar[0] | Success | | 0.003 |
checkForStaticScalar[1] | Success | | 0.001 |
checkForStaticScalar[2] | Success | | 0.002 |
checkForStaticScalar[3] | Success | | 0.002 |
checkForStaticScalar[4] | Success | | 0.001 |
checkForStaticScalar[5] | Success | | 0.001 |
checkForStaticScalar[6] | Success | | 0.001 |
checkForStaticScalar[7] | Success | | 0.001 |
checkForStaticScalar[8] | Success | | 0.001 |
checkForStaticScalar[9] | Success | | 0.001 |
checkForStaticScalar[10] | Success | | 0.001 |
checkForStaticScalar[11] | Success | | 0.001 |
checkForStaticScalar[12] | Success | | 0.001 |
checkForStaticScalar[13] | Success | | 0.001 |
checkForStaticScalar[14] | Success | | 0.003 |
checkForStaticScalar[15] | Success | | 0.001 |
checkForStaticScalar[16] | Success | | 0.001 |
checkForStaticScalar[17] | Success | | 0.001 |
checkForStaticScalar[18] | Success | | 0.001 |
checkForStaticScalar[19] | Success | | 0.001 |
checkForStaticScalar[20] | Success | | 0.001 |
checkForStaticScalar[21] | Success | | 0.001 |
checkForStaticScalar[22] | Success | | 0.000 |
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.787 |
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.101 |
testExpressionBinding | Success | | 1.993 |
testFieldAccessBinding | Success | | 2.126 |
testStaticFieldAccessBinding | Success | | 1.888 |
testStaticConstantAccessBinding | Success | | 2.000 |
testIncludeBinding | Success | | 2.110 |
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.990 |
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)
| 1.990 |
testFunctionInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testFunctionInvocationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.990 |
testMethodInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testMethodInvocationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.099 |
testStaticMethodInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testStaticMethodInvocationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.025 |
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.007 |
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.986 |
testVariableIntBinding2 | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testVariableIntBinding2(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.989 |
testVariableStrBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testVariableStrBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.989 |
testClassDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testClassDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.098 |
testInterfaceDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testInterfaceDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.990 |
testVariable1 | Success | | 0.106 |
testVariable2 | Success | | 0.012 |
testFunctionName | Success | | 0.013 |
testFunctionInvocationName | Success | | 0.013 |
testFunctionInvocationAddParam | Success | | 0.015 |
testFunctionInvocationAddParams | Success | | 0.010 |
testFunctionInvocationRemoveParam1 | Success | | 0.008 |
testFunctionInvocationRemoveParam2 | Success | | 0.009 |
testFunctionInvocationRemoveParams | Success | | 0.008 |
testVariable3 | Success | | 0.009 |
testStaticFunctionInvocation | Success | | 0.009 |
testArrayAccessWithoutIndex | Success | | 0.009 |
testArrayAccess | Success | | 0.008 |
testArrayVariableMultiIndex | Success | | 0.009 |
testArrayAccessType1 | Success | | 0.012 |
testArrayAccessType2 | Success | | 0.009 |
testListVariable1 | Success | | 0.009 |
testListVariable2 | Success | | 0.008 |
testNestedListVariable | Success | | 0.009 |
testAssignmentLeft | Success | | 0.009 |
testAssignmentRight | Success | | 0.010 |
testAssignmentOperator | Success | | 0.012 |
testReflectionSimple | Success | | 0.012 |
testReflectionFunction | Success | | 0.011 |
testReflectionComplex | Success | | 0.008 |
testStaticMemberSimple | Success | | 0.011 |
testStaticMemberWithArray | Success | | 0.010 |
testDispatchSimple | Success | | 0.012 |
testDispatchNested | Success | | 0.012 |
testDispatchWithStaticCall | Success | | 0.012 |
testClone | Success | | 0.012 |
testCastOfVariable | Success | | 0.014 |
testCastOfDispatch | Success | | 0.011 |
testClassConstant | Success | | 0.008 |
testPostfixSimple | Success | | 0.009 |
testPostfixWithFunction | Success | | 0.008 |
testPrefixSimple | Success | | 0.009 |
testUnaryOperationSimple | Success | | 0.009 |
testUnaryOperationWithFunction | Success | | 0.008 |
testUnaryOperationComplex | Success | | 0.009 |
testClassInstanciationSimple | Success | | 0.008 |
testClassInstanciationAddParam | Success | | 0.009 |
testClassInstanciationVariable | Success | | 0.010 |
testClassInstanciationVariableRemove | Success | | 0.008 |
testClassInstanciationFunction | Success | | 0.009 |
testRefernceSimple | Success | | 0.009 |
testRefernceWithFunction | Success | | 0.009 |
testRefernceInstanciation | Success | | 0.010 |
testInstanceofSimple | Success | | 0.009 |
testIgnoreError | Success | | 0.009 |
testInclude | Success | | 0.009 |
testIncludeWithParenthesis1 | Success | | 0.009 |
testIncludeWithParenthesis2 | Success | | 0.008 |
testIncludeOnce | Success | | 0.008 |
testArrayCreation1 | Success | | 0.009 |
testArrayCreation2 | Success | | 0.009 |
testArrayCreation3 | Success | | 0.010 |
testFunctionDeclaration | Success | | 0.011 |
testFunctionDeclarationPHP4 | Success | | 0.011 |
testFunctionDeclarationWithParam1 | Success | | 0.009 |
testFunctionDeclarationWithParam2 | Success | | 0.010 |
testFunctionDeclarationWithParam3 | Success | | 0.010 |
testFunctionDeclarationDeleteType | Success | | 0.010 |
testFunctionDeclarationCreationPHP4 | Success | | 0.011 |
testFunctionDeclarationCreationPHP5 | Success | | 0.010 |
testFunctionDeclarationChangeDefault1 | Success | | 0.010 |
testFunctionDeclarationDeleteDefault1 | Success | | 0.009 |
testFunctionDeclarationDeleteDefault2 | Success | | 0.009 |
testClassDeclarationSimple | Success | | 0.010 |
testFunctionDeclarationRemoveReference | Success | | 0.009 |
testFunctionDeclarationAddReference | Success | | 0.010 |
testClassDeclarationAddSuper | Success | | 0.011 |
testClassDeclarationDeleteSuper | Success | | 0.011 |
testClassDeclarationDeleteSuperWithImplements | Success | | 0.010 |
testClassDeclarationReplaceSuper | Success | | 0.010 |
testClassDeclarationAddInterfaces | Success | | 0.013 |
testClassDeclarationRemoveInterface | Success | | 0.011 |
testClassDeclarationRemoveAllInterfaces | Success | | 0.011 |
testClassDeclarationRenameInterface | Success | | 0.009 |
testInterfaceDeclarationSimple | Success | | 0.010 |
testInterfaceDeclarationAddExtends | Success | | 0.014 |
testInterfaceDeclarationRemoveExtend | Success | | 0.017 |
testInterfaceDeclarationRemoveAllExtends | Success | | 0.016 |
testInterfaceDeclarationRenameExtend | Success | | 0.016 |
testArrayKeyValueRemoveKey | Success | | 0.015 |
testArrayKeyValueAddKey | Success | | 0.015 |
testArrayKeyValueChangeKey | Success | | 0.014 |
testArrayKeyDelete | Success | | 0.015 |
testConditionalExpression | Success | | 0.019 |
testInfixExpression | Success | | 0.018 |
testConcatOperation | Success | | 0.014 |
testQuoteHeredoc | Success | | 0.016 |
testQuoteSingle | Success | | 0.014 |
testQuoteDouble | Success | | 0.015 |
testQuoteWithCurly | Success | | 0.016 |
testEmptyHeredoc | Success | | 0.016 |
testBreakStatementChange | Success | | 0.014 |
testBreakStatementRemove | Success | | 0.015 |
testBreakStatementAdd | Success | | 0.017 |
testContinueStatementAdd | Success | | 0.014 |
testContinueStatementRemove | Success | | 0.016 |
testContinueStatementChange | Success | | 0.015 |
testReturnStatementAdd | Success | | 0.015 |
testReturnExprStatementChange | Success | | 0.018 |
testReturnExprStatementRemove | Success | | 0.013 |
testEchoStatement | Success | | 0.015 |
testNewEchoStatement | Success | | 0.022 |
testSwitchStatementSetExpression | Success | | 0.022 |
testSwitchStatementChangeCaseAction | Success | | 0.025 |
testSwitchStatementCaseDeletion | Success | | 0.031 |
testSwitchStatementChangeAddCase | Success | | 0.019 |
testIfStatementCondition | Success | | 0.013 |
testIfStatementCurlyToAlternative | Success | | 0.010 |
testIfStatementAlternativeToCurly | Success | | 0.010 |
testNestedIfStatementCurlyToAlternative1 | Success | | 0.011 |
testNestedIfStatementCurlyToAlternative2 | Success | | 0.389 |
testWhileStatementCurlyToAlternative | Success | | 0.013 |
testWhileStatementAlternativeToCurly | Success | | 0.009 |
testForStatementCurlyToAlternative | Success | | 0.010 |
testForStatementAlternativeToCurly | Success | | 0.010 |
testForEachStatementCurlyToAlternative | Success | | 0.010 |
testForEachStatementAlternativeToCurly | Success | | 0.011 |
testSwitchStatementCurlyToAlternative | Success | | 0.015 |
testSwitchStatementAlternativeToCurly | Success | | 0.015 |
testWhileStatement | Success | | 0.015 |
testDoWhileStatement | Success | | 0.017 |
testCurlyBlockCreation | Success | | 0.016 |
testAlternativeBlockCreation | Success | | 0.014 |
testForStatement | Success | | 0.021 |
testForStatementRemoveInitialization | Success | | 0.021 |
testForStatementRemoveCondition | Success | | 0.021 |
testForStatementRemoveUpdaters | Success | | 0.015 |
testForEachStatementAddKey | Success | | 0.011 |
testForEachStatementChangeKeyAndValue | Success | | 0.034 |
testForEachStatementRemoveKey | Success | | 0.018 |
testTryCatchStatement | Success | | 0.021 |
testTryMultiCatchStatement | Success | | 0.019 |
testGlobalStatementSimple | Success | | 0.017 |
testGlobalStatementReflection | Success | | 0.016 |
testStaticSimple | Success | | 0.018 |
testInLineHtml | Success | | 0.016 |
testFieldDeclaration | Success | | 0.029 |
testMethodDeclaration | Success | | 0.029 |
testComment | Success | | 0.036 |
testVariable | Success | | 0.008 |
testFunctionInvocationWithParamsFirst | Success | | 0.011 |
testFunctionInvocationWithParamsLast | Success | | 0.007 |
testFunctionInvocationWithParamsMiddle | Success | | 0.008 |
testClassRemove | Success | | 0.010 |
testStatementBeforeClass | Success | | 0.007 |
testArrayFirst | Success | | 0.007 |
testArrayLast | Success | | 0.006 |
testArrayMiddle | Success | | 0.007 |
testDeleteArrayKeyValue | Success | | 0.005 |
testListFirst | Success | | 0.008 |
testListMiddle | Success | | 0.006 |
testListLast | Success | | 0.006 |
testDeleteBreak | Success | | 0.005 |
testDeleteContinue | Success | | 0.004 |
testDeleteReturn | Success | | 0.006 |
testDeleteEchoFirst | Success | | 0.005 |
testDeleteEchoLast | Success | | 0.007 |
testDeleteEchoMiddle | Success | | 0.004 |
testDeleteSwitch | Success | | 0.006 |
testDeleteBlockFirst | Success | | 0.009 |
testDeleteBlockMiddle | Success | | 0.004 |
testDeleteBlockLast | Success | | 0.006 |
testDeleteForComponent1 | Success | | 0.005 |
testDeleteHtml | Success | | 0.010 |
testDeleteFunctionFormalFirst | Success | | 0.010 |
testDeleteFunctionFormalLast | Success | | 0.008 |
testDeleteFunctionFormalMiddle | Success | | 0.006 |
testDeleteFunctionBodyFirst | Success | | 0.005 |
testDeleteFunctionBodyLast | Success | | 0.004 |
testDeleteFunctionBodyMiddle | Success | | 0.005 |
testDeleteClassElements | Success | | 0.006 |
variables.php | Success | | 0.005 |
functions.php | Success | | 0.004 |
includes.php | Success | | 0.001 |
constants.php | Success | | 0.001 |
classes.php | Success | | 0.001 |
testPHPDocClass | Success | | 0.006 |
testPHPDocClassConstant | Success | | 0.001 |
testPHPDocClassVariable | Success | | 0.001 |
testPHPDocClassMethod | Success | | 0.000 |
testPHPDocFunction | Success | | 0.001 |
testClassDeclarations | Success | | 0.002 |
testClassReferences | Success | | 0.030 |
testClassAllOccurences | Success | | 0.023 |
testInterfaceDeclarations | Success | | 0.002 |
testInterfaceReferences | Success | | 0.001 |
testInterfaceAllOccurences | Success | | 0.002 |
testConstantDeclarations | Success | | 0.002 |
testVariableDeclarations | Success | | 0.001 |
testVariableReferences | Success | | 0.000 |
testReferencingFiles | Error | File: /tmp/testReferencingFiles45379Golden :testReferencingFiles.txt Diff : (line: 3, offset: 23) expected=b actual=g
junit.framework.AssertionFailedError: File: /tmp/testReferencingFiles45379Golden :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.386 |
testReferencedFiles | Success | | 0.716 |
testSearchMethod | Success | | 1.073 |
testSearchMethodBadNetwork | Success | | 0.782 |
testInfixOperatorPlus | Success | | 1.018 |
testPrefixOperatorPlusPlus | Success | | 0.942 |
testPostfixOperatorPlusPlus | Success | | 1.042 |
testUnaryOperationMinus | Success | | 0.943 |
testUnaryOperationTilda | Success | | 1.051 |
testUnaryOperationNot | Success | | 0.924 |
testThis | Success | | 2.046 |
testObject | Success | | 1.039 |
testOverridesObject | Success | | 0.944 |
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.066 |
testOverridesGlobal | Success | | 1.067 |
testOverridesGlobalInner | Success | | 0.953 |
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)
| 2.320 |
testGlobalDeclaredInsideFunction | Success | | 0.611 |
testTypedArgumentReference | Success | | 0.784 |
testPHPDocArgumentReference | Success | | 1.467 |
testArrayAccess | Success | | 0.585 |
testClassVar | Success | | 0.872 |
testClassVarPHPDoc | Success | | 0.976 |
testClassVarNoPHPDoc | Success | | 0.980 |
testClassVarConstructor | Success | | 1.089 |
testParentClassVarDecl | Success | | 0.983 |
testClassVarMethodDecl | Success | | 1.135 |
testSelfFieldAccess | Success | | 0.846 |
testSelfVarDeclaration | Success | | 0.976 |
testParentFieldAccess | Success | | 1.356 |
testCatchException | Success | | 0.779 |
testForeachStatement | Success | | 0.958 |
testClassInstanceCreation | Success | | 1.078 |
testSelfClassInstanceCreation | Success | | 0.824 |
testFunctionReturnType | Success | | 1.018 |
testFunctionReturnTypePHPDoc | Success | | 1.232 |
testFunctionReturnTypeNoPHPDoc | Success | | 0.824 |
testFunctionReturnTypeAmbiguous | Success | | 0.948 |
testFunctionReturnTypeRecursive | Success | | 1.047 |
testMethodReturnType | Success | | 1.079 |
testStaticMethodReturnType | Success | | 1.059 |
testParentMethodReturnType | Success | | 0.971 |
testOverriddenMethodReturnType | Success | | 0.984 |
testMethodReturnTypePHPDoc | Success | | 0.973 |
testOverridenMethodReturnTypePHPDoc | Success | | 0.980 |
testSelfMethodReturnType | Success | | 1.090 |
testBuiltinMethodReturnType | Success | | 0.967 |
testScalarNumber | Success | | 1.164 |
testBacktickExpression | Success | | 0.795 |
testAssignmentScalar | Success | | 0.923 |
testAssignmentScalarNested | Success | | 0.959 |
testCastString | Success | | 1.021 |
testCastObjectFromScalar | Success | | 0.943 |
testCastObjectFromClass | Success | | 1.050 |
testCloneObject | Success | | 1.014 |
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.159 |
testArrayCreationSingleType | Success | | 0.799 |
testArrayCreationMultiTypes | Success | | 1.810 |
testConstant | Success | | 0.550 |
testClassConstant | Success | | 0.788 |
testBindingUtility | Success | | 0.780 |
testBindingUtilityCache | Success | | 1.111 |
testStaticFieldsCompletion | Success | | 3.582 |
testStaticFieldsCompletionWithPrefix | Success | | 0.787 |
testAllFieldsCompletion | Success | | 0.953 |
testAllOwnFieldsCompletion | Success | | 0.960 |
testParentFieldsCompletion | Success | | 1.064 |
testAllFieldsCompletionWithPrefix | Success | | 0.978 |
testInheritedFieldCompletion | Success | | 1.087 |
testInheritedStaticFieldCompletion | Success | | 0.972 |
testThisVariableCompletion | Success | | 0.967 |
testMagicProperty | Success | | 2.942 |
testMagicPropertyWithBinding | Success | | 0.621 |
testSingletonInstanceCompletion | Success | | 0.713 |
testClassVarHintingCompletion | Error | File: /tmp/testClassVarHintingCompletion45393Golden :testClassVarHintingCompletion.txt Diff : (line: 15, offset: 39) expected=1 actual=2
junit.framework.AssertionFailedError: File: /tmp/testClassVarHintingCompletion45393Golden :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.856 |
testStaticMethodsCompletion | Success | | 0.571 |
testAllMethodsCompletion | Success | | 0.816 |
testAllOwnMethodsCompletion | Success | | 0.856 |
testParentMethodsCompletion | Success | | 1.048 |
testInheritedMethodCompletion | Success | | 0.945 |
testInheritedStaticMethodCompletion | Success | | 1.001 |
testMagicMethod | Success | | 2.584 |
testMagicMethodWithBinding | Success | | 0.587 |
testInheritedInterfaceMethodsCompletion | Success | | 0.677 |
testNewClassCompletion | Success | | 1.018 |
testNewOwnClassCompletion | Success | | 1.800 |
testNewSelfCompletion | Success | | 0.611 |
testAllClasses | Success | | 0.944 |
testClassNameCompletion | Success | | 0.819 |
testClassInFunctionCompletion | Success | | 0.977 |
testClassInFunctionInClassCompletion | Success | | 0.976 |
testClassCamelcaseCompletion | Success | | 0.985 |
testInternalClassCompletion | Success | | 1.850 |
testShouldComplete1 | Success | | 0.542 |
testShouldComplete2 | Success | | 0.817 |
testShouldComplete3 | Success | | 0.981 |
testShouldComplete4 | Success | | 0.950 |
testShouldComplete5 | Success | | 1.437 |
testFunctionCompletion | Success | | 1.546 |
testFunctionInFunctionCompletion | Success | | 1.086 |
testFunctionInFunctionInClassCompletion | Success | | 1.082 |
testFunctionReturnTypeCompletion | Success | | 0.967 |
testFunctionReturnMultipleTypesCompletion | Error | File: /tmp/testFunctionReturnMultipleTypesCompletion45415Golden :testFunctionReturnMultipleTypesCompletion.txt Diff : (line: 7, offset: 33) expected=b actual=f
junit.framework.AssertionFailedError: File: /tmp/testFunctionReturnMultipleTypesCompletion45415Golden :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)
| 2.673 |
testFunctionReturnTypeDocCompletion | Success | | 0.611 |
testFunctionReturnMultipleTypesDocCompletion | Error | File: /tmp/testFunctionReturnMultipleTypesDocCompletion45417Golden :testFunctionReturnMultipleTypesDocCompletion.txt Diff : (line: 12, offset: 33) expected=b actual=f
junit.framework.AssertionFailedError: File: /tmp/testFunctionReturnMultipleTypesDocCompletion45417Golden :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.698 |
testInternalFunctionCompletion | Success | | 1.037 |
testGlobalVariableCompletion | Success | | 0.959 |
testOnlyGlobalCompletion | Success | | 1.559 |
testLocalMethodVarCompletion | Success | | 0.623 |
testMethodArgumentCompletion | Success | | 0.781 |
testVariableInsideStringCompletion | Success | | 0.945 |
testArrayKeyCompletion | Success | | 1.060 |
testGlobalsCompletion | Success | | 1.841 |
testClassDeclarationCompletion | Success | | 0.611 |
testClassDeclarationCompletionWithPrefix | Success | | 0.987 |
testClassDeclarationImplementsCompletion | Success | | 0.693 |
testClassDeclarationExtendsCompletion | Success | | 0.969 |
testInClassDeclarationCompletion | Success | | 1.070 |
testInClassDeclarationCompletionWithPrefix | Success | | 1.990 |
testMethodDeclarationCompletion | Success | | 0.614 |
testSuperMethodsCompletion | Success | | 0.700 |
testNotShowingExistingOverriddenMethod | Success | | 1.344 |
testMethodParameterCompletion | Success | | 0.695 |
testFuncParameterInitializerCompletion | Success | | 0.955 |
testPHPFunctionCompletion | Success | | 1.440 |
testKeywordsCompletion | Success | | 0.541 |
testLocalFileElementsCompletion | Success | | 0.947 |
testGlobalElementsUnderCondition | Success | | 0.948 |
testInArrayIndexCompletion | Success | | 1.074 |
testPHPDocTagCompletion | Success | | 1.006 |
testPHPDocFunctionParameterCompletion | Success | | 0.946 |
testPHPDocFunctionReturnTypeCompletion | Error | File: /tmp/testPHPDocFunctionReturnTypeCompletion45444Golden :testPHPDocFunctionReturnTypeCompletion.txt Diff : (line: 14, offset: 23) expected=B actual=A
junit.framework.AssertionFailedError: File: /tmp/testPHPDocFunctionReturnTypeCompletion45444Golden :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.110 |
testConstantCompletion | Success | | 1.089 |
testInternalConstantCompletion | Success | | 0.869 |
testClassConstantSelection | Success | | 0.914 |
testClassVariableSelection | Success | | 0.942 |
testClassVariableSelection2 | Success | | 1.098 |
testClassMethodSelection | Success | | 0.940 |
testStaticMethodCallSelection | Success | | 2.126 |
testMethodCallSelection | Success | | 0.600 |
testOverridenMethodCallSelection | Success | | 0.699 |
testMethodCallSelection2 | Success | | 0.960 |
testConstantAccessSelection | Success | | 0.970 |
testConstantAccessSelection2 | Success | | 1.073 |
testFieldAccessSelection | Success | | 0.939 |
testFieldAccessSelection2 | Success | | 1.058 |
testStaticConstantAccessSelection | Success | | 0.938 |
testStaticConstantAccessSelection2 | Success | | 1.051 |
testStaticFieldAccessSelection | Success | | 1.069 |
testStaticFieldAccessSelection2 | Success | | 0.958 |
testParentMethodSelection | Success | | 1.049 |
testParentMethodSelection2 | Success | | 0.963 |
testPHPFunctionSelection | Error | File: /tmp/testPHPFunctionSelection45465Golden :testPHPFunctionSelection.txt Diff : (line: 7, offset: 55) expected=o actual=h
junit.framework.AssertionFailedError: File: /tmp/testPHPFunctionSelection45465Golden :testPHPFunctionSelection.txt Diff : (line: 7, offset: 55) expected=o actual=h at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.selection.AbstractSelectionEngineTest.testFile(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.selection.TestGlobalElementsSelection.testPHPFunctionSelection(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.068 |
testClassSelection | Success | | 0.936 |
testFunctionSelection | Success | | 1.719 |
testVariableSelection | Success | | 0.582 |
testConstantSelection | Success | | 0.786 |
testMethodArgumentSelection | Success | | 0.947 |
testMethodLocalVarSelection | Success | | 0.925 |
testPHP5Sample | Success | | 1.762 |
testInLineHtml | Success | | 0.453 |
testArrayStatements | Success | | 0.011 |
testClassComments | Success | | 0.021 |
testDeclarationStatements | Success | | 0.016 |
testForeachStatements | Success | | 0.009 |
testForStatements | Success | | 0.016 |
testIfStatements | Success | | 0.017 |
testPHPWithinHtmlTag | Success | | 0.191 |
testPHPWithHtml | Success | | 0.110 |
testSwitchStatements | Success | | 0.170 |
testTryStatements | Success | | 0.010 |
testWhileStatements | Success | | 0.015 |
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 | | 3.795 |
testGoldenException | Success | | 0.001 |
testGoldenEqual | Success | | 0.001 |
testIncludePathGet | Success | | 0.013 |
testIncludePathGetAfterBPChange1 | Success | | 0.014 |
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.019 |
testIncludePathSet | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.model.includepath.IncludePathManagerTest.testIncludePathSet(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testRunNoGUI | Success | | 0.006 |