Skip to main content

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





Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
40601795.81%183.572
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.test406170183.572

Package org.eclipse.php.test

NameTestsErrorsFailuresTime(s)
BareTestSuite12002.114
HeadlessTestSuite394170181.458
Back to top


TestCase BareTestSuite

NameStatusTypeTime(s)
testCommentsSuccess0.278
testHeredocsSuccess0.109
testLexOperatorsSuccess0.151
testReservedWordsSuccess0.136
testSamplePhpSuccess0.783
testStringsSuccess0.012
testCommentsSuccess0.034
testHeredocsSuccess0.013
testLexOperatorsSuccess0.018
testReservedWordsSuccess0.021
testSamplePhpSuccess0.243
testStringsSuccess0.010

Back to top

TestCase HeadlessTestSuite

NameStatusTypeTime(s)
testLoadUnloadSuccess57.475
testGoldenExceptionSuccess0.004
testGoldenEqualSuccess0.002
testVariableSuccess0.141
testFunctionInvocationSuccess0.022
testFunctionInvocationWithParamsSuccess0.028
testStaticFunctionInvocationSuccess0.024
testArrayVariableWithoutIndexSuccess0.021
testArrayVariableSuccess0.021
testArrayVariableMultiIndexSuccess0.025
testHashTableVariableSuccess0.020
testListVariableSuccess0.023
testNestedListVariableSuccess0.022
testAssignmentSuccess0.018
testPlusAssignmentSuccess0.018
testSLAssignmentSuccess0.020
testReflectionSimpleSuccess0.018
testReflectionNestedSuccess0.019
testReflectionFunctionSuccess0.019
testReflectionComplexSuccess0.018
testStaticMemberSimpleSuccess0.019
testStaticMemberWithArraySuccess0.020
testDispatchSimpleSuccess0.019
testDispatchNestedSuccess0.025
testDispatchWithStaticCallSuccess0.021
testDispatchNestedWithStaticCallSuccess0.024
testCloneSuccess0.017
testCastOfVariableSuccess0.017
testCastOfDispatchSuccess0.021
testClassConstantSuccess0.020
testPostfixSimpleSuccess0.017
testPostfixWithFunctionSuccess0.017
testPrefixSimpleSuccess0.017
testPrefixWithFunctionSuccess0.017
testUnaryOperationSimpleSuccess0.018
testUnaryOperationWithFunctionSuccess0.016
testUnaryOperationComplexSuccess0.017
testClassInstanciationSimpleSuccess0.018
testClassInstanciationVariableSuccess0.017
testClassInstanciationFunctionSuccess0.020
testRefernceSimpleSuccess0.018
testRefernceWithFunctionSuccess0.019
testRefernceInstanciationSuccess0.018
testInstanceofSimpleSuccess0.018
testInstanceofWithFunctionSuccess0.017
testInstanceofDispatchSuccess0.017
testIgnoreErrorSuccess0.020
testIncludeSuccess0.017
testIncludeOnceSuccess0.016
testRequireSuccess0.019
testRequireOnceSuccess0.017
testArraySuccess0.022
testArrayKeyValueSuccess0.020
testArrayComplexSuccess0.024
testConditionalExpressionSuccess0.019
testPlusOperationSuccess0.017
testMinusOperationSuccess0.016
testAndOperationSuccess0.020
testConcatOperationSuccess0.017
testQuoteSuccess0.019
testSingleQuoteSuccess0.022
testQuoteWithOffsetNumberSuccess0.021
testQuoteWithCurlySuccess0.021
testQuoteWithOffsetStringSuccess0.019
testHeredocSuccess0.019
testEmptyHeredocSuccess0.016
testNotQuoteSuccess0.457
testBreakStatementSuccess0.017
testContinueStatementExpressionSuccess0.016
testContinueEmptySuccess0.016
testReturnStatementSuccess0.015
testReturnExprStatementSuccess0.015
testEchoStatementSuccess0.017
testSwitchStatementSuccess0.023
testIfStatementSuccess0.028
testEndIfStatementSuccess0.025
testWhileStatementSuccess0.018
testWhileEndStatementSuccess0.018
testDoWhileStatementSuccess0.020
testForStatementSuccess0.022
testEndForStatementSuccess0.020
testForStatementNoConditionSuccess0.025
testForStatementNoArgsSuccess0.022
testEmptyForStatementSuccess0.027
testForEachStatementSuccess0.024
testForEachStatementWithValueSuccess0.026
testForEachStatementBlockedSuccess0.023
testTryCatchStatementSuccess0.022
testTryMultiCatchStatementSuccess0.024
testGlobalStatementSimpleSuccess0.017
testGlobalStatementReflectionSuccess0.017
testGlobalStatementReflectionWithExpressionSuccess0.021
testGlobalStatementMultipleSuccess0.017
testStaticSimpleSuccess0.016
testStaticMultiWithAssignmentSuccess0.019
testInLineHtmlSuccess0.014
testInLineHtmlWithPHPSuccess0.013
testDeclareSimpleSuccess0.020
testEmptyDeclareSuccess0.017
testDeclareWithStatementSuccess0.018
testFunctionDeclarationSuccess0.019
testFunctionDeclarationReferenceSuccess0.018
testFunctionDeclarationWithParamsSuccess0.029
testClassDeclarationSimpleSuccess0.019
testClassDeclarationWithDeclarationsSuccess0.040
testInterfaceDeclarationSimpleSuccess0.018
testInterfaceDeclarationWithDeclarationsSuccess0.025
testCommentSingleSuccess0.017
testCommentMultiSuccess0.016
testCommentPhpDocBlockSuccess0.015
testCommentVarSuccess0.019
testEmptySuccess0.018
testEvalSuccess0.016
testErrorStatementSuccess0.017
testErrorBlockSuccess0.015
testBindVariableSuccess0.026
testBindBooleanOperation1Success0.008
testBindBooleanOperation2Success0.008
testBindBooleanOperation3Success0.009
testBindBooleanOperation4Success0.008
testBindBooleanOperation5Success0.008
testBindBooleanOperation6Success0.009
testCommentsCreationErrorFile: /tmp/testCommentsCreation47398Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=48 actual=49

junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation47398Golden :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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
10.545
testVariableSuccess0.039
testFunctionInvocationSuccess0.012
testFunctionInvocationWithParamsSuccess0.016
testStaticFunctionInvocationSuccess0.012
testArrayVariableWithoutIndexSuccess0.012
testArrayVariableSuccess0.012
testArrayVariableMultiIndexSuccess0.013
testHashTableVariableSuccess0.012
testListVariableSuccess0.013
testNestedListVariableSuccess0.013
testAssignmentSuccess0.012
testPlusAssignmentSuccess0.013
testSLAssignmentSuccess0.012
testReflectionSimpleSuccess0.013
testReflectionNestedSuccess0.013
testReflectionFunctionSuccess0.013
testReflectionComplexSuccess0.013
testDispatchSimpleSuccess0.013
testDispatchNestedSuccess0.013
testDispatchWithStaticCallSuccess0.013
testDispatchNestedWithStaticCallSuccess0.013
testCastOfVariableSuccess0.013
testCastOfDispatchSuccess0.013
testPostfixSimpleSuccess0.012
testPrefixSimpleSuccess0.012
testUnaryOperationSimpleSuccess0.013
testUnaryOperationWithFunctionSuccess0.012
testUnaryOperationComplexSuccess0.012
testClassInstanciationSimpleSuccess0.014
testClassInstanciationVariableSuccess0.012
testClassInstanciationFunctionSuccess0.013
testRefernceSimpleSuccess0.013
testRefernceWithFunctionSuccess0.013
testRefernceInstanciationSuccess0.012
testIgnoreErrorSuccess0.013
testIncludeSuccess0.012
testIncludeOnceSuccess0.012
testRequireSuccess0.013
testRequireOnceSuccess0.012
testArraySuccess0.012
testArrayKeyValueSuccess0.012
testArrayComplexSuccess0.081
testConditionalExpressionSuccess0.013
testPlusOperationSuccess0.012
testMinusOperationSuccess0.024
testAndOperationSuccess0.014
testConcatOperationSuccess0.012
testQuoteSuccess0.167
testSingleQuoteSuccess0.014
testQuoteWithOffsetNumberSuccess0.014
testQuoteWithOffsetStringSuccess0.013
testHeredocSuccess0.014
testEmptyHeredocSuccess0.013
testNotQuoteSuccess0.014
testBreakStatementSuccess0.012
testContinueStatementExpressionSuccess0.013
testContinueEmptySuccess0.012
testReturnStatementSuccess0.012
testReturnExprStatementSuccess0.011
testEchoStatementSuccess0.012
testSwitchStatementSuccess0.012
testIfStatementSuccess0.012
testEndIfStatementSuccess0.012
testWhileStatementSuccess0.011
testWhileEndStatementSuccess0.012
testDoWhileStatementSuccess0.014
testForStatementSuccess0.014
testEndForStatementSuccess0.013
testForStatementNoConditionSuccess0.013
testForStatementNoArgsSuccess0.012
testEmptyForStatementSuccess0.012
testForEachStatementSuccess0.012
testForEachStatementWithValueSuccess0.012
testForEachStatementBlockedSuccess0.011
testGlobalStatementSimpleSuccess0.010
testGlobalStatementReflectionSuccess0.009
testGlobalStatementReflectionWithExpressionSuccess0.010
testGlobalStatementMultipleSuccess0.011
testStaticSimpleSuccess0.009
testStaticMultiWithAssignmentSuccess0.010
testInLineHtmlSuccess0.010
testInLineHtmlWithPHPSuccess0.009
testDeclareSimpleSuccess0.010
testEmptyDeclareSuccess0.011
testDeclareWithStatementSuccess0.010
testFunctionDeclarationSuccess0.009
testFunctionDeclarationReferenceSuccess0.012
testFunctionDeclarationWithParamsSuccess0.014
testClassDeclarationSimpleSuccess0.012
testClassDeclarationWithDeclarationsSuccess0.015
testCommentSingleSuccess0.012
testCommentMultiSuccess0.012
testCommentPhpDocBlockSuccess0.012
testCommentVarSuccess0.012
testEmptySuccess0.013
testEvalSuccess0.012
testClassDeclarationSuccess0.013
testClassExtensionSuccess0.002
testClassInstantiationSuccess0.003
testClassTriggerSuccess0.003
testConstantReferenceSuccess0.003
testFieldDefinitionSuccess0.003
testFunctionDeclarationSuccess0.004
testFunctionInvocationSuccess0.003
testGlobalConstantReferenceSuccess0.003
testInterfaceDeclarationSuccess0.003
testInterfaceExtensionSuccess0.003
testInterfaceImplementationSuccess0.003
testMethodDeclarationSuccess0.003
testMethodInvocationSuccess0.003
testMultipleInterfaceExtensionSuccess0.004
testCatchBlockSuccess0.003
testMultipleInterfaceImplementationSuccess0.003
testNothingSuccess0.002
testPrivateFieldDefinitionSuccess0.003
testProtectedFieldDefinitionSuccess0.003
testPublicFieldDefinitionSuccess0.003
testStaticFieldDefinitionSuccess0.003
testStaticVariableReferenceSuccess0.003
testThisReferenceSuccess0.003
testOpenTagsSuccess0.003
testCloseTagsSuccess0.003
testCommentSuccess0.003
testDocCommentSuccess0.017
testHeredocSuccess0.008
testToDoSuccess0.006
testBug149403Success0.007
testFilesToGoldenallphpsSuccess0.065
testFilesToGoldenabstractSuccess0.005
testFilesToGoldentype_hinting_001Success0.006
testFilesToGoldenfactory_and_singleton_001Success0.008
testFilesToGoldenfactory_001Success0.005
testFilesToGoldenarray_access_001Success0.010
testFilesToGoldenvisibility_002aSuccess0.006
testFilesToGoldenvisibility_002bSuccess0.006
testFilesToGoldentostring_001Success0.009
testFilesToGoldentype_hinting_003Success0.007
testFilesToGoldenHTMLembedPHPErrorFile: /tmp/HTMLembedPHP.php47508Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=49 actual=56

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php47508Golden :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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
1.688
testYylex__call_001Success0.029
testYylex__call_002Success0.008
testYylex__set__get_001Success0.061
testYylex__set__get_002Success0.009
testYylex__set__get_003Success0.008
testYylex__set__get_004Success0.040
testYylex__set__get_005Success0.062
testYylex__set_data_corruptSuccess0.184
testYylexabstract_classSuccess0.025
testYylexabstract_derivedSuccess0.015
testYylexabstract_finalSuccess0.010
testYylexabstract_inheritSuccess0.018
testYylexabstract_not_declaredSuccess0.009
testYylexabstract_redeclareSuccess0.018
testYylexabstract_staticSuccess0.020
testYylexclass_abstractSuccess0.021
testYylexclass_checkSuccess0.099
testYylexclass_exampleSuccess0.062
testYylexclone_001Success0.025
testYylexallphpsSuccess0.500
testTokenizePhpGenerictokenizer_php5_sampleSuccess0.021
testTokenizePhpGenerictokenizer_php5_stringsSuccess0.003
testTokenizePhpGenerictokenizer_php5_heredocsSuccess0.002
testEmbeddedCodeErrorFile: /tmp/HTMLembedPHP.php47532Golden :HTMLembedPHP.php Diff : (line: 460, offset: 1) expected=80 actual=-1

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php47532Golden :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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.732
testTokenizePhpSuccess0.006
testTokenizeTaskstokenizer_phpTasks1Success0.003
testTokenizeTaskstokenizer_phpTasks2Success0.004
testTokenizeTaskstokenizer_phpTasks3Success0.004
testTokenizeTaskstokenizer_phpTasks4Success0.003
testTokenizeTaskstokenizer_phpTasks5Success0.003
testTokenizeTaskstokenizer_phpTasks6Success0.003
testTokenizePhpWithHtmltokenizer_phpInHtmlSuccess0.006
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKeySuccess0.013
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValueSuccess0.013
testYylexAllPhpSuccess0.548
testYylexlargeFile1Success0.260
testYylexlargeFile2Success0.136
testYylexlargeFile3Success0.123
testYylexlargeFile4Success0.085
testYylexbig_classSuccess0.008
testYylexccSuccess0.052
testYylexclass_checkSuccess0.085
testYylexclass_exampleSuccess0.046
testYylex001Success0.004
testYylex002Success0.005
testYylex003Success0.010
testYylex004Success0.007
testYylex005Success0.008
testYylex006Success0.007
testYylex007Success0.007
testYylex008Success0.007
testYylex009Success0.007
testYylex010Success0.006
testYylex011Success0.014
testYylex012Success0.014
testYylex013Success0.004
testAllPhpsSuccess0.012
testCall001Success0.003
testSetGetSuccess0.004
testAbstractByInterfaceSuccess0.003
testAbstractClassSuccess0.002
testArrayAccessSuccess0.004
testAssignOpPropertySuccess0.003
testAutoload1Success0.002
testAutoload6Success0.003
testCCSuccess0.005
testClassCheckSuccess0.004
testBug20175Success0.004
testDesructorSuccess0.003
testInterfaceSuccess0.014
testLanguageModel4Success1.626
testLanguageModel5Success1.692
testBug191887Success0.001
testAllPhpsSuccess0.004
testFileInspectorSuccess0.004
test15_VarGlobalUnusedSuccess0.003
testBigClassSuccess0.003
testCCSuccess0.008
testClassCheckSuccess0.003
testClassExampleSuccess0.005
testClass032Success0.005
testLargeFile4Success0.007
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.006
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
testInClassDeclaretion2Success0.003
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
testInFunctionDeclaretion2Success0.003
testGetPrivousTriggerIndexErrorN/A

java.lang.ArrayIndexOutOfBoundsException
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
testGetPrivousTriggerIndex2ErrorN/A

java.lang.ArrayIndexOutOfBoundsException
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testGetPrivousTriggerIndex3ErrorN/A

java.lang.ArrayIndexOutOfBoundsException
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
testGetPrivousTriggerIndex4ErrorN/A

java.lang.ArrayIndexOutOfBoundsException
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testGetPrivousTriggerIndex5Success0.004
testGetPrivousTriggerIndex6Success0.003
testReadIdentifiarStartIndexErrorN/A

java.lang.ArrayIndexOutOfBoundsException
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.005
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:169)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
at org.eclipse.core.launcher.Main.main(Main.java:30)
0.004
testPartitionInHTMLSuccess0.006
testPartitionStandaloneSuccess0.003
testPartitionPhpAsHTMLAttributeKeySuccess0.003
testPartitionPhpAsHTMLAttributeValueSuccess0.004
testInLineHtmlSuccess0.077
testArrayStatementsSuccess0.008
testClassCommentsSuccess0.030
testDeclarationStatementsSuccess0.020
testForeachStatementsSuccess0.047
testForStatementsSuccess0.021
testIfStatementsSuccess0.020
testPHPWithinHtmlTagSuccess0.566
testPHPWithHtmlSuccess0.118
testSwitchStatementsSuccess0.028
testTryStatementsSuccess0.011
testWhileStatementsSuccess0.017
testContentTypeSuccess0.001
testGetFileDataSuccess0.002
testGetPhpFileSuccess0.002
testMatchingClassesSuccess0.002
testMatchingFunctionsSuccess0.002
testMatchingElementsSuccess0.002
testIncludeModelLocationSuccess0.002
testGetInterfacesSuccess0.003
testGetSuperClassSuccess0.002
testGetSuperClassNameSuccess0.002
testGetParentSuccess0.002
testGetModifierSuccess0.002
testGetFunctionsToOverrideSuccess0.002
testGetContainerFromStringSuccess0.004
testDummyMethodsSuccess0.002
testHasSuperClassSuccess0.002
testGetExternalResourcesSuccess0.003

Back to top

Attachment: bug_distribution.csv
Description: Binary data


Back to the top