Bug 566227

Summary: [Test] testBug424561_undoRedoUndoGone fails with Breakpoint is not deleted
Product: [Eclipse Project] Platform Reporter: Sarika Sinha <sarika.sinha>
Component: DebugAssignee: Paul Pazderski <paul-eclipse>
Status: ASSIGNED --- QA Contact:
Severity: normal    
Priority: P3    
Version: 4.17   
Target Milestone: ---   
Hardware: All   
OS: Windows 10   
Whiteboard:
Bug Depends on:    
Bug Blocks: 404990    

Description Sarika Sinha CLA 2020-08-20 08:59:09 EDT
https://download.eclipse.org/eclipse/downloads/drops4/I20200819-1800/testresults/html/org.eclipse.debug.tests_ep417I-unit-win32-java11_win32.win32.x86_64_11.html

testBug424561_undoRedoUndoGone	Failure	Breakpoint is not deleted

java.lang.AssertionError: Breakpoint is not deleted
at org.junit.Assert.fail(Assert.java:89)
at org.eclipse.debug.tests.TestUtil.waitWhile(TestUtil.java:134)
at org.eclipse.debug.tests.breakpoint.BreakpointTests.testBug424561_undoRedoUndoGone(BreakpointTests.java:110)
Comment 1 Sarika Sinha CLA 2020-08-20 08:59:59 EDT
@Paul,
Please look into this.