Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Name | Status | Type | Time(s) |
testOpenTags | Success | | 0.309 |
testCloseTags | Success | | 0.006 |
testComment | Success | | 0.010 |
testDocComment | Success | | 0.081 |
testHeredoc | Success | | 0.012 |
testToDo | Success | | 0.012 |
testBug149403 | Success | | 0.011 |
testFilesToGoldenallphps | Success | | 0.136 |
testFilesToGoldenabstract | Success | | 0.010 |
testFilesToGoldentype_hinting_001 | Success | | 0.013 |
testFilesToGoldenfactory_and_singleton_001 | Success | | 0.019 |
testFilesToGoldenfactory_001 | Success | | 0.010 |
testFilesToGoldenarray_access_001 | Success | | 0.015 |
testFilesToGoldenvisibility_002a | Success | | 0.008 |
testFilesToGoldenvisibility_002b | Success | | 0.011 |
testFilesToGoldentostring_001 | Success | | 0.010 |
testFilesToGoldentype_hinting_003 | Success | | 0.009 |
testFilesToGoldenHTMLembedPHP | Error | File: /tmp/HTMLembedPHP.php41979Golden :sourceParserHTMLembedPHP.php Diff : (line: 2, offset: 1) expected=-1 actual=80
junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php41979Golden :sourceParserHTMLembedPHP.php Diff : (line: 2, offset: 1) expected=-1 actual=80 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:153) 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:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 0.045 |
testYylex__call_001 | Success | | 0.022 |
testYylex__call_002 | Success | | 0.006 |
testYylex__set__get_001 | Success | | 0.044 |
testYylex__set__get_002 | Success | | 0.006 |
testYylex__set__get_003 | Success | | 0.006 |
testYylex__set__get_004 | Success | | 0.029 |
testYylex__set__get_005 | Success | | 0.048 |
testYylex__set_data_corrupt | Success | | 0.025 |
testYylexabstract_class | Success | | 0.018 |
testYylexabstract_derived | Success | | 0.010 |
testYylexabstract_final | Success | | 0.007 |
testYylexabstract_inherit | Success | | 0.013 |
testYylexabstract_not_declared | Success | | 0.008 |
testYylexabstract_redeclare | Success | | 0.012 |
testYylexabstract_static | Success | | 0.016 |
testYylexclass_abstract | Success | | 0.016 |
testYylexclass_check | Success | | 0.079 |
testYylexclass_example | Success | | 0.053 |
testYylexclone_001 | Success | | 0.021 |
testYylexallphps | Success | | 0.371 |
testTokenizePhpGenerictokenizer_php5_sample | Success | | 0.036 |
testTokenizePhpGenerictokenizer_php5_strings | Success | | 0.005 |
testTokenizePhpGenerictokenizer_php5_heredocs | Success | | 0.005 |
testEmbeddedCode | Error | N/A
sun.io.MalformedInputException at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java:278) at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:314) at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:364) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:250) at java.io.InputStreamReader.read(InputStreamReader.java:212) at org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.yy_advance(Unknown Source) at org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.primGetNextToken(Unknown Source) at org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.getNextToken(Unknown Source) at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpTokenizer.writeActual(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:153) 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:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 0.008 |
testTokenizePhp | Success | | 0.009 |
testTokenizeTaskstokenizer_phpTasks1 | Success | | 0.004 |
testTokenizeTaskstokenizer_phpTasks2 | Success | | 0.004 |
testTokenizeTaskstokenizer_phpTasks3 | Success | | 0.005 |
testTokenizeTaskstokenizer_phpTasks4 | Success | | 0.004 |
testTokenizeTaskstokenizer_phpTasks5 | Success | | 0.004 |
testTokenizeTaskstokenizer_phpTasks6 | Success | | 0.003 |
testTokenizePhpWithHtmltokenizer_phpInHtml | Success | | 0.007 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKey | Success | | 0.019 |
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValue | Success | | 0.016 |
testYylexAllPhp | Success | | 0.498 |
testYylexlargeFile1 | Success | | 0.292 |
testYylexlargeFile2 | Success | | 0.123 |
testYylexlargeFile3 | Success | | 0.117 |
testYylexlargeFile4 | Success | | 0.093 |
testYylexbig_class | Success | | 0.008 |
testYylexcc | Success | | 0.052 |
testYylexclass_check | Success | | 0.080 |
testYylexclass_example | Success | | 0.050 |
testYylex001 | Success | | 0.004 |
testYylex002 | Success | | 0.005 |
testYylex003 | Success | | 0.012 |
testYylex004 | Success | | 0.008 |
testYylex005 | Success | | 0.009 |
testYylex006 | Success | | 0.009 |
testYylex007 | Success | | 0.008 |
testYylex008 | Success | | 0.008 |
testYylex009 | Success | | 0.009 |
testYylex010 | Success | | 0.008 |
testYylex011 | Success | | 0.015 |
testYylex012 | Success | | 0.016 |
testYylex013 | Success | | 0.006 |
testAllPhps | Success | | 0.087 |
testCall001 | Success | | 0.025 |
testSetGet | Success | | 0.007 |
testAbstractByInterface | Success | | 0.006 |
testAbstractClass | Success | | 0.005 |
testArrayAccess | Success | | 0.008 |
testAssignOpProperty | Success | | 0.005 |
testAutoload1 | Success | | 0.003 |
testAutoload6 | Success | | 0.004 |
testCC | Success | | 0.009 |
testClassCheck | Success | | 0.007 |
testBug20175 | Success | | 0.008 |
testDesructor | Success | | 0.004 |
testInterface | Success | | 0.020 |
testLanguageModel4 | Success | | 1.479 |
testLanguageModel5 | Error | File: /tmp/php5_languagemodel42052Golden :php5_languagemodel Diff : (line: 67, offset: 1) expected=32 actual=10
junit.framework.AssertionFailedError: File: /tmp/php5_languagemodel42052Golden :php5_languagemodel Diff : (line: 67, offset: 1) expected=32 actual=10 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.phpModel.parser.TestLanguagesModel5.testLanguageModel5(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:153) 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:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 0.958 |
testAllPhps | Success | | 0.004 |
testFileInspector | Success | | 0.005 |
test15_VarGlobalUnused | Success | | 0.003 |
testBigClass | Success | | 0.003 |
testCC | Success | | 0.007 |
testClassCheck | Success | | 0.003 |
testClassExample | Success | | 0.009 |
testClass032 | Success | | 0.004 |
testLargeFile4 | Success | | 0.008 |
testPartitionInHTML | Success | | 0.411 |
testPartitionStandalone | Success | | 0.005 |
testPartitionPhpAsHTMLAttributeKey | Success | | 0.021 |
testPartitionPhpAsHTMLAttributeValue | Success | | 0.024 |
testInLineHtml | Success | | 0.558 |
testArrayStatements | Success | | 0.024 |
testClassComments | Error | File: /tmp/classComments.php42064Golden :classComments.php Diff : (line: 6, offset: 1) expected=47 actual=9
junit.framework.AssertionFailedError: File: /tmp/classComments.php42064Golden :classComments.php Diff : (line: 6, offset: 1) expected=47 actual=9 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.format.TestPhpFormat.doTestFormatter(Unknown Source) at org.eclipse.php.test.headless.core.format.TestPhpFormat.testClassComments(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:153) 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:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 0.026 |
testDeclarationStatements | Error | File: /tmp/declarationStatements.php42065Golden :declarationStatements.php Diff : (line: 4, offset: 1) expected=112 actual=9
junit.framework.AssertionFailedError: File: /tmp/declarationStatements.php42065Golden :declarationStatements.php Diff : (line: 4, offset: 1) expected=112 actual=9 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.format.TestPhpFormat.doTestFormatter(Unknown Source) at org.eclipse.php.test.headless.core.format.TestPhpFormat.testDeclarationStatements(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:153) 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:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 0.017 |
testForeachStatements | Error | File: /tmp/foreachStatements.php42066Golden :foreachStatements.php Diff : (line: 4, offset: 1) expected=102 actual=9
junit.framework.AssertionFailedError: File: /tmp/foreachStatements.php42066Golden :foreachStatements.php Diff : (line: 4, offset: 1) expected=102 actual=9 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.format.TestPhpFormat.doTestFormatter(Unknown Source) at org.eclipse.php.test.headless.core.format.TestPhpFormat.testForeachStatements(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:153) 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:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 0.014 |
testForStatements | Success | | 0.024 |
testIfStatements | Success | | 0.029 |
testPHPWithinHtmlTag | Success | | 0.176 |
testPHPWithHtml | Success | | 0.864 |
testSwitchStatements | Success | | 0.036 |
testTryStatements | Success | | 0.012 |
testWhileStatements | Success | | 0.021 |
testLoadUnload | Success | | 4.722 |
testGoldenException | Success | | 0.001 |
testGoldenEqual | Success | | 0.001 |
testVariable | Success | | 0.117 |
testFunctionInvocation | Success | | 0.016 |
testFunctionInvocationWithParams | Success | | 0.022 |
testStaticFunctionInvocation | Success | | 0.019 |
testArrayVariableWithoutIndex | Success | | 0.016 |
testArrayVariable | Success | | 0.016 |
testArrayVariableMultiIndex | Success | | 0.020 |
testHashTableVariable | Success | | 0.016 |
testListVariable | Success | | 0.018 |
testNestedListVariable | Success | | 0.019 |
testAssignment | Success | | 0.016 |
testPlusAssignment | Success | | 0.015 |
testSLAssignment | Success | | 0.016 |
testReflectionSimple | Success | | 0.014 |
testReflectionNested | Success | | 0.015 |
testReflectionFunction | Success | | 0.016 |
testReflectionComplex | Success | | 0.013 |
testStaticMemberSimple | Success | | 0.015 |
testStaticMemberWithArray | Success | | 0.016 |
testDispatchSimple | Success | | 0.016 |
testDispatchNested | Success | | 0.020 |
testDispatchWithStaticCall | Success | | 0.018 |
testDispatchNestedWithStaticCall | Success | | 0.019 |
testClone | Success | | 0.014 |
testCastOfVariable | Success | | 0.014 |
testCastOfDispatch | Success | | 0.017 |
testClassConstant | Success | | 0.017 |
testPostfixSimple | Success | | 0.014 |
testPostfixWithFunction | Success | | 0.058 |
testPrefixSimple | Success | | 0.014 |
testPrefixWithFunction | Success | | 0.013 |
testUnaryOperationSimple | Success | | 0.015 |
testUnaryOperationWithFunction | Success | | 0.013 |
testUnaryOperationComplex | Success | | 0.014 |
testClassInstanciationSimple | Success | | 0.014 |
testClassInstanciationVariable | Success | | 0.013 |
testClassInstanciationFunction | Success | | 0.016 |
testRefernceSimple | Success | | 0.014 |
testRefernceWithFunction | Success | | 0.014 |
testRefernceInstanciation | Success | | 0.014 |
testInstanceofSimple | Success | | 0.014 |
testInstanceofWithFunction | Success | | 0.014 |
testInstanceofDispatch | Success | | 0.015 |
testIgnoreError | Success | | 0.015 |
testInclude | Success | | 0.014 |
testIncludeOnce | Success | | 0.016 |
testRequire | Success | | 0.016 |
testRequireOnce | Success | | 0.014 |
testArray | Success | | 0.016 |
testArrayKeyValue | Success | | 0.015 |
testArrayComplex | Success | | 0.019 |
testConditionalExpression | Success | | 0.015 |
testPlusOperation | Success | | 0.014 |
testMinusOperation | Success | | 0.013 |
testAndOperation | Success | | 0.015 |
testConcatOperation | Success | | 0.013 |
testQuote | Success | | 0.015 |
testSingleQuote | Success | | 0.016 |
testQuoteWithOffsetNumber | Success | | 0.016 |
testQuoteWithOffsetString | Success | | 0.016 |
testHeredoc | Success | | 0.015 |
testEmptyHeredoc | Success | | 0.012 |
testNotQuote | Success | | 0.013 |
testBreakStatement | Success | | 0.012 |
testContinueStatementExpression | Success | | 0.013 |
testContinueEmpty | Success | | 0.062 |
testReturnStatement | Success | | 0.012 |
testReturnExprStatement | Success | | 0.012 |
testEchoStatement | Success | | 0.013 |
testSwitchStatement | Success | | 0.021 |
testIfStatement | Success | | 0.023 |
testEndIfStatement | Success | | 0.019 |
testWhileStatement | Success | | 0.016 |
testWhileEndStatement | Success | | 0.017 |
testDoWhileStatement | Success | | 0.016 |
testForStatement | Success | | 0.020 |
testEndForStatement | Success | | 0.021 |
testForStatementNoCondition | Success | | 0.019 |
testForStatementNoArgs | Success | | 0.020 |
testEmptyForStatement | Success | | 0.028 |
testForEachStatement | Success | | 0.021 |
testForEachStatementWithValue | Success | | 0.020 |
testForEachStatementBlocked | Success | | 0.017 |
testTryCatchStatement | Success | | 0.018 |
testTryMultiCatchStatement | Success | | 0.019 |
testGlobalStatementSimple | Success | | 0.013 |
testGlobalStatementReflection | Success | | 0.012 |
testGlobalStatementReflectionWithExpression | Success | | 0.014 |
testGlobalStatementMultiple | Success | | 0.013 |
testStaticSimple | Success | | 0.012 |
testStaticMultiWithAssignment | Success | | 0.013 |
testInLineHtml | Success | | 0.010 |
testInLineHtmlWithPHP | Success | | 0.011 |
testDeclareSimple | Success | | 0.014 |
testEmptyDeclare | Success | | 0.013 |
testDeclareWithStatement | Success | | 0.014 |
testFunctionDeclaration | Success | | 0.014 |
testFunctionDeclarationReference | Success | | 0.012 |
testFunctionDeclarationWithParams | Success | | 0.021 |
testClassDeclarationSimple | Success | | 0.014 |
testClassDeclarationWithDeclarations | Success | | 0.128 |
testInterfaceDeclarationSimple | Success | | 0.013 |
testInterfaceDeclarationWithDeclarations | Success | | 0.018 |
testCommentSingle | Success | | 0.012 |
testCommentMulti | Success | | 0.012 |
testCommentPhpDocBlock | Success | | 0.011 |
testCommentVar | Success | | 0.014 |
testEmpty | Success | | 0.013 |
testEval | Success | | 0.013 |
testErrorStatement | Success | | 0.012 |
testErrorBlock | Success | | 0.012 |
testBindVariable | Success | | 0.020 |
testBindBooleanOperation1 | Success | | 0.006 |
testBindBooleanOperation2 | Success | | 0.006 |
testBindBooleanOperation3 | Success | | 0.007 |
testBindBooleanOperation4 | Success | | 0.006 |
testBindBooleanOperation5 | Success | | 0.006 |
testBindBooleanOperation6 | Success | | 0.007 |
testCommentsCreation | Error | File: /tmp/testCommentsCreation42194Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=48 actual=49
junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation42194Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=48 actual=49 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:153) 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:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 0.805 |
testVariable | Success | | 0.027 |
testFunctionInvocation | Success | | 0.010 |
testFunctionInvocationWithParams | Success | | 0.012 |
testStaticFunctionInvocation | Success | | 0.012 |
testArrayVariableWithoutIndex | Success | | 0.010 |
testArrayVariable | Success | | 0.011 |
testArrayVariableMultiIndex | Success | | 0.012 |
testHashTableVariable | Success | | 0.010 |
testListVariable | Success | | 0.010 |
testNestedListVariable | Success | | 0.011 |
testAssignment | Success | | 0.011 |
testPlusAssignment | Success | | 0.010 |
testSLAssignment | Success | | 0.010 |
testReflectionSimple | Success | | 0.010 |
testReflectionNested | Success | | 0.010 |
testReflectionFunction | Success | | 0.010 |
testReflectionComplex | Success | | 0.010 |
testDispatchSimple | Success | | 0.010 |
testDispatchNested | Success | | 0.011 |
testDispatchWithStaticCall | Success | | 0.011 |
testDispatchNestedWithStaticCall | Success | | 0.011 |
testCastOfVariable | Success | | 0.010 |
testCastOfDispatch | Success | | 0.011 |
testPostfixSimple | Success | | 0.010 |
testPrefixSimple | Success | | 0.010 |
testUnaryOperationSimple | Success | | 0.010 |
testUnaryOperationWithFunction | Success | | 0.010 |
testUnaryOperationComplex | Success | | 0.010 |
testClassInstanciationSimple | Success | | 0.010 |
testClassInstanciationVariable | Success | | 0.011 |
testClassInstanciationFunction | Success | | 0.011 |
testRefernceSimple | Success | | 0.010 |
testRefernceWithFunction | Success | | 0.011 |
testRefernceInstanciation | Success | | 0.011 |
testIgnoreError | Success | | 0.010 |
testInclude | Success | | 0.010 |
testIncludeOnce | Success | | 0.158 |
testRequire | Success | | 0.012 |
testRequireOnce | Success | | 0.010 |
testArray | Success | | 0.011 |
testArrayKeyValue | Success | | 0.011 |
testArrayComplex | Success | | 0.013 |
testConditionalExpression | Success | | 0.011 |
testPlusOperation | Success | | 0.010 |
testMinusOperation | Success | | 0.010 |
testAndOperation | Success | | 0.012 |
testConcatOperation | Success | | 0.010 |
testQuote | Success | | 0.010 |
testSingleQuote | Success | | 0.011 |
testQuoteWithOffsetNumber | Success | | 0.011 |
testQuoteWithOffsetString | Success | | 0.011 |
testHeredoc | Success | | 0.011 |
testEmptyHeredoc | Success | | 0.010 |
testNotQuote | Success | | 0.010 |
testBreakStatement | Success | | 0.010 |
testContinueStatementExpression | Success | | 0.010 |
testContinueEmpty | Success | | 0.009 |
testReturnStatement | Success | | 0.010 |
testReturnExprStatement | Success | | 0.009 |
testEchoStatement | Success | | 0.009 |
testSwitchStatement | Success | | 0.013 |
testIfStatement | Success | | 0.014 |
testEndIfStatement | Success | | 0.013 |
testWhileStatement | Success | | 0.011 |
testWhileEndStatement | Success | | 0.011 |
testDoWhileStatement | Success | | 0.010 |
testForStatement | Success | | 0.012 |
testEndForStatement | Success | | 0.012 |
testForStatementNoCondition | Success | | 0.016 |
testForStatementNoArgs | Success | | 0.016 |
testEmptyForStatement | Success | | 0.017 |
testForEachStatement | Success | | 0.011 |
testForEachStatementWithValue | Success | | 0.013 |
testForEachStatementBlocked | Success | | 0.066 |
testGlobalStatementSimple | Success | | 0.010 |
testGlobalStatementReflection | Success | | 0.010 |
testGlobalStatementReflectionWithExpression | Success | | 0.010 |
testGlobalStatementMultiple | Success | | 0.010 |
testStaticSimple | Success | | 0.009 |
testStaticMultiWithAssignment | Success | | 0.010 |
testInLineHtml | Success | | 0.009 |
testInLineHtmlWithPHP | Success | | 0.010 |
testDeclareSimple | Success | | 0.010 |
testEmptyDeclare | Success | | 0.010 |
testDeclareWithStatement | Success | | 0.010 |
testFunctionDeclaration | Success | | 0.010 |
testFunctionDeclarationReference | Success | | 0.010 |
testFunctionDeclarationWithParams | Success | | 0.013 |
testClassDeclarationSimple | Success | | 0.010 |
testClassDeclarationWithDeclarations | Success | | 0.015 |
testCommentSingle | Success | | 0.010 |
testCommentMulti | Success | | 0.009 |
testCommentPhpDocBlock | Success | | 0.010 |
testCommentVar | Success | | 0.010 |
testEmpty | Success | | 0.011 |
testEval | Success | | 0.010 |
testSimpleModelDocCreation | Error | File: /tmp/temp42291.xmlGolden :simpleModelDocCreationGolden Diff : (line: 2, offset: 0) expected=10 actual=38
junit.framework.AssertionFailedError: File: /tmp/temp42291.xmlGolden :simpleModelDocCreationGolden Diff : (line: 2, offset: 0) expected=10 actual=38 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.dom.TestDOMModelDocumentForPHP.testSimpleModelDocCreation(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:153) 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:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 0.023 |
testBug_149403_1 | Error | File: /tmp/temp42292.xmlGolden :Bug_149403_1_Golden Diff : (line: 2, offset: 0) expected=10 actual=38
junit.framework.AssertionFailedError: File: /tmp/temp42292.xmlGolden :Bug_149403_1_Golden Diff : (line: 2, offset: 0) expected=10 actual=38 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.dom.TestDOMModelDocumentForPHP.testBug_149403_1(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:153) 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:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 0.019 |
testBug_149403_2 | Error | File: /tmp/temp42293.xmlGolden :Bug_149403_2_Golden Diff : (line: 2, offset: 0) expected=10 actual=38
junit.framework.AssertionFailedError: File: /tmp/temp42293.xmlGolden :Bug_149403_2_Golden Diff : (line: 2, offset: 0) expected=10 actual=38 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.dom.TestDOMModelDocumentForPHP.testBug_149403_2(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:153) 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:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436) at org.eclipse.equinox.launcher.Main.run(Main.java:1162) at org.eclipse.equinox.launcher.Main.main(Main.java:1137) at org.eclipse.core.launcher.Main.main(Main.java:24)
| 0.007 |
testSomthing | Success | | 1.005 |