Bug 566227 - [Test] testBug424561_undoRedoUndoGone fails with Breakpoint is not deleted
Summary: [Test] testBug424561_undoRedoUndoGone fails with Breakpoint is not deleted
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.17   Edit
Hardware: All Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Paul Pazderski CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 404990
  Show dependency tree
 
Reported: 2020-08-20 08:59 EDT by Sarika Sinha CLA
Modified: 2020-08-24 04:03 EDT (History)
0 users

See Also:


Attachments

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