Skip to main content

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





Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
40601795.81%171.125
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.test406170171.125

Package org.eclipse.php.test

NameTestsErrorsFailuresTime(s)
BareTestSuite12001.420
HeadlessTestSuite394170169.705
Back to top


TestCase BareTestSuite

NameStatusTypeTime(s)
testCommentsSuccess0.192
testHeredocsSuccess0.027
testLexOperatorsSuccess0.051
testReservedWordsSuccess0.052
testSamplePhpSuccess0.461
testStringsSuccess0.016
testCommentsSuccess0.029
testHeredocsSuccess0.012
testLexOperatorsSuccess0.018
testReservedWordsSuccess0.019
testSamplePhpSuccess0.282
testStringsSuccess0.010

Back to top

TestCase HeadlessTestSuite

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

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

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php14766Golden :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.499
testYylex__call_001Success0.022
testYylex__call_002Success0.006
testYylex__set__get_001Success0.047
testYylex__set__get_002Success0.007
testYylex__set__get_003Success0.007
testYylex__set__get_004Success0.029
testYylex__set__get_005Success0.050
testYylex__set_data_corruptSuccess0.118
testYylexabstract_classSuccess0.019
testYylexabstract_derivedSuccess0.011
testYylexabstract_finalSuccess0.009
testYylexabstract_inheritSuccess0.014
testYylexabstract_not_declaredSuccess0.007
testYylexabstract_redeclareSuccess0.013
testYylexabstract_staticSuccess0.016
testYylexclass_abstractSuccess0.016
testYylexclass_checkSuccess0.081
testYylexclass_exampleSuccess0.060
testYylexclone_001Success0.022
testYylexallphpsSuccess0.422
testTokenizePhpGenerictokenizer_php5_sampleSuccess0.016
testTokenizePhpGenerictokenizer_php5_stringsSuccess0.003
testTokenizePhpGenerictokenizer_php5_heredocsSuccess0.003
testEmbeddedCodeErrorFile: /tmp/HTMLembedPHP.php14791Golden :HTMLembedPHP.php Diff : (line: 460, offset: 1) expected=80 actual=-1

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php14791Golden :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.563
testTokenizePhpSuccess0.004
testTokenizeTaskstokenizer_phpTasks1Success0.003
testTokenizeTaskstokenizer_phpTasks2Success0.002
testTokenizeTaskstokenizer_phpTasks3Success0.003
testTokenizeTaskstokenizer_phpTasks4Success0.002
testTokenizeTaskstokenizer_phpTasks5Success0.003
testTokenizeTaskstokenizer_phpTasks6Success0.002
testTokenizePhpWithHtmltokenizer_phpInHtmlSuccess0.005
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKeySuccess0.011
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValueSuccess0.011
testYylexAllPhpSuccess0.380
testYylexlargeFile1Success0.225
testYylexlargeFile2Success0.120
testYylexlargeFile3Success0.112
testYylexlargeFile4Success0.086
testYylexbig_classSuccess0.007
testYylexccSuccess0.049
testYylexclass_checkSuccess0.074
testYylexclass_exampleSuccess0.047
testYylex001Success0.003
testYylex002Success0.004
testYylex003Success0.011
testYylex004Success0.007
testYylex005Success0.008
testYylex006Success0.008
testYylex007Success0.007
testYylex008Success0.007
testYylex009Success0.008
testYylex010Success0.006
testYylex011Success0.014
testYylex012Success0.014
testYylex013Success0.005
testAllPhpsSuccess0.010
testCall001Success0.003
testSetGetSuccess0.004
testAbstractByInterfaceSuccess0.003
testAbstractClassSuccess0.003
testArrayAccessSuccess0.004
testAssignOpPropertySuccess0.003
testAutoload1Success0.002
testAutoload6Success0.003
testCCSuccess0.005
testClassCheckSuccess0.005
testBug20175Success0.004
testDesructorSuccess0.003
testInterfaceSuccess0.014
testLanguageModel4Success1.364
testLanguageModel5Success1.722
testBug191887Success0.001
testAllPhpsSuccess0.003
testFileInspectorSuccess0.003
test15_VarGlobalUnusedSuccess0.002
testBigClassSuccess0.003
testCCSuccess0.050
testClassCheckSuccess0.003
testClassExampleSuccess0.003
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: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.007
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.004
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.005
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.004
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.005
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.005
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.004
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.004
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.005
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.004
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.005
testGetPrivousTriggerIndex5Success0.003
testGetPrivousTriggerIndex6Success0.004
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.004
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.005
testPartitionStandaloneSuccess0.003
testPartitionPhpAsHTMLAttributeKeySuccess0.003
testPartitionPhpAsHTMLAttributeValueSuccess0.004
testInLineHtmlSuccess0.076
testArrayStatementsSuccess0.007
testClassCommentsSuccess0.024
testDeclarationStatementsSuccess0.018
testForeachStatementsSuccess0.018
testForStatementsSuccess0.073
testIfStatementsSuccess0.015
testPHPWithinHtmlTagSuccess0.466
testPHPWithHtmlSuccess0.091
testSwitchStatementsSuccess0.026
testTryStatementsSuccess0.008
testWhileStatementsSuccess0.011
testContentTypeSuccess0.000
testGetFileDataSuccess0.002
testGetPhpFileSuccess0.001
testMatchingClassesSuccess0.002
testMatchingFunctionsSuccess0.002
testMatchingElementsSuccess0.002
testIncludeModelLocationSuccess0.001
testGetInterfacesSuccess0.002
testGetSuperClassSuccess0.002
testGetSuperClassNameSuccess0.001
testGetParentSuccess0.002
testGetModifierSuccess0.001
testGetFunctionsToOverrideSuccess0.002
testGetContainerFromStringSuccess0.002
testDummyMethodsSuccess0.002
testHasSuperClassSuccess0.001
testGetExternalResourcesSuccess0.001

Back to top

Attachment: bug_distribution.csv
Description: Binary data


Back to the top