Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 323610

Summary: [planner] Test failure in HEAD in planner tests
Product: [Eclipse Project] Equinox Reporter: DJ Houghton <dj.houghton>
Component: p2Assignee: P2 Inbox <equinox.p2-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: pascal
Version: 3.7   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description DJ Houghton CLA 2010-08-25 09:32:41 EDT
There is a test failure in HEAD in the new planner test.

junit.framework.AssertionFailedError: expected:<340> but was:<334>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:283)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:195)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at org.eclipse.equinox.p2.tests.planner.EPPPackageInstallStability_bug323322.testInstallEppJavaPackage(EPPPackageInstallStability_bug323322.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:168)
Comment 1 DJ Houghton CLA 2010-08-26 11:35:23 EDT
This failed in last night's nightly build as well.
Comment 2 Pascal Rapicault CLA 2010-08-29 21:15:55 EDT
I had missed to release the actual code... sorry about that.