Skip to main content

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





Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
35601097.19%68.788
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.test35610068.788

Package org.eclipse.php.test

NameTestsErrorsFailuresTime(s)
BareTestSuite12001.234
GUITestSuite73017.248
HeadlessTestSuite3377050.306
Back to top


TestCase BareTestSuite

NameStatusTypeTime(s)
testCommentsSuccess0.124
testHeredocsSuccess0.027
testLexOperatorsSuccess0.050
testReservedWordsSuccess0.063
testSamplePhpSuccess0.428
testStringsSuccess0.009
testCommentsSuccess0.030
testHeredocsSuccess0.012
testLexOperatorsSuccess0.016
testReservedWordsSuccess0.019
testSamplePhpSuccess0.224
testStringsSuccess0.009

Back to top

TestCase GUITestSuite

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

junit.framework.AssertionFailedError: File: /tmp/Search_QuestionMark.txt21419Golden :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.032
testTextSearcherSearchSearchVariablesErrorFile: /tmp/Search_Variables.txt21420Golden :Search_Variables.txt Diff : (line: 1, offset: 10) expected=55 actual=56

junit.framework.AssertionFailedError: File: /tmp/Search_Variables.txt21420Golden :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.014
testTextSearcherSearchForErrorFile: /tmp/Search_For.txt21421Golden :Search_For.txt Diff : (line: 1, offset: 15) expected=54 actual=55

junit.framework.AssertionFailedError: File: /tmp/Search_For.txt21421Golden :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.045
testContentAssistSupportSuccess3.299

Back to top

TestCase HeadlessTestSuite

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

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

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

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

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

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php2700Golden :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)
2.538
testYylex__call_001Success0.022
testYylex__call_002Success0.008
testYylex__set__get_001Success0.046
testYylex__set__get_002Success0.007
testYylex__set__get_003Success0.006
testYylex__set__get_004Success0.030
testYylex__set__get_005Success0.044
testYylex__set_data_corruptSuccess0.024
testYylexabstract_classSuccess0.017
testYylexabstract_derivedSuccess0.012
testYylexabstract_finalSuccess0.009
testYylexabstract_inheritSuccess0.017
testYylexabstract_not_declaredSuccess0.008
testYylexabstract_redeclareSuccess0.011
testYylexabstract_staticSuccess0.016
testYylexclass_abstractSuccess0.015
testYylexclass_checkSuccess0.091
testYylexclass_exampleSuccess0.051
testYylexclone_001Success0.022
testYylexallphpsSuccess0.364
testTokenizePhpGenerictokenizer_php5_sampleSuccess0.023
testTokenizePhpGenerictokenizer_php5_stringsSuccess0.003
testTokenizePhpGenerictokenizer_php5_heredocsSuccess0.004
testEmbeddedCodeErrorFile: /tmp/HTMLembedPHP.php2724Golden :HTMLembedPHP.php Diff : (line: 460, offset: 1) expected=80 actual=-1

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php2724Golden :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.348
testTokenizePhpSuccess0.005
testTokenizeTaskstokenizer_phpTasks1Success0.002
testTokenizeTaskstokenizer_phpTasks2Success0.003
testTokenizeTaskstokenizer_phpTasks3Success0.002
testTokenizeTaskstokenizer_phpTasks4Success0.003
testTokenizeTaskstokenizer_phpTasks5Success0.003
testTokenizeTaskstokenizer_phpTasks6Success0.003
testTokenizePhpWithHtmltokenizer_phpInHtmlSuccess0.004
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKeySuccess0.010
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValueSuccess0.011
testYylexAllPhpSuccess0.390
testYylexlargeFile1Success0.278
testYylexlargeFile2Success0.156
testYylexlargeFile3Success0.135
testYylexlargeFile4Success0.094
testYylexbig_classSuccess0.008
testYylexccSuccess0.051
testYylexclass_checkSuccess0.077
testYylexclass_exampleSuccess0.048
testYylex001Success0.004
testYylex002Success0.005
testYylex003Success0.011
testYylex004Success0.008
testYylex005Success0.008
testYylex006Success0.008
testYylex007Success0.007
testYylex008Success0.007
testYylex009Success0.008
testYylex010Success0.006
testYylex011Success0.014
testYylex012Success0.014
testYylex013Success0.005
testAllPhpsSuccess0.062
testCall001Success0.017
testSetGetSuccess0.006
testAbstractByInterfaceSuccess0.004
testAbstractClassSuccess0.004
testArrayAccessSuccess0.007
testAssignOpPropertySuccess0.004
testAutoload1Success0.003
testAutoload6Success0.003
testCCSuccess0.007
testClassCheckSuccess0.005
testBug20175Success0.007
testDesructorSuccess0.003
testInterfaceSuccess0.022
testLanguageModel4Success1.353
testLanguageModel5ErrorFile: /tmp/php5_languagemodel2773Golden :php5_languagemodel Diff : (line: 67, offset: 1) expected=32 actual=10

junit.framework.AssertionFailedError: File: /tmp/php5_languagemodel2773Golden :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.936
testAllPhpsSuccess0.005
testFileInspectorSuccess0.004
test15_VarGlobalUnusedSuccess0.003
testBigClassSuccess0.003
testCCSuccess0.006
testClassCheckSuccess0.003
testClassExampleSuccess0.006
testClass032Success0.004
testLargeFile4Success0.008
testPartitionInHTMLSuccess0.011
testPartitionStandaloneSuccess0.006
testPartitionPhpAsHTMLAttributeKeySuccess0.010
testPartitionPhpAsHTMLAttributeValueSuccess0.007
testInLineHtmlSuccess2.131
testArrayStatementsSuccess0.018
testClassCommentsSuccess0.044
testDeclarationStatementsSuccess0.051
testForeachStatementsSuccess0.016
testForStatementsSuccess0.036
testIfStatementsSuccess0.078
testPHPWithinHtmlTagSuccess0.283
testPHPWithHtmlSuccess0.125
testSwitchStatementsSuccess0.033
testTryStatementsSuccess0.014
testWhileStatementsSuccess0.019

Back to top

Attachment: bug_distribution.csv
Description: Binary data


Back to the top