Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-unit-test] Nightly build results 200706082001





Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
35601097.19%75.554
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.php.test35610075.554

Package org.eclipse.php.test

NameTestsErrorsFailuresTime(s)
BareTestSuite12001.358
GUITestSuite73024.513
HeadlessTestSuite3377049.683
Back to top


TestCase BareTestSuite

NameStatusTypeTime(s)
testCommentsSuccess0.114
testHeredocsSuccess0.034
testLexOperatorsSuccess0.052
testReservedWordsSuccess0.053
testSamplePhpSuccess0.524
testStringsSuccess0.010
testCommentsSuccess0.030
testHeredocsSuccess0.012
testLexOperatorsSuccess0.017
testReservedWordsSuccess0.019
testSamplePhpSuccess0.252
testStringsSuccess0.011

Back to top

TestCase GUITestSuite

NameStatusTypeTime(s)
testLoadUnloadSuccess11.903
testDebugerSuccess0.342
testFactorySuccess0.010
testTextSearcherSearchQuestionMarkErrorFile: /tmp/Search_QuestionMark.txt22547Golden :Search_QuestionMark.txt Diff : (line: 1, offset: 10) expected=50 actual=51

junit.framework.AssertionFailedError: File: /tmp/Search_QuestionMark.txt22547Golden :Search_QuestionMark.txt
Diff : (line: 1, offset: 10) expected=50 actual=51
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.gui.ui.util.text.TestTextSearcher.goldenResults(Unknown Source)
at org.eclipse.php.test.gui.ui.util.text.TestTextSearcher.testTextSearcherSearchQuestionMark(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.UITestApplication$2.run(Unknown Source)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.php.test.UITestApplication.runApplication(Unknown Source)
at org.eclipse.php.test.UITestApplication.run(Unknown Source)
at org.eclipse.php.test.UITestApplication.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.029
testTextSearcherSearchSearchVariablesErrorFile: /tmp/Search_Variables.txt22548Golden :Search_Variables.txt Diff : (line: 1, offset: 10) expected=55 actual=56

junit.framework.AssertionFailedError: File: /tmp/Search_Variables.txt22548Golden :Search_Variables.txt
Diff : (line: 1, offset: 10) expected=55 actual=56
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.gui.ui.util.text.TestTextSearcher.goldenResults(Unknown Source)
at org.eclipse.php.test.gui.ui.util.text.TestTextSearcher.testTextSearcherSearchSearchVariables(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.UITestApplication$2.run(Unknown Source)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.php.test.UITestApplication.runApplication(Unknown Source)
at org.eclipse.php.test.UITestApplication.run(Unknown Source)
at org.eclipse.php.test.UITestApplication.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.005
testTextSearcherSearchForErrorFile: /tmp/Search_For.txt22549Golden :Search_For.txt Diff : (line: 1, offset: 15) expected=54 actual=55

junit.framework.AssertionFailedError: File: /tmp/Search_For.txt22549Golden :Search_For.txt
Diff : (line: 1, offset: 15) expected=54 actual=55
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.gui.ui.util.text.TestTextSearcher.goldenResults(Unknown Source)
at org.eclipse.php.test.gui.ui.util.text.TestTextSearcher.testTextSearcherSearchFor(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.UITestApplication$2.run(Unknown Source)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.php.test.UITestApplication.runApplication(Unknown Source)
at org.eclipse.php.test.UITestApplication.run(Unknown Source)
at org.eclipse.php.test.UITestApplication.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.015
testContentAssistSupportSuccess3.064

Back to top

TestCase HeadlessTestSuite

NameStatusTypeTime(s)
testLoadUnloadSuccess9.189
testGoldenExceptionSuccess0.004
testGoldenEqualSuccess0.001
testSimpleModelDocCreationErrorFile: /tmp/temp57892.xmlGolden :simpleModelDocCreationGolden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp57892.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.785
testBug_149403_1ErrorFile: /tmp/temp57893.xmlGolden :Bug_149403_1_Golden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp57893.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.194
testBug_149403_2ErrorFile: /tmp/temp57894.xmlGolden :Bug_149403_2_Golden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp57894.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.010
testVariableSuccess0.131
testFunctionInvocationSuccess0.017
testFunctionInvocationWithParamsSuccess0.022
testStaticFunctionInvocationSuccess0.020
testArrayVariableWithoutIndexSuccess0.018
testArrayVariableSuccess0.016
testArrayVariableMultiIndexSuccess0.019
testHashTableVariableSuccess0.030
testListVariableSuccess0.027
testNestedListVariableSuccess0.041
testAssignmentSuccess0.032
testPlusAssignmentSuccess0.027
testSLAssignmentSuccess0.027
testReflectionSimpleSuccess0.025
testReflectionNestedSuccess0.029
testReflectionFunctionSuccess0.031
testReflectionComplexSuccess0.024
testStaticMemberSimpleSuccess0.028
testStaticMemberWithArraySuccess0.033
testDispatchSimpleSuccess0.030
testDispatchNestedSuccess0.042
testDispatchWithStaticCallSuccess0.036
testDispatchNestedWithStaticCallSuccess0.043
testCloneSuccess0.026
testCastOfVariableSuccess0.026
testCastOfDispatchSuccess0.034
testClassConstantSuccess0.032
testPostfixSimpleSuccess0.018
testPostfixWithFunctionSuccess0.015
testPrefixSimpleSuccess0.015
testPrefixWithFunctionSuccess0.015
testUnaryOperationSimpleSuccess0.015
testUnaryOperationWithFunctionSuccess0.205
testUnaryOperationComplexSuccess0.016
testClassInstanciationSimpleSuccess0.016
testClassInstanciationVariableSuccess0.025
testClassInstanciationFunctionSuccess0.018
testRefernceSimpleSuccess0.015
testRefernceWithFunctionSuccess0.016
testRefernceInstanciationSuccess0.016
testInstanceofSimpleSuccess0.016
testInstanceofWithFunctionSuccess0.019
testInstanceofDispatchSuccess0.019
testIgnoreErrorSuccess0.019
testIncludeSuccess0.017
testIncludeOnceSuccess0.015
testRequireSuccess0.018
testRequireOnceSuccess0.015
testArraySuccess0.019
testArrayKeyValueSuccess0.018
testArrayComplexSuccess0.022
testConditionalExpressionSuccess0.017
testPlusOperationSuccess0.016
testMinusOperationSuccess0.014
testAndOperationSuccess0.021
testConcatOperationSuccess0.015
testQuoteSuccess0.021
testSingleQuoteSuccess0.021
testQuoteWithOffsetNumberSuccess0.019
testQuoteWithOffsetStringSuccess0.018
testHeredocSuccess0.019
testEmptyHeredocSuccess0.014
testNotQuoteSuccess0.016
testBreakStatementSuccess0.014
testContinueStatementExpressionSuccess0.013
testContinueEmptySuccess0.013
testReturnStatementSuccess0.013
testReturnExprStatementSuccess0.012
testEchoStatementSuccess0.014
testSwitchStatementSuccess0.022
testIfStatementSuccess0.035
testEndIfStatementSuccess0.037
testWhileStatementSuccess0.069
testWhileEndStatementSuccess0.031
testDoWhileStatementSuccess0.024
testForStatementSuccess0.030
testEndForStatementSuccess0.031
testForStatementNoConditionSuccess0.031
testForStatementNoArgsSuccess0.029
testEmptyForStatementSuccess0.034
testForEachStatementSuccess0.029
testForEachStatementWithValueSuccess0.034
testForEachStatementBlockedSuccess0.026
testTryCatchStatementSuccess0.024
testTryMultiCatchStatementSuccess0.025
testGlobalStatementSimpleSuccess0.016
testGlobalStatementReflectionSuccess0.015
testGlobalStatementReflectionWithExpressionSuccess0.019
testGlobalStatementMultipleSuccess0.016
testStaticSimpleSuccess0.015
testStaticMultiWithAssignmentSuccess0.016
testInLineHtmlSuccess0.014
testInLineHtmlWithPHPSuccess0.015
testDeclareSimpleSuccess0.018
testEmptyDeclareSuccess0.017
testDeclareWithStatementSuccess0.019
testFunctionDeclarationSuccess0.016
testFunctionDeclarationReferenceSuccess0.012
testFunctionDeclarationWithParamsSuccess0.017
testClassDeclarationSimpleSuccess0.014
testClassDeclarationWithDeclarationsSuccess0.023
testInterfaceDeclarationSimpleSuccess0.014
testInterfaceDeclarationWithDeclarationsSuccess0.017
testCommentSingleSuccess0.014
testCommentMultiSuccess0.013
testCommentPhpDocBlockSuccess0.013
testCommentVarSuccess0.013
testEmptySuccess0.012
testEvalSuccess0.012
testErrorStatementSuccess0.015
testErrorBlockSuccess0.013
testBindVariableSuccess0.079
testBindBooleanOperation1Success0.007
testBindBooleanOperation2Success0.006
testBindBooleanOperation3Success0.006
testBindBooleanOperation4Success0.006
testBindBooleanOperation5Success0.006
testBindBooleanOperation6Success0.006
testCommentsCreationErrorFile: /tmp/testCommentsCreation58013Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=48 actual=49

junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation58013Golden :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)
4.916
testVariableSuccess0.031
testFunctionInvocationSuccess0.013
testFunctionInvocationWithParamsSuccess0.012
testStaticFunctionInvocationSuccess0.010
testArrayVariableWithoutIndexSuccess0.010
testArrayVariableSuccess0.012
testArrayVariableMultiIndexSuccess0.012
testHashTableVariableSuccess0.013
testListVariableSuccess0.012
testNestedListVariableSuccess0.011
testAssignmentSuccess0.010
testPlusAssignmentSuccess0.010
testSLAssignmentSuccess0.010
testReflectionSimpleSuccess0.010
testReflectionNestedSuccess0.010
testReflectionFunctionSuccess0.010
testReflectionComplexSuccess0.010
testDispatchSimpleSuccess0.010
testDispatchNestedSuccess0.013
testDispatchWithStaticCallSuccess0.010
testDispatchNestedWithStaticCallSuccess0.011
testCastOfVariableSuccess0.010
testCastOfDispatchSuccess0.010
testPostfixSimpleSuccess0.010
testPrefixSimpleSuccess0.010
testUnaryOperationSimpleSuccess0.010
testUnaryOperationWithFunctionSuccess0.010
testUnaryOperationComplexSuccess0.011
testClassInstanciationSimpleSuccess0.010
testClassInstanciationVariableSuccess0.010
testClassInstanciationFunctionSuccess0.011
testRefernceSimpleSuccess0.012
testRefernceWithFunctionSuccess0.014
testRefernceInstanciationSuccess0.014
testIgnoreErrorSuccess0.014
testIncludeSuccess0.013
testIncludeOnceSuccess0.013
testRequireSuccess0.013
testRequireOnceSuccess0.012
testArraySuccess0.013
testArrayKeyValueSuccess0.012
testArrayComplexSuccess0.012
testConditionalExpressionSuccess0.012
testPlusOperationSuccess0.012
testMinusOperationSuccess0.021
testAndOperationSuccess0.013
testConcatOperationSuccess0.011
testQuoteSuccess0.011
testSingleQuoteSuccess0.010
testQuoteWithOffsetNumberSuccess0.011
testQuoteWithOffsetStringSuccess0.013
testHeredocSuccess0.013
testEmptyHeredocSuccess0.009
testNotQuoteSuccess0.010
testBreakStatementSuccess0.010
testContinueStatementExpressionSuccess0.010
testContinueEmptySuccess0.009
testReturnStatementSuccess0.010
testReturnExprStatementSuccess0.012
testEchoStatementSuccess0.012
testSwitchStatementSuccess0.016
testIfStatementSuccess0.016
testEndIfStatementSuccess0.013
testWhileStatementSuccess0.011
testWhileEndStatementSuccess0.012
testDoWhileStatementSuccess0.011
testForStatementSuccess0.012
testEndForStatementSuccess0.012
testForStatementNoConditionSuccess0.012
testForStatementNoArgsSuccess0.012
testEmptyForStatementSuccess0.013
testForEachStatementSuccess0.012
testForEachStatementWithValueSuccess0.012
testForEachStatementBlockedSuccess0.012
testGlobalStatementSimpleSuccess0.010
testGlobalStatementReflectionSuccess0.011
testGlobalStatementReflectionWithExpressionSuccess0.011
testGlobalStatementMultipleSuccess0.012
testStaticSimpleSuccess0.159
testStaticMultiWithAssignmentSuccess0.013
testInLineHtmlSuccess0.011
testInLineHtmlWithPHPSuccess0.011
testDeclareSimpleSuccess0.013
testEmptyDeclareSuccess0.012
testDeclareWithStatementSuccess0.013
testFunctionDeclarationSuccess0.012
testFunctionDeclarationReferenceSuccess0.012
testFunctionDeclarationWithParamsSuccess0.014
testClassDeclarationSimpleSuccess0.012
testClassDeclarationWithDeclarationsSuccess0.016
testCommentSingleSuccess0.012
testCommentMultiSuccess0.012
testCommentPhpDocBlockSuccess0.011
testCommentVarSuccess0.013
testEmptySuccess0.013
testEvalSuccess0.013
testSomthingSuccess3.208
testOpenTagsSuccess0.004
testCloseTagsSuccess0.003
testCommentSuccess0.004
testDocCommentSuccess0.008
testHeredocSuccess0.006
testToDoSuccess0.005
testBug149403Success0.003
testFilesToGoldenallphpsSuccess0.085
testFilesToGoldenabstractSuccess0.006
testFilesToGoldentype_hinting_001Success0.006
testFilesToGoldenfactory_and_singleton_001Success0.009
testFilesToGoldenfactory_001Success0.006
testFilesToGoldenarray_access_001Success0.012
testFilesToGoldenvisibility_002aSuccess0.006
testFilesToGoldenvisibility_002bSuccess0.006
testFilesToGoldentostring_001Success0.008
testFilesToGoldentype_hinting_003Success0.006
testFilesToGoldenHTMLembedPHPErrorFile: /tmp/HTMLembedPHP.php58123Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=49 actual=56

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php58123Golden :sourceParserHTMLembedPHP.php
Diff : (line: 160, offset: 18) expected=49 actual=56
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)
1.626
testYylex__call_001Success0.025
testYylex__call_002Success0.007
testYylex__set__get_001Success0.053
testYylex__set__get_002Success0.007
testYylex__set__get_003Success0.006
testYylex__set__get_004Success0.030
testYylex__set__get_005Success0.051
testYylex__set_data_corruptSuccess0.030
testYylexabstract_classSuccess0.022
testYylexabstract_derivedSuccess0.013
testYylexabstract_finalSuccess0.011
testYylexabstract_inheritSuccess0.017
testYylexabstract_not_declaredSuccess0.009
testYylexabstract_redeclareSuccess0.015
testYylexabstract_staticSuccess0.022
testYylexclass_abstractSuccess0.015
testYylexclass_checkSuccess0.080
testYylexclass_exampleSuccess0.063
testYylexclone_001Success0.026
testYylexallphpsSuccess0.424
testTokenizePhpGenerictokenizer_php5_sampleSuccess0.022
testTokenizePhpGenerictokenizer_php5_stringsSuccess0.004
testTokenizePhpGenerictokenizer_php5_heredocsSuccess0.004
testEmbeddedCodeErrorFile: /tmp/HTMLembedPHP.php58147Golden :HTMLembedPHP.php Diff : (line: 460, offset: 1) expected=80 actual=-1

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php58147Golden :HTMLembedPHP.php
Diff : (line: 460, offset: 1) expected=80 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.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.345
testTokenizePhpSuccess0.006
testTokenizeTaskstokenizer_phpTasks1Success0.003
testTokenizeTaskstokenizer_phpTasks2Success0.002
testTokenizeTaskstokenizer_phpTasks3Success0.003
testTokenizeTaskstokenizer_phpTasks4Success0.003
testTokenizeTaskstokenizer_phpTasks5Success0.003
testTokenizeTaskstokenizer_phpTasks6Success0.002
testTokenizePhpWithHtmltokenizer_phpInHtmlSuccess0.005
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKeySuccess0.011
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValueSuccess0.013
testYylexAllPhpSuccess0.425
testYylexlargeFile1Success0.248
testYylexlargeFile2Success0.141
testYylexlargeFile3Success0.116
testYylexlargeFile4Success0.091
testYylexbig_classSuccess0.009
testYylexccSuccess0.079
testYylexclass_checkSuccess0.075
testYylexclass_exampleSuccess0.046
testYylex001Success0.004
testYylex002Success0.005
testYylex003Success0.011
testYylex004Success0.007
testYylex005Success0.008
testYylex006Success0.007
testYylex007Success0.007
testYylex008Success0.007
testYylex009Success0.007
testYylex010Success0.007
testYylex011Success0.014
testYylex012Success0.014
testYylex013Success0.004
testAllPhpsSuccess0.057
testCall001Success0.016
testSetGetSuccess0.005
testAbstractByInterfaceSuccess0.004
testAbstractClassSuccess0.004
testArrayAccessSuccess0.006
testAssignOpPropertySuccess0.004
testAutoload1Success0.003
testAutoload6Success0.003
testCCSuccess0.007
testClassCheckSuccess0.005
testBug20175Success0.007
testDesructorSuccess0.003
testInterfaceSuccess0.019
testLanguageModel4Success1.396
testLanguageModel5ErrorFile: /tmp/php5_languagemodel58196Golden :php5_languagemodel Diff : (line: 67, offset: 1) expected=32 actual=10

junit.framework.AssertionFailedError: File: /tmp/php5_languagemodel58196Golden :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.963
testAllPhpsSuccess0.004
testFileInspectorSuccess0.004
test15_VarGlobalUnusedSuccess0.002
testBigClassSuccess0.004
testCCSuccess0.006
testClassCheckSuccess0.003
testClassExampleSuccess0.005
testClass032Success0.005
testLargeFile4Success0.007
testPartitionInHTMLSuccess0.010
testPartitionStandaloneSuccess0.005
testPartitionPhpAsHTMLAttributeKeySuccess0.008
testPartitionPhpAsHTMLAttributeValueSuccess0.180
testInLineHtmlSuccess2.083
testArrayStatementsSuccess0.018
testClassCommentsSuccess0.044
testDeclarationStatementsSuccess0.033
testForeachStatementsSuccess0.017
testForStatementsSuccess0.027
testIfStatementsSuccess0.037
testPHPWithinHtmlTagSuccess0.284
testPHPWithHtmlSuccess0.122
testSwitchStatementsSuccess0.033
testTryStatementsSuccess0.012
testWhileStatementsSuccess0.018

Back to top

Attachment: bug_distribution.csv
Description: Binary data


Back to the top