Skip to main content

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





Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
35601396.35%50.056
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.test35613050.056

Package org.eclipse.php.test

NameTestsErrorsFailuresTime(s)
BareTestSuite12001.477
GUITestSuite73017.728
HeadlessTestSuite33710030.851
Back to top


TestCase BareTestSuite

NameStatusTypeTime(s)
testCommentsSuccess0.204
testHeredocsSuccess0.027
testLexOperatorsSuccess0.046
testReservedWordsSuccess0.051
testSamplePhpSuccess0.516
testStringsSuccess0.010
testCommentsSuccess0.030
testHeredocsSuccess0.012
testLexOperatorsSuccess0.017
testReservedWordsSuccess0.019
testSamplePhpSuccess0.239
testStringsSuccess0.009

Back to top

TestCase GUITestSuite

NameStatusTypeTime(s)
testLoadUnloadSuccess12.815
testDebugerSuccess0.316
testFactorySuccess0.016
testTextSearcherSearchQuestionMarkErrorFile: /tmp/Search_QuestionMark.txt53094Golden :Search_QuestionMark.txt Diff : (line: 1, offset: 10) expected=50 actual=51

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

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

junit.framework.AssertionFailedError: File: /tmp/Search_For.txt53096Golden :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
testContentAssistSupportSuccess2.783

Back to top

TestCase HeadlessTestSuite

NameStatusTypeTime(s)
testOpenTagsSuccess0.309
testCloseTagsSuccess0.006
testCommentSuccess0.010
testDocCommentSuccess0.081
testHeredocSuccess0.012
testToDoSuccess0.012
testBug149403Success0.011
testFilesToGoldenallphpsSuccess0.136
testFilesToGoldenabstractSuccess0.010
testFilesToGoldentype_hinting_001Success0.013
testFilesToGoldenfactory_and_singleton_001Success0.019
testFilesToGoldenfactory_001Success0.010
testFilesToGoldenarray_access_001Success0.015
testFilesToGoldenvisibility_002aSuccess0.008
testFilesToGoldenvisibility_002bSuccess0.011
testFilesToGoldentostring_001Success0.010
testFilesToGoldentype_hinting_003Success0.009
testFilesToGoldenHTMLembedPHPErrorFile: /tmp/HTMLembedPHP.php41979Golden :sourceParserHTMLembedPHP.php Diff : (line: 2, offset: 1) expected=-1 actual=80

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php41979Golden :sourceParserHTMLembedPHP.php
Diff : (line: 2, offset: 1) expected=-1 actual=80
at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source)
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source)
at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpSourceParser.doTestFile(Unknown Source)
at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpSourceParser.testFilesToGoldenHTMLembedPHP(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.045
testYylex__call_001Success0.022
testYylex__call_002Success0.006
testYylex__set__get_001Success0.044
testYylex__set__get_002Success0.006
testYylex__set__get_003Success0.006
testYylex__set__get_004Success0.029
testYylex__set__get_005Success0.048
testYylex__set_data_corruptSuccess0.025
testYylexabstract_classSuccess0.018
testYylexabstract_derivedSuccess0.010
testYylexabstract_finalSuccess0.007
testYylexabstract_inheritSuccess0.013
testYylexabstract_not_declaredSuccess0.008
testYylexabstract_redeclareSuccess0.012
testYylexabstract_staticSuccess0.016
testYylexclass_abstractSuccess0.016
testYylexclass_checkSuccess0.079
testYylexclass_exampleSuccess0.053
testYylexclone_001Success0.021
testYylexallphpsSuccess0.371
testTokenizePhpGenerictokenizer_php5_sampleSuccess0.036
testTokenizePhpGenerictokenizer_php5_stringsSuccess0.005
testTokenizePhpGenerictokenizer_php5_heredocsSuccess0.005
testEmbeddedCodeErrorN/A

sun.io.MalformedInputException
at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java:278)
at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:314)
at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:364)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:250)
at java.io.InputStreamReader.read(InputStreamReader.java:212)
at org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.yy_advance(Unknown Source)
at org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.primGetNextToken(Unknown Source)
at org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.getNextToken(Unknown Source)
at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpTokenizer.writeActual(Unknown Source)
at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpTokenizer.doTestTokenizer(Unknown Source)
at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpTokenizer.testEmbeddedCode(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.008
testTokenizePhpSuccess0.009
testTokenizeTaskstokenizer_phpTasks1Success0.004
testTokenizeTaskstokenizer_phpTasks2Success0.004
testTokenizeTaskstokenizer_phpTasks3Success0.005
testTokenizeTaskstokenizer_phpTasks4Success0.004
testTokenizeTaskstokenizer_phpTasks5Success0.004
testTokenizeTaskstokenizer_phpTasks6Success0.003
testTokenizePhpWithHtmltokenizer_phpInHtmlSuccess0.007
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKeySuccess0.019
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValueSuccess0.016
testYylexAllPhpSuccess0.498
testYylexlargeFile1Success0.292
testYylexlargeFile2Success0.123
testYylexlargeFile3Success0.117
testYylexlargeFile4Success0.093
testYylexbig_classSuccess0.008
testYylexccSuccess0.052
testYylexclass_checkSuccess0.080
testYylexclass_exampleSuccess0.050
testYylex001Success0.004
testYylex002Success0.005
testYylex003Success0.012
testYylex004Success0.008
testYylex005Success0.009
testYylex006Success0.009
testYylex007Success0.008
testYylex008Success0.008
testYylex009Success0.009
testYylex010Success0.008
testYylex011Success0.015
testYylex012Success0.016
testYylex013Success0.006
testAllPhpsSuccess0.087
testCall001Success0.025
testSetGetSuccess0.007
testAbstractByInterfaceSuccess0.006
testAbstractClassSuccess0.005
testArrayAccessSuccess0.008
testAssignOpPropertySuccess0.005
testAutoload1Success0.003
testAutoload6Success0.004
testCCSuccess0.009
testClassCheckSuccess0.007
testBug20175Success0.008
testDesructorSuccess0.004
testInterfaceSuccess0.020
testLanguageModel4Success1.479
testLanguageModel5ErrorFile: /tmp/php5_languagemodel42052Golden :php5_languagemodel Diff : (line: 67, offset: 1) expected=32 actual=10

junit.framework.AssertionFailedError: File: /tmp/php5_languagemodel42052Golden :php5_languagemodel
Diff : (line: 67, offset: 1) expected=32 actual=10
at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source)
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source)
at org.eclipse.php.test.headless.core.phpModel.parser.TestLanguagesModel5.testLanguageModel5(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.958
testAllPhpsSuccess0.004
testFileInspectorSuccess0.005
test15_VarGlobalUnusedSuccess0.003
testBigClassSuccess0.003
testCCSuccess0.007
testClassCheckSuccess0.003
testClassExampleSuccess0.009
testClass032Success0.004
testLargeFile4Success0.008
testPartitionInHTMLSuccess0.411
testPartitionStandaloneSuccess0.005
testPartitionPhpAsHTMLAttributeKeySuccess0.021
testPartitionPhpAsHTMLAttributeValueSuccess0.024
testInLineHtmlSuccess0.558
testArrayStatementsSuccess0.024
testClassCommentsErrorFile: /tmp/classComments.php42064Golden :classComments.php Diff : (line: 6, offset: 1) expected=47 actual=9

junit.framework.AssertionFailedError: File: /tmp/classComments.php42064Golden :classComments.php
Diff : (line: 6, offset: 1) expected=47 actual=9
at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source)
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source)
at org.eclipse.php.test.headless.core.format.TestPhpFormat.doTestFormatter(Unknown Source)
at org.eclipse.php.test.headless.core.format.TestPhpFormat.testClassComments(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.026
testDeclarationStatementsErrorFile: /tmp/declarationStatements.php42065Golden :declarationStatements.php Diff : (line: 4, offset: 1) expected=112 actual=9

junit.framework.AssertionFailedError: File: /tmp/declarationStatements.php42065Golden :declarationStatements.php
Diff : (line: 4, offset: 1) expected=112 actual=9
at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source)
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source)
at org.eclipse.php.test.headless.core.format.TestPhpFormat.doTestFormatter(Unknown Source)
at org.eclipse.php.test.headless.core.format.TestPhpFormat.testDeclarationStatements(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.017
testForeachStatementsErrorFile: /tmp/foreachStatements.php42066Golden :foreachStatements.php Diff : (line: 4, offset: 1) expected=102 actual=9

junit.framework.AssertionFailedError: File: /tmp/foreachStatements.php42066Golden :foreachStatements.php
Diff : (line: 4, offset: 1) expected=102 actual=9
at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source)
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source)
at org.eclipse.php.test.headless.core.format.TestPhpFormat.doTestFormatter(Unknown Source)
at org.eclipse.php.test.headless.core.format.TestPhpFormat.testForeachStatements(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.014
testForStatementsSuccess0.024
testIfStatementsSuccess0.029
testPHPWithinHtmlTagSuccess0.176
testPHPWithHtmlSuccess0.864
testSwitchStatementsSuccess0.036
testTryStatementsSuccess0.012
testWhileStatementsSuccess0.021
testLoadUnloadSuccess4.722
testGoldenExceptionSuccess0.001
testGoldenEqualSuccess0.001
testVariableSuccess0.117
testFunctionInvocationSuccess0.016
testFunctionInvocationWithParamsSuccess0.022
testStaticFunctionInvocationSuccess0.019
testArrayVariableWithoutIndexSuccess0.016
testArrayVariableSuccess0.016
testArrayVariableMultiIndexSuccess0.020
testHashTableVariableSuccess0.016
testListVariableSuccess0.018
testNestedListVariableSuccess0.019
testAssignmentSuccess0.016
testPlusAssignmentSuccess0.015
testSLAssignmentSuccess0.016
testReflectionSimpleSuccess0.014
testReflectionNestedSuccess0.015
testReflectionFunctionSuccess0.016
testReflectionComplexSuccess0.013
testStaticMemberSimpleSuccess0.015
testStaticMemberWithArraySuccess0.016
testDispatchSimpleSuccess0.016
testDispatchNestedSuccess0.020
testDispatchWithStaticCallSuccess0.018
testDispatchNestedWithStaticCallSuccess0.019
testCloneSuccess0.014
testCastOfVariableSuccess0.014
testCastOfDispatchSuccess0.017
testClassConstantSuccess0.017
testPostfixSimpleSuccess0.014
testPostfixWithFunctionSuccess0.058
testPrefixSimpleSuccess0.014
testPrefixWithFunctionSuccess0.013
testUnaryOperationSimpleSuccess0.015
testUnaryOperationWithFunctionSuccess0.013
testUnaryOperationComplexSuccess0.014
testClassInstanciationSimpleSuccess0.014
testClassInstanciationVariableSuccess0.013
testClassInstanciationFunctionSuccess0.016
testRefernceSimpleSuccess0.014
testRefernceWithFunctionSuccess0.014
testRefernceInstanciationSuccess0.014
testInstanceofSimpleSuccess0.014
testInstanceofWithFunctionSuccess0.014
testInstanceofDispatchSuccess0.015
testIgnoreErrorSuccess0.015
testIncludeSuccess0.014
testIncludeOnceSuccess0.016
testRequireSuccess0.016
testRequireOnceSuccess0.014
testArraySuccess0.016
testArrayKeyValueSuccess0.015
testArrayComplexSuccess0.019
testConditionalExpressionSuccess0.015
testPlusOperationSuccess0.014
testMinusOperationSuccess0.013
testAndOperationSuccess0.015
testConcatOperationSuccess0.013
testQuoteSuccess0.015
testSingleQuoteSuccess0.016
testQuoteWithOffsetNumberSuccess0.016
testQuoteWithOffsetStringSuccess0.016
testHeredocSuccess0.015
testEmptyHeredocSuccess0.012
testNotQuoteSuccess0.013
testBreakStatementSuccess0.012
testContinueStatementExpressionSuccess0.013
testContinueEmptySuccess0.062
testReturnStatementSuccess0.012
testReturnExprStatementSuccess0.012
testEchoStatementSuccess0.013
testSwitchStatementSuccess0.021
testIfStatementSuccess0.023
testEndIfStatementSuccess0.019
testWhileStatementSuccess0.016
testWhileEndStatementSuccess0.017
testDoWhileStatementSuccess0.016
testForStatementSuccess0.020
testEndForStatementSuccess0.021
testForStatementNoConditionSuccess0.019
testForStatementNoArgsSuccess0.020
testEmptyForStatementSuccess0.028
testForEachStatementSuccess0.021
testForEachStatementWithValueSuccess0.020
testForEachStatementBlockedSuccess0.017
testTryCatchStatementSuccess0.018
testTryMultiCatchStatementSuccess0.019
testGlobalStatementSimpleSuccess0.013
testGlobalStatementReflectionSuccess0.012
testGlobalStatementReflectionWithExpressionSuccess0.014
testGlobalStatementMultipleSuccess0.013
testStaticSimpleSuccess0.012
testStaticMultiWithAssignmentSuccess0.013
testInLineHtmlSuccess0.010
testInLineHtmlWithPHPSuccess0.011
testDeclareSimpleSuccess0.014
testEmptyDeclareSuccess0.013
testDeclareWithStatementSuccess0.014
testFunctionDeclarationSuccess0.014
testFunctionDeclarationReferenceSuccess0.012
testFunctionDeclarationWithParamsSuccess0.021
testClassDeclarationSimpleSuccess0.014
testClassDeclarationWithDeclarationsSuccess0.128
testInterfaceDeclarationSimpleSuccess0.013
testInterfaceDeclarationWithDeclarationsSuccess0.018
testCommentSingleSuccess0.012
testCommentMultiSuccess0.012
testCommentPhpDocBlockSuccess0.011
testCommentVarSuccess0.014
testEmptySuccess0.013
testEvalSuccess0.013
testErrorStatementSuccess0.012
testErrorBlockSuccess0.012
testBindVariableSuccess0.020
testBindBooleanOperation1Success0.006
testBindBooleanOperation2Success0.006
testBindBooleanOperation3Success0.007
testBindBooleanOperation4Success0.006
testBindBooleanOperation5Success0.006
testBindBooleanOperation6Success0.007
testCommentsCreationErrorFile: /tmp/testCommentsCreation42194Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=48 actual=49

junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation42194Golden :testCommentsCreation
Diff : (line: 1, offset: 30) expected=48 actual=49
at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source)
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestProjectAstCreation.parseAndCompare(Unknown Source)
at org.eclipse.php.test.headless.core.ast.TestProjectAstCreation.testCommentsCreation(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.805
testVariableSuccess0.027
testFunctionInvocationSuccess0.010
testFunctionInvocationWithParamsSuccess0.012
testStaticFunctionInvocationSuccess0.012
testArrayVariableWithoutIndexSuccess0.010
testArrayVariableSuccess0.011
testArrayVariableMultiIndexSuccess0.012
testHashTableVariableSuccess0.010
testListVariableSuccess0.010
testNestedListVariableSuccess0.011
testAssignmentSuccess0.011
testPlusAssignmentSuccess0.010
testSLAssignmentSuccess0.010
testReflectionSimpleSuccess0.010
testReflectionNestedSuccess0.010
testReflectionFunctionSuccess0.010
testReflectionComplexSuccess0.010
testDispatchSimpleSuccess0.010
testDispatchNestedSuccess0.011
testDispatchWithStaticCallSuccess0.011
testDispatchNestedWithStaticCallSuccess0.011
testCastOfVariableSuccess0.010
testCastOfDispatchSuccess0.011
testPostfixSimpleSuccess0.010
testPrefixSimpleSuccess0.010
testUnaryOperationSimpleSuccess0.010
testUnaryOperationWithFunctionSuccess0.010
testUnaryOperationComplexSuccess0.010
testClassInstanciationSimpleSuccess0.010
testClassInstanciationVariableSuccess0.011
testClassInstanciationFunctionSuccess0.011
testRefernceSimpleSuccess0.010
testRefernceWithFunctionSuccess0.011
testRefernceInstanciationSuccess0.011
testIgnoreErrorSuccess0.010
testIncludeSuccess0.010
testIncludeOnceSuccess0.158
testRequireSuccess0.012
testRequireOnceSuccess0.010
testArraySuccess0.011
testArrayKeyValueSuccess0.011
testArrayComplexSuccess0.013
testConditionalExpressionSuccess0.011
testPlusOperationSuccess0.010
testMinusOperationSuccess0.010
testAndOperationSuccess0.012
testConcatOperationSuccess0.010
testQuoteSuccess0.010
testSingleQuoteSuccess0.011
testQuoteWithOffsetNumberSuccess0.011
testQuoteWithOffsetStringSuccess0.011
testHeredocSuccess0.011
testEmptyHeredocSuccess0.010
testNotQuoteSuccess0.010
testBreakStatementSuccess0.010
testContinueStatementExpressionSuccess0.010
testContinueEmptySuccess0.009
testReturnStatementSuccess0.010
testReturnExprStatementSuccess0.009
testEchoStatementSuccess0.009
testSwitchStatementSuccess0.013
testIfStatementSuccess0.014
testEndIfStatementSuccess0.013
testWhileStatementSuccess0.011
testWhileEndStatementSuccess0.011
testDoWhileStatementSuccess0.010
testForStatementSuccess0.012
testEndForStatementSuccess0.012
testForStatementNoConditionSuccess0.016
testForStatementNoArgsSuccess0.016
testEmptyForStatementSuccess0.017
testForEachStatementSuccess0.011
testForEachStatementWithValueSuccess0.013
testForEachStatementBlockedSuccess0.066
testGlobalStatementSimpleSuccess0.010
testGlobalStatementReflectionSuccess0.010
testGlobalStatementReflectionWithExpressionSuccess0.010
testGlobalStatementMultipleSuccess0.010
testStaticSimpleSuccess0.009
testStaticMultiWithAssignmentSuccess0.010
testInLineHtmlSuccess0.009
testInLineHtmlWithPHPSuccess0.010
testDeclareSimpleSuccess0.010
testEmptyDeclareSuccess0.010
testDeclareWithStatementSuccess0.010
testFunctionDeclarationSuccess0.010
testFunctionDeclarationReferenceSuccess0.010
testFunctionDeclarationWithParamsSuccess0.013
testClassDeclarationSimpleSuccess0.010
testClassDeclarationWithDeclarationsSuccess0.015
testCommentSingleSuccess0.010
testCommentMultiSuccess0.009
testCommentPhpDocBlockSuccess0.010
testCommentVarSuccess0.010
testEmptySuccess0.011
testEvalSuccess0.010
testSimpleModelDocCreationErrorFile: /tmp/temp42291.xmlGolden :simpleModelDocCreationGolden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp42291.xmlGolden :simpleModelDocCreationGolden
Diff : (line: 2, offset: 0) expected=10 actual=38
at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source)
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source)
at org.eclipse.php.test.headless.core.documentModel.dom.TestDOMModelDocumentForPHP.testSimpleModelDocCreation(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.023
testBug_149403_1ErrorFile: /tmp/temp42292.xmlGolden :Bug_149403_1_Golden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp42292.xmlGolden :Bug_149403_1_Golden
Diff : (line: 2, offset: 0) expected=10 actual=38
at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source)
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source)
at org.eclipse.php.test.headless.core.documentModel.dom.TestDOMModelDocumentForPHP.testBug_149403_1(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.019
testBug_149403_2ErrorFile: /tmp/temp42293.xmlGolden :Bug_149403_2_Golden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp42293.xmlGolden :Bug_149403_2_Golden
Diff : (line: 2, offset: 0) expected=10 actual=38
at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source)
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source)
at org.eclipse.php.test.headless.core.documentModel.dom.TestDOMModelDocumentForPHP.testBug_149403_2(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.EclipseTestRunner.run(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.runTests(Unknown Source)
at org.eclipse.php.test.CoreTestApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.007
testSomthingSuccess1.005

Back to top

Attachment: bug_distribution.csv
Description: Binary data


Back to the top