Skip to main content

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





Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
35601097.19%95.247
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.test35610095.247

Package org.eclipse.php.test

NameTestsErrorsFailuresTime(s)
BareTestSuite12001.338
GUITestSuite73026.779
HeadlessTestSuite3377067.130
Back to top


TestCase BareTestSuite

NameStatusTypeTime(s)
testCommentsSuccess0.127
testHeredocsSuccess0.031
testLexOperatorsSuccess0.056
testReservedWordsSuccess0.062
testSamplePhpSuccess0.484
testStringsSuccess0.011
testCommentsSuccess0.032
testHeredocsSuccess0.013
testLexOperatorsSuccess0.018
testReservedWordsSuccess0.020
testSamplePhpSuccess0.237
testStringsSuccess0.009

Back to top

TestCase GUITestSuite

NameStatusTypeTime(s)
testLoadUnloadSuccess20.652
testDebugerSuccess0.332
testFactorySuccess0.013
testTextSearcherSearchQuestionMarkErrorFile: /tmp/Search_QuestionMark.txt15871Golden :Search_QuestionMark.txt Diff : (line: 1, offset: 10) expected=50 actual=51

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

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

junit.framework.AssertionFailedError: File: /tmp/Search_For.txt15873Golden :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.013
testContentAssistSupportSuccess2.953

Back to top

TestCase HeadlessTestSuite

NameStatusTypeTime(s)
testLoadUnloadSuccess10.655
testGoldenExceptionSuccess0.004
testGoldenEqualSuccess0.002
testSimpleModelDocCreationErrorFile: /tmp/temp26589.xmlGolden :simpleModelDocCreationGolden Diff : (line: 2, offset: 0) expected=10 actual=38

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

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

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

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

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php26820Golden :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.510
testYylex__call_001Success0.021
testYylex__call_002Success0.007
testYylex__set__get_001Success0.055
testYylex__set__get_002Success0.008
testYylex__set__get_003Success0.008
testYylex__set__get_004Success0.033
testYylex__set__get_005Success0.059
testYylex__set_data_corruptSuccess0.032
testYylexabstract_classSuccess0.021
testYylexabstract_derivedSuccess0.013
testYylexabstract_finalSuccess0.010
testYylexabstract_inheritSuccess0.015
testYylexabstract_not_declaredSuccess0.008
testYylexabstract_redeclareSuccess0.012
testYylexabstract_staticSuccess0.026
testYylexclass_abstractSuccess0.016
testYylexclass_checkSuccess0.088
testYylexclass_exampleSuccess0.059
testYylexclone_001Success0.024
testYylexallphpsSuccess0.402
testTokenizePhpGenerictokenizer_php5_sampleSuccess0.023
testTokenizePhpGenerictokenizer_php5_stringsSuccess0.004
testTokenizePhpGenerictokenizer_php5_heredocsSuccess0.003
testEmbeddedCodeErrorFile: /tmp/HTMLembedPHP.php26844Golden :HTMLembedPHP.php Diff : (line: 460, offset: 1) expected=80 actual=-1

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php26844Golden :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.405
testTokenizePhpSuccess0.006
testTokenizeTaskstokenizer_phpTasks1Success0.003
testTokenizeTaskstokenizer_phpTasks2Success0.002
testTokenizeTaskstokenizer_phpTasks3Success0.003
testTokenizeTaskstokenizer_phpTasks4Success0.003
testTokenizeTaskstokenizer_phpTasks5Success0.003
testTokenizeTaskstokenizer_phpTasks6Success0.003
testTokenizePhpWithHtmltokenizer_phpInHtmlSuccess0.005
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKeySuccess0.011
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValueSuccess0.010
testYylexAllPhpSuccess0.450
testYylexlargeFile1Success0.247
testYylexlargeFile2Success0.132
testYylexlargeFile3Success0.117
testYylexlargeFile4Success0.091
testYylexbig_classSuccess0.007
testYylexccSuccess0.054
testYylexclass_checkSuccess0.076
testYylexclass_exampleSuccess0.052
testYylex001Success0.005
testYylex002Success0.006
testYylex003Success0.013
testYylex004Success0.008
testYylex005Success0.008
testYylex006Success0.008
testYylex007Success0.007
testYylex008Success0.008
testYylex009Success0.008
testYylex010Success0.007
testYylex011Success0.014
testYylex012Success0.015
testYylex013Success0.005
testAllPhpsSuccess0.090
testCall001Success0.026
testSetGetSuccess0.007
testAbstractByInterfaceSuccess0.005
testAbstractClassSuccess0.005
testArrayAccessSuccess0.008
testAssignOpPropertySuccess0.005
testAutoload1Success0.004
testAutoload6Success0.003
testCCSuccess0.010
testClassCheckSuccess0.008
testBug20175Success0.008
testDesructorSuccess0.004
testInterfaceSuccess0.022
testLanguageModel4Success1.464
testLanguageModel5ErrorFile: /tmp/php5_languagemodel26893Golden :php5_languagemodel Diff : (line: 67, offset: 1) expected=32 actual=10

junit.framework.AssertionFailedError: File: /tmp/php5_languagemodel26893Golden :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)
1.071
testAllPhpsSuccess0.005
testFileInspectorSuccess0.005
test15_VarGlobalUnusedSuccess0.004
testBigClassSuccess0.003
testCCSuccess0.008
testClassCheckSuccess0.004
testClassExampleSuccess0.006
testClass032Success0.005
testLargeFile4Success0.008
testPartitionInHTMLSuccess0.012
testPartitionStandaloneSuccess0.006
testPartitionPhpAsHTMLAttributeKeySuccess0.011
testPartitionPhpAsHTMLAttributeValueSuccess0.009
testInLineHtmlSuccess2.038
testArrayStatementsSuccess0.016
testClassCommentsSuccess8.682
testDeclarationStatementsSuccess0.033
testForeachStatementsSuccess0.019
testForStatementsSuccess0.028
testIfStatementsSuccess0.032
testPHPWithinHtmlTagSuccess0.473
testPHPWithHtmlSuccess0.133
testSwitchStatementsSuccess0.033
testTryStatementsSuccess0.012
testWhileStatementsSuccess0.020

Back to top

Attachment: bug_distribution.csv
Description: Binary data


Back to the top