Skip to main content

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





Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
34111096.77%93.201
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.test34101193.201

Package org.eclipse.php.test

NameTestsErrorsFailuresTime(s)
BareTestSuite21001.484
GUITestSuite120322.487
HeadlessTestSuite3080869.230
Back to top


TestCase BareTestSuite

NameStatusTypeTime(s)
testCommentsSuccess0.351
testHeredocsSuccess0.027
testLexOperatorsSuccess0.047
testReservedWordsSuccess0.050
testSamplePhpSuccess0.530
testStringsSuccess0.008
testPhpTestCaseSuccess0.000
testCommentsSuccess0.000
testHeredocsSuccess0.000
testLexOperatorsSuccess0.000
testReservedWordsSuccess0.000
testSamplePhpSuccess0.000
testStringsSuccess0.000
testPhpTestCaseSuccess0.000
testCommentsSuccess0.030
testHeredocsSuccess0.011
testLexOperatorsSuccess0.016
testReservedWordsSuccess0.021
testSamplePhpSuccess0.296
testStringsSuccess0.008
testPhpTestCaseSuccess0.000

Back to top

TestCase GUITestSuite

NameStatusTypeTime(s)
testLoadUnloadSuccess15.234
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testDebugerSuccess0.832
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.001
testFactorySuccess0.663
testTextSearcherSearchQuestionMarkFailureFile: /tmp/Search_QuestionMark.txt14724Golden :Search_QuestionMark.txt Diff : (line: 1, offset: 10) expected=50 actual=51

junit.framework.AssertionFailedError: File: /tmp/Search_QuestionMark.txt14724Golden :Search_QuestionMark.txt
Diff : (line: 1, offset: 10) expected=50 actual=51
at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source)
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source)
at org.eclipse.php.test.gui.ui.util.text.TestTextSearcher.goldenResults(Unknown Source)
at org.eclipse.php.test.gui.ui.util.text.TestTextSearcher.testTextSearcherSearchQuestionMark(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
4.033
testTextSearcherSearchSearchVariablesFailureFile: /tmp/Search_Variables.txt14725Golden :Search_Variables.txt Diff : (line: 1, offset: 10) expected=55 actual=56

junit.framework.AssertionFailedError: File: /tmp/Search_Variables.txt14725Golden :Search_Variables.txt
Diff : (line: 1, offset: 10) expected=55 actual=56
at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source)
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source)
at org.eclipse.php.test.gui.ui.util.text.TestTextSearcher.goldenResults(Unknown Source)
at org.eclipse.php.test.gui.ui.util.text.TestTextSearcher.testTextSearcherSearchSearchVariables(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.734
testTextSearcherSearchForFailureFile: /tmp/Search_For.txt14726Golden :Search_For.txt Diff : (line: 1, offset: 15) expected=54 actual=55

junit.framework.AssertionFailedError: File: /tmp/Search_For.txt14726Golden :Search_For.txt
Diff : (line: 1, offset: 15) expected=54 actual=55
at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source)
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source)
at org.eclipse.php.test.gui.ui.util.text.TestTextSearcher.goldenResults(Unknown Source)
at org.eclipse.php.test.gui.ui.util.text.TestTextSearcher.testTextSearcherSearchFor(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.973
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.001

Back to top

TestCase HeadlessTestSuite

NameStatusTypeTime(s)
testOpenTagsSuccess4.078
testCloseTagsSuccess0.670
testCommentSuccess1.468
testDocCommentSuccess0.904
testHeredocSuccess0.674
testToDoSuccess0.522
testBug149403Success0.681
testFilesToGoldenFailureFile: /tmp/HTMLembedPHP.php40302Golden :sourceParserHTMLembedPHP.php Diff : (line: 160, offset: 18) expected=49 actual=56

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php40302Golden :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.testFilesToGolden(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
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:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
4.848
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testYylexSuccess3.193
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testTokenizePhpGenericSuccess0.731
testEmbeddedCodeFailureFile: /tmp/HTMLembedPHP.php40326Golden :HTMLembedPHP.php Diff : (line: 460, offset: 1) expected=80 actual=-1

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php40326Golden :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.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
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:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
2.526
testTokenizePhpSuccess0.701
testTokenizeTasksSuccess0.958
testTokenizePhpWithHtmlSuccess0.589
testPhpProjectTestCaseSuccess0.001
testPhpTestCaseSuccess0.000
testYylexSuccess1.335
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testAllPhpsSuccess0.529
testCall001Success0.662
testSetGetSuccess0.537
testAbstractByInterfaceSuccess0.520
testAbstractClassSuccess0.594
testArrayAccessSuccess0.475
testAssignOpPropertySuccess0.732
testAutoload1Success0.485
testAutoload6Success0.442
testCCSuccess0.573
testClassCheckSuccess0.427
testBug20175Success0.796
testDesructorSuccess0.691
testInterfaceSuccess0.895
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testLanguageModel4Success1.976
testLanguageModel5FailureFile: /tmp/php5_languagemodel40375Golden :php5_languagemodel Diff : (line: 67, offset: 1) expected=32 actual=10

junit.framework.AssertionFailedError: File: /tmp/php5_languagemodel40375Golden :php5_languagemodel
Diff : (line: 67, offset: 1) expected=32 actual=10
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.phpModel.parser.TestLanguagesModel.testLanguageModel5(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
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:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
2.640
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testPhpProjectTestCaseSuccess0.001
testPhpTestCaseSuccess0.000
testAllPhpsSuccess0.529
testFileInspectorSuccess0.618
test15_VarGlobalUnusedSuccess0.626
testBigClassSuccess0.783
testCCSuccess0.611
testClassCheckSuccess0.665
testClassExampleSuccess0.565
testClass032Success0.672
testLargeFile4Success0.631
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testPartitionInHTMLSuccess2.584
testPartitionStandaloneSuccess0.651
testPartitionPhpAsHTMLAttributeKeySuccess0.853
testPartitionPhpAsHTMLAttributeValueSuccess0.539
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testInLineHtmlSuccess2.775
testArrayStatementsSuccess0.693
testClassCommentsFailureFile: /tmp/classComments.php40387Golden :classComments.php Diff : (line: 6, offset: 1) expected=47 actual=9

junit.framework.AssertionFailedError: File: /tmp/classComments.php40387Golden :classComments.php
Diff : (line: 6, offset: 1) expected=47 actual=9
at org.eclipse.php.test.infra.testcase.PhpTestCase.compareFileVsGolden(Unknown Source)
at org.eclipse.php.test.infra.testcase.PhpTestCase.assertGolden(Unknown Source)
at org.eclipse.php.test.headless.core.format.TestPhpFormat.doTestFormatter(Unknown Source)
at org.eclipse.php.test.headless.core.format.TestPhpFormat.testClassComments(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
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:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.917
testDeclarationStatementsSuccess0.684
testForeachStatementsSuccess0.717
testForStatementsSuccess0.815
testIfStatementsSuccess0.706
testPHPWithinHtmlTagSuccess0.818
testPHPWithHtmlSuccess0.933
testSwitchStatementsSuccess0.865
testTryStatementsSuccess0.715
testWhileStatementsSuccess0.838
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testLoadUnloadSuccess5.668
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testGoldenExceptionSuccess0.001
testGoldenEqualSuccess0.001
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testVariableSuccess0.126
testFunctionInvocationSuccess0.009
testFunctionInvocationWithParamsSuccess0.014
testStaticFunctionInvocationSuccess0.012
testArrayVariableWithoutIndexSuccess0.009
testArrayVariableSuccess0.009
testArrayVariableMultiIndexSuccess0.012
testHashTableVariableSuccess0.007
testListVariableSuccess0.009
testNestedListVariableSuccess0.009
testAssignmentSuccess0.006
testPlusAssignmentSuccess0.007
testSLAssignmentSuccess0.006
testReflectionSimpleSuccess0.006
testReflectionNestedSuccess0.007
testReflectionFunctionSuccess0.007
testReflectionComplexSuccess0.006
testStaticMemberSimpleSuccess0.006
testStaticMemberWithArraySuccess0.008
testDispatchSimpleSuccess0.007
testDispatchNestedSuccess0.010
testDispatchWithStaticCallSuccess0.009
testDispatchNestedWithStaticCallSuccess0.009
testCloneSuccess0.007
testCastOfVariableSuccess0.006
testCastOfDispatchSuccess0.009
testClassConstantSuccess0.009
testPostfixSimpleSuccess0.006
testPostfixWithFunctionSuccess0.006
testPrefixSimpleSuccess0.007
testPrefixWithFunctionSuccess0.006
testUnaryOperationSimpleSuccess0.007
testUnaryOperationWithFunctionSuccess0.006
testUnaryOperationComplexSuccess0.006
testClassInstanciationSimpleSuccess0.008
testClassInstanciationVariableSuccess0.006
testClassInstanciationFunctionSuccess0.008
testRefernceSimpleSuccess0.007
testRefernceWithFunctionSuccess0.008
testRefernceInstanciationSuccess0.007
testInstanceofSimpleSuccess0.007
testInstanceofWithFunctionSuccess0.007
testInstanceofDispatchSuccess0.008
testIgnoreErrorSuccess0.009
testIncludeSuccess0.007
testIncludeOnceSuccess0.006
testRequireSuccess0.008
testRequireOnceSuccess0.007
testArraySuccess0.010
testArrayKeyValueSuccess0.008
testArrayComplexSuccess0.013
testConditionalExpressionSuccess0.008
testPlusOperationSuccess0.007
testMinusOperationSuccess0.006
testAndOperationSuccess0.009
testConcatOperationSuccess0.006
testQuoteSuccess0.008
testSingleQuoteSuccess0.009
testQuoteWithOffsetNumberSuccess0.009
testQuoteWithOffsetStringSuccess0.008
testHeredocSuccess0.009
testEmptyHeredocSuccess0.005
testNotQuoteSuccess0.007
testBreakStatementSuccess0.006
testContinueStatementExpressionSuccess0.005
testContinueEmptySuccess0.005
testReturnStatementSuccess0.005
testReturnExprStatementSuccess0.006
testEchoStatementSuccess0.006
testSwitchStatementSuccess0.015
testIfStatementSuccess0.013
testEndIfStatementSuccess0.012
testWhileStatementSuccess0.079
testWhileEndStatementSuccess0.009
testDoWhileStatementSuccess0.009
testForStatementSuccess0.012
testEndForStatementSuccess0.010
testForStatementNoConditionSuccess0.012
testForStatementNoArgsSuccess0.011
testEmptyForStatementSuccess0.016
testForEachStatementSuccess0.013
testForEachStatementWithValueSuccess0.012
testForEachStatementBlockedSuccess0.013
testTryCatchStatementSuccess0.012
testTryMultiCatchStatementSuccess0.014
testGlobalStatementSimpleSuccess0.006
testGlobalStatementReflectionSuccess0.005
testGlobalStatementReflectionWithExpressionSuccess0.008
testGlobalStatementMultipleSuccess0.006
testStaticSimpleSuccess0.006
testStaticMultiWithAssignmentSuccess0.006
testInLineHtmlSuccess0.005
testInLineHtmlWithPHPSuccess0.005
testDeclareSimpleSuccess0.008
testEmptyDeclareSuccess0.006
testDeclareWithStatementSuccess0.008
testFunctionDeclarationSuccess0.008
testFunctionDeclarationReferenceSuccess0.006
testFunctionDeclarationWithParamsSuccess0.014
testClassDeclarationSimpleSuccess0.008
testClassDeclarationWithDeclarationsSuccess0.022
testInterfaceDeclarationSimpleSuccess0.007
testInterfaceDeclarationWithDeclarationsSuccess0.012
testCommentSingleSuccess0.006
testCommentMultiSuccess0.005
testCommentPhpDocBlockSuccess0.005
testCommentVarSuccess0.007
testEmptySuccess0.006
testEvalSuccess0.007
testErrorStatementSuccess0.006
testErrorBlockSuccess0.005
testPhpTestCaseSuccess0.000
testBindVariableSuccess0.018
testBindBooleanOperation1Success0.005
testBindBooleanOperation2Success0.006
testBindBooleanOperation3Success0.005
testBindBooleanOperation4Success0.005
testBindBooleanOperation5Success0.006
testBindBooleanOperation6Success0.005
testPhpTestCaseSuccess0.000
testCommentsCreationFailureFile: /tmp/testCommentsCreation40517Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=48 actual=49

junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation40517Golden :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.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
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:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
1.412
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testVariableSuccess0.021
testFunctionInvocationSuccess0.004
testFunctionInvocationWithParamsSuccess0.007
testStaticFunctionInvocationSuccess0.005
testArrayVariableWithoutIndexSuccess0.005
testArrayVariableSuccess0.005
testArrayVariableMultiIndexSuccess0.006
testHashTableVariableSuccess0.005
testListVariableSuccess0.005
testNestedListVariableSuccess0.006
testAssignmentSuccess0.005
testPlusAssignmentSuccess0.004
testSLAssignmentSuccess0.005
testReflectionSimpleSuccess0.004
testReflectionNestedSuccess0.006
testReflectionFunctionSuccess0.005
testReflectionComplexSuccess0.004
testDispatchSimpleSuccess0.005
testDispatchNestedSuccess0.005
testDispatchWithStaticCallSuccess0.006
testDispatchNestedWithStaticCallSuccess0.006
testCastOfVariableSuccess0.004
testCastOfDispatchSuccess0.006
testPostfixSimpleSuccess0.004
testPrefixSimpleSuccess0.004
testUnaryOperationSimpleSuccess0.005
testUnaryOperationWithFunctionSuccess0.004
testUnaryOperationComplexSuccess0.005
testClassInstanciationSimpleSuccess0.004
testClassInstanciationVariableSuccess0.005
testClassInstanciationFunctionSuccess0.005
testRefernceSimpleSuccess0.005
testRefernceWithFunctionSuccess0.005
testRefernceInstanciationSuccess0.005
testIgnoreErrorSuccess0.005
testIncludeSuccess0.004
testIncludeOnceSuccess0.005
testRequireSuccess0.005
testRequireOnceSuccess0.005
testArraySuccess0.005
testArrayKeyValueSuccess0.006
testArrayComplexSuccess0.007
testConditionalExpressionSuccess0.005
testPlusOperationSuccess0.004
testMinusOperationSuccess0.004
testAndOperationSuccess0.006
testConcatOperationSuccess0.004
testQuoteSuccess0.005
testSingleQuoteSuccess0.006
testQuoteWithOffsetNumberSuccess0.006
testQuoteWithOffsetStringSuccess0.005
testHeredocSuccess0.005
testEmptyHeredocSuccess0.004
testNotQuoteSuccess0.005
testBreakStatementSuccess0.004
testContinueStatementExpressionSuccess0.004
testContinueEmptySuccess0.004
testReturnStatementSuccess0.004
testReturnExprStatementSuccess0.004
testEchoStatementSuccess0.004
testSwitchStatementSuccess0.007
testIfStatementSuccess0.008
testEndIfStatementSuccess0.007
testWhileStatementSuccess0.005
testWhileEndStatementSuccess0.005
testDoWhileStatementSuccess0.005
testForStatementSuccess0.007
testEndForStatementSuccess0.006
testForStatementNoConditionSuccess0.107
testForStatementNoArgsSuccess0.007
testEmptyForStatementSuccess0.008
testForEachStatementSuccess0.006
testForEachStatementWithValueSuccess0.007
testForEachStatementBlockedSuccess0.006
testGlobalStatementSimpleSuccess0.005
testGlobalStatementReflectionSuccess0.004
testGlobalStatementReflectionWithExpressionSuccess0.005
testGlobalStatementMultipleSuccess0.004
testStaticSimpleSuccess0.004
testStaticMultiWithAssignmentSuccess0.005
testInLineHtmlSuccess0.004
testInLineHtmlWithPHPSuccess0.004
testDeclareSimpleSuccess0.005
testEmptyDeclareSuccess0.004
testDeclareWithStatementSuccess0.006
testFunctionDeclarationSuccess0.004
testFunctionDeclarationReferenceSuccess0.004
testFunctionDeclarationWithParamsSuccess0.006
testClassDeclarationSimpleSuccess0.005
testClassDeclarationWithDeclarationsSuccess0.009
testCommentSingleSuccess0.004
testCommentMultiSuccess0.004
testCommentPhpDocBlockSuccess0.004
testCommentVarSuccess0.005
testEmptySuccess0.005
testEvalSuccess0.004
testPhpTestCaseSuccess0.001
testSimpleModelDocCreationFailureFile: /tmp/temp40614.xmlGolden :simpleModelDocCreationGolden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp40614.xmlGolden :simpleModelDocCreationGolden
Diff : (line: 2, offset: 0) expected=10 actual=38
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.dom.TestDOMModelDocumentForPHP.testSimpleModelDocCreation(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
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:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.564
testBug_149403_1FailureFile: /tmp/temp40615.xmlGolden :Bug_149403_1_Golden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp40615.xmlGolden :Bug_149403_1_Golden
Diff : (line: 2, offset: 0) expected=10 actual=38
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.dom.TestDOMModelDocumentForPHP.testBug_149403_1(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
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:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.505
testBug_149403_2FailureFile: /tmp/temp40616.xmlGolden :Bug_149403_2_Golden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp40616.xmlGolden :Bug_149403_2_Golden
Diff : (line: 2, offset: 0) expected=10 actual=38
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.dom.TestDOMModelDocumentForPHP.testBug_149403_2(Unknown Source)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:332)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:533)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:155)
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:497)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:436)
at org.eclipse.equinox.launcher.Main.run(Main.java:1162)
at org.eclipse.equinox.launcher.Main.main(Main.java:1137)
at org.eclipse.core.launcher.Main.main(Main.java:24)
0.603
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000

Back to top

Attachment: bug_distribution.csv
Description: Binary data


Back to the top