Bug 409466 - JavaProjectTests.testBug148859 failed
Summary: JavaProjectTests.testBug148859 failed
Status: VERIFIED DUPLICATE of bug 423280
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.3   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: 4.6 M4   Edit
Assignee: Jay Arthanareeswaran CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2013-05-30 04:53 EDT by Dani Megert CLA
Modified: 2015-12-08 03:53 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2013-05-30 04:53:47 EDT
http://download.eclipse.org/eclipse/downloads/drops4/I20130529-2000/testresults/html/org.eclipse.jdt.core.tests.model_macosx.cocoa.x86_5.0.html


Unexpected children size in 'P' default source folder. ----------- Expected ------------ <default> [in <project root> [in P]]\n pack [in <project root> [in P]] ------------ but was ------------ <default> [in <project root> [in P]] --------- Difference is ---------- expected:<...roject root> [in P]][\n pack [in <project root> [in P]]]> but was:<...roject root> [in P]][]>

junit.framework.ComparisonFailure: Unexpected children size in 'P' default source folder.
----------- Expected ------------
<default> [in <project root> [in P]]\n
pack [in <project root> [in P]]
------------ but was ------------
<default> [in <project root> [in P]]
--------- Difference is ----------
expected:<...roject root> [in P]][\n
pack [in <project root> [in P]]]> but was:<...roject root> [in P]][]>
at org.eclipse.jdt.core.tests.junit.extension.TestCase.assertStringEquals(TestCase.java:238)
at org.eclipse.jdt.core.tests.junit.extension.TestCase.assertEquals(TestCase.java:214)
at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.assertElementsEqual(AbstractJavaModelTests.java:664)
at org.eclipse.jdt.core.tests.model.AbstractJavaModelTests.assertElementsEqual(AbstractJavaModelTests.java:642)
at org.eclipse.jdt.core.tests.model.JavaProjectTests.testBug148859(JavaProjectTests.java:2373)
at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:104)
at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:88)
at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$1.protect(SuiteOfTestCases.java:76)
at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:85)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Comment 1 Jay Arthanareeswaran CLA 2013-05-30 04:57:27 EDT
Manoj is already looking into the failures. Assigning the bug to him.
Comment 2 Manoj N Palat CLA 2013-05-30 09:09:25 EDT
Not reproducible locally and the tests pass. Will continue to monitor.
Comment 3 shankha banerjee CLA 2013-12-05 03:58:57 EST
Please see

[Bug 423280] Failure in testAddNonJavaResourcePackageFragmentRoot
https://bugs.eclipse.org/bugs/show_bug.cgi?id=423280
Comment 4 shankha banerjee CLA 2014-01-01 02:03:27 EST
Please see Bug 424786
Comment 5 Jay Arthanareeswaran CLA 2015-10-29 01:26:49 EDT
(In reply to shankha banerjee from comment #3)
> Please see
> 
> [Bug 423280] Failure in testAddNonJavaResourcePackageFragmentRoot
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=423280

This has been enabled back again with a fix in bug 423280.

*** This bug has been marked as a duplicate of bug 423280 ***
Comment 6 Manoj N Palat CLA 2015-12-08 03:53:51 EST
Verified for Eclipse Neon Version: Neon 4.6M4 Build id: I20151207-0800