Skip to main content

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





Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
41402394.44%852.194
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.test414230852.194

Package org.eclipse.php.test

NameTestsErrorsFailuresTime(s)
BareTestSuite12002.108
GUITestSuite1040226.057
HeadlessTestSuite392190624.029
Back to top


TestCase BareTestSuite

NameStatusTypeTime(s)
testCommentsSuccess0.137
testHeredocsSuccess0.037
testLexOperatorsSuccess0.070
testReservedWordsSuccess0.078
testSamplePhpSuccess0.753
testStringsSuccess0.026
testCommentsSuccess0.102
testHeredocsSuccess0.025
testLexOperatorsSuccess0.031
testReservedWordsSuccess0.037
testSamplePhpSuccess0.345
testStringsSuccess0.174

Back to top

TestCase GUITestSuite

NameStatusTypeTime(s)
testLoadUnloadSuccess126.659
testDebugerSuccess0.353
testFactorySuccess0.025
testTextSearcherSearchQuestionMarkErrorFile: /tmp/Search_QuestionMark.txt49897Golden :Search_QuestionMark.txt Diff : (line: 1, offset: 10) expected=50 actual=51

junit.framework.AssertionFailedError: File: /tmp/Search_QuestionMark.txt49897Golden :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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.036
testTextSearcherSearchSearchVariablesErrorFile: /tmp/Search_Variables.txt49898Golden :Search_Variables.txt Diff : (line: 1, offset: 10) expected=55 actual=56

junit.framework.AssertionFailedError: File: /tmp/Search_Variables.txt49898Golden :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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.006
testTextSearcherSearchForErrorFile: /tmp/Search_For.txt49899Golden :Search_For.txt Diff : (line: 1, offset: 15) expected=54 actual=55

junit.framework.AssertionFailedError: File: /tmp/Search_For.txt49899Golden :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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.013
testContentAssistSupportErrorFile: /tmp/contentAssistSupport49900Golden :contentAssistSupport Diff : (line: 3, offset: 1) expected=-1 actual=112

junit.framework.AssertionFailedError: File: /tmp/contentAssistSupport49900Golden :contentAssistSupport
Diff : (line: 3, offset: 1) expected=-1 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.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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
2.511
testHTMLSuccess0.488
testPHPSuccess0.302
testElementAnnotationSuccess0.002

Back to top

TestCase HeadlessTestSuite

NameStatusTypeTime(s)
testOpenTagsSuccess0.350
testCloseTagsSuccess0.011
testCommentSuccess0.008
testDocCommentSuccess0.105
testHeredocSuccess0.010
testToDoSuccess0.008
testBug149403Success0.011
testFilesToGoldenallphpsSuccess0.088
testFilesToGoldenabstractSuccess0.007
testFilesToGoldentype_hinting_001Success0.007
testFilesToGoldenfactory_and_singleton_001Success0.011
testFilesToGoldenfactory_001Success0.006
testFilesToGoldenarray_access_001Success0.011
testFilesToGoldenvisibility_002aSuccess0.008
testFilesToGoldenvisibility_002bSuccess0.009
testFilesToGoldentostring_001Success0.011
testFilesToGoldentype_hinting_003Success0.009
testFilesToGoldenHTMLembedPHPErrorFile: /tmp/HTMLembedPHP.php11006Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=49 actual=56

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php11006Golden :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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
1.854
testYylex__call_001Success0.034
testYylex__call_002Success0.011
testYylex__set__get_001Success0.062
testYylex__set__get_002Success0.008
testYylex__set__get_003Success0.008
testYylex__set__get_004Success0.037
testYylex__set__get_005Success0.059
testYylex__set_data_corruptSuccess0.032
testYylexabstract_classSuccess0.022
testYylexabstract_derivedSuccess0.013
testYylexabstract_finalSuccess0.010
testYylexabstract_inheritSuccess0.016
testYylexabstract_not_declaredSuccess0.008
testYylexabstract_redeclareSuccess0.015
testYylexabstract_staticSuccess0.024
testYylexclass_abstractSuccess0.021
testYylexclass_checkSuccess0.101
testYylexclass_exampleSuccess0.066
testYylexclone_001Success0.025
testYylexallphpsSuccess0.454
testTokenizePhpGenerictokenizer_php5_sampleSuccess0.025
testTokenizePhpGenerictokenizer_php5_stringsSuccess0.004
testTokenizePhpGenerictokenizer_php5_heredocsSuccess0.004
testEmbeddedCodeErrorFile: /tmp/HTMLembedPHP.php11030Golden :HTMLembedPHP.php Diff : (line: 460, offset: 1) expected=80 actual=-1

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php11030Golden :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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.381
testTokenizePhpSuccess0.016
testTokenizeTaskstokenizer_phpTasks1Success0.003
testTokenizeTaskstokenizer_phpTasks2Success0.003
testTokenizeTaskstokenizer_phpTasks3Success0.003
testTokenizeTaskstokenizer_phpTasks4Success0.003
testTokenizeTaskstokenizer_phpTasks5Success0.002
testTokenizeTaskstokenizer_phpTasks6Success0.003
testTokenizePhpWithHtmltokenizer_phpInHtmlSuccess0.005
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKeySuccess0.011
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValueSuccess0.010
testYylexAllPhpSuccess0.552
testYylexlargeFile1Success0.287
testYylexlargeFile2Success0.187
testYylexlargeFile3Success0.116
testYylexlargeFile4Success0.087
testYylexbig_classSuccess0.007
testYylexccSuccess0.048
testYylexclass_checkSuccess0.072
testYylexclass_exampleSuccess0.045
testYylex001Success0.003
testYylex002Success0.004
testYylex003Success0.011
testYylex004Success0.007
testYylex005Success0.008
testYylex006Success0.007
testYylex007Success0.007
testYylex008Success0.007
testYylex009Success0.007
testYylex010Success0.007
testYylex011Success0.013
testYylex012Success0.014
testYylex013Success0.004
testAllPhpsSuccess0.013
testCall001Success0.004
testSetGetSuccess0.005
testAbstractByInterfaceSuccess0.005
testAbstractClassSuccess0.004
testArrayAccessSuccess0.005
testAssignOpPropertySuccess0.004
testAutoload1Success0.003
testAutoload6Success0.004
testCCSuccess0.008
testClassCheckSuccess0.005
testBug20175Success0.005
testDesructorSuccess0.004
testInterfaceSuccess0.024
testLanguageModel4Success3.102
testLanguageModel5Success1.625
testBug191887Errortest value of constant expected:<[4]> but was:<[0]>

junit.framework.ComparisonFailure: test value of constant expected:<[4]> but was:<[0]>
at org.eclipse.php.test.headless.core.phpModel.parser.TestLanguagesModel5.testBug191887(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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
testAllPhpsSuccess0.003
testFileInspectorSuccess0.004
test15_VarGlobalUnusedSuccess0.003
testBigClassSuccess0.003
testCCSuccess0.006
testClassCheckSuccess0.003
testClassExampleSuccess0.005
testClass032Success0.004
testLargeFile4Success0.006
testCreateTextSequenceErrornull expected:<[$a = $b->myFunction()]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]>
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequence(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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.043
testCreateTextSequenceWithCommentsErrornull expected:<[$a = $b->myFunction()]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]>
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceWithComments(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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.008
testCreateTextSequenceInsideBracketsErrornull expected:<[$a = $b->myFunction()]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]>
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceInsideBrackets(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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.008
testCreateTextSequenceAfterSemicolumnErrornull expected:<[$a = $b->myFunction()]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction()]> but was:<[]>
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceAfterSemicolumn(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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.007
testCreateTextSequenceCompositeSequenceErrornull expected:<[$a = $b->myFunction($c->myVar)]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[$a = $b->myFunction($c->myVar)]> but was:<[]>
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceCompositeSequence(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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.007
testCreateTextSequenceWithLineCommentErrornull expected:<[// line comment]> but was:<[]>

junit.framework.ComparisonFailure: null expected:<[// line comment]> but was:<[]>
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestCreateTextSequence(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testCreateTextSequenceWithLineComment(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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.008
testInClassDeclaretionErrorexpected:<6> but was:<-1>

junit.framework.AssertionFailedError: expected:<6> but was:<-1>
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestInClassDeclaretion(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testInClassDeclaretion(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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.008
testInClassDeclaretion2Success0.006
testInFuctionDeclaretionErrorexpected:<0> but was:<-1>

junit.framework.AssertionFailedError: expected:<0> but was:<-1>
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestInFunctionDeclaretion(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testInFuctionDeclaretion(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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.008
testInFunctionDeclaretion2Success0.006
testGetPrivousTriggerIndexErrorArray index out of range: 16

java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 16
at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source)
at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex(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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.007
testGetPrivousTriggerIndex2ErrorArray index out of range: 0

java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source)
at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex2(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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.007
testGetPrivousTriggerIndex3ErrorArray index out of range: 29

java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 29
at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source)
at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex3(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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.008
testGetPrivousTriggerIndex4ErrorArray index out of range: 19

java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 19
at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source)
at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getPrivousTriggerIndex(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestGetPrivousTriggerIndex(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testGetPrivousTriggerIndex4(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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.007
testGetPrivousTriggerIndex5Success0.005
testGetPrivousTriggerIndex6Success0.006
testReadIdentifiarStartIndexErrorArray index out of range: 9

java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 9
at org.eclipse.php.internal.core.util.text.TextSequenceUtilities$AbstractTextSequence.charAt(Unknown Source)
at org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.readIdentifiarStartIndex(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestReadIdentifiarStartIndex(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testReadIdentifiarStartIndex(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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.007
testReadIdentifiarEndIndexErrorexpected:<19> but was:<10>

junit.framework.AssertionFailedError: expected:<19> but was:<10>
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.doTestReadIdentifiarEndIndex(Unknown Source)
at org.eclipse.php.test.headless.core.util.text.TestTextSequenceUtilities.testReadIdentifiarEndIndex(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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.007
testPartitionInHTMLSuccess0.011
testPartitionStandaloneSuccess0.006
testPartitionPhpAsHTMLAttributeKeySuccess0.014
testPartitionPhpAsHTMLAttributeValueSuccess0.009
testInLineHtmlSuccess48.585
testArrayStatementsSuccess0.049
testClassCommentsErrorFile: /tmp/classComments.php11091Golden :classComments.php Diff : (line: 5, offset: 1) expected=32 actual=99

junit.framework.AssertionFailedError: File: /tmp/classComments.php11091Golden :classComments.php
Diff : (line: 5, offset: 1) expected=32 actual=99
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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.122
testDeclarationStatementsSuccess0.020
testForeachStatementsSuccess0.011
testForStatementsSuccess0.017
testIfStatementsSuccess0.015
testPHPWithinHtmlTagSuccess0.168
testPHPWithHtmlSuccess0.135
testSwitchStatementsSuccess0.034
testTryStatementsSuccess0.011
testWhileStatementsSuccess0.017
testLoadUnloadSuccess172.531
testGoldenExceptionSuccess0.002
testGoldenEqualSuccess0.002
testVariableSuccess0.160
testFunctionInvocationSuccess0.021
testFunctionInvocationWithParamsSuccess0.028
testStaticFunctionInvocationSuccess0.025
testArrayVariableWithoutIndexSuccess0.021
testArrayVariableSuccess0.021
testArrayVariableMultiIndexSuccess0.026
testHashTableVariableSuccess0.020
testListVariableSuccess0.025
testNestedListVariableSuccess0.023
testAssignmentSuccess0.019
testPlusAssignmentSuccess0.019
testSLAssignmentSuccess0.019
testReflectionSimpleSuccess0.017
testReflectionNestedSuccess0.019
testReflectionFunctionSuccess0.020
testReflectionComplexSuccess0.020
testStaticMemberSimpleSuccess0.019
testStaticMemberWithArraySuccess0.021
testDispatchSimpleSuccess0.019
testDispatchNestedSuccess0.024
testDispatchWithStaticCallSuccess0.022
testDispatchNestedWithStaticCallSuccess0.024
testCloneSuccess0.018
testCastOfVariableSuccess0.019
testCastOfDispatchSuccess0.020
testClassConstantSuccess0.021
testPostfixSimpleSuccess0.017
testPostfixWithFunctionSuccess0.016
testPrefixSimpleSuccess0.020
testPrefixWithFunctionSuccess0.017
testUnaryOperationSimpleSuccess0.019
testUnaryOperationWithFunctionSuccess0.017
testUnaryOperationComplexSuccess0.018
testClassInstanciationSimpleSuccess0.019
testClassInstanciationVariableSuccess0.018
testClassInstanciationFunctionSuccess0.020
testRefernceSimpleSuccess0.022
testRefernceWithFunctionSuccess0.019
testRefernceInstanciationSuccess0.019
testInstanceofSimpleSuccess0.022
testInstanceofWithFunctionSuccess0.018
testInstanceofDispatchSuccess0.020
testIgnoreErrorSuccess0.021
testIncludeSuccess0.019
testIncludeOnceSuccess0.017
testRequireSuccess0.020
testRequireOnceSuccess0.020
testArraySuccess0.022
testArrayKeyValueSuccess0.019
testArrayComplexSuccess0.026
testConditionalExpressionSuccess0.024
testPlusOperationSuccess0.018
testMinusOperationSuccess0.017
testAndOperationSuccess0.021
testConcatOperationSuccess0.017
testQuoteSuccess0.026
testSingleQuoteSuccess0.021
testQuoteWithOffsetNumberSuccess0.021
testQuoteWithCurlySuccess0.020
testQuoteWithOffsetStringSuccess0.021
testHeredocSuccess0.022
testEmptyHeredocSuccess0.016
testNotQuoteSuccess0.021
testBreakStatementSuccess0.017
testContinueStatementExpressionSuccess0.017
testContinueEmptySuccess0.015
testReturnStatementSuccess0.016
testReturnExprStatementSuccess0.016
testEchoStatementSuccess0.020
testSwitchStatementSuccess0.027
testIfStatementSuccess0.027
testEndIfStatementSuccess0.026
testWhileStatementSuccess0.020
testWhileEndStatementSuccess0.021
testDoWhileStatementSuccess0.020
testForStatementSuccess0.026
testEndForStatementSuccess0.024
testForStatementNoConditionSuccess0.026
testForStatementNoArgsSuccess0.024
testEmptyForStatementSuccess0.029
testForEachStatementSuccess0.024
testForEachStatementWithValueSuccess0.290
testForEachStatementBlockedSuccess0.022
testTryCatchStatementSuccess0.024
testTryMultiCatchStatementSuccess0.024
testGlobalStatementSimpleSuccess0.218
testGlobalStatementReflectionSuccess0.015
testGlobalStatementReflectionWithExpressionSuccess0.019
testGlobalStatementMultipleSuccess0.016
testStaticSimpleSuccess0.017
testStaticMultiWithAssignmentSuccess0.018
testInLineHtmlSuccess0.115
testInLineHtmlWithPHPSuccess0.015
testDeclareSimpleSuccess0.020
testEmptyDeclareSuccess0.017
testDeclareWithStatementSuccess0.021
testFunctionDeclarationSuccess0.120
testFunctionDeclarationReferenceSuccess0.018
testFunctionDeclarationWithParamsSuccess0.027
testClassDeclarationSimpleSuccess0.019
testClassDeclarationWithDeclarationsSuccess0.132
testInterfaceDeclarationSimpleSuccess0.082
testInterfaceDeclarationWithDeclarationsSuccess0.021
testCommentSingleSuccess0.015
testCommentMultiSuccess0.016
testCommentPhpDocBlockSuccess0.015
testCommentVarSuccess0.016
testEmptySuccess0.015
testEvalSuccess0.015
testErrorStatementSuccess0.015
testErrorBlockSuccess0.014
testBindVariableSuccess0.025
testBindBooleanOperation1Success0.007
testBindBooleanOperation2Success0.007
testBindBooleanOperation3Success0.007
testBindBooleanOperation4Success0.007
testBindBooleanOperation5Success0.007
testBindBooleanOperation6Success0.008
testCommentsCreationErrorFile: /tmp/testCommentsCreation11222Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=48 actual=49

junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation11222Golden :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:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
at org.eclipse.core.launcher.Main.main(Main.java:30)
34.470
testVariableSuccess0.033
testFunctionInvocationSuccess0.012
testFunctionInvocationWithParamsSuccess0.012
testStaticFunctionInvocationSuccess0.011
testArrayVariableWithoutIndexSuccess0.012
testArrayVariableSuccess0.012
testArrayVariableMultiIndexSuccess0.012
testHashTableVariableSuccess0.013
testListVariableSuccess0.011
testNestedListVariableSuccess0.012
testAssignmentSuccess0.013
testPlusAssignmentSuccess0.012
testSLAssignmentSuccess0.013
testReflectionSimpleSuccess0.012
testReflectionNestedSuccess0.013
testReflectionFunctionSuccess0.013
testReflectionComplexSuccess0.013
testDispatchSimpleSuccess0.013
testDispatchNestedSuccess0.014
testDispatchWithStaticCallSuccess0.013
testDispatchNestedWithStaticCallSuccess0.014
testCastOfVariableSuccess0.014
testCastOfDispatchSuccess0.013
testPostfixSimpleSuccess0.013
testPrefixSimpleSuccess0.013
testUnaryOperationSimpleSuccess0.012
testUnaryOperationWithFunctionSuccess0.012
testUnaryOperationComplexSuccess0.012
testClassInstanciationSimpleSuccess0.012
testClassInstanciationVariableSuccess0.013
testClassInstanciationFunctionSuccess0.013
testRefernceSimpleSuccess0.012
testRefernceWithFunctionSuccess0.015
testRefernceInstanciationSuccess0.013
testIgnoreErrorSuccess0.013
testIncludeSuccess0.012
testIncludeOnceSuccess0.013
testRequireSuccess0.013
testRequireOnceSuccess0.012
testArraySuccess0.013
testArrayKeyValueSuccess0.013
testArrayComplexSuccess0.013
testConditionalExpressionSuccess0.013
testPlusOperationSuccess0.012
testMinusOperationSuccess0.012
testAndOperationSuccess0.013
testConcatOperationSuccess0.011
testQuoteSuccess0.012
testSingleQuoteSuccess0.013
testQuoteWithOffsetNumberSuccess0.013
testQuoteWithOffsetStringSuccess0.013
testHeredocSuccess0.013
testEmptyHeredocSuccess0.012
testNotQuoteSuccess0.013
testBreakStatementSuccess0.012
testContinueStatementExpressionSuccess0.012
testContinueEmptySuccess0.012
testReturnStatementSuccess0.012
testReturnExprStatementSuccess0.013
testEchoStatementSuccess0.012
testSwitchStatementSuccess0.014
testIfStatementSuccess0.015
testEndIfStatementSuccess0.015
testWhileStatementSuccess0.014
testWhileEndStatementSuccess0.014
testDoWhileStatementSuccess0.013
testForStatementSuccess0.015
testEndForStatementSuccess0.015
testForStatementNoConditionSuccess0.015
testForStatementNoArgsSuccess0.015
testEmptyForStatementSuccess0.015
testForEachStatementSuccess0.014
testForEachStatementWithValueSuccess0.015
testForEachStatementBlockedSuccess0.015
testGlobalStatementSimpleSuccess0.012
testGlobalStatementReflectionSuccess0.013
testGlobalStatementReflectionWithExpressionSuccess0.012
testGlobalStatementMultipleSuccess0.013
testStaticSimpleSuccess0.012
testStaticMultiWithAssignmentSuccess0.012
testInLineHtmlSuccess0.012
testInLineHtmlWithPHPSuccess0.012
testDeclareSimpleSuccess0.012
testEmptyDeclareSuccess0.011
testDeclareWithStatementSuccess0.013
testFunctionDeclarationSuccess0.011
testFunctionDeclarationReferenceSuccess0.012
testFunctionDeclarationWithParamsSuccess0.013
testClassDeclarationSimpleSuccess0.012
testClassDeclarationWithDeclarationsSuccess0.016
testCommentSingleSuccess0.012
testCommentMultiSuccess0.011
testCommentPhpDocBlockSuccess0.012
testCommentVarSuccess0.012
testEmptySuccess0.012
testEvalSuccess0.011
testClassDeclarationSuccess0.005
testClassExtensionSuccess0.002
testClassInstantiationSuccess0.002
testClassTriggerSuccess0.002
testConstantReferenceSuccess0.002
testFieldDefinitionSuccess0.002
testFunctionDeclarationSuccess0.004
testFunctionInvocationSuccess0.002
testGlobalConstantReferenceSuccess0.002
testInterfaceDeclarationSuccess0.002
testInterfaceExtensionSuccess0.002
testInterfaceImplementationSuccess0.002
testMethodDeclarationSuccess0.002
testMethodInvocationSuccess0.002
testMultipleInterfaceExtensionSuccess0.002
testMultipleInterfaceImplementationSuccess0.002
testNothingSuccess0.001
testPrivateFieldDefinitionSuccess0.002
testProtectedFieldDefinitionSuccess0.002
testPublicFieldDefinitionSuccess0.002
testStaticFieldDefinitionSuccess0.002
testStaticVariableReferenceSuccess0.002
testThisReferenceSuccess0.002
testGetFileDataSuccess0.002
testGetPhpFileSuccess0.002
testMatchingClassesSuccess0.002
testMatchingFunctionsSuccess0.002
testMatchingElementsSuccess0.002
testIncludeModelLocationSuccess0.002
testGetInterfacesSuccess0.002
testGetSuperClassSuccess0.002
testGetSuperClassNameSuccess0.002
testGetParentSuccess0.002
testGetModifierSuccess0.002
testGetFunctionsToOverrideSuccess0.002
testGetContainerFromStringSuccess0.003
testDummyMethodsSuccess0.002
testHasSuperClassSuccess0.002
testGetExternalResourcesSuccess0.002

Back to top

Attachment: bug_distribution.csv
Description: Binary data


Back to the top