Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 323610 - [planner] Test failure in HEAD in planner tests
Summary: [planner] Test failure in HEAD in planner tests
Status: CLOSED FIXED
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: p2 (show other bugs)
Version: 3.7   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: P2 Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-25 09:32 EDT by DJ Houghton CLA
Modified: 2010-08-29 21:15 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.