Bug 516557 - Transient test failure BreakpointTests.testDeferredBreakpointsSepVM()
Summary: Transient test failure BreakpointTests.testDeferredBreakpointsSepVM()
Status: CLOSED DUPLICATE of bug 421933
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 4.7   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-12 04:25 EDT by Noopur Gupta CLA
Modified: 2017-05-30 04:25 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 Noopur Gupta CLA 2017-05-12 04:25:46 EDT
I20170511-1200

Test failure on ep47I-unit-cen64-gtk2 linux.gtk.x86_64 8.0

testDeferredBreakpointsSepVM

Program did not suspend, and unable to terminate launch. 

junit.framework.AssertionFailedError: Program did not suspend, and unable to terminate launch.
at org.eclipse.ant.tests.ui.debug.AbstractAntDebugTest.launchAndWait(AbstractAntDebugTest.java:178)
at org.eclipse.ant.tests.ui.debug.AbstractAntDebugTest.launchToBreakpoint(AbstractAntDebugTest.java:286)
at org.eclipse.ant.tests.ui.debug.AbstractAntDebugTest.launchToBreakpoint(AbstractAntDebugTest.java:257)
at org.eclipse.ant.tests.ui.debug.BreakpointTests.deferredBreakpoints(BreakpointTests.java:53)
at org.eclipse.ant.tests.ui.debug.BreakpointTests.testDeferredBreakpointsSepVM(BreakpointTests.java:42)
at org.eclipse.ant.tests.ui.testplugin.AbstractAntUITest.runBare(AbstractAntUITest.java:129)
at org.eclipse.ant.tests.ui.AbstractAntUIBuildTest.access$0(AbstractAntUIBuildTest.java:1)
at org.eclipse.ant.tests.ui.AbstractAntUIBuildTest$1.run(AbstractAntUIBuildTest.java:44)
at java.lang.Thread.run(Thread.java:745)
Comment 1 Sarika Sinha CLA 2017-05-30 04:25:07 EDT

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