Skip to main content

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





Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
40601795.81%172.806
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.test406170172.806

Package org.eclipse.php.test

NameTestsErrorsFailuresTime(s)
BareTestSuite12001.727
HeadlessTestSuite394170171.079
Back to top


TestCase BareTestSuite

NameStatusTypeTime(s)
testCommentsSuccess0.112
testHeredocsSuccess0.029
testLexOperatorsSuccess0.048
testReservedWordsSuccess0.054
testSamplePhpSuccess0.645
testStringsSuccess0.012
testCommentsSuccess0.035
testHeredocsSuccess0.014
testLexOperatorsSuccess0.021
testReservedWordsSuccess0.022
testSamplePhpSuccess0.497
testStringsSuccess0.024

Back to top

TestCase HeadlessTestSuite

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

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

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php31911Golden :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.732
testYylex__call_001Success0.025
testYylex__call_002Success0.008
testYylex__set__get_001Success0.056
testYylex__set__get_002Success0.009
testYylex__set__get_003Success0.008
testYylex__set__get_004Success0.036
testYylex__set__get_005Success0.058
testYylex__set_data_corruptSuccess0.032
testYylexabstract_classSuccess0.025
testYylexabstract_derivedSuccess0.014
testYylexabstract_finalSuccess0.010
testYylexabstract_inheritSuccess0.017
testYylexabstract_not_declaredSuccess0.010
testYylexabstract_redeclareSuccess0.014
testYylexabstract_staticSuccess0.096
testYylexclass_abstractSuccess0.022
testYylexclass_checkSuccess0.099
testYylexclass_exampleSuccess0.067
testYylexclone_001Success0.026
testYylexallphpsSuccess0.615
testTokenizePhpGenerictokenizer_php5_sampleSuccess0.021
testTokenizePhpGenerictokenizer_php5_stringsSuccess0.004
testTokenizePhpGenerictokenizer_php5_heredocsSuccess0.003
testEmbeddedCodeErrorFile: /tmp/HTMLembedPHP.php31935Golden :HTMLembedPHP.php Diff : (line: 460, offset: 1) expected=80 actual=-1

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php31935Golden :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)
1.346
testTokenizePhpSuccess0.005
testTokenizeTaskstokenizer_phpTasks1Success0.002
testTokenizeTaskstokenizer_phpTasks2Success0.003
testTokenizeTaskstokenizer_phpTasks3Success0.002
testTokenizeTaskstokenizer_phpTasks4Success0.002
testTokenizeTaskstokenizer_phpTasks5Success0.003
testTokenizeTaskstokenizer_phpTasks6Success0.002
testTokenizePhpWithHtmltokenizer_phpInHtmlSuccess0.005
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeKeySuccess0.011
testTokenizePhpWithHtmltokenizer_phpCodeAsHtmlAttributeValueSuccess0.011
testYylexAllPhpSuccess0.472
testYylexlargeFile1Success0.244
testYylexlargeFile2Success0.150
testYylexlargeFile3Success0.126
testYylexlargeFile4Success0.093
testYylexbig_classSuccess0.007
testYylexccSuccess0.053
testYylexclass_checkSuccess0.081
testYylexclass_exampleSuccess0.051
testYylex001Success0.004
testYylex002Success0.005
testYylex003Success0.011
testYylex004Success0.008
testYylex005Success0.008
testYylex006Success0.008
testYylex007Success0.008
testYylex008Success0.008
testYylex009Success0.007
testYylex010Success0.007
testYylex011Success0.015
testYylex012Success0.015
testYylex013Success0.004
testAllPhpsSuccess0.013
testCall001Success0.003
testSetGetSuccess0.005
testAbstractByInterfaceSuccess0.005
testAbstractClassSuccess0.004
testArrayAccessSuccess0.005
testAssignOpPropertySuccess0.004
testAutoload1Success0.003
testAutoload6Success0.003
testCCSuccess0.007
testClassCheckSuccess0.006
testBug20175Success0.004
testDesructorSuccess0.004
testInterfaceSuccess0.019
testLanguageModel4Success1.437
testLanguageModel5Success1.830
testBug191887Success0.001
testAllPhpsSuccess0.003
testFileInspectorSuccess0.003
test15_VarGlobalUnusedSuccess0.002
testBigClassSuccess0.003
testCCSuccess0.005
testClassCheckSuccess0.003
testClassExampleSuccess0.004
testClass032Success0.003
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.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.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.006
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.006
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.006
testInClassDeclaretion2Success0.004
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.005
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.005
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.006
testPartitionInHTMLSuccess0.007
testPartitionStandaloneSuccess0.003
testPartitionPhpAsHTMLAttributeKeySuccess0.005
testPartitionPhpAsHTMLAttributeValueSuccess0.004
testInLineHtmlSuccess0.134
testArrayStatementsSuccess0.020
testClassCommentsSuccess0.029
testDeclarationStatementsSuccess0.016
testForeachStatementsSuccess0.011
testForStatementsSuccess0.015
testIfStatementsSuccess0.014
testPHPWithinHtmlTagSuccess0.381
testPHPWithHtmlSuccess0.110
testSwitchStatementsSuccess0.032
testTryStatementsSuccess0.013
testWhileStatementsSuccess0.076
testContentTypeSuccess0.001
testGetFileDataSuccess0.002
testGetPhpFileSuccess0.002
testMatchingClassesSuccess0.002
testMatchingFunctionsSuccess0.001
testMatchingElementsSuccess0.002
testIncludeModelLocationSuccess0.002
testGetInterfacesSuccess0.002
testGetSuperClassSuccess0.001
testGetSuperClassNameSuccess0.002
testGetParentSuccess0.002
testGetModifierSuccess0.001
testGetFunctionsToOverrideSuccess0.002
testGetContainerFromStringSuccess0.003
testDummyMethodsSuccess0.001
testHasSuperClassSuccess0.002
testGetExternalResourcesSuccess0.002

Back to top

Attachment: bug_distribution.csv
Description: Binary data


Back to the top