Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Name | Status | Type | Time(s) |
testVariableInt1 | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testVariableInt1(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.123 |
testVariableInt2 | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testVariableInt2(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.002 |
testVariableStr | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testVariableStr(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.001 |
testClassDeclaration | Error | N/A
java.lang.NullPointerException at org.eclipse.php.test.bare.core.dom.ast.TestBinding.testClassDeclaration(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testAbsClass | Success | | 0.139 |
testBacktickExpression | Success | | 0.026 |
testBacktickExpression1 | Success | | 0.021 |
testClassConstant | Success | | 0.037 |
testClassDeclarationWithDeclarations | Success | | 0.119 |
testClassVar | Success | | 0.022 |
testClone | Success | | 0.018 |
testForEachStatementWithValue | Success | | 0.025 |
testFunctionDeclarationWithParams | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected attribute value '44' but was '47' - comparing <Program end="44"...> at /Program[1]/@end to <Program end="47"...> at /Program[1]/@end
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected attribute value '44' but was '47' - comparing <Program end="44"...> at /Program[1]/@end to <Program end="47"...> at /Program[1]/@end
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.bare.core.compiler.ast.TestAstCreationCommon.parseAndCompare(Unknown Source) at org.eclipse.php.test.bare.core.compiler.ast.TestAstCreationCommon.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.bare.core.compiler.ast.TestAstCreationPhp5.testFunctionDeclarationWithParams(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.019 |
testGlobalStatementSimple | Success | | 0.023 |
testHalt | Success | | 0.026 |
testHeredoc | Success | | 0.017 |
testInnerDeclarations | Success | | 0.018 |
testInstanceofDispatch | Success | | 0.019 |
testInstanceofSimple | Success | | 0.017 |
testInstanceofWithFunction | Success | | 0.018 |
testInterfaceDeclarationSimple | Success | | 0.016 |
testInterfaceDeclarationWithDeclarations | Success | | 0.021 |
testMethodModifiers | Success | | 0.021 |
testNonEmptyArrayPairList | Success | | 0.030 |
testParameters | Success | | 0.025 |
testPHPconsts | Success | | 0.021 |
testPostfixWithFunction | Success | | 0.021 |
testPrefixWithFunction | Success | | 0.020 |
testQuote | Success | | 0.018 |
testQuoteWithCurly | Success | | 0.019 |
testQuoteWithOffsetNumber | Success | | 0.019 |
testQuoteWithOffsetString | Success | | 0.021 |
testSingleQuote | Success | | 0.021 |
testStaticMemberSimple | Success | | 0.017 |
testStaticMemberWithArray | Success | | 0.019 |
testStaticScalar | Success | | 0.039 |
testThrow | Success | | 0.018 |
testTryCatchStatement | Success | | 0.022 |
testTryMultiCatchStatement | Success | | 0.084 |
testAndOperation | Success | | 0.060 |
testArray | Success | | 0.074 |
testArrayComplex | Success | | 0.060 |
testArrayKeyValue | Success | | 0.047 |
testArrayVariable | Success | | 0.073 |
testArrayVariableWithoutIndex | Success | | 0.033 |
testAssignment | Success | | 0.070 |
testBitwiseOperation | Success | | 0.037 |
testBreakStatement | Success | | 0.066 |
testCastOfDispatch | Success | | 0.042 |
testCastOfVariable | Success | | 0.288 |
testClassDeclarationSimple | Success | | 0.035 |
testClassInstanciationFunction | Success | | 0.078 |
testClassInstanciationSimple | Success | | 0.038 |
testClassInstanciationVariable | Success | | 0.037 |
testClassVarComment | Success | | 0.030 |
testCodeWithDoc | Success | | 0.106 |
testCommentMulti | Success | | 0.025 |
testCommentMulti2 | Success | | 0.026 |
testCommentPhpDocBlock | Success | | 0.025 |
testCommentSingle | Success | | 0.028 |
testCommentVar | Success | | 0.030 |
testConcatOperation | Success | | 0.028 |
testConditionalExpression | Success | | 0.034 |
testContinueEmpty | Success | | 0.024 |
testContinueStatementExpression | Success | | 0.025 |
testCtor | Success | | 0.037 |
testDeclareSimple | Success | | 0.027 |
testDeclareWithStatement | Success | | 0.018 |
testDispatchNested | Success | | 0.018 |
testDispatchNestedWithStaticCall | Success | | 0.018 |
testDispatchSimple | Success | | 0.017 |
testDispatchWithStaticCall | Success | | 0.017 |
testDoWhileStatement | Success | | 0.017 |
testEchoStatement | Success | | 0.015 |
testEmpty | Success | | 0.016 |
testEmptyDeclare | Success | | 0.017 |
testEmptyForStatement | Success | | 0.038 |
testEmptyHeredoc | Success | | 0.017 |
testEnclosedVar | Success | | 0.023 |
testEndDeclare | Success | | 0.018 |
testEndForStatement | Success | | 0.024 |
testEndIfStatement | Success | | 0.025 |
testErrorBlock | Success | | 0.017 |
testErrorStatement | Success | | 0.016 |
testEval | Success | | 0.017 |
testForEachStatement | Success | | 0.017 |
testForEachStatement1 | Success | | 0.022 |
testForEachStatementBlocked | Success | | 0.019 |
testForStatement | Success | | 0.020 |
testForStatementNoArgs | Success | | 0.015 |
testForStatementNoCondition | Success | | 0.169 |
testFuncDefine | Success | | 0.016 |
testFuncIsSet | Success | | 0.018 |
testFunctionDeclaration | Success | | 0.015 |
testFunctionDeclarationReference | Success | | 0.016 |
testFunctionInvocation | Success | | 0.017 |
testFunctionInvocationWithParams | Success | | 0.024 |
testGlobalStatementMultiple | Success | | 0.016 |
testGlobalStatementReflectionWithExpression | Success | | 0.018 |
testHashTableVariable | Success | | 0.018 |
testIfStatement | Success | | 0.021 |
testIgnoreError | Success | | 0.016 |
testInclude | Success | | 0.015 |
testIncludeOnce | Success | | 0.015 |
testListVariable | Success | | 0.025 |
testMinusOperation | Success | | 0.016 |
testNewIfStatement | Success | | 0.017 |
testNotVariableExpressions | Success | | 0.042 |
testNotVariableExpressions1 | Success | | 0.025 |
testObjectDimList | Success | | 0.027 |
testPlusOperation | Success | | 0.019 |
testPostfixSimple | Success | | 0.017 |
testPrefixSimple | Success | | 0.014 |
testRefernceInstanciation | Success | | 0.016 |
testRefernceSimple | Success | | 0.016 |
testRefernceWithFunction | Success | | 0.016 |
testReflectionComplex | Success | | 0.015 |
testReflectionFunction | Success | | 0.016 |
testReflectionNested | Success | | 0.017 |
testReflectionSimple | Success | | 0.015 |
testRequire | Success | | 0.015 |
testRequireOnce | Success | | 0.016 |
testReturnStatement | Success | | 0.015 |
testScalar | Success | | 0.017 |
testStatic | Success | | 0.019 |
testStaticFunctionInvocation | Success | | 0.021 |
testStaticVarList | Success | | 0.019 |
testSwitchStatement | Success | | 0.024 |
testSwitchStatement1 | Success | | 0.022 |
testSwitchStatement2 | Success | | 0.017 |
testSwitchStatement3 | Success | | 0.112 |
testSwitchStatement4 | Success | | 0.016 |
testUnaryOperationComplex | Success | | 0.015 |
testUnaryOperationSimple | Success | | 0.014 |
testUnaryOperationWithFunction | Success | | 0.015 |
testUnsetVars | Success | | 0.017 |
testUseFilename | Success | | 0.018 |
testVariable | Success | | 0.017 |
testVariableExpressions | Success | | 0.027 |
testWhileEndStatement | Success | | 0.016 |
testWhileStatement | Success | | 0.018 |
testBacktickExpression | Success | | 0.039 |
testBacktickExpression1 | Success | | 0.014 |
testForEachStatementWithValue | Success | | 0.019 |
testFunctionDeclarationWithParams | Success | | 0.017 |
testHalt | Success | | 0.019 |
testHeredoc | Success | | 0.016 |
testInnerDeclarations | Success | | 0.017 |
testPHPconsts | Success | | 0.016 |
testQuote | Success | | 0.018 |
testQuoteWithCurly | Success | | 0.019 |
testQuoteWithOffsetNumber | Success | | 0.018 |
testQuoteWithOffsetString | Success | | 0.018 |
testSingleQuote | Success | | 0.019 |
testAndOperation | Success | | 0.018 |
testArray | Success | | 0.020 |
testArrayComplex | Success | | 0.019 |
testArrayKeyValue | Success | | 0.018 |
testArrayVariable | Success | | 0.020 |
testArrayVariableWithoutIndex | Success | | 0.016 |
testAssignment | Success | | 0.019 |
testBitwiseOperation | Success | | 0.015 |
testBreakStatement | Success | | 0.020 |
testCastOfDispatch | Success | | 0.024 |
testCastOfVariable | Success | | 0.021 |
testClassDeclarationSimple | Success | | 0.020 |
testClassInstanciationFunction | Success | | 0.030 |
testClassInstanciationSimple | Success | | 0.021 |
testClassInstanciationVariable | Success | | 0.022 |
testClassVarComment | Success | | 0.022 |
testCodeWithDoc | Success | | 0.108 |
testCommentMulti | Success | | 0.020 |
testCommentMulti2 | Success | | 0.023 |
testCommentPhpDocBlock | Success | | 0.020 |
testCommentSingle | Success | | 0.019 |
testCommentVar | Success | | 0.021 |
testConcatOperation | Success | | 0.019 |
testConditionalExpression | Success | | 0.017 |
testContinueEmpty | Success | | 0.016 |
testContinueStatementExpression | Success | | 0.016 |
testCtor | Success | | 0.017 |
testDeclareSimple | Success | | 0.016 |
testDeclareWithStatement | Success | | 0.017 |
testDispatchNested | Success | | 0.017 |
testDispatchNestedWithStaticCall | Success | | 0.017 |
testDispatchSimple | Success | | 0.017 |
testDispatchWithStaticCall | Success | | 0.017 |
testDoWhileStatement | Success | | 0.021 |
testEchoStatement | Success | | 0.022 |
testEmpty | Success | | 0.018 |
testEmptyDeclare | Success | | 0.015 |
testEmptyForStatement | Success | | 0.022 |
testEmptyHeredoc | Success | | 0.017 |
testEnclosedVar | Success | | 0.018 |
testEndDeclare | Success | | 0.015 |
testEndForStatement | Success | | 0.020 |
testEndIfStatement | Success | | 0.021 |
testErrorBlock | Success | | 0.014 |
testErrorStatement | Success | | 0.015 |
testEval | Success | | 0.015 |
testForEachStatement | Success | | 0.018 |
testForEachStatement1 | Success | | 0.019 |
testForEachStatementBlocked | Success | | 0.021 |
testForStatement | Success | | 0.037 |
testForStatementNoArgs | Success | | 0.014 |
testForStatementNoCondition | Success | | 0.019 |
testFuncDefine | Success | | 0.014 |
testFuncIsSet | Success | | 0.017 |
testFunctionDeclaration | Success | | 0.014 |
testFunctionDeclarationReference | Success | | 0.014 |
testFunctionInvocation | Success | | 0.015 |
testFunctionInvocationWithParams | Success | | 0.020 |
testGlobalStatementMultiple | Success | | 0.017 |
testGlobalStatementReflectionWithExpression | Success | | 0.018 |
testHashTableVariable | Success | | 0.078 |
testIfStatement | Success | | 0.022 |
testIgnoreError | Success | | 0.016 |
testInclude | Success | | 0.014 |
testIncludeOnce | Success | | 0.015 |
testListVariable | Success | | 0.020 |
testMinusOperation | Success | | 0.014 |
testNewIfStatement | Success | | 0.015 |
testNotVariableExpressions | Success | | 0.033 |
testNotVariableExpressions1 | Success | | 0.025 |
testObjectDimList | Success | | 0.024 |
testPlusOperation | Success | | 0.016 |
testPostfixSimple | Success | | 0.017 |
testPrefixSimple | Success | | 0.018 |
testRefernceInstanciation | Success | | 0.017 |
testRefernceSimple | Success | | 0.019 |
testRefernceWithFunction | Success | | 0.019 |
testReflectionComplex | Success | | 0.018 |
testReflectionFunction | Success | | 0.019 |
testReflectionNested | Success | | 0.019 |
testReflectionSimple | Success | | 0.019 |
testRequire | Success | | 0.019 |
testRequireOnce | Success | | 0.019 |
testReturnStatement | Success | | 0.019 |
testScalar | Success | | 0.019 |
testStatic | Success | | 0.019 |
testStaticFunctionInvocation | Success | | 0.021 |
testStaticVarList | Success | | 0.015 |
testSwitchStatement | Success | | 0.015 |
testSwitchStatement1 | Success | | 0.014 |
testSwitchStatement2 | Success | | 0.011 |
testSwitchStatement3 | Success | | 0.011 |
testSwitchStatement4 | Success | | 0.012 |
testUnaryOperationComplex | Success | | 0.012 |
testUnaryOperationSimple | Success | | 0.011 |
testUnaryOperationWithFunction | Success | | 0.013 |
testUnsetVars | Success | | 0.013 |
testUseFilename | Success | | 0.012 |
testVariable | Success | | 0.012 |
testVariableExpressions | Success | | 0.019 |
testWhileEndStatement | Success | | 0.013 |
testWhileStatement | Success | | 0.012 |
testComments | Success | | 0.060 |
testHeredocs | Success | | 0.009 |
testLexOperators | Success | | 0.023 |
testReservedWords | Success | | 0.030 |
testSamplePhp | Success | | 0.626 |
testStrings | Success | | 0.012 |
testComments | Success | | 0.033 |
testHeredocs | Success | | 0.017 |
testLexOperators | Success | | 0.026 |
testReservedWords | Success | | 0.027 |
testSamplePhp | Success | | 0.514 |
testStrings | Success | | 0.012 |
testVar | Success | | 0.007 |
testVarWithModifiers1 | Success | | 0.004 |
testVarWithModifiers2 | Success | | 0.004 |
testVarWithModifiers3 | Success | | 0.004 |
testVarWithModifiers4 | Success | | 0.003 |
testVarWithModifiers5 | Success | | 0.003 |
testVarWithModifiers6 | Success | | 0.002 |
testVarWithModifiers7 | Success | | 0.003 |
testVarWithModifiers8 | Success | | 0.003 |
testVarWithModifiers9 | Success | | 0.003 |
testVarWithModifiers10 | Success | | 0.003 |
testClass | Success | | 0.003 |
testClassNegative | Success | | 0.003 |
testInterface | Success | | 0.002 |
testClassAbstract | Success | | 0.003 |
testClassFinal | Success | | 0.003 |
testMethod | Success | | 0.003 |
testMethodWithModifiers1 | Success | | 0.003 |
testMethodWithModifiers2 | Success | | 0.003 |
testMethodWithModifiers3 | Success | | 0.004 |
testMethodWithModifiers4 | Success | | 0.004 |
testMethodWithModifiers5 | Success | | 0.005 |
testMethodWithModifiers6 | Success | | 0.003 |
testMethodWithModifiers7 | Success | | 0.004 |
testMethodWithModifiers8 | Success | | 0.004 |
testMethodWithModifiers9 | Success | | 0.003 |
testMethodWithModifiers10 | Success | | 0.003 |
testMethodWithModifiers11 | Success | | 0.003 |
testMethodWithModifiers12 | Success | | 0.002 |
testMethodWithModifiers13 | Success | | 0.003 |
testMethodWithModifiers14 | Success | | 0.003 |
testMethodWithModifiers15 | Success | | 0.003 |
testMethodWithModifiers16 | Success | | 0.003 |
testMethodWithModifiers17 | Success | | 0.003 |
testVarComment | Success | | 0.001 |
testVariable | Error | File: /tmp/phpdoc_testparam11263Golden :phpdoc_testparam.xml Diff : (line: 2, offset: 0) expected= actual=/
junit.framework.AssertionFailedError: File: /tmp/phpdoc_testparam11263Golden :phpdoc_testparam.xml Diff : (line: 2, offset: 0) expected= actual=/ 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.bare.core.compiler.ast.documentor.TestDocumentorLexer.parseAndCompare(Unknown Source) at org.eclipse.php.test.bare.core.compiler.ast.documentor.TestDocumentorLexer.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.bare.core.compiler.ast.documentor.TestDocumentorLexer.testVariable(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
Name | Status | Type | Time(s) |
testMethodDeclarations | Error | File: /tmp/modelMethods.txt48064Golden :modelMethods.txt Diff : (line: 1, offset: 18) expected=[ actual=(
junit.framework.AssertionFailedError: File: /tmp/modelMethods.txt48064Golden :modelMethods.txt Diff : (line: 1, offset: 18) expected=[ actual=( 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.search.TestModel.runTest(Unknown Source) at org.eclipse.php.test.headless.core.search.TestModel.testMethodDeclarations(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.426 |
testTypeDeclarations | Error | File: /tmp/modelTypes.txt48065Golden :modelTypes.txt Diff : (line: 1, offset: 13) expected=[ actual=(
junit.framework.AssertionFailedError: File: /tmp/modelTypes.txt48065Golden :modelTypes.txt Diff : (line: 1, offset: 13) expected=[ actual=( 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.search.TestModel.runTest(Unknown Source) at org.eclipse.php.test.headless.core.search.TestModel.testTypeDeclarations(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testFieldDeclarations | Error | File: /tmp/modelFields.txt48066Golden :modelFields.txt Diff : (line: 1, offset: 107) expected=P actual=D
junit.framework.AssertionFailedError: File: /tmp/modelFields.txt48066Golden :modelFields.txt Diff : (line: 1, offset: 107) expected=P actual=D 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.search.TestModel.runTest(Unknown Source) at org.eclipse.php.test.headless.core.search.TestModel.testFieldDeclarations(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.007 |
testTypeReferences | Error | File: /tmp/typeReferences.txt48067Golden :typeReferences.txt Diff : (line: 1, offset: 93) expected=P actual=D
junit.framework.AssertionFailedError: File: /tmp/typeReferences.txt48067Golden :typeReferences.txt Diff : (line: 1, offset: 93) expected=P actual=D 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.search.TestModel.runTest(Unknown Source) at org.eclipse.php.test.headless.core.search.TestModel.testTypeReferences(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testLoadUnload | Success | | 30.550 |
testGoldenException | Success | | 0.002 |
testGoldenEqual | Success | | 0.002 |
testVariable | Success | | 0.091 |
testFunctionInvocation | Success | | 0.022 |
testFunctionInvocationWithParams | Success | | 0.031 |
testStaticFunctionInvocation | Success | | 0.024 |
testArrayVariableWithoutIndex | Success | | 0.021 |
testArrayVariable | Success | | 0.021 |
testArrayVariableMultiIndex | Success | | 0.029 |
testHashTableVariable | Success | | 0.021 |
testListVariable | Success | | 0.024 |
testNestedListVariable | Success | | 0.025 |
testAssignment | Success | | 0.021 |
testPlusAssignment | Success | | 0.019 |
testSLAssignment | Success | | 0.020 |
testReflectionSimple | Success | | 0.017 |
testReflectionNested | Success | | 0.020 |
testReflectionFunction | Success | | 0.022 |
testReflectionComplex | Success | | 0.017 |
testStaticMemberSimple | Success | | 0.017 |
testStaticMemberWithArray | Success | | 0.020 |
testDispatchSimple | Success | | 0.019 |
testDispatchNested | Success | | 0.026 |
testDispatchWithStaticCall | Success | | 0.021 |
testDispatchNestedWithStaticCall | Success | | 0.025 |
testClone | Success | | 0.022 |
testCastOfVariable | Success | | 0.022 |
testCastOfDispatch | Success | | 0.023 |
testClassConstant | Success | | 0.018 |
testPostfixSimple | Success | | 0.016 |
testPostfixWithFunction | Success | | 0.016 |
testPrefixSimple | Success | | 0.016 |
testPrefixWithFunction | Success | | 0.016 |
testUnaryOperationSimple | Success | | 0.016 |
testUnaryOperationWithFunction | Success | | 0.016 |
testUnaryOperationComplex | Success | | 0.016 |
testClassInstanciationSimple | Success | | 0.016 |
testClassInstanciationVariable | Success | | 0.016 |
testClassInstanciationFunction | Success | | 0.019 |
testRefernceSimple | Success | | 0.017 |
testRefernceWithFunction | Success | | 0.017 |
testRefernceInstanciation | Success | | 0.018 |
testInstanceofSimple | Success | | 0.017 |
testInstanceofWithFunction | Success | | 0.016 |
testInstanceofDispatch | Success | | 0.017 |
testIgnoreError | Success | | 0.017 |
testInclude | Success | | 0.015 |
testIncludeOnce | Success | | 0.017 |
testRequire | Success | | 0.017 |
testRequireOnce | Success | | 0.015 |
testArray | Success | | 0.019 |
testArrayKeyValue | Success | | 0.018 |
testArrayComplex | Success | | 0.023 |
testConditionalExpression | Success | | 0.017 |
testPlusOperation | Success | | 0.016 |
testMinusOperation | Success | | 0.014 |
testAndOperation | Success | | 0.020 |
testConcatOperation | Success | | 0.015 |
testQuote | Success | | 0.016 |
testSingleQuote | Success | | 0.019 |
testQuoteWithOffsetNumber | Success | | 0.016 |
testQuoteWithCurly | Success | | 0.015 |
testQuoteWithOffsetString | Success | | 0.016 |
testHeredoc | Success | | 0.015 |
testEmptyHeredoc | Success | | 0.016 |
testNotQuote | Success | | 0.016 |
testBreakStatement | Success | | 0.014 |
testContinueStatementExpression | Success | | 0.014 |
testContinueEmpty | Success | | 0.013 |
testReturnStatement | Success | | 0.013 |
testReturnExprStatement | Success | | 0.014 |
testEchoStatement | Success | | 0.015 |
testSwitchStatement | Success | | 0.024 |
testIfStatement | Success | | 0.024 |
testEndIfStatement | Success | | 0.022 |
testWhileStatement | Success | | 0.017 |
testWhileEndStatement | Success | | 0.019 |
testDoWhileStatement | Success | | 0.017 |
testForStatement | Success | | 0.022 |
testEndForStatement | Success | | 0.425 |
testForStatementNoCondition | Success | | 0.024 |
testForStatementNoArgs | Success | | 0.021 |
testEmptyForStatement | Success | | 0.026 |
testForEachStatement | Success | | 0.022 |
testForEachStatementWithValue | Success | | 0.023 |
testForEachStatementBlocked | Success | | 0.023 |
testTryCatchStatement | Success | | 0.021 |
testTryMultiCatchStatement | Success | | 0.024 |
testGlobalStatementSimple | Success | | 0.015 |
testGlobalStatementReflection | Success | | 0.015 |
testGlobalStatementReflectionWithExpression | Success | | 0.021 |
testGlobalStatementMultiple | Success | | 0.016 |
testStaticSimple | Success | | 0.017 |
testStaticMultiWithAssignment | Success | | 0.021 |
testInLineHtml | Success | | 0.016 |
testInLineHtmlWithPHP | Success | | 0.018 |
testDeclareSimple | Success | | 0.022 |
testEmptyDeclare | Success | | 0.018 |
testDeclareWithStatement | Success | | 0.021 |
testFunctionDeclaration | Success | | 0.018 |
testFunctionDeclarationReference | Success | | 0.018 |
testFunctionDeclarationWithParams | Success | | 0.029 |
testClassDeclarationSimple | Success | | 0.017 |
testClassDeclarationWithDeclarations | Success | | 0.043 |
testInterfaceDeclarationSimple | Success | | 0.020 |
testInterfaceDeclarationWithDeclarations | Success | | 0.028 |
testCommentSingle | Success | | 0.018 |
testCommentMulti | Success | | 0.018 |
testCommentPhpDocBlock | Success | | 0.018 |
testCommentVar | Success | | 0.021 |
testEmpty | Success | | 0.020 |
testEval | Success | | 0.019 |
testErrorStatement | Success | | 0.018 |
testErrorBlock | Success | | 0.018 |
testVariable | Success | | 0.018 |
testVariableTwoComments | Success | | 0.001 |
testVariableMultiple | Success | | 0.001 |
testFunction | Success | | 0.001 |
testClass | Success | | 0.001 |
testMethod | Success | | 0.003 |
testField | Success | | 0.002 |
testMethodSecond | Success | | 0.002 |
testFieldSecond | Success | | 0.003 |
testCommentsCreation | Error | File: /tmp/testCommentsCreation48183Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=0 actual=1
junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation48183Golden :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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 5.175 |
checkForStaticScalar[0] | Success | | 0.002 |
checkForStaticScalar[1] | Success | | 0.001 |
checkForStaticScalar[2] | Success | | 0.000 |
checkForStaticScalar[3] | Success | | 0.000 |
checkForStaticScalar[4] | Success | | 0.001 |
checkForStaticScalar[5] | Success | | 0.000 |
checkForStaticScalar[6] | Success | | 0.000 |
checkForStaticScalar[7] | Success | | 0.001 |
checkForStaticScalar[8] | Success | | 0.001 |
checkForStaticScalar[9] | Success | | 0.000 |
checkForStaticScalar[10] | Success | | 0.001 |
checkForStaticScalar[11] | Success | | 0.001 |
checkForStaticScalar[12] | Success | | 0.001 |
checkForStaticScalar[13] | Success | | 0.001 |
checkForStaticScalar[14] | Success | | 0.000 |
checkForStaticScalar[15] | Success | | 0.001 |
checkForStaticScalar[16] | Success | | 0.000 |
checkForStaticScalar[17] | Success | | 0.001 |
checkForStaticScalar[18] | Success | | 0.001 |
checkForStaticScalar[19] | Success | | 0.000 |
checkForStaticScalar[20] | Success | | 0.001 |
checkForStaticScalar[21] | Success | | 0.000 |
checkForStaticScalar[22] | Success | | 0.000 |
checkForStaticScalar[23] | Success | | 0.001 |
checkForStaticScalar[24] | Success | | 0.000 |
testVariable | Success | | 0.027 |
testFunctionInvocation | Success | | 0.010 |
testFunctionInvocationWithParams | Success | | 0.011 |
testStaticFunctionInvocation | Success | | 0.011 |
testArrayVariableWithoutIndex | Success | | 0.010 |
testArrayVariable | Success | | 0.010 |
testArrayVariableMultiIndex | Success | | 0.010 |
testHashTableVariable | Success | | 0.010 |
testListVariable | Success | | 0.011 |
testNestedListVariable | Success | | 0.010 |
testAssignment | Success | | 0.010 |
testPlusAssignment | Success | | 0.010 |
testSLAssignment | Success | | 0.009 |
testReflectionSimple | Success | | 0.010 |
testReflectionNested | Success | | 0.010 |
testReflectionFunction | Success | | 0.010 |
testReflectionComplex | Success | | 0.009 |
testDispatchSimple | Success | | 0.010 |
testDispatchNested | Success | | 0.011 |
testDispatchWithStaticCall | Success | | 0.011 |
testDispatchNestedWithStaticCall | Success | | 0.011 |
testCastOfVariable | Success | | 0.010 |
testCastOfDispatch | Success | | 0.010 |
testPostfixSimple | Success | | 0.009 |
testPrefixSimple | Success | | 0.010 |
testUnaryOperationSimple | Success | | 0.010 |
testUnaryOperationWithFunction | Success | | 0.010 |
testUnaryOperationComplex | Success | | 0.010 |
testClassInstanciationSimple | Success | | 0.013 |
testClassInstanciationVariable | Success | | 0.011 |
testClassInstanciationFunction | Success | | 0.011 |
testRefernceSimple | Success | | 0.010 |
testRefernceWithFunction | Success | | 0.010 |
testRefernceInstanciation | Success | | 0.009 |
testIgnoreError | Success | | 0.012 |
testInclude | Success | | 0.013 |
testIncludeOnce | Success | | 0.011 |
testRequire | Success | | 0.010 |
testRequireOnce | Success | | 0.011 |
testArray | Success | | 0.010 |
testArrayKeyValue | Success | | 0.011 |
testArrayComplex | Success | | 0.012 |
testConditionalExpression | Success | | 0.013 |
testPlusOperation | Success | | 0.011 |
testMinusOperation | Success | | 0.010 |
testAndOperation | Success | | 0.010 |
testConcatOperation | Success | | 0.010 |
testQuote | Success | | 0.013 |
testSingleQuote | Success | | 0.011 |
testQuoteWithOffsetNumber | Success | | 0.011 |
testQuoteWithOffsetString | Success | | 0.010 |
testHeredoc | Success | | 0.013 |
testEmptyHeredoc | Success | | 0.009 |
testNotQuote | Success | | 0.010 |
testBreakStatement | Success | | 0.009 |
testContinueStatementExpression | Success | | 0.009 |
testContinueEmpty | Success | | 0.012 |
testReturnStatement | Success | | 0.009 |
testReturnExprStatement | Success | | 0.011 |
testEchoStatement | Success | | 0.011 |
testSwitchStatement | Success | | 0.012 |
testIfStatement | Success | | 0.027 |
testEndIfStatement | Success | | 0.017 |
testWhileStatement | Success | | 0.015 |
testWhileEndStatement | Success | | 0.013 |
testDoWhileStatement | Success | | 0.015 |
testForStatement | Success | | 0.014 |
testEndForStatement | Success | | 0.014 |
testForStatementNoCondition | Success | | 0.015 |
testForStatementNoArgs | Success | | 0.014 |
testEmptyForStatement | Success | | 0.015 |
testForEachStatement | Success | | 0.013 |
testForEachStatementWithValue | Success | | 0.012 |
testForEachStatementBlocked | Success | | 0.011 |
testGlobalStatementSimple | Success | | 0.011 |
testGlobalStatementReflection | Success | | 0.011 |
testGlobalStatementReflectionWithExpression | Success | | 0.011 |
testGlobalStatementMultiple | Success | | 0.012 |
testStaticSimple | Success | | 0.010 |
testStaticMultiWithAssignment | Success | | 0.011 |
testInLineHtml | Success | | 0.010 |
testInLineHtmlWithPHP | Success | | 0.012 |
testDeclareSimple | Success | | 0.012 |
testEmptyDeclare | Success | | 0.013 |
testDeclareWithStatement | Success | | 0.382 |
testFunctionDeclaration | Success | | 0.010 |
testFunctionDeclarationReference | Success | | 0.010 |
testFunctionDeclarationWithParams | Success | | 0.012 |
testClassDeclarationSimple | Success | | 0.010 |
testClassDeclarationWithDeclarations | Success | | 0.014 |
testCommentSingle | Success | | 0.010 |
testCommentMulti | Success | | 0.011 |
testCommentPhpDocBlock | Success | | 0.010 |
testCommentVar | Success | | 0.010 |
testEmpty | Success | | 0.010 |
testEval | Success | | 0.012 |
testMatchScalar | Success | | 0.011 |
testMatchVariable | Success | | 0.007 |
testMatchBackTickExpression | Success | | 0.007 |
testMatchFunctionInvocation | Success | | 0.006 |
testMatchFunctionInvocationWithParams | Success | | 0.006 |
testMatchStaticFunctionInvocation | Success | | 0.006 |
testMatchArrayVariableWithoutIndex | Success | | 0.009 |
testMatchArrayVariable | Success | | 0.008 |
testMatchArrayVariableMultiIndex | Success | | 0.009 |
testMatchHashTableVariable | Success | | 0.007 |
testMatchListVariable | Success | | 0.007 |
testMatchNestedListVariable | Success | | 0.006 |
testMatchAssignment | Success | | 0.008 |
testMatchPlusAssignment | Success | | 0.008 |
testMatchSLAssignment | Success | | 0.008 |
testMatchReflectionSimple | Success | | 0.008 |
testMatchReflectionNested | Success | | 0.008 |
testMatchReflectionFunction | Success | | 0.006 |
testMatchReflectionComplex | Success | | 0.007 |
testMatchStaticMemberSimple | Success | | 0.006 |
testMatchStaticMemberWithArray | Success | | 0.007 |
testMatchDispatchSimple | Success | | 0.007 |
testMatchDispatchNested | Success | | 0.006 |
testMatchDispatchWithStaticCall | Success | | 0.007 |
testMatchDispatchNestedWithStaticCall | Success | | 0.008 |
testMatchClone | Success | | 0.007 |
testMatchCastOfVariable | Success | | 0.008 |
testMatchCastOfDispatch | Success | | 0.008 |
testMatchClassConstant | Success | | 0.008 |
testMatchPostfixSimple | Success | | 0.007 |
testMatchPostfixWithFunction | Success | | 0.007 |
testMatchPrefixSimple | Success | | 0.007 |
testMatchPrefixWithFunction | Success | | 0.007 |
testMatchUnaryOperationSimple | Success | | 0.008 |
testMatchUnaryOperationWithFunction | Success | | 0.008 |
testMatchUnaryOperationComplex | Success | | 0.008 |
testMatchClassInstanciationSimple | Success | | 0.009 |
testMatchClassInstanciationVariable | Success | | 0.009 |
testMatchClassInstanciationFunction | Success | | 0.007 |
testMatchRefernceSimple | Success | | 0.006 |
testMatchRefernceWithFunction | Success | | 0.007 |
testMatchRefernceInstanciation | Success | | 0.008 |
testMatchInstanceofSimple | Success | | 0.006 |
testMatchInstanceofWithFunction | Success | | 0.007 |
testMatchInstanceofDispatch | Success | | 0.007 |
testMatchIgnoreError | Success | | 0.006 |
testMatchInclude | Success | | 0.007 |
testMatchIncludeOnce | Success | | 0.008 |
testMatchRequire | Success | | 0.008 |
testMatchRequireOnce | Success | | 0.009 |
testMatchArray | Success | | 0.008 |
testMatchArrayKeyValue | Success | | 0.009 |
testMatchArrayComplex | Success | | 0.008 |
testMatchConditionalExpression | Success | | 0.008 |
testMatchPlusOperation | Success | | 0.008 |
testMatchMinusOperation | Success | | 0.009 |
testMatchAndOperation | Success | | 0.009 |
testMatchConcatOperation | Success | | 0.008 |
testMatchQuote | Success | | 0.008 |
testMatchSingleQuote | Success | | 0.009 |
testMatchQuoteWithOffsetNumber | Success | | 0.008 |
testMatchQuoteWithCurly | Success | | 0.008 |
testMatchQuoteWithOffsetString | Success | | 0.006 |
testMatchHeredoc | Success | | 0.007 |
testMatchEmptyHeredoc | Success | | 0.008 |
testMatchNotQuote | Success | | 0.008 |
testMatchBreakStatement | Success | | 0.008 |
testMatchContinueStatementExpression | Success | | 0.007 |
testMatchReturnExprStatement | Success | | 0.006 |
testMatchEchoStatement | Success | | 0.007 |
testMatchSwitchStatement | Success | | 0.007 |
testMatchIfStatement | Success | | 0.007 |
testMatchEndIfStatement | Success | | 0.007 |
testMatchWhileStatement | Success | | 0.007 |
testMatchWhileEndStatement | Success | | 0.006 |
testMatchDoWhileStatement | Success | | 0.007 |
testMatchForStatement | Success | | 0.007 |
testMatchEndForStatement | Success | | 0.009 |
testMatchForStatementNoCondition | Success | | 0.008 |
testMatchForStatementNoArgs | Success | | 0.008 |
testMatchEmptyForStatement | Success | | 0.008 |
testMatchForEachStatement | Success | | 0.009 |
testMatchForEachStatementWithValue | Success | | 0.009 |
testMatchForEachStatementBlocked | Success | | 0.008 |
testMatchTryCatchStatement | Success | | 0.008 |
testMatchTryMultiCatchStatement | Success | | 0.010 |
testMatchGlobalStatementSimple | Success | | 0.008 |
testMatchGlobalStatementReflection | Success | | 0.008 |
testMatchGlobalStatementReflectionWithExpression | Success | | 0.008 |
testMatchGlobalStatementMultiple | Success | | 0.008 |
testMatchStaticSimple | Success | | 0.008 |
testMatchStaticMultiWithAssignment | Success | | 0.008 |
testMatchInLineHtml | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.ast.TestASTMatcher.performMatching(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestASTMatcher.testMatchInLineHtml(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.010 |
testMatchInLineHtmlWithPHP | Error | null
junit.framework.AssertionFailedError: null at org.eclipse.php.test.headless.core.ast.TestASTMatcher.performMatching(Unknown Source) at org.eclipse.php.test.headless.core.ast.TestASTMatcher.testMatchInLineHtmlWithPHP(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source) at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source) at org.eclipse.php.test.CoreTestApplication.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.009 |
testMatchDeclareSimple | Success | | 0.009 |
testMatchEmptyDeclare | Success | | 0.009 |
testMatchDeclareWithStatement | Success | | 0.008 |
testMatchFunctionDeclaration | Success | | 0.008 |
testMatchFunctionDeclarationReference | Success | | 0.008 |
testMatchFunctionDeclarationWithParams | Success | | 0.009 |
testMatchClassDeclarationSimple | Success | | 0.008 |
testMatchClassDeclarationWithDeclarations | Success | | 0.009 |
testMatchInterfaceDeclarationSimple | Success | | 0.008 |
testMatchInterfaceDeclarationWithDeclarations | Success | | 0.008 |
testMatchEmpty | Success | | 0.008 |
testMatchEval | Success | | 0.008 |
astEmptyCreation | Success | | 0.001 |
astSmallCreation | Success | | 0.001 |
astSetSourceCreation | Success | | 0.001 |
astReCreation | Success | | 0.001 |
astTimeCreation | Success | | 0.001 |
testMixinExample | Success | | 0.497 |
testDocElements | Error | File: /tmp/mixinDocElements.txt48281Golden :mixinDocElements.txt Diff : (line: 16, offset: 21) expected=2 actual=1
junit.framework.AssertionFailedError: File: /tmp/mixinDocElements.txt48281Golden :mixinDocElements.txt Diff : (line: 16, offset: 21) expected=2 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.mixin.TestPHPMixinParser.testDocElements(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.265 |
testClassDeclaration | Success | | 0.012 |
testClassExtension | Success | | 0.003 |
testClassInstantiation | Success | | 0.003 |
testClassTrigger | Success | | 0.003 |
testConstantReference | Success | | 0.003 |
testFieldDefinition | Success | | 0.003 |
testFunctionDeclaration | Success | | 0.005 |
testFunctionInvocation | Success | | 0.003 |
testGlobalConstantReference | Success | | 0.003 |
testInterfaceDeclaration | Success | | 0.004 |
testInterfaceExtension | Success | | 0.003 |
testInterfaceImplementation | Success | | 0.003 |
testMethodDeclaration | Success | | 0.003 |
testMethodInvocation | Success | | 0.003 |
testMultipleInterfaceExtension | Success | | 0.004 |
testCatchBlock | Success | | 0.003 |
testMultipleInterfaceImplementation | Success | | 0.003 |
testNothing | Success | | 0.003 |
testPrivateFieldDefinition | Success | | 0.003 |
testProtectedFieldDefinition | Success | | 0.003 |
testPublicFieldDefinition | Success | | 0.003 |
testStaticFieldDefinition | Success | | 0.003 |
testStaticVariableReference | Success | | 0.004 |
testThisReference | Success | | 0.002 |
testVariable | Success | | 0.054 |
testFunctionInvocationWithParamsFirst | Success | | 0.011 |
testFunctionInvocationWithParamsLast | Success | | 0.009 |
testFunctionInvocationWithParamsMiddle | Success | | 0.007 |
testClassRemove | Success | | 0.008 |
testStatementBeforeClass | Success | | 0.006 |
testArrayFirst | Success | | 0.007 |
testArrayLast | Success | | 0.007 |
testArrayMiddle | Success | | 0.008 |
testDeleteArrayKeyValue | Success | | 0.007 |
testListFirst | Success | | 0.007 |
testListMiddle | Success | | 0.008 |
testListLast | Success | | 0.007 |
testDeleteBreak | Success | | 0.007 |
testDeleteContinue | Success | | 0.006 |
testDeleteReturn | Success | | 0.007 |
testDeleteEchoFirst | Success | | 0.007 |
testDeleteEchoLast | Success | | 0.007 |
testDeleteEchoMiddle | Success | | 0.008 |
testDeleteSwitch | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected attribute value '145' but was '26' - comparing <Program length="145"...> at /Program[1]/@length to <Program length="26"...> at /Program[1]/@length
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected attribute value '145' but was '26' - comparing <Program length="145"...> at /Program[1]/@length to <Program length="26"...> at /Program[1]/@length
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.testDeleteSwitch(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.026 |
testDeleteBlockFirst | Success | | 0.008 |
testDeleteBlockMiddle | Success | | 0.008 |
testDeleteBlockLast | Success | | 0.008 |
testDeleteForComponent1 | Success | | 0.007 |
testDeleteHtml | Success | | 0.008 |
testDeleteFunctionFormalFirst | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.testDeleteFunctionFormalFirst(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.012 |
testDeleteFunctionFormalLast | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.testDeleteFunctionFormalLast(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.012 |
testDeleteFunctionFormalMiddle | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of child nodes '3' but was '1' - comparing <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1] to <Type...> at /Program[1]/Statements[1]/FunctionDeclaration[1]/FormalParameters[1]/FormalParameter[1]/Type[1]
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.parseStringAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.ast.rewrite.TestNodeDeletion.testDeleteFunctionFormalMiddle(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.011 |
testDeleteFunctionBodyFirst | Success | | 0.008 |
testDeleteFunctionBodyLast | Success | | 0.008 |
testDeleteFunctionBodyMiddle | Success | | 0.008 |
testDeleteClassElements | Success | | 0.008 |
org.eclipse.php.test.headless.core.ast.rewrite.TestASTRewrite | 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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.001 |
testConstant | Success | | 1.032 |
testClassConstant | Success | | 1.023 |
testArrayCreationSingleType | Success | | 1.021 |
testArrayCreationMultiTypes | Success | | 1.021 |
testClassInstanceCreation | Success | | 1.019 |
testCastString | Success | | 1.020 |
testCastObjectFromScalar | Success | | 1.021 |
testCastObjectFromClass | Success | | 1.019 |
testThis | Success | | 1.037 |
testObject | Success | | 1.021 |
testOverridesObject | Success | | 1.018 |
testCombinesObject | Error | File: /tmp/testCombinesObject48316Golden :testCombinesObject.txt Diff : (line: 1, offset: 12) expected=B actual=A
junit.framework.AssertionFailedError: File: /tmp/testCombinesObject48316Golden :testCombinesObject.txt Diff : (line: 1, offset: 12) 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.typeinference.AbstractTestGoalEvaluators.runTest(Unknown Source) at org.eclipse.php.test.headless.core.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.022 |
testOverridesGlobal | Success | | 1.019 |
testOverridesGlobalInner | Success | | 1.022 |
testCombineWithGlobal | Error | File: /tmp/testCombineWithGlobal48317Golden :testCombineWithGlobal.txt Diff : (line: 1, offset: 12) expected=B actual=A
junit.framework.AssertionFailedError: File: /tmp/testCombineWithGlobal48317Golden :testCombineWithGlobal.txt Diff : (line: 1, offset: 12) 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.typeinference.AbstractTestGoalEvaluators.runTest(Unknown Source) at org.eclipse.php.test.headless.core.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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 1.018 |
testGlobalDeclaredInsideFunction | Success | | 1.063 |
testTypedArgumentReference | Success | | 1.024 |
testPHPDocArgumentReference | Success | | 1.017 |
testArrayAccess | Success | | 1.020 |
testClassVar | Success | | 1.028 |
testClassVarPHPDoc | Success | | 1.022 |
testClassVarNoPHPDoc | Success | | 1.028 |
testClassVarConstructor | Success | | 1.020 |
testClassVarConstructorOverridesPrimaryDecl | Success | | 1.031 |
testClassVarMethodDecl | Success | | 1.028 |
testCloneObject | Success | | 1.011 |
testInfixOperatorPlus | Success | | 1.020 |
testPrefixOperatorPlusPlus | Success | | 1.018 |
testPostfixOperatorPlusPlus | Success | | 1.010 |
testUnaryOperationMinus | Success | | 1.011 |
testUnaryOperationTilda | Success | | 1.018 |
testUnaryOperationNot | Success | | 1.008 |
testConditionalExpression | Success | | 1.028 |
testBindingUtility | Success | | 1.014 |
testBindingUtilityCache | Success | | 1.038 |
testAssignmentScalar | Success | | 1.019 |
testAssignmentScalarNested | Success | | 1.504 |
testFunctionReturnType | Success | | 1.025 |
testFunctionReturnTypePHPDoc | Success | | 1.031 |
testFunctionReturnTypeNoPHPDoc | Success | | 1.027 |
testFunctionReturnTypeAmbiguous | Success | | 1.021 |
testFunctionReturnTypeRecursive | Success | | 1.020 |
testMethodReturnType | Success | | 1.023 |
testStaticMethodReturnType | Success | | 1.039 |
testScalarNumber | Success | | 1.022 |
testBacktickExpression | Success | | 1.026 |
testOpenTags | Success | | 0.006 |
testCloseTags | Success | | 0.004 |
testComment | Success | | 0.006 |
testDocComment | Success | | 0.021 |
testHeredoc | Success | | 0.008 |
testToDo | Success | | 0.006 |
testBug149403 | Success | | 0.007 |
testFilesToGoldenallphps | Success | | 0.286 |
testFilesToGoldenabstract | Success | | 0.007 |
testFilesToGoldentype_hinting_001 | Success | | 0.008 |
testFilesToGoldenfactory_and_singleton_001 | Success | | 0.011 |
testFilesToGoldenfactory_001 | Success | | 0.008 |
testFilesToGoldenarray_access_001 | Success | | 0.014 |
testFilesToGoldenvisibility_002a | Success | | 0.008 |
testFilesToGoldenvisibility_002b | Success | | 0.008 |
testFilesToGoldentostring_001 | Success | | 0.010 |
testFilesToGoldentype_hinting_003 | Success | | 0.008 |
testFilesToGoldenHTMLembedPHP | Error | File: /tmp/HTMLembedPHP.php48333Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=1 actual=8
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php48333Golden :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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 2.154 |
testYylex__call_001 | Success | | 0.020 |
testYylex__call_002 | Success | | 0.007 |
testYylex__set__get_001 | Success | | 0.052 |
testYylex__set__get_002 | Success | | 0.008 |
testYylex__set__get_003 | Success | | 0.007 |
testYylex__set__get_004 | Success | | 0.036 |
testYylex__set__get_005 | Success | | 0.057 |
testYylex__set_data_corrupt | Success | | 0.030 |
testYylexabstract_class | Success | | 0.028 |
testYylexabstract_derived | Success | | 0.013 |
testYylexabstract_final | Success | | 0.011 |
testYylexabstract_inherit | Success | | 0.017 |
testYylexabstract_not_declared | Success | | 0.009 |
testYylexabstract_redeclare | Success | | 0.013 |
testYylexabstract_static | Success | | 0.018 |
testYylexclass_abstract | Success | | 0.018 |
testYylexclass_check | Success | | 0.095 |
testYylexclass_example | Success | | 0.056 |
testYylexclone_001 | Success | | 0.026 |
testYylexallphps | Success | | 0.465 |
testTokenizePhpGenerictokenizer_php5_sample | Success | | 0.018 |
testTokenizePhpGenerictokenizer_php5_strings | Success | | 0.003 |
testTokenizePhpGenerictokenizer_php5_heredocs | Success | | 0.003 |
testEmbeddedCode | Error | File: /tmp/HTMLembedPHP.php48357Golden :HTMLembedPHP.php Diff : (line: 1, offset: 2) expected=P actual=S
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php48357Golden :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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.467 |
testTokenizePhp | Success | | 0.006 |
testTokenizeTaskstokenizer_phpTasks1 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks2 | Success | | 0.004 |
testTokenizeTaskstokenizer_phpTasks3 | Success | | 0.004 |
testTokenizeTaskstokenizer_phpTasks4 | Success | | 0.004 |
testTokenizeTaskstokenizer_phpTasks5 | Success | | 0.003 |
testTokenizeTaskstokenizer_phpTasks6 | Success | | 0.011 |
testTokenizePhpWithHtmltokenizer_phpInHtml | Success | | 0.006 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKey | Success | | 0.013 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValue | Success | | 0.013 |
testYylexAllPhp | Success | | 0.602 |
testYylexlargeFile1 | Success | | 0.751 |
testYylexlargeFile2 | Success | | 0.195 |
testYylexlargeFile3 | Success | | 0.166 |
testYylexlargeFile4 | Success | | 0.135 |
testYylexbig_class | Success | | 0.011 |
testYylexcc | Success | | 0.070 |
testYylexclass_check | Success | | 0.114 |
testYylexclass_example | Success | | 0.073 |
testYylex001 | Success | | 0.006 |
testYylex002 | Success | | 0.006 |
testYylex003 | Success | | 0.016 |
testYylex004 | Success | | 0.009 |
testYylex005 | Success | | 0.011 |
testYylex006 | Success | | 0.008 |
testYylex007 | Success | | 0.009 |
testYylex008 | Success | | 0.010 |
testYylex009 | Success | | 0.010 |
testYylex010 | Success | | 0.008 |
testYylex011 | Success | | 0.020 |
testYylex012 | Success | | 0.021 |
testYylex013 | Success | | 0.006 |
testAllPhps | Success | | 0.014 |
testCall001 | Success | | 0.003 |
testSetGet | Success | | 0.005 |
testAbstractByInterface | Success | | 0.004 |
testAbstractClass | Success | | 0.003 |
testArrayAccess | Success | | 0.004 |
testAssignOpProperty | Success | | 0.003 |
testAutoload1 | Success | | 0.002 |
testAutoload6 | Success | | 0.002 |
testCC | Success | | 0.006 |
testClassCheck | Success | | 0.005 |
testBug20175 | Success | | 0.005 |
testDesructor | Success | | 0.004 |
testInterface | Success | | 0.023 |
testBug209768 | Success | | 0.014 |
testLanguageModel4 | Success | | 1.894 |
testLanguageModel5 | Success | | 2.490 |
testBug191887 | Success | | 0.001 |
testAllPhps | Success | | 0.003 |
testFileInspector | Success | | 0.004 |
test15_VarGlobalUnused | Success | | 0.002 |
testBigClass | Success | | 0.003 |
testCC | Success | | 0.005 |
testClassCheck | Success | | 0.003 |
testClassExample | Success | | 0.004 |
testClass032 | Success | | 0.004 |
testLargeFile4 | Success | | 0.006 |
testCreateTextSequence | Error | null expected:<[$a = $b->myFunction()]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequence(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.008 |
testCreateTextSequenceWithComments | Error | null expected:<[$a = $b->myFunction()]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceWithComments(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testCreateTextSequenceInsideBrackets | Error | null expected:<[$a = $b->myFunction()]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceInsideBrackets(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testCreateTextSequenceAfterSemicolumn | Error | null expected:<[$a = $b->myFunction()]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceAfterSemicolumn(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testCreateTextSequenceCompositeSequence | Error | null expected:<[$a = $b->myFunction($c->myVar)]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction($c->myVar)]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceCompositeSequence(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testCreateTextSequenceWithLineComment | Error | null expected:<[// line comment]> but was:<[]>
junit.framework.ComparisonFailure: null expected:<[// line comment]> but was:<[]> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceWithLineComment(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.006 |
testInClassDeclaration | Error | expected:<6> but was:<-1>
junit.framework.AssertionFailedError: expected:<6> but was:<-1> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestInClassDeclaration(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testInClassDeclaration(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testInClassDeclaration2 | Success | | 0.004 |
testInFuctionDeclaration | Error | expected:<0> but was:<-1>
junit.framework.AssertionFailedError: expected:<0> but was:<-1> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestInFunctionDeclaration(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testInFuctionDeclaration(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testInFunctionDeclaration2 | Success | | 0.003 |
testGetPrivousTriggerIndex | Error | N/A
java.lang.ArrayIndexOutOfBoundsException at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source) at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testGetPrivousTriggerIndex2 | Error | N/A
java.lang.ArrayIndexOutOfBoundsException at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source) at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex2(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testGetPrivousTriggerIndex3 | Error | N/A
java.lang.ArrayIndexOutOfBoundsException at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source) at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex3(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testGetPrivousTriggerIndex4 | Error | N/A
java.lang.ArrayIndexOutOfBoundsException at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source) at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex4(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testGetPrivousTriggerIndex5 | Success | | 0.003 |
testGetPrivousTriggerIndex6 | Success | | 0.004 |
testReadIdentifierStartIndex | Error | N/A
java.lang.ArrayIndexOutOfBoundsException at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source) at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.readIdentifierStartIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestReadIdentifierStartIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testReadIdentifierStartIndex(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testReadIdentifierEndIndex | Error | expected:<19> but was:<10>
junit.framework.AssertionFailedError: expected:<19> but was:<10> at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestReadIdentifierEndIndex(Unknown Source) at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testReadIdentifierEndIndex(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testPartitionInHTML | Success | | 0.006 |
testPartitionStandalone | Success | | 0.003 |
testPartitionPhpAsHTMLAttributeKey | Success | | 0.004 |
testPartitionPhpAsHTMLAttributeValue | Success | | 0.005 |
testInLineHtml | Success | | 0.095 |
testArrayStatements | Success | | 0.011 |
testClassComments | Success | | 0.031 |
testDeclarationStatements | Success | | 0.017 |
testForeachStatements | Success | | 0.012 |
testForStatements | Success | | 0.020 |
testIfStatements | Success | | 0.017 |
testPHPWithinHtmlTag | Success | | 0.215 |
testPHPWithHtml | Success | | 0.863 |
testSwitchStatements | Success | | 0.039 |
testTryStatements | Success | | 0.016 |
testWhileStatements | Success | | 0.018 |
testContentType | Success | | 0.000 |
testPHP5Sample | Error | test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of element attributes '4' but was '3' - comparing <PHPMethodDeclaration...> at /Program[1]/PHPMethodDeclaration[1] to <PHPMethodDeclaration...> at /Program[1]/PHPMethodDeclaration[1]
junit.framework.AssertionFailedError: test XML matches control skeleton XML org.xmlunit.Diff [different] Expected number of element attributes '4' but was '3' - comparing <PHPMethodDeclaration...> at /Program[1]/PHPMethodDeclaration[1] to <PHPMethodDeclaration...> at /Program[1]/PHPMethodDeclaration[1]
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertXMLGolden(Unknown Source) at org.eclipse.php.test.headless.core.compiler.ast.TestProjectAstCreation.parseAndCompare(Unknown Source) at org.eclipse.php.test.headless.core.compiler.ast.TestProjectAstCreation.testPHP5Sample(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 5.787 |
testGetFileData | Error | null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]>
junit.framework.ComparisonFailure: null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testGetFileData(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testGetPhpFile | Error | null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]>
junit.framework.ComparisonFailure: null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testGetPhpFile(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testMatchingClasses | Error | null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testMatchingClasses(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testMatchingFunctions | Error | null expected:<modelUtilFunction [(in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<modelUtilFunction [in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<modelUtilFunction [(in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<modelUtilFunction [in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testMatchingFunctions(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testMatchingElements | Error | null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testMatchingElements(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testIncludeModelLocation | Success | | 0.002 |
testGetInterfaces | Error | null expected:<ModelUtilInterface [(in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilInterface [in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilInterface [(in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilInterface [in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testGetInterfaces(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testGetSuperClass | Error | null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php]>
junit.framework.ComparisonFailure: null expected:<ModelUtilClass [(in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<ModelUtilClass [in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testGetSuperClass(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.004 |
testGetSuperClassName | Success | | 0.002 |
testGetParent | Error | null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]>
junit.framework.ComparisonFailure: null expected:<...til/phpModelUtil.php[ (in /Smoke Test Project PHP5-1203901814506/phpModelUtil/phpModelUtil.php)]> but was:<...til/phpModelUtil.php[]> at org.eclipse.php.test.headless.core.phpModel.TestPhpModelUtil.testGetParent(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.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:362) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:561) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:501) at org.eclipse.equinox.launcher.Main.run(Main.java:1239) at org.eclipse.equinox.launcher.Main.main(Main.java:1215) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 0.005 |
testGetModifier | Success | | 0.002 |
testGetFunctionsToOverride | Success | | 0.004 |
testGetContainerFromString | Success | | 0.004 |
testDummyMethods | Success | | 0.002 |
testHasSuperClass | Success | | 0.003 |
testGetExternalResources | Success | | 0.002 |