Skip to main content

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





Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
34411096.80%104.662
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.test344011104.662

Package org.eclipse.php.test

NameTestsErrorsFailuresTime(s)
BareTestSuite21001.715
GUITestSuite150423.932
HeadlessTestSuite3080779.015
Back to top


TestCase BareTestSuite

NameStatusTypeTime(s)
testCommentsSuccess0.324
testHeredocsSuccess0.032
testLexOperatorsSuccess0.052
testReservedWordsSuccess0.053
testSamplePhpSuccess0.598
testStringsSuccess0.065
testPhpTestCaseSuccess0.000
testCommentsSuccess0.000
testHeredocsSuccess0.000
testLexOperatorsSuccess0.000
testReservedWordsSuccess0.000
testSamplePhpSuccess0.000
testStringsSuccess0.000
testPhpTestCaseSuccess0.000
testCommentsSuccess0.037
testHeredocsSuccess0.014
testLexOperatorsSuccess0.030
testReservedWordsSuccess0.040
testSamplePhpSuccess0.389
testStringsSuccess0.020
testPhpTestCaseSuccess0.000

Back to top

TestCase GUITestSuite

NameStatusTypeTime(s)
testLoadUnloadSuccess13.143
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testDebugerSuccess0.764
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testFactorySuccess0.786
testTextSearcherSearchQuestionMarkFailureFile: /tmp/Search_QuestionMark.txt27590Golden :Search_QuestionMark.txt Diff : (line: 1, offset: 10) expected=50 actual=51

junit.framework.AssertionFailedError: File: /tmp/Search_QuestionMark.txt27590Golden :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.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
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.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
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.989
testTextSearcherSearchSearchVariablesFailureFile: /tmp/Search_Variables.txt27591Golden :Search_Variables.txt Diff : (line: 1, offset: 10) expected=55 actual=56

junit.framework.AssertionFailedError: File: /tmp/Search_Variables.txt27591Golden :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.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
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.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
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.758
testTextSearcherSearchForFailureFile: /tmp/Search_For.txt27592Golden :Search_For.txt Diff : (line: 1, offset: 15) expected=54 actual=55

junit.framework.AssertionFailedError: File: /tmp/Search_For.txt27592Golden :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.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
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.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
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.854
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testContentAssistSupportFailureFile: /tmp/contentAssistSupport27593Golden :contentAssistSupport Diff : (line: 1, offset: 2) expected=111 actual=112

junit.framework.AssertionFailedError: File: /tmp/contentAssistSupport27593Golden :contentAssistSupport
Diff : (line: 1, offset: 2) expected=111 actual=112
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.editor.contentassist.TestContentAssistSupport.testContentAssistSupport(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
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.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
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)
6.619
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.002

Back to top

TestCase HeadlessTestSuite

NameStatusTypeTime(s)
testOpenTagsSuccess5.453
testCloseTagsSuccess0.969
testCommentSuccess0.743
testDocCommentSuccess0.696
testHeredocSuccess0.782
testToDoSuccess0.601
testBug149403Success0.727
testFilesToGoldenFailureFile: /tmp/HTMLembedPHP.php23140Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=49 actual=56

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php23140Golden :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.testFilesToGolden(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
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)
6.259
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testYylexSuccess3.912
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testTokenizePhpGenericSuccess1.217
testEmbeddedCodeFailureFile: /tmp/HTMLembedPHP.php23164Golden :HTMLembedPHP.php Diff : (line: 460, offset: 1) expected=80 actual=-1

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php23164Golden :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.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
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)
3.133
testTokenizePhpSuccess0.908
testTokenizeTasksSuccess0.706
testTokenizePhpWithHtmlSuccess0.644
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testYylexSuccess1.531
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testAllPhpsSuccess0.672
testCall001Success0.702
testSetGetSuccess0.621
testAbstractByInterfaceSuccess0.757
testAbstractClassSuccess0.579
testArrayAccessSuccess0.766
testAssignOpPropertySuccess0.522
testAutoload1Success0.642
testAutoload6Success0.683
testCCSuccess0.602
testClassCheckSuccess0.640
testBug20175Success0.793
testDesructorSuccess0.551
testInterfaceSuccess0.622
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testLanguageModel4Success2.089
testLanguageModel5FailureFile: /tmp/php5_languagemodel23213Golden :php5_languagemodel Diff : (line: 67, offset: 1) expected=32 actual=10

junit.framework.AssertionFailedError: File: /tmp/php5_languagemodel23213Golden :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.TestLanguagesModel.testLanguageModel5(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
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.843
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testAllPhpsSuccess0.566
testFileInspectorSuccess0.617
test15_VarGlobalUnusedSuccess0.507
testBigClassSuccess0.653
testCCSuccess0.598
testClassCheckSuccess0.551
testClassExampleSuccess0.646
testClass032Success0.453
testLargeFile4Success0.607
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testPartitionInHTMLSuccess2.786
testPartitionStandaloneSuccess0.698
testPartitionPhpAsHTMLAttributeKeySuccess0.695
testPartitionPhpAsHTMLAttributeValueSuccess0.659
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testInLineHtmlSuccess2.935
testArrayStatementsSuccess0.891
testClassCommentsSuccess0.641
testDeclarationStatementsSuccess0.716
testForeachStatementsSuccess0.701
testForStatementsSuccess0.733
testIfStatementsSuccess0.949
testPHPWithinHtmlTagSuccess2.975
testPHPWithHtmlSuccess1.055
testSwitchStatementsSuccess0.908
testTryStatementsSuccess0.581
testWhileStatementsSuccess0.600
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testLoadUnloadSuccess5.680
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testGoldenExceptionSuccess0.001
testGoldenEqualSuccess0.001
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.001
testVariableSuccess0.135
testFunctionInvocationSuccess0.009
testFunctionInvocationWithParamsSuccess0.012
testStaticFunctionInvocationSuccess0.010
testArrayVariableWithoutIndexSuccess0.008
testArrayVariableSuccess0.009
testArrayVariableMultiIndexSuccess0.014
testHashTableVariableSuccess0.009
testListVariableSuccess0.013
testNestedListVariableSuccess0.011
testAssignmentSuccess0.009
testPlusAssignmentSuccess0.008
testSLAssignmentSuccess0.009
testReflectionSimpleSuccess0.008
testReflectionNestedSuccess0.009
testReflectionFunctionSuccess0.009
testReflectionComplexSuccess0.007
testStaticMemberSimpleSuccess0.009
testStaticMemberWithArraySuccess0.010
testDispatchSimpleSuccess0.010
testDispatchNestedSuccess0.012
testDispatchWithStaticCallSuccess0.010
testDispatchNestedWithStaticCallSuccess0.013
testCloneSuccess0.010
testCastOfVariableSuccess0.008
testCastOfDispatchSuccess0.010
testClassConstantSuccess0.010
testPostfixSimpleSuccess0.009
testPostfixWithFunctionSuccess0.007
testPrefixSimpleSuccess0.008
testPrefixWithFunctionSuccess0.007
testUnaryOperationSimpleSuccess0.009
testUnaryOperationWithFunctionSuccess0.008
testUnaryOperationComplexSuccess0.008
testClassInstanciationSimpleSuccess0.009
testClassInstanciationVariableSuccess0.009
testClassInstanciationFunctionSuccess0.011
testRefernceSimpleSuccess0.009
testRefernceWithFunctionSuccess0.009
testRefernceInstanciationSuccess0.010
testInstanceofSimpleSuccess0.009
testInstanceofWithFunctionSuccess0.009
testInstanceofDispatchSuccess0.010
testIgnoreErrorSuccess0.010
testIncludeSuccess0.007
testIncludeOnceSuccess0.006
testRequireSuccess0.008
testRequireOnceSuccess0.008
testArraySuccess0.012
testArrayKeyValueSuccess0.009
testArrayComplexSuccess0.013
testConditionalExpressionSuccess0.009
testPlusOperationSuccess0.008
testMinusOperationSuccess0.006
testAndOperationSuccess0.011
testConcatOperationSuccess0.008
testQuoteSuccess0.009
testSingleQuoteSuccess0.010
testQuoteWithOffsetNumberSuccess0.009
testQuoteWithOffsetStringSuccess0.009
testHeredocSuccess0.009
testEmptyHeredocSuccess0.006
testNotQuoteSuccess0.007
testBreakStatementSuccess0.006
testContinueStatementExpressionSuccess0.006
testContinueEmptySuccess0.005
testReturnStatementSuccess0.005
testReturnExprStatementSuccess0.005
testEchoStatementSuccess0.007
testSwitchStatementSuccess0.014
testIfStatementSuccess0.015
testEndIfStatementSuccess0.013
testWhileStatementSuccess0.009
testWhileEndStatementSuccess0.009
testDoWhileStatementSuccess0.009
testForStatementSuccess0.013
testEndForStatementSuccess0.011
testForStatementNoConditionSuccess0.013
testForStatementNoArgsSuccess0.013
testEmptyForStatementSuccess0.016
testForEachStatementSuccess0.015
testForEachStatementWithValueSuccess0.016
testForEachStatementBlockedSuccess0.013
testTryCatchStatementSuccess0.012
testTryMultiCatchStatementSuccess0.013
testGlobalStatementSimpleSuccess0.007
testGlobalStatementReflectionSuccess0.005
testGlobalStatementReflectionWithExpressionSuccess0.009
testGlobalStatementMultipleSuccess0.006
testStaticSimpleSuccess0.007
testStaticMultiWithAssignmentSuccess0.007
testInLineHtmlSuccess0.005
testInLineHtmlWithPHPSuccess0.005
testDeclareSimpleSuccess0.009
testEmptyDeclareSuccess0.006
testDeclareWithStatementSuccess0.008
testFunctionDeclarationSuccess0.009
testFunctionDeclarationReferenceSuccess0.006
testFunctionDeclarationWithParamsSuccess0.015
testClassDeclarationSimpleSuccess0.008
testClassDeclarationWithDeclarationsSuccess0.023
testInterfaceDeclarationSimpleSuccess0.008
testInterfaceDeclarationWithDeclarationsSuccess0.018
testCommentSingleSuccess0.006
testCommentMultiSuccess0.005
testCommentPhpDocBlockSuccess0.006
testCommentVarSuccess0.007
testEmptySuccess0.007
testEvalSuccess0.007
testErrorStatementSuccess0.007
testErrorBlockSuccess0.006
testPhpTestCaseSuccess0.000
testBindVariableSuccess0.019
testBindBooleanOperation1Success0.006
testBindBooleanOperation2Success0.005
testBindBooleanOperation3Success0.005
testBindBooleanOperation4Success0.005
testBindBooleanOperation5Success0.006
testBindBooleanOperation6Success0.005
testPhpTestCaseSuccess0.000
testCommentsCreationFailureFile: /tmp/testCommentsCreation23355Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=48 actual=49

junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation23355Golden :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.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
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)
3.334
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testVariableSuccess0.026
testFunctionInvocationSuccess0.005
testFunctionInvocationWithParamsSuccess0.006
testStaticFunctionInvocationSuccess0.006
testArrayVariableWithoutIndexSuccess0.004
testArrayVariableSuccess0.006
testArrayVariableMultiIndexSuccess0.006
testHashTableVariableSuccess0.005
testListVariableSuccess0.006
testNestedListVariableSuccess0.006
testAssignmentSuccess0.005
testPlusAssignmentSuccess0.006
testSLAssignmentSuccess0.005
testReflectionSimpleSuccess0.005
testReflectionNestedSuccess0.005
testReflectionFunctionSuccess0.006
testReflectionComplexSuccess0.005
testDispatchSimpleSuccess0.005
testDispatchNestedSuccess0.007
testDispatchWithStaticCallSuccess0.008
testDispatchNestedWithStaticCallSuccess0.010
testCastOfVariableSuccess0.006
testCastOfDispatchSuccess0.005
testPostfixSimpleSuccess0.005
testPrefixSimpleSuccess0.005
testUnaryOperationSimpleSuccess0.005
testUnaryOperationWithFunctionSuccess0.005
testUnaryOperationComplexSuccess0.005
testClassInstanciationSimpleSuccess0.005
testClassInstanciationVariableSuccess0.006
testClassInstanciationFunctionSuccess0.005
testRefernceSimpleSuccess0.006
testRefernceWithFunctionSuccess0.006
testRefernceInstanciationSuccess0.006
testIgnoreErrorSuccess0.005
testIncludeSuccess0.005
testIncludeOnceSuccess0.005
testRequireSuccess0.006
testRequireOnceSuccess0.005
testArraySuccess0.006
testArrayKeyValueSuccess0.006
testArrayComplexSuccess0.006
testConditionalExpressionSuccess0.005
testPlusOperationSuccess0.005
testMinusOperationSuccess0.005
testAndOperationSuccess0.006
testConcatOperationSuccess0.005
testQuoteSuccess0.006
testSingleQuoteSuccess0.006
testQuoteWithOffsetNumberSuccess0.006
testQuoteWithOffsetStringSuccess0.006
testHeredocSuccess0.005
testEmptyHeredocSuccess0.004
testNotQuoteSuccess0.005
testBreakStatementSuccess0.005
testContinueStatementExpressionSuccess0.005
testContinueEmptySuccess0.005
testReturnStatementSuccess0.005
testReturnExprStatementSuccess0.005
testEchoStatementSuccess0.005
testSwitchStatementSuccess0.007
testIfStatementSuccess0.007
testEndIfStatementSuccess0.007
testWhileStatementSuccess0.006
testWhileEndStatementSuccess0.006
testDoWhileStatementSuccess0.006
testForStatementSuccess0.006
testEndForStatementSuccess0.007
testForStatementNoConditionSuccess0.007
testForStatementNoArgsSuccess0.007
testEmptyForStatementSuccess0.008
testForEachStatementSuccess0.006
testForEachStatementWithValueSuccess0.007
testForEachStatementBlockedSuccess0.006
testGlobalStatementSimpleSuccess0.005
testGlobalStatementReflectionSuccess0.004
testGlobalStatementReflectionWithExpressionSuccess0.005
testGlobalStatementMultipleSuccess0.005
testStaticSimpleSuccess0.005
testStaticMultiWithAssignmentSuccess0.005
testInLineHtmlSuccess0.004
testInLineHtmlWithPHPSuccess0.004
testDeclareSimpleSuccess0.004
testEmptyDeclareSuccess0.004
testDeclareWithStatementSuccess0.005
testFunctionDeclarationSuccess0.004
testFunctionDeclarationReferenceSuccess0.004
testFunctionDeclarationWithParamsSuccess0.006
testClassDeclarationSimpleSuccess0.005
testClassDeclarationWithDeclarationsSuccess0.008
testCommentSingleSuccess0.005
testCommentMultiSuccess0.004
testCommentPhpDocBlockSuccess0.004
testCommentVarSuccess0.005
testEmptySuccess0.004
testEvalSuccess0.004
testPhpTestCaseSuccess0.000
testSimpleModelDocCreationFailureFile: /tmp/temp23452.xmlGolden :simpleModelDocCreationGolden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp23452.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.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
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.658
testBug_149403_1FailureFile: /tmp/temp23453.xmlGolden :Bug_149403_1_Golden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp23453.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.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
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.636
testBug_149403_2FailureFile: /tmp/temp23454.xmlGolden :Bug_149403_2_Golden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp23454.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.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
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.777
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000

Back to top

Attachment: bug_distribution.csv
Description: Binary data


Back to the top