Skip to main content

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





Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
40601795.81%215.202
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.test406170215.202

Package org.eclipse.php.test

NameTestsErrorsFailuresTime(s)
BareTestSuite12001.422
HeadlessTestSuite394170213.780
Back to top


TestCase BareTestSuite

NameStatusTypeTime(s)
testCommentsSuccess0.139
testHeredocsSuccess0.035
testLexOperatorsSuccess0.056
testReservedWordsSuccess0.054
testSamplePhpSuccess0.546
testStringsSuccess0.011
testCommentsSuccess0.035
testHeredocsSuccess0.012
testLexOperatorsSuccess0.021
testReservedWordsSuccess0.024
testSamplePhpSuccess0.261
testStringsSuccess0.009

Back to top

TestCase HeadlessTestSuite

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

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

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php22426Golden :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.564
testYylex__call_001Success0.026
testYylex__call_002Success0.009
testYylex__set__get_001Success0.057
testYylex__set__get_002Success0.009
testYylex__set__get_003Success0.009
testYylex__set__get_004Success0.039
testYylex__set__get_005Success0.064
testYylex__set_data_corruptSuccess0.172
testYylexabstract_classSuccess0.020
testYylexabstract_derivedSuccess0.011
testYylexabstract_finalSuccess0.010
testYylexabstract_inheritSuccess0.020
testYylexabstract_not_declaredSuccess0.010
testYylexabstract_redeclareSuccess0.016
testYylexabstract_staticSuccess0.019
testYylexclass_abstractSuccess0.021
testYylexclass_checkSuccess0.096
testYylexclass_exampleSuccess0.059
testYylexclone_001Success0.025
testYylexallphpsSuccess0.417
testTokenizePhpGenerictokenizer_php5_sampleSuccess0.019
testTokenizePhpGenerictokenizer_php5_stringsSuccess0.004
testTokenizePhpGenerictokenizer_php5_heredocsSuccess0.003
testEmbeddedCodeErrorFile: /tmp/HTMLembedPHP.php22450Golden :HTMLembedPHP.php Diff : (line: 460, offset: 1) expected=80 actual=-1

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php22450Golden :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.776
testTokenizePhpSuccess0.007
testTokenizeTaskstokenizer_phpTasks1Success0.003
testTokenizeTaskstokenizer_phpTasks2Success0.003
testTokenizeTaskstokenizer_phpTasks3Success0.003
testTokenizeTaskstokenizer_phpTasks4Success0.003
testTokenizeTaskstokenizer_phpTasks5Success0.003
testTokenizeTaskstokenizer_phpTasks6Success0.003
testTokenizePhpWithHtmltokenizer_phpInHtmlSuccess0.007
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKeySuccess0.014
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValueSuccess0.014
testYylexAllPhpSuccess0.497
testYylexlargeFile1Success0.247
testYylexlargeFile2Success0.124
testYylexlargeFile3Success0.119
testYylexlargeFile4Success0.101
testYylexbig_classSuccess0.009
testYylexccSuccess0.061
testYylexclass_checkSuccess0.085
testYylexclass_exampleSuccess0.057
testYylex001Success0.004
testYylex002Success0.006
testYylex003Success0.012
testYylex004Success0.008
testYylex005Success0.009
testYylex006Success0.008
testYylex007Success0.008
testYylex008Success0.009
testYylex009Success0.008
testYylex010Success0.009
testYylex011Success0.021
testYylex012Success0.017
testYylex013Success0.005
testAllPhpsSuccess0.014
testCall001Success0.003
testSetGetSuccess0.005
testAbstractByInterfaceSuccess0.005
testAbstractClassSuccess0.003
testArrayAccessSuccess0.004
testAssignOpPropertySuccess0.004
testAutoload1Success0.003
testAutoload6Success0.003
testCCSuccess0.007
testClassCheckSuccess0.004
testBug20175Success0.005
testDesructorSuccess0.003
testInterfaceSuccess0.018
testLanguageModel4Success1.490
testLanguageModel5Success1.869
testBug191887Success0.001
testAllPhpsSuccess0.003
testFileInspectorSuccess0.003
test15_VarGlobalUnusedSuccess0.002
testBigClassSuccess0.003
testCCSuccess0.006
testClassCheckSuccess0.002
testClassExampleSuccess0.016
testClass032Success0.004
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.008
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.004
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.004
testInFunctionDeclaretion2Success0.004
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.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.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.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.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.006
testPartitionStandaloneSuccess0.003
testPartitionPhpAsHTMLAttributeKeySuccess0.005
testPartitionPhpAsHTMLAttributeValueSuccess0.068
testInLineHtmlSuccess0.078
testArrayStatementsSuccess0.008
testClassCommentsSuccess0.026
testDeclarationStatementsSuccess0.023
testForeachStatementsSuccess0.021
testForStatementsSuccess0.022
testIfStatementsSuccess0.017
testPHPWithinHtmlTagSuccess0.464
testPHPWithHtmlSuccess0.114
testSwitchStatementsSuccess0.034
testTryStatementsSuccess0.011
testWhileStatementsSuccess0.018
testContentTypeSuccess0.000
testGetFileDataSuccess0.002
testGetPhpFileSuccess0.003
testMatchingClassesSuccess0.002
testMatchingFunctionsSuccess0.003
testMatchingElementsSuccess0.003
testIncludeModelLocationSuccess0.002
testGetInterfacesSuccess0.003
testGetSuperClassSuccess0.002
testGetSuperClassNameSuccess0.002
testGetParentSuccess0.003
testGetModifierSuccess0.002
testGetFunctionsToOverrideSuccess0.003
testGetContainerFromStringSuccess0.004
testDummyMethodsSuccess0.002
testHasSuperClassSuccess0.003
testGetExternalResourcesSuccess0.002

Back to top

Attachment: bug_distribution.csv
Description: Binary data


Back to the top