Skip to main content

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





Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
3279196.94%69.543
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.test3271969.543

Package org.eclipse.php.test

NameTestsErrorsFailuresTime(s)
BareTestSuite21001.427
GUITestSuite120314.928
HeadlessTestSuite2941653.188
Back to top


TestCase BareTestSuite

NameStatusTypeTime(s)
testCommentsSuccess0.345
testHeredocsSuccess0.026
testLexOperatorsSuccess0.043
testReservedWordsSuccess0.049
testSamplePhpSuccess0.489
testStringsSuccess0.008
testPhpTestCaseSuccess0.001
testCommentsSuccess0.000
testHeredocsSuccess0.000
testLexOperatorsSuccess0.000
testReservedWordsSuccess0.000
testSamplePhpSuccess0.000
testStringsSuccess0.000
testPhpTestCaseSuccess0.000
testCommentsSuccess0.075
testHeredocsSuccess0.011
testLexOperatorsSuccess0.020
testReservedWordsSuccess0.018
testSamplePhpSuccess0.242
testStringsSuccess0.008
testPhpTestCaseSuccess0.000

Back to top

TestCase GUITestSuite

NameStatusTypeTime(s)
testLoadUnloadSuccess11.335
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.001
testDebugerSuccess0.804
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testFactorySuccess0.664
testTextSearcherSearchQuestionMarkFailureFile: /tmp/Search_QuestionMark.txt11136Golden :Search_QuestionMark.txt Diff : (line: 1, offset: 10) expected=50 actual=51

junit.framework.AssertionFailedError: File: /tmp/Search_QuestionMark.txt11136Golden :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)
0.648
testTextSearcherSearchSearchVariablesFailureFile: /tmp/Search_Variables.txt11137Golden :Search_Variables.txt Diff : (line: 1, offset: 10) expected=55 actual=56

junit.framework.AssertionFailedError: File: /tmp/Search_Variables.txt11137Golden :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.844
testTextSearcherSearchForFailureFile: /tmp/Search_For.txt11138Golden :Search_For.txt Diff : (line: 1, offset: 15) expected=54 actual=55

junit.framework.AssertionFailedError: File: /tmp/Search_For.txt11138Golden :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.602
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000

Back to top

TestCase HeadlessTestSuite

NameStatusTypeTime(s)
testOpenTagsSuccess4.976
testCloseTagsSuccess0.567
testCommentSuccess0.537
testDocCommentSuccess0.733
testHeredocSuccess0.751
testToDoSuccess0.521
testBug149403Success0.476
testFilesToGoldenFailureFile: /tmp/HTMLembedPHP.php29239Golden :sourceParserHTMLembedPHP.php Diff : (line: 2, offset: 1) expected=-1 actual=80

junit.framework.AssertionFailedError: File: /tmp/HTMLembedPHP.php29239Golden :sourceParserHTMLembedPHP.php
Diff : (line: 2, offset: 1) expected=-1 actual=80
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.393
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testYylexSuccess3.379
testPhpProjectTestCaseSuccess0.001
testPhpTestCaseSuccess0.000
testTokenizePhpGenericSuccess0.684
testEmbeddedCodeErrorN/A

sun.io.MalformedInputException
at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java:278)
at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:314)
at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:364)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:250)
at java.io.InputStreamReader.read(InputStreamReader.java:212)
at org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.yy_advance(Unknown Source)
at org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.primGetNextToken(Unknown Source)
at org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.getNextToken(Unknown Source)
at org.eclipse.php.test.headless.core.documentModel.parser.TestPhpTokenizer.writeActual(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)
0.541
testTokenizePhpSuccess0.514
testTokenizeTasksSuccess0.468
testTokenizePhpWithHtmlSuccess0.686
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testYylexSuccess1.496
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testAllPhpsSuccess0.529
testCall001Success0.768
testSetGetSuccess0.479
testAbstractByInterfaceSuccess0.614
testAbstractClassSuccess0.442
testArrayAccessSuccess0.500
testAssignOpPropertySuccess0.583
testAutoload1Success0.742
testAutoload6Success0.710
testCCSuccess0.636
testClassCheckSuccess0.674
testBug20175Success0.556
testDesructorSuccess0.579
testInterfaceSuccess0.675
testPhpProjectTestCaseSuccess0.001
testPhpTestCaseSuccess0.000
testLanguageModel4Success2.012
testLanguageModel5FailureFile: /tmp/php5_languagemodel29312Golden :php5_languagemodel Diff : (line: 67, offset: 1) expected=32 actual=10

junit.framework.AssertionFailedError: File: /tmp/php5_languagemodel29312Golden :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.396
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testAllPhpsSuccess0.505
testFileInspectorSuccess0.575
test15_VarGlobalUnusedSuccess0.479
testBigClassSuccess0.621
testCCSuccess0.546
testClassCheckSuccess0.594
testClassExampleSuccess0.528
testClass032Success0.532
testLargeFile4Success0.529
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testPartitionInHTMLSuccess2.540
testPartitionStandaloneSuccess0.623
testPartitionPhpAsHTMLAttributeKeySuccess0.853
testPartitionPhpAsHTMLAttributeValueSuccess0.514
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testLoadUnloadSuccess5.221
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testGoldenExceptionSuccess0.001
testGoldenEqualSuccess0.001
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testVariableSuccess0.126
testFunctionInvocationSuccess0.008
testFunctionInvocationWithParamsSuccess0.014
testStaticFunctionInvocationSuccess0.010
testArrayVariableWithoutIndexSuccess0.009
testArrayVariableSuccess0.008
testArrayVariableMultiIndexSuccess0.012
testHashTableVariableSuccess0.008
testListVariableSuccess0.011
testNestedListVariableSuccess0.012
testAssignmentSuccess0.011
testPlusAssignmentSuccess0.011
testSLAssignmentSuccess0.011
testReflectionSimpleSuccess0.008
testReflectionNestedSuccess0.009
testReflectionFunctionSuccess0.009
testReflectionComplexSuccess0.006
testStaticMemberSimpleSuccess0.009
testStaticMemberWithArraySuccess0.010
testDispatchSimpleSuccess0.009
testDispatchNestedSuccess0.013
testDispatchWithStaticCallSuccess0.012
testDispatchNestedWithStaticCallSuccess0.014
testCloneSuccess0.008
testCastOfVariableSuccess0.008
testCastOfDispatchSuccess0.010
testClassConstantSuccess0.011
testPostfixSimpleSuccess0.008
testPostfixWithFunctionSuccess0.009
testPrefixSimpleSuccess0.009
testPrefixWithFunctionSuccess0.008
testUnaryOperationSimpleSuccess0.008
testUnaryOperationWithFunctionSuccess0.008
testUnaryOperationComplexSuccess0.009
testClassInstanciationSimpleSuccess0.008
testClassInstanciationVariableSuccess0.008
testClassInstanciationFunctionSuccess0.009
testRefernceSimpleSuccess0.008
testRefernceWithFunctionSuccess0.008
testRefernceInstanciationSuccess0.008
testInstanceofSimpleSuccess0.007
testInstanceofWithFunctionSuccess0.008
testInstanceofDispatchSuccess0.008
testIgnoreErrorSuccess0.009
testIncludeSuccess0.007
testIncludeOnceSuccess0.006
testRequireSuccess0.008
testRequireOnceSuccess0.007
testArraySuccess0.009
testArrayKeyValueSuccess0.008
testArrayComplexSuccess0.012
testConditionalExpressionSuccess0.009
testPlusOperationSuccess0.007
testMinusOperationSuccess0.006
testAndOperationSuccess0.008
testConcatOperationSuccess0.006
testQuoteSuccess0.009
testSingleQuoteSuccess0.010
testQuoteWithOffsetNumberSuccess0.009
testQuoteWithOffsetStringSuccess0.009
testHeredocSuccess0.009
testEmptyHeredocSuccess0.005
testNotQuoteSuccess0.008
testBreakStatementSuccess0.006
testContinueStatementExpressionSuccess0.007
testContinueEmptySuccess0.006
testReturnStatementSuccess0.054
testReturnExprStatementSuccess0.006
testEchoStatementSuccess0.007
testSwitchStatementSuccess0.014
testIfStatementSuccess0.014
testEndIfStatementSuccess0.012
testWhileStatementSuccess0.009
testWhileEndStatementSuccess0.009
testDoWhileStatementSuccess0.009
testForStatementSuccess0.012
testEndForStatementSuccess0.011
testForStatementNoConditionSuccess0.012
testForStatementNoArgsSuccess0.011
testEmptyForStatementSuccess0.015
testForEachStatementSuccess0.011
testForEachStatementWithValueSuccess0.013
testForEachStatementBlockedSuccess0.010
testTryCatchStatementSuccess0.013
testTryMultiCatchStatementSuccess0.014
testGlobalStatementSimpleSuccess0.006
testGlobalStatementReflectionSuccess0.006
testGlobalStatementReflectionWithExpressionSuccess0.008
testGlobalStatementMultipleSuccess0.006
testStaticSimpleSuccess0.006
testStaticMultiWithAssignmentSuccess0.007
testInLineHtmlSuccess0.005
testInLineHtmlWithPHPSuccess0.005
testDeclareSimpleSuccess0.008
testEmptyDeclareSuccess0.007
testDeclareWithStatementSuccess0.008
testFunctionDeclarationSuccess0.008
testFunctionDeclarationReferenceSuccess0.006
testFunctionDeclarationWithParamsSuccess0.014
testClassDeclarationSimpleSuccess0.008
testClassDeclarationWithDeclarationsSuccess0.022
testInterfaceDeclarationSimpleSuccess0.006
testInterfaceDeclarationWithDeclarationsSuccess0.012
testCommentSingleSuccess0.006
testCommentMultiSuccess0.005
testCommentPhpDocBlockSuccess0.005
testCommentVarSuccess0.007
testEmptySuccess0.006
testEvalSuccess0.007
testErrorStatementSuccess0.006
testErrorBlockSuccess0.006
testPhpTestCaseSuccess0.000
testBindVariableSuccess0.018
testBindBooleanOperation1Success0.005
testBindBooleanOperation2Success0.005
testBindBooleanOperation3Success0.005
testBindBooleanOperation4Success0.005
testBindBooleanOperation5Success0.005
testBindBooleanOperation6Success0.005
testPhpTestCaseSuccess0.000
testCommentsCreationFailureFile: /tmp/testCommentsCreation29442Golden :testCommentsCreation Diff : (line: 1, offset: 30) expected=48 actual=49

junit.framework.AssertionFailedError: File: /tmp/testCommentsCreation29442Golden :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.355
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.000
testVariableSuccess0.023
testFunctionInvocationSuccess0.006
testFunctionInvocationWithParamsSuccess0.007
testStaticFunctionInvocationSuccess0.007
testArrayVariableWithoutIndexSuccess0.005
testArrayVariableSuccess0.006
testArrayVariableMultiIndexSuccess0.007
testHashTableVariableSuccess0.006
testListVariableSuccess0.006
testNestedListVariableSuccess0.008
testAssignmentSuccess0.006
testPlusAssignmentSuccess0.006
testSLAssignmentSuccess0.006
testReflectionSimpleSuccess0.005
testReflectionNestedSuccess0.006
testReflectionFunctionSuccess0.005
testReflectionComplexSuccess0.005
testDispatchSimpleSuccess0.006
testDispatchNestedSuccess0.007
testDispatchWithStaticCallSuccess0.008
testDispatchNestedWithStaticCallSuccess0.008
testCastOfVariableSuccess0.005
testCastOfDispatchSuccess0.006
testPostfixSimpleSuccess0.004
testPrefixSimpleSuccess0.005
testUnaryOperationSimpleSuccess0.005
testUnaryOperationWithFunctionSuccess0.007
testUnaryOperationComplexSuccess0.006
testClassInstanciationSimpleSuccess0.005
testClassInstanciationVariableSuccess0.006
testClassInstanciationFunctionSuccess0.006
testRefernceSimpleSuccess0.006
testRefernceWithFunctionSuccess0.006
testRefernceInstanciationSuccess0.005
testIgnoreErrorSuccess0.006
testIncludeSuccess0.005
testIncludeOnceSuccess0.005
testRequireSuccess0.006
testRequireOnceSuccess0.005
testArraySuccess0.006
testArrayKeyValueSuccess0.006
testArrayComplexSuccess0.008
testConditionalExpressionSuccess0.006
testPlusOperationSuccess0.004
testMinusOperationSuccess0.004
testAndOperationSuccess0.006
testConcatOperationSuccess0.005
testQuoteSuccess0.006
testSingleQuoteSuccess0.006
testQuoteWithOffsetNumberSuccess0.006
testQuoteWithOffsetStringSuccess0.006
testHeredocSuccess0.006
testEmptyHeredocSuccess0.004
testNotQuoteSuccess0.005
testBreakStatementSuccess0.005
testContinueStatementExpressionSuccess0.004
testContinueEmptySuccess0.004
testReturnStatementSuccess0.004
testReturnExprStatementSuccess0.004
testEchoStatementSuccess0.004
testSwitchStatementSuccess0.007
testIfStatementSuccess0.008
testEndIfStatementSuccess0.007
testWhileStatementSuccess0.005
testWhileEndStatementSuccess0.006
testDoWhileStatementSuccess0.005
testForStatementSuccess0.007
testEndForStatementSuccess0.006
testForStatementNoConditionSuccess0.007
testForStatementNoArgsSuccess0.007
testEmptyForStatementSuccess0.008
testForEachStatementSuccess0.006
testForEachStatementWithValueSuccess0.007
testForEachStatementBlockedSuccess0.006
testGlobalStatementSimpleSuccess0.004
testGlobalStatementReflectionSuccess0.005
testGlobalStatementReflectionWithExpressionSuccess0.004
testGlobalStatementMultipleSuccess0.005
testStaticSimpleSuccess0.004
testStaticMultiWithAssignmentSuccess0.004
testInLineHtmlSuccess0.003
testInLineHtmlWithPHPSuccess0.004
testDeclareSimpleSuccess0.005
testEmptyDeclareSuccess0.005
testDeclareWithStatementSuccess0.005
testFunctionDeclarationSuccess0.004
testFunctionDeclarationReferenceSuccess0.004
testFunctionDeclarationWithParamsSuccess0.007
testClassDeclarationSimpleSuccess0.004
testClassDeclarationWithDeclarationsSuccess0.009
testCommentSingleSuccess0.004
testCommentMultiSuccess0.004
testCommentPhpDocBlockSuccess0.004
testCommentVarSuccess0.005
testEmptySuccess0.005
testEvalSuccess0.005
testPhpTestCaseSuccess0.000
testSimpleModelDocCreationFailureFile: /tmp/temp29539.xmlGolden :simpleModelDocCreationGolden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp29539.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.506
testBug_149403_1FailureFile: /tmp/temp29540.xmlGolden :Bug_149403_1_Golden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp29540.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.534
testBug_149403_2FailureFile: /tmp/temp29541.xmlGolden :Bug_149403_2_Golden Diff : (line: 2, offset: 0) expected=10 actual=38

junit.framework.AssertionFailedError: File: /tmp/temp29541.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.672
testPhpProjectTestCaseSuccess0.000
testPhpTestCaseSuccess0.001

Back to top

Attachment: bug_distribution.csv
Description: Binary data


Back to the top