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.716 |
testYylexlargeFile1 | Success | | 0.470 |
testYylexlargeFile2 | Success | | 0.235 |
testYylexlargeFile3 | Success | | 0.142 |
testYylexlargeFile4 | Success | | 0.116 |
testYylexbig_class | Success | | 0.010 |
testYylexcc | Success | | 0.062 |
testYylexclass_check | Success | | 0.098 |
testYylexclass_example | Success | | 0.063 |
testYylex001 | Success | | 0.006 |
testYylex002 | Success | | 0.007 |
testYylex003 | Success | | 0.015 |
testYylex004 | Success | | 0.011 |
testYylex005 | Success | | 0.011 |
testYylex006 | Success | | 0.011 |
testYylex007 | Success | | 0.010 |
testYylex008 | Success | | 0.010 |
testYylex009 | Success | | 0.008 |
testYylex010 | Success | | 0.007 |
testYylex011 | Success | | 0.014 |
testYylex012 | Success | | 0.013 |
testYylex013 | Success | | 0.003 |
testYylex__call_001 | Success | | 0.034 |
testYylex__call_002 | Success | | 0.025 |
testYylex__set__get_001 | Success | | 0.040 |
testYylex__set__get_002 | Success | | 0.007 |
testYylex__set__get_003 | Success | | 0.007 |
testYylex__set__get_004 | Success | | 0.025 |
testYylex__set__get_005 | Success | | 0.049 |
testYylex__set_data_corrupt | Success | | 0.023 |
testYylexabstract_class | Success | | 0.022 |
testYylexabstract_derived | Success | | 0.013 |
testYylexabstract_final | Success | | 0.010 |
testYylexabstract_inherit | Success | | 0.012 |
testYylexabstract_not_declared | Success | | 0.008 |
testYylexabstract_redeclare | Success | | 0.012 |
testYylexabstract_static | Success | | 0.015 |
testYylexclass_abstract | Success | | 0.019 |
testYylexclass_check | Success | | 0.085 |
testYylexclass_example | Success | | 0.054 |
testYylexclone_001 | Success | | 0.022 |
testYylexallphps | Success | | 0.320 |
testOpenTags | Success | | 0.004 |
testCloseTags | Success | | 0.002 |
testComment | Success | | 0.004 |
testDocComment | Success | | 0.006 |
testHeredoc | Success | | 0.005 |
testToDo | Success | | 0.004 |
testBug149403 | Success | | 0.003 |
testFilesToGoldenallphps | Success | | 0.059 |
testFilesToGoldenabstract | Success | | 0.006 |
testFilesToGoldentype_hinting_001 | Success | | 0.006 |
testFilesToGoldenfactory_and_singleton_001 | Success | | 0.010 |
testFilesToGoldenfactory_001 | Success | | 0.007 |
testFilesToGoldenarray_access_001 | Success | | 0.010 |
testFilesToGoldenvisibility_002a | Success | | 0.005 |
testFilesToGoldenvisibility_002b | Success | | 0.005 |
testFilesToGoldentostring_001 | Success | | 0.006 |
testFilesToGoldentype_hinting_003 | Success | | 0.006 |
testFilesToGoldenHTMLembedPHP | Error | File: /tmp/HTMLembedPHP.php11112Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=1 actual=8
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php11112Golden :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.671 |
testTokenizePhpGenerictokenizer_php5_sample | Success | | 0.017 |
testTokenizePhpGenerictokenizer_php5_strings | Success | | 0.003 |
testTokenizePhpGenerictokenizer_php5_heredocs | Success | | 0.002 |
testEmbeddedCode | Error | File: /tmp/HTMLembedPHP.php11116Golden :HTMLembedPHP.php Diff : (line: 1, offset: 2) expected=P actual=S
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php11116Golden :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.285 |
testTokenizePhp | Success | | 0.005 |
testTokenizeTaskstokenizer_phpTasks1 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks2 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks3 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks4 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks5 | Success | | 0.002 |
testTokenizeTaskstokenizer_phpTasks6 | Success | | 0.002 |
testTokenizePhpWithHtmltokenizer_phpInHtml | Success | | 0.005 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKey | Success | | 0.010 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValue | Success | | 0.010 |
testPartitionInHTML | Success | | 0.012 |
testPartitionStandalone | Success | | 0.006 |
testPartitionPhpAsHTMLAttributeKey | Success | | 0.009 |
testPartitionPhpAsHTMLAttributeValue | Success | | 0.008 |
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.003 |
testLoadUnload | Success | | 3.111 |
testGoldenException | Success | | 0.001 |
testGoldenEqual | Success | | 0.001 |
testVariable | Success | | 0.048 |
testFunctionInvocation | Success | | 0.009 |
testFunctionInvocationWithParams | Success | | 0.010 |
testStaticFunctionInvocation | Success | | 0.008 |
testArrayVariableWithoutIndex | Success | | 0.009 |
testArrayVariable | Success | | 0.008 |
testArrayVariableMultiIndex | Success | | 0.009 |
testHashTableVariable | Success | | 0.009 |
testListVariable | Success | | 0.010 |
testNestedListVariable | Success | | 0.008 |
testAssignment | Success | | 0.008 |
testPlusAssignment | Success | | 0.008 |
testSLAssignment | Success | | 0.008 |
testReflectionSimple | Success | | 0.007 |
testReflectionNested | Success | | 0.009 |
testReflectionFunction | Success | | 0.010 |
testReflectionComplex | Success | | 0.008 |
testStaticMemberSimple | Success | | 0.008 |
testStaticMemberWithArray | Success | | 0.015 |
testDispatchSimple | Success | | 0.008 |
testDispatchNested | Success | | 0.008 |
testDispatchWithStaticCall | Success | | 0.008 |
testDispatchNestedWithStaticCall | Success | | 0.008 |
testClone | Success | | 0.007 |
testCastOfVariable | Success | | 0.008 |
testCastOfDispatch | Success | | 0.008 |
testClassConstant | Success | | 0.009 |
testPostfixSimple | Success | | 0.008 |
testPostfixWithFunction | Success | | 0.007 |
testPrefixSimple | Success | | 0.008 |
testPrefixWithFunction | Success | | 0.008 |
testUnaryOperationSimple | Success | | 0.008 |
testUnaryOperationWithFunction | Success | | 0.007 |
testUnaryOperationComplex | Success | | 0.008 |
testClassInstanciationSimple | Success | | 0.009 |
testClassInstanciationVariable | Success | | 0.007 |
testClassInstanciationFunction | Success | | 0.007 |
testRefernceSimple | Success | | 0.007 |
testRefernceWithFunction | Success | | 0.007 |
testRefernceInstanciation | Success | | 0.007 |
testInstanceofSimple | Success | | 0.007 |
testInstanceofWithFunction | Success | | 0.007 |
testInstanceofDispatch | Success | | 0.007 |
testIgnoreError | Success | | 0.008 |
testInclude | Success | | 0.008 |
testIncludeOnce | Success | | 0.006 |
testRequire | Success | | 0.006 |
testRequireOnce | Success | | 0.008 |
testArray | Success | | 0.008 |
testArrayKeyValue | Success | | 0.007 |
testArrayComplex | Success | | 0.008 |
testConditionalExpression | Success | | 0.008 |
testPlusOperation | Success | | 0.008 |
testMinusOperation | Success | | 0.006 |
testAndOperation | Success | | 0.007 |
testConcatOperation | Success | | 0.007 |
testQuote | Success | | 0.007 |
testSingleQuote | Success | | 0.007 |
testQuoteWithOffsetNumber | Success | | 0.007 |
testQuoteWithCurly | Success | | 0.007 |
testQuoteWithOffsetString | Success | | 0.007 |
testHeredoc | Success | | 0.007 |
testEmptyHeredoc | Success | | 0.007 |
testNotQuote | Success | | 0.009 |
testBreakStatement | Success | | 0.010 |
testContinueStatementExpression | Success | | 0.010 |
testContinueEmpty | Success | | 0.009 |
testReturnStatement | Success | | 0.009 |
testReturnExprStatement | Success | | 0.009 |
testEchoStatement | Success | | 0.010 |
testSwitchStatement | Success | | 0.009 |
testIfStatement | Success | | 0.008 |
testEndIfStatement | Success | | 0.008 |
testWhileStatement | Success | | 0.008 |
testWhileEndStatement | Success | | 0.007 |
testDoWhileStatement | Success | | 0.007 |
testForStatement | Success | | 0.009 |
testEndForStatement | Success | | 0.007 |
testForStatementNoCondition | Success | | 0.007 |
testForStatementNoArgs | Success | | 0.007 |
testEmptyForStatement | Success | | 0.008 |
testForEachStatement | Success | | 0.008 |
testForEachStatementWithValue | Success | | 0.008 |
testForEachStatementBlocked | Success | | 0.007 |
testTryCatchStatement | Success | | 0.009 |
testTryMultiCatchStatement | Success | | 0.008 |
testGlobalStatementSimple | Success | | 0.007 |
testGlobalStatementReflection | Success | | 0.007 |
testGlobalStatementReflectionWithExpression | Success | | 0.007 |
testGlobalStatementMultiple | Success | | 0.006 |
testStaticSimple | Success | | 0.007 |
testStaticMultiWithAssignment | Success | | 0.007 |
testInLineHtml | Success | | 0.007 |
testInLineHtmlWithPHP | Success | | 0.007 |
testDeclareSimple | Success | | 0.008 |
testEmptyDeclare | Success | | 0.007 |
testDeclareWithStatement | Success | | 0.007 |
testFunctionDeclaration | Success | | 0.008 |
testFunctionDeclarationReference | Success | | 0.006 |
testFunctionDeclarationWithParams | Success | | 0.008 |
testClassDeclarationSimple | Success | | 0.008 |
testClassDeclarationWithDeclarations | Success | | 0.013 |
testInterfaceDeclarationSimple | Success | | 0.007 |
testInterfaceDeclarationWithDeclarations | Success | | 0.007 |
testCommentSingle | Success | | 0.006 |
testCommentMulti | Success | | 0.007 |
testCommentPhpDocBlock | Success | | 0.006 |
testCommentVar | Success | | 0.006 |
testEmpty | Success | | 0.007 |
testEval | Success | | 0.007 |
testErrorStatement | Success | | 0.006 |
testErrorBlock | Success | | 0.006 |
testVariable | Success | | 0.022 |
testFunctionInvocation | Success | | 0.006 |
testFunctionInvocationWithParams | Success | | 0.006 |
testStaticFunctionInvocation | Success | | 0.007 |
testArrayVariableWithoutIndex | Success | | 0.006 |
testArrayVariable | Success | | 0.006 |
testArrayVariableMultiIndex | Success | | 0.006 |
testHashTableVariable | Success | | 0.006 |
testListVariable | Success | | 0.006 |
testNestedListVariable | Success | | 0.007 |
testAssignment | Success | | 0.006 |
testPlusAssignment | Success | | 0.006 |
testSLAssignment | Success | | 0.006 |
testReflectionSimple | Success | | 0.006 |
testReflectionNested | Success | | 0.006 |
testReflectionFunction | Success | | 0.006 |
testReflectionComplex | Success | | 0.006 |
testDispatchSimple | Success | | 0.006 |
testDispatchNested | Success | | 0.007 |
testDispatchWithStaticCall | Success | | 0.006 |
testDispatchNestedWithStaticCall | Success | | 0.006 |
testCastOfVariable | Success | | 0.006 |
testCastOfDispatch | Success | | 0.006 |
testPostfixSimple | Success | | 0.006 |
testPrefixSimple | Success | | 0.006 |
testUnaryOperationSimple | Success | | 0.006 |
testUnaryOperationWithFunction | Success | | 0.006 |
testUnaryOperationComplex | Success | | 0.259 |
testClassInstanciationSimple | Success | | 0.006 |
testClassInstanciationVariable | Success | | 0.006 |
testClassInstanciationFunction | Success | | 0.006 |
testRefernceSimple | Success | | 0.006 |
testRefernceWithFunction | Success | | 0.008 |
testRefernceInstanciation | Success | | 0.009 |
testIgnoreError | Success | | 0.009 |
testInclude | Success | | 0.009 |
testIncludeOnce | Success | | 0.009 |
testRequire | Success | | 0.006 |
testRequireOnce | Success | | 0.006 |
testArray | Success | | 0.006 |
testArrayKeyValue | Success | | 0.007 |
testArrayComplex | Success | | 0.006 |
testConditionalExpression | Success | | 0.006 |
testPlusOperation | Success | | 0.006 |
testMinusOperation | Success | | 0.006 |
testAndOperation | Success | | 0.006 |
testConcatOperation | Success | | 0.006 |
testQuote | Success | | 0.007 |
testSingleQuote | Success | | 0.006 |
testQuoteWithOffsetNumber | Success | | 0.006 |
testQuoteWithOffsetString | Success | | 0.008 |
testHeredoc | Success | | 0.007 |
testEmptyHeredoc | Success | | 0.006 |
testNotQuote | Success | | 0.006 |
testBreakStatement | Success | | 0.006 |
testContinueStatementExpression | Success | | 0.006 |
testContinueEmpty | Success | | 0.006 |
testReturnStatement | Success | | 0.006 |
testReturnExprStatement | Success | | 0.006 |
testEchoStatement | Success | | 0.006 |
testSwitchStatement | Success | | 0.007 |
testIfStatement | Success | | 0.007 |
testEndIfStatement | Success | | 0.007 |
testWhileStatement | Success | | 0.006 |
testWhileEndStatement | Success | | 0.006 |
testDoWhileStatement | Success | | 0.006 |
testForStatement | Success | | 0.006 |
testEndForStatement | Success | | 0.006 |
testForStatementNoCondition | Success | | 0.007 |
testForStatementNoArgs | Success | | 0.006 |
testEmptyForStatement | Success | | 0.007 |
testForEachStatement | Success | | 0.007 |
testForEachStatementWithValue | Success | | 0.007 |
testForEachStatementBlocked | Success | | 0.006 |
testGlobalStatementSimple | Success | | 0.006 |
testGlobalStatementReflection | Success | | 0.006 |
testGlobalStatementReflectionWithExpression | Success | | 0.006 |
testGlobalStatementMultiple | Success | | 0.006 |
testStaticSimple | Success | | 0.006 |
testStaticMultiWithAssignment | Success | | 0.006 |
testInLineHtml | Success | | 0.005 |
testInLineHtmlWithPHP | Success | | 0.006 |
testDeclareSimple | Success | | 0.006 |
testEmptyDeclare | Success | | 0.006 |
testDeclareWithStatement | Success | | 0.006 |
testFunctionDeclaration | Success | | 0.006 |
testFunctionDeclarationReference | Success | | 0.006 |
testFunctionDeclarationWithParams | Success | | 0.006 |
testClassDeclarationSimple | Success | | 0.006 |
testClassDeclarationWithDeclarations | Success | | 0.007 |
testCommentSingle | Success | | 0.005 |
testCommentMulti | Success | | 0.005 |
testCommentPhpDocBlock | Success | | 0.006 |
testCommentVar | Success | | 0.006 |
testEmpty | Success | | 0.005 |
testEval | Success | | 0.005 |
testMatchScalar | Success | | 0.007 |
testMatchVariable | Success | | 0.006 |
testMatchBackTickExpression | Success | | 0.006 |
testMatchFunctionInvocation | Success | | 0.006 |
testMatchFunctionInvocationWithParams | Success | | 0.006 |
testMatchStaticFunctionInvocation | Success | | 0.006 |
testMatchArrayVariableWithoutIndex | Success | | 0.006 |
testMatchArrayVariable | Success | | 0.006 |
testMatchArrayVariableMultiIndex | Success | | 0.006 |
testMatchHashTableVariable | Success | | 0.006 |
testMatchListVariable | Success | | 0.007 |
testMatchNestedListVariable | Success | | 0.006 |
testMatchAssignment | Success | | 0.006 |
testMatchPlusAssignment | Success | | 0.006 |
testMatchSLAssignment | Success | | 0.006 |
testMatchReflectionSimple | Success | | 0.006 |
testMatchReflectionNested | Success | | 0.006 |
testMatchReflectionFunction | Success | | 0.006 |
testMatchReflectionComplex | Success | | 0.006 |
testMatchStaticMemberSimple | Success | | 0.006 |
testMatchStaticMemberWithArray | Success | | 0.006 |
testMatchDispatchSimple | Success | | 0.006 |
testMatchDispatchNested | Success | | 0.006 |
testMatchDispatchWithStaticCall | Success | | 0.006 |
testMatchDispatchNestedWithStaticCall | Success | | 0.006 |
testMatchClone | Success | | 0.006 |
testMatchCastOfVariable | Success | | 0.006 |
testMatchCastOfDispatch | Success | | 0.007 |
testMatchClassConstant | Success | | 0.006 |
testMatchPostfixSimple | Success | | 0.006 |
testMatchPostfixWithFunction | Success | | 0.006 |
testMatchPrefixSimple | Success | | 0.006 |
testMatchPrefixWithFunction | Success | | 0.007 |
testMatchUnaryOperationSimple | Success | | 0.007 |
testMatchUnaryOperationWithFunction | Success | | 0.007 |
testMatchUnaryOperationComplex | Success | | 0.008 |
testMatchClassInstanciationSimple | Success | | 0.007 |
testMatchClassInstanciationVariable | Success | | 0.007 |
testMatchClassInstanciationFunction | Success | | 0.008 |
testMatchRefernceSimple | Success | | 0.007 |
testMatchRefernceWithFunction | Success | | 0.007 |
testMatchRefernceInstanciation | Success | | 0.007 |
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.007 |
testMatchArrayComplex | Success | | 0.009 |
testMatchConditionalExpression | Success | | 0.008 |
testMatchPlusOperation | Success | | 0.007 |
testMatchMinusOperation | Success | | 0.007 |
testMatchAndOperation | Success | | 0.008 |
testMatchConcatOperation | Success | | 0.007 |
testMatchQuote | Success | | 0.007 |
testMatchSingleQuote | Success | | 0.008 |
testMatchQuoteWithOffsetNumber | Success | | 0.008 |
testMatchQuoteWithCurly | Success | | 0.008 |
testMatchQuoteWithOffsetString | Success | | 0.007 |
testMatchHeredoc | Success | | 0.006 |
testMatchEmptyHeredoc | Success | | 0.006 |
testMatchNotQuote | Success | | 0.007 |
testMatchBreakStatement | Success | | 0.007 |
testMatchContinueStatementExpression | Success | | 0.007 |
testMatchReturnExprStatement | Success | | 0.007 |
testMatchEchoStatement | Success | | 0.007 |
testMatchSwitchStatement | Success | | 0.010 |
testMatchIfStatement | Success | | 0.010 |
testMatchEndIfStatement | Success | | 0.010 |
testMatchWhileStatement | Success | | 0.011 |
testMatchWhileEndStatement | Success | | 0.011 |
testMatchDoWhileStatement | Success | | 0.010 |
testMatchForStatement | Success | | 0.013 |
testMatchEndForStatement | Success | | 0.013 |
testMatchForStatementNoCondition | Success | | 0.012 |
testMatchForStatementNoArgs | Success | | 0.010 |
testMatchEmptyForStatement | Success | | 0.011 |
testMatchForEachStatement | Success | | 0.009 |
testMatchForEachStatementWithValue | Success | | 0.009 |
testMatchForEachStatementBlocked | Success | | 0.009 |
testMatchTryCatchStatement | Success | | 0.009 |
testMatchTryMultiCatchStatement | Success | | 0.009 |
testMatchGlobalStatementSimple | Success | | 0.007 |
testMatchGlobalStatementReflection | Success | | 0.007 |
testMatchGlobalStatementReflectionWithExpression | Success | | 0.007 |
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.008 |
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.009 |
testMatchEmpty | Success | | 0.007 |
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.013 |
testVariableTwoComments | Success | | 0.002 |
testVariableMultiple | Success | | 0.002 |
testFunction | Success | | 0.002 |
testClass | Success | | 0.002 |
testMethod | Success | | 0.003 |
testField | Success | | 0.003 |
testMethodSecond | Success | | 0.004 |
testFieldSecond | Success | | 0.005 |
testBasicExpression | Error | null expected:<null> but was:<number>
junit.framework.ComparisonFailure: null expected:<null> but was:<number> at org.eclipse.php.test.headless.core.ast.TestDefaultBindingResolver.testBasicExpression(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.331 |
testIsArray | Success | | 1.113 |
testIsClass | Success | | 3.148 |
testIsInterface | Success | | 1.230 |
testIsNullType | Success | | 1.988 |
testIsPrimitive | Success | | 1.988 |
testIsSubTypeCompatibleTrue | Error | Should be sub-type compatible
junit.framework.AssertionFailedError: Should be sub-type compatible at org.eclipse.php.test.headless.core.ast.TestDefaultBindingResolver.testIsSubTypeCompatibleTrue(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.282 |
testIsSubTypeCompatibleFalse | Success | | 3.999 |
testBinaryName | Error | Binary name was null
junit.framework.AssertionFailedError: Binary name was null at org.eclipse.php.test.headless.core.ast.TestDefaultBindingResolver.testBinaryName(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 |
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 | | 1.996 |
testGetDeclaredMethods | Success | | 1.997 |
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.126 |
testCommentsCreation | Error | File: /tmp/testCommentsCreation11344Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=0 actual=1
junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation11344Golden :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.912 |
checkForStaticScalar[0] | Success | | 0.002 |
checkForStaticScalar[1] | Success | | 0.001 |
checkForStaticScalar[2] | Success | | 0.001 |
checkForStaticScalar[3] | Success | | 0.001 |
checkForStaticScalar[4] | Success | | 0.001 |
checkForStaticScalar[5] | Success | | 0.001 |
checkForStaticScalar[6] | Success | | 0.001 |
checkForStaticScalar[7] | Success | | 0.000 |
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.002 |
checkForStaticScalar[16] | Success | | 0.001 |
checkForStaticScalar[17] | Success | | 0.000 |
checkForStaticScalar[18] | Success | | 0.000 |
checkForStaticScalar[19] | Success | | 0.000 |
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.236 |
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.017 |
testExpressionBinding | Success | | 1.998 |
testFieldAccessBinding | Success | | 2.005 |
testStaticFieldAccessBinding | Success | | 2.113 |
testStaticConstantAccessBinding | Success | | 2.000 |
testIncludeBinding | Error | org.eclipse.php.internal.core.includepath.IncludePath incompatible with org.eclipse.dltk.core.IBuildpathEntry
java.lang.ClassCastException: org.eclipse.php.internal.core.includepath.IncludePath incompatible with org.eclipse.dltk.core.IBuildpathEntry at org.eclipse.php.internal.core.util.PHPSearchEngine.find(Unknown Source) at org.eclipse.php.internal.core.filenetwork.FileNetworkUtility.findSourceModule(Unknown Source) at org.eclipse.php.internal.core.ast.nodes.IncludeBinding.<init>(Unknown Source) at org.eclipse.php.internal.core.ast.nodes.DefaultBindingResolver.resolveInclude(Unknown Source) at org.eclipse.php.internal.core.ast.nodes.Include.resolveBinding(Unknown Source) at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testIncludeBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.000 |
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.999 |
testMethodDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testMethodDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.099 |
testFunctionInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testFunctionInvocationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.990 |
testMethodInvocationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testMethodInvocationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.993 |
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.096 |
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.002 |
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.988 |
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.988 |
testVariableStrBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testVariableStrBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.100 |
testClassDeclarationBinding | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.headless.core.ast.binding.TestBinding.testClassDeclarationBinding(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.991 |
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.000 |
testVariable1 | Success | | 0.074 |
testVariable2 | Success | | 0.008 |
testFunctionName | Success | | 0.008 |
testFunctionInvocationName | Success | | 0.009 |
testFunctionInvocationAddParam | Success | | 0.012 |
testFunctionInvocationAddParams | Success | | 0.009 |
testFunctionInvocationRemoveParam1 | Success | | 0.009 |
testFunctionInvocationRemoveParam2 | Success | | 0.008 |
testFunctionInvocationRemoveParams | Success | | 0.009 |
testVariable3 | Success | | 0.008 |
testStaticFunctionInvocation | Success | | 0.009 |
testArrayAccessWithoutIndex | Success | | 0.009 |
testArrayAccess | Success | | 0.020 |
testArrayVariableMultiIndex | Success | | 0.009 |
testArrayAccessType1 | Success | | 0.009 |
testArrayAccessType2 | Success | | 0.008 |
testListVariable1 | Success | | 0.008 |
testListVariable2 | Success | | 0.009 |
testNestedListVariable | Success | | 0.009 |
testAssignmentLeft | Success | | 0.008 |
testAssignmentRight | Success | | 0.009 |
testAssignmentOperator | Success | | 0.008 |
testReflectionSimple | Success | | 0.008 |
testReflectionFunction | Success | | 0.009 |
testReflectionComplex | Success | | 0.008 |
testStaticMemberSimple | Success | | 0.009 |
testStaticMemberWithArray | Success | | 0.009 |
testDispatchSimple | Success | | 0.008 |
testDispatchNested | Success | | 0.009 |
testDispatchWithStaticCall | Success | | 0.009 |
testClone | Success | | 0.008 |
testCastOfVariable | Success | | 0.009 |
testCastOfDispatch | Success | | 0.008 |
testClassConstant | Success | | 0.010 |
testPostfixSimple | Success | | 0.009 |
testPostfixWithFunction | Success | | 0.009 |
testPrefixSimple | Success | | 0.008 |
testUnaryOperationSimple | Success | | 0.009 |
testUnaryOperationWithFunction | Success | | 0.008 |
testUnaryOperationComplex | Success | | 0.008 |
testClassInstanciationSimple | Success | | 0.008 |
testClassInstanciationAddParam | Success | | 0.009 |
testClassInstanciationVariable | Success | | 0.009 |
testClassInstanciationVariableRemove | Success | | 0.008 |
testClassInstanciationFunction | Success | | 0.009 |
testRefernceSimple | Success | | 0.009 |
testRefernceWithFunction | Success | | 0.008 |
testRefernceInstanciation | Success | | 0.008 |
testInstanceofSimple | Success | | 0.009 |
testIgnoreError | Success | | 0.015 |
testInclude | Success | | 0.009 |
testIncludeWithParenthesis1 | Success | | 0.008 |
testIncludeWithParenthesis2 | Success | | 0.009 |
testIncludeOnce | Success | | 0.008 |
testArrayCreation1 | Success | | 0.009 |
testArrayCreation2 | Success | | 0.008 |
testArrayCreation3 | Success | | 0.009 |
testFunctionDeclaration | Success | | 0.009 |
testFunctionDeclarationPHP4 | Success | | 0.009 |
testFunctionDeclarationWithParam1 | Success | | 0.008 |
testFunctionDeclarationWithParam2 | Success | | 0.009 |
testFunctionDeclarationWithParam3 | Success | | 0.008 |
testFunctionDeclarationDeleteType | Success | | 0.009 |
testFunctionDeclarationCreationPHP4 | Success | | 0.008 |
testFunctionDeclarationCreationPHP5 | Success | | 0.009 |
testFunctionDeclarationChangeDefault1 | Success | | 0.008 |
testFunctionDeclarationDeleteDefault1 | Success | | 0.009 |
testFunctionDeclarationDeleteDefault2 | Success | | 0.008 |
testClassDeclarationSimple | Success | | 0.009 |
testFunctionDeclarationRemoveReference | Success | | 0.008 |
testFunctionDeclarationAddReference | Success | | 0.009 |
testClassDeclarationAddSuper | Success | | 0.009 |
testClassDeclarationDeleteSuper | Success | | 0.008 |
testClassDeclarationDeleteSuperWithImplements | Success | | 0.008 |
testClassDeclarationReplaceSuper | Success | | 0.009 |
testClassDeclarationAddInterfaces | Success | | 0.008 |
testClassDeclarationRemoveInterface | Success | | 0.009 |
testClassDeclarationRemoveAllInterfaces | Success | | 0.008 |
testClassDeclarationRenameInterface | Success | | 0.008 |
testInterfaceDeclarationSimple | Success | | 0.009 |
testInterfaceDeclarationAddExtends | Success | | 0.009 |
testInterfaceDeclarationRemoveExtend | Success | | 0.009 |
testInterfaceDeclarationRemoveAllExtends | Success | | 0.009 |
testInterfaceDeclarationRenameExtend | Success | | 0.009 |
testArrayKeyValueRemoveKey | Success | | 0.009 |
testArrayKeyValueAddKey | Success | | 0.008 |
testArrayKeyValueChangeKey | Success | | 0.008 |
testArrayKeyDelete | Success | | 0.009 |
testConditionalExpression | Success | | 0.009 |
testInfixExpression | Success | | 0.008 |
testConcatOperation | Success | | 0.008 |
testQuoteHeredoc | Success | | 0.009 |
testQuoteSingle | Success | | 0.008 |
testQuoteDouble | Success | | 0.008 |
testQuoteWithCurly | Success | | 0.009 |
testEmptyHeredoc | Success | | 0.008 |
testBreakStatementChange | Success | | 0.009 |
testBreakStatementRemove | Success | | 0.008 |
testBreakStatementAdd | Success | | 0.008 |
testContinueStatementAdd | Success | | 0.008 |
testContinueStatementRemove | Success | | 0.009 |
testContinueStatementChange | Success | | 0.008 |
testReturnStatementAdd | Success | | 0.008 |
testReturnExprStatementChange | Success | | 0.009 |
testReturnExprStatementRemove | Success | | 0.008 |
testEchoStatement | Success | | 0.009 |
testNewEchoStatement | Success | | 0.008 |
testSwitchStatementSetExpression | Success | | 0.009 |
testSwitchStatementChangeCaseAction | Success | | 0.009 |
testSwitchStatementCaseDeletion | Success | | 0.010 |
testSwitchStatementChangeAddCase | Success | | 0.010 |
testIfStatementCondition | Success | | 0.009 |
testIfStatementCurlyToAlternative | Success | | 0.009 |
testIfStatementAlternativeToCurly | Success | | 0.009 |
testNestedIfStatementCurlyToAlternative1 | Success | | 0.009 |
testNestedIfStatementCurlyToAlternative2 | Success | | 0.010 |
testWhileStatementCurlyToAlternative | Success | | 0.008 |
testWhileStatementAlternativeToCurly | Success | | 0.009 |
testForStatementCurlyToAlternative | Success | | 0.008 |
testForStatementAlternativeToCurly | Success | | 0.009 |
testForEachStatementCurlyToAlternative | Success | | 0.009 |
testForEachStatementAlternativeToCurly | Success | | 0.008 |
testSwitchStatementCurlyToAlternative | Success | | 0.009 |
testSwitchStatementAlternativeToCurly | Success | | 0.009 |
testWhileStatement | Success | | 0.313 |
testDoWhileStatement | Success | | 0.012 |
testCurlyBlockCreation | Success | | 0.011 |
testAlternativeBlockCreation | Success | | 0.009 |
testForStatement | Success | | 0.013 |
testForStatementRemoveInitialization | Success | | 0.011 |
testForStatementRemoveCondition | Success | | 0.011 |
testForStatementRemoveUpdaters | Success | | 0.011 |
testForEachStatementAddKey | Success | | 0.012 |
testForEachStatementChangeKeyAndValue | Success | | 0.010 |
testForEachStatementRemoveKey | Success | | 0.012 |
testTryCatchStatement | Success | | 0.014 |
testTryMultiCatchStatement | Success | | 0.011 |
testGlobalStatementSimple | Success | | 0.012 |
testGlobalStatementReflection | Success | | 0.009 |
testStaticSimple | Success | | 0.008 |
testInLineHtml | Success | | 0.008 |
testFieldDeclaration | Success | | 0.009 |
testMethodDeclaration | Success | | 0.009 |
testComment | Success | | 0.013 |
testVariable | Success | | 0.003 |
testFunctionInvocationWithParamsFirst | Success | | 0.004 |
testFunctionInvocationWithParamsLast | Success | | 0.003 |
testFunctionInvocationWithParamsMiddle | Success | | 0.003 |
testClassRemove | Success | | 0.003 |
testStatementBeforeClass | Success | | 0.003 |
testArrayFirst | Success | | 0.002 |
testArrayLast | Success | | 0.002 |
testArrayMiddle | Success | | 0.003 |
testDeleteArrayKeyValue | Success | | 0.003 |
testListFirst | Success | | 0.003 |
testListMiddle | Success | | 0.003 |
testListLast | Success | | 0.003 |
testDeleteBreak | Success | | 0.003 |
testDeleteContinue | Success | | 0.003 |
testDeleteReturn | Success | | 0.003 |
testDeleteEchoFirst | Success | | 0.003 |
testDeleteEchoLast | Success | | 0.002 |
testDeleteEchoMiddle | Success | | 0.003 |
testDeleteSwitch | Success | | 0.005 |
testDeleteBlockFirst | Success | | 0.004 |
testDeleteBlockMiddle | Success | | 0.004 |
testDeleteBlockLast | Success | | 0.004 |
testDeleteForComponent1 | Success | | 0.005 |
testDeleteHtml | Success | | 0.004 |
testDeleteFunctionFormalFirst | Success | | 0.004 |
testDeleteFunctionFormalLast | Success | | 0.004 |
testDeleteFunctionFormalMiddle | Success | | 0.005 |
testDeleteFunctionBodyFirst | Success | | 0.004 |
testDeleteFunctionBodyLast | Success | | 0.004 |
testDeleteFunctionBodyMiddle | Success | | 0.004 |
testDeleteClassElements | Success | | 0.005 |
variables.php | Success | | 0.460 |
functions.php | Success | | 0.730 |
includes.php | Success | | 0.023 |
constants.php | Success | | 0.032 |
classes.php | Success | | 0.919 |
testPHPDocClass | Success | | 0.005 |
testPHPDocClassConstant | Success | | 0.002 |
testPHPDocClassVariable | Success | | 0.001 |
testPHPDocClassMethod | Success | | 0.001 |
testPHPDocFunction | Success | | 0.001 |
testClassDeclarations | Success | | 0.002 |
testClassReferences | Success | | 0.025 |
testClassAllOccurences | Success | | 0.025 |
testInterfaceDeclarations | Success | | 0.001 |
testInterfaceReferences | Success | | 0.002 |
testInterfaceAllOccurences | Success | | 0.002 |
testConstantDeclarations | Success | | 0.003 |
testVariableDeclarations | Success | | 0.002 |
testVariableReferences | Success | | 0.001 |
testReferencingFiles | Error | org.eclipse.php.internal.core.includepath.IncludePath incompatible with org.eclipse.dltk.core.IBuildpathEntry
java.lang.ClassCastException: org.eclipse.php.internal.core.includepath.IncludePath incompatible with org.eclipse.dltk.core.IBuildpathEntry at org.eclipse.php.internal.core.util.PHPSearchEngine.find(Unknown Source) at org.eclipse.php.internal.core.filenetwork.FileNetworkUtility.findSourceModule(Unknown Source) at org.eclipse.php.internal.core.filenetwork.FileNetworkUtility.internalBuildReferencingFilesTree(Unknown Source) at org.eclipse.php.internal.core.filenetwork.FileNetworkUtility.buildReferencingFilesTree(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.993 |
testReferencedFiles | Error | org.eclipse.php.internal.core.includepath.IncludePath incompatible with org.eclipse.dltk.core.IBuildpathEntry
java.lang.ClassCastException: org.eclipse.php.internal.core.includepath.IncludePath incompatible with org.eclipse.dltk.core.IBuildpathEntry at org.eclipse.php.internal.core.util.PHPSearchEngine.find(Unknown Source) at org.eclipse.php.internal.core.filenetwork.FileNetworkUtility.findSourceModule(Unknown Source) at org.eclipse.php.internal.core.filenetwork.FileNetworkUtility.internalBuildReferencedFilesTree(Unknown Source) at org.eclipse.php.internal.core.filenetwork.FileNetworkUtility.buildReferencedFilesTree(Unknown Source) at org.eclipse.php.test.headless.core.model.filenetwork.BasicFileNetworkTest.testReferencedFiles(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.028 |
testSearchMethod | Error | Can't find method
java.lang.AssertionError: Can't find method at org.eclipse.php.test.headless.core.model.filenetwork.TypeHierarchyTest.testSearchMethod(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.920 |
testSearchMethodBadNetwork | Success | | 1.066 |
testInfixOperatorPlus | Success | | 0.910 |
testPrefixOperatorPlusPlus | Success | | 0.939 |
testPostfixOperatorPlusPlus | Success | | 1.047 |
testUnaryOperationMinus | Success | | 0.929 |
testUnaryOperationTilda | Success | | 1.027 |
testUnaryOperationNot | Success | | 1.027 |
testThis | Success | | 1.010 |
testObject | Success | | 1.025 |
testOverridesObject | Success | | 0.920 |
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.032 |
testOverridesGlobal | Success | | 1.026 |
testOverridesGlobalInner | Success | | 1.023 |
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.036 |
testGlobalDeclaredInsideFunction | Success | | 1.024 |
testTypedArgumentReference | Success | | 0.916 |
testPHPDocArgumentReference | Success | | 1.022 |
testArrayAccess | Success | | 1.020 |
testClassVar | Success | | 1.039 |
testClassVarPHPDoc | Success | | 1.048 |
testClassVarNoPHPDoc | Success | | 0.932 |
testClassVarConstructor | Success | | 1.046 |
testParentClassVarDecl | Success | | 1.030 |
testClassVarMethodDecl | Success | | 1.030 |
testSelfFieldAccess | Success | | 0.917 |
testSelfVarDeclaration | Success | | 1.037 |
testParentFieldAccess | Success | | 1.057 |
testCatchException | Success | | 1.020 |
testForeachStatement | Success | | 0.934 |
testClassInstanceCreation | Success | | 2.031 |
testSelfClassInstanceCreation | Success | | 1.028 |
testFunctionReturnType | Success | | 0.992 |
testFunctionReturnTypePHPDoc | Success | | 0.944 |
testFunctionReturnTypeNoPHPDoc | Success | | 1.561 |
testFunctionReturnTypeAmbiguous | Success | | 0.617 |
testFunctionReturnTypeRecursive | Success | | 0.929 |
testMethodReturnType | Success | | 0.951 |
testStaticMethodReturnType | Success | | 1.039 |
testParentMethodReturnType | Success | | 0.950 |
testOverriddenMethodReturnType | Success | | 1.041 |
testMethodReturnTypePHPDoc | Success | | 1.033 |
testOverridenMethodReturnTypePHPDoc | Success | | 1.033 |
testSelfMethodReturnType | Success | | 0.926 |
testBuiltinMethodReturnType | Success | | 1.043 |
testScalarNumber | Success | | 1.050 |
testBacktickExpression | Success | | 0.918 |
testAssignmentScalar | Success | | 2.025 |
testAssignmentScalarNested | Success | | 1.016 |
testCastString | Success | | 0.983 |
testCastObjectFromScalar | Success | | 1.020 |
testCastObjectFromClass | Success | | 1.020 |
testCloneObject | Success | | 0.979 |
testConditionalExpression | Error | expected:<Ambigous <[string, number]>> but was:<Ambigous <[number, string]>>
at org.eclipse.php.test.headless.core.model.typeinference.AbstractPHPTypeInferenceTest.runTest(Unknown Source) at org.eclipse.php.test.headless.core.model.typeinference.TestConditionalExpressionEvaluator.testConditionalExpression(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.981 |
testArrayCreationSingleType | Success | | 0.977 |
testArrayCreationMultiTypes | Success | | 1.022 |
testConstant | Success | | 0.978 |
testClassConstant | Success | | 1.038 |
testBindingUtility | Success | | 0.878 |
testBindingUtilityCache | Success | | 1.102 |
testStaticFieldsCompletion | Success | | 1.042 |
testStaticFieldsCompletionWithPrefix | Success | | 0.932 |
testAllFieldsCompletion | Success | | 1.031 |
testAllFieldsCompletionWithPrefix | Success | | 1.029 |
testInheritedFieldCompletion | Success | | 0.916 |
testInheritedStaticFieldCompletion | Success | | 1.037 |
testThisVariableCompletion | Success | | 1.039 |
testMagicProperty | Success | | 1.028 |
testMagicPropertyWithBinding | Success | | 1.032 |
testSingletonInstanceCompletion | Success | | 0.922 |
testClassVarHintingCompletion | Error | File: /tmp/testClassVarHintingCompletion11387Golden :testClassVarHintingCompletion.txt Diff : (line: 15, offset: 39) expected=1 actual=2
junit.framework.AssertionFailedError: File: /tmp/testClassVarHintingCompletion11387Golden :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.038 |
testStaticMethodsCompletion | Success | | 2.042 |
testAllMethodsCompletion | Success | | 0.925 |
testInheritedMethodCompletion | Success | | 1.036 |
testInheritedStaticMethodCompletion | Success | | 1.038 |
testMagicMethod | Success | | 1.052 |
testMagicMethodWithBinding | Success | | 0.927 |
testInheritedInterfaceMethodsCompletion | Success | | 1.054 |
testNewClassCompletion | Success | | 0.988 |
testAllClasses | Success | | 1.323 |
testClassNameCompletion | Success | | 0.785 |
testClassInFunctionCompletion | Success | | 0.932 |
testClassInFunctionInClassCompletion | Success | | 1.048 |
testClassCamelcaseCompletion | Success | | 0.933 |
testInternalClassCompletion | Success | | 1.065 |
testShouldComplete1 | Success | | 0.984 |
testShouldComplete2 | Success | | 1.475 |
testShouldComplete3 | Success | | 0.598 |
testShouldComplete4 | Success | | 0.915 |
testShouldComplete5 | Success | | 1.029 |
testFunctionCompletion | Success | | 0.997 |
testFunctionInFunctionCompletion | Success | | 0.931 |
testFunctionInFunctionInClassCompletion | Success | | 1.050 |
testFunctionReturnTypeCompletion | Success | | 1.050 |
testFunctionReturnMultipleTypesCompletion | Error | File: /tmp/testFunctionReturnMultipleTypesCompletion11405Golden :testFunctionReturnMultipleTypesCompletion.txt Diff : (line: 7, offset: 33) expected=b actual=f
junit.framework.AssertionFailedError: File: /tmp/testFunctionReturnMultipleTypesCompletion11405Golden :testFunctionReturnMultipleTypesCompletion.txt Diff : (line: 7, offset: 33) expected=b actual=f at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.AbstractCodeAssistTest.testFile(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.TestFunctionCompletion.testFunctionReturnMultipleTypesCompletion(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.033 |
testFunctionReturnTypeDocCompletion | Success | | 0.924 |
testFunctionReturnMultipleTypesDocCompletion | Error | File: /tmp/testFunctionReturnMultipleTypesDocCompletion11407Golden :testFunctionReturnMultipleTypesDocCompletion.txt Diff : (line: 12, offset: 33) expected=b actual=f
junit.framework.AssertionFailedError: File: /tmp/testFunctionReturnMultipleTypesDocCompletion11407Golden :testFunctionReturnMultipleTypesDocCompletion.txt Diff : (line: 12, offset: 33) expected=b actual=f at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source) at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.AbstractCodeAssistTest.testFile(Unknown Source) at org.eclipse.php.test.headless.core.model.codeassist.TestFunctionCompletion.testFunctionReturnMultipleTypesDocCompletion(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.run(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.044 |
testInternalFunctionCompletion | Success | | 1.037 |
testGlobalVariableCompletion | Success | | 0.986 |
testOnlyGlobalCompletion | Success | | 0.909 |
testLocalMethodVarCompletion | Success | | 1.036 |
testMethodArgumentCompletion | Success | | 1.025 |
testVariableInsideStringCompletion | Success | | 1.031 |
testArrayKeyCompletion | Success | | 1.023 |
testGlobalsCompletion | Success | | 1.045 |
testClassDeclarationCompletion | Success | | 0.989 |
testClassDeclarationCompletionWithPrefix | Success | | 0.917 |
testClassDeclarationImplementsCompletion | Success | | 1.042 |
testClassDeclarationExtendsCompletion | Success | | 1.037 |
testInClassDeclarationCompletion | Success | | 0.925 |
testInClassDeclarationCompletionWithPrefix | Success | | 1.049 |
testMethodDeclarationCompletion | Success | | 1.070 |
testSuperMethodsCompletion | Success | | 0.941 |
testNotShowingExistingOverriddenMethod | Success | | 1.036 |
testMethodParameterCompletion | Success | | 1.026 |
testFuncParameterInitializerCompletion | Success | | 0.922 |
testPHPFunctionCompletion | Success | | 2.101 |
testKeywordsCompletion | Success | | 1.004 |
testLocalFileElementsCompletion | Success | | 0.941 |
testInArrayIndexCompletion | Success | | 1.044 |
testPHPDocTagCompletion | Success | | 0.994 |
testPHPDocFunctionParameterCompletion | Success | | 0.921 |
testPHPDocFunctionReturnTypeCompletion | Error | File: /tmp/testPHPDocFunctionReturnTypeCompletion11433Golden :testPHPDocFunctionReturnTypeCompletion.txt Diff : (line: 14, offset: 23) expected=B actual=A
junit.framework.AssertionFailedError: File: /tmp/testPHPDocFunctionReturnTypeCompletion11433Golden :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.095 |
testConstantCompletion | Success | | 1.013 |
testInternalConstantCompletion | Success | | 0.936 |
testClassConstantSelection | Success | | 1.012 |
testClassVariableSelection | Success | | 0.929 |
testClassVariableSelection2 | Success | | 1.040 |
testClassMethodSelection | Success | | 1.047 |
testStaticMethodCallSelection | Success | | 0.925 |
testMethodCallSelection | Success | | 1.027 |
testOverridenMethodCallSelection | Success | | 1.046 |
testMethodCallSelection2 | Success | | 1.035 |
testConstantAccessSelection | Success | | 1.033 |
testConstantAccessSelection2 | Success | | 0.929 |
testFieldAccessSelection | Success | | 1.028 |
testFieldAccessSelection2 | Success | | 1.027 |
testStaticConstantAccessSelection | Success | | 1.040 |
testStaticConstantAccessSelection2 | Success | | 1.041 |
testStaticFieldAccessSelection | Success | | 0.916 |
testStaticFieldAccessSelection2 | Success | | 1.032 |
testParentMethodSelection | Error | Errors during build.
org.eclipse.core.internal.resources.ResourceException: Errors during build. at org.eclipse.core.internal.resources.Project.internalBuild(Project.java:522) at org.eclipse.core.internal.resources.Project.build(Project.java:94) at org.eclipse.php.test.headless.core.model.codeassist.selection.AbstractSelectionEngineTest.createFile(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.TestClassElementsSelection.testParentMethodSelection(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) Contains: Errors running builder 'Script Builder' on project 'CodeAssistTest'. Contains: java.lang.NullPointerException encountered while running Script Builder.
| 0.539 |
testParentMethodSelection2 | Success | | 0.484 |
testPHPFunctionSelection | Error | File: /tmp/testPHPFunctionSelection11454Golden :testPHPFunctionSelection.txt Diff : (line: 7, offset: 55) expected=o actual=h
junit.framework.AssertionFailedError: File: /tmp/testPHPFunctionSelection11454Golden :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)
| 2.055 |
testClassSelection | Success | | 0.933 |
testFunctionSelection | Success | | 1.038 |
testVariableSelection | Success | | 1.022 |
testConstantSelection | Success | | 1.039 |
testMethodArgumentSelection | Success | | 0.990 |
testMethodLocalVarSelection | Success | | 0.927 |
testPHP5Sample | Success | | 0.870 |
testInLineHtml | Success | | 0.949 |
testArrayStatements | Success | | 0.007 |
testClassComments | Success | | 0.023 |
testDeclarationStatements | Success | | 0.018 |
testForeachStatements | Success | | 0.011 |
testForStatements | Success | | 0.018 |
testIfStatements | Success | | 0.013 |
testPHPWithinHtmlTag | Success | | 0.737 |
testPHPWithHtml | Success | | 0.131 |
testSwitchStatements | Success | | 0.047 |
testTryStatements | Success | | 0.010 |
testWhileStatements | Success | | 0.015 |
testRunNoGUI | Success | | 0.006 |