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

Bug 439971

Summary: Test Case Failure -Incorrect number of remove notifications expected
Product: [Eclipse Project] JDT Reporter: Sarika Sinha <sarika.sinha>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: Michael_Rennie
Version: 4.5   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Sarika Sinha CLA 2014-07-20 23:41:38 EDT
http://download.eclipse.org/eclipse/downloads/drops4/N20140716-2000/testresults/html/org.eclipse.jdt.debug.tests_win32.win32.x86_7.0.html

testSingleListenerMoveCompilationUnit	Failure	Incorrect number of remove notifications expected:<19> but was:<0> 

junit.framework.AssertionFailedError: Incorrect number of remove notifications expected:<19> but was:<0>
at org.eclipse.jdt.debug.tests.breakpoints.BreakpointListenerTests.testSingleListenerMoveCompilationUnit(BreakpointListenerTests.java:304)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2458)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:55)
at java.lang.Thread.run(Thread.java:744)


Console Log is filled with TestAgainException -
\org.eclipse.jdt.debug.tests.TestAgainException: The file is not synchronized with the local file system.
Comment 1 Michael Rennie CLA 2014-07-21 09:41:59 EDT

*** This bug has been marked as a duplicate of bug 439970 ***