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

Bug 435167

Summary: [Tests] test failure in breakpoints/watchpoint related tests
Product: [Eclipse Project] JDT Reporter: Sarika Sinha <sarika.sinha>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: psoujany
Version: 4.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard: stalebug

Description Sarika Sinha CLA 2014-05-19 04:17:45 EDT
http://download.eclipse.org/eclipse/downloads/drops4/I20140517-1500/testresults/html/org.eclipse.jdt.debug.tests_win32.win32.x86_7.0.html

1) testAccessAndModification	Failure	Should be an access

junit.framework.AssertionFailedError: Should be an access
at org.eclipse.jdt.debug.tests.breakpoints.WatchpointTests.testAccessAndModification(WatchpointTests.java:72)
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)

2) testLineBreakpoint	Failure	Breakpoint should be removed expected:<1> but was:<2>

junit.framework.AssertionFailedError: Breakpoint should be removed expected:<1> but was:<2>
at org.eclipse.jdt.debug.tests.breakpoints.JavaBreakpointListenerTests.testLineBreakpoint(JavaBreakpointListenerTests.java:262)
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)
	1.123
3) testExceptionBreakpoint	Failure	Breakpoint should be removed expected:<1> but was:<2>

junit.framework.AssertionFailedError: Breakpoint should be removed expected:<1> but was:<2>
at org.eclipse.jdt.debug.tests.breakpoints.JavaBreakpointListenerTests.testExceptionBreakpoint(JavaBreakpointListenerTests.java:327)
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)
	1.157

4) testMethodBreakpoint	Failure	Breakpoint should be removed expected:<1> but was:<2>

junit.framework.AssertionFailedError: Breakpoint should be removed expected:<1> but was:<2>
at org.eclipse.jdt.debug.tests.breakpoints.JavaBreakpointListenerTests.testMethodBreakpoint(JavaBreakpointListenerTests.java:392)
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)

5) testRunToLineHitBreakpoint	Failure	Editor did not open

junit.framework.AssertionFailedError: Editor did not open
at org.eclipse.jdt.debug.tests.breakpoints.RunToLineTests.runToLine(RunToLineTests.java:158)
at org.eclipse.jdt.debug.tests.breakpoints.RunToLineTests.testRunToLineHitBreakpoint(RunToLineTests.java:106)
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)
	31.174

6) testRunToLineSkipBreakpoint	Failure	Editor did not open

junit.framework.AssertionFailedError: Editor did not open
at org.eclipse.jdt.debug.tests.breakpoints.RunToLineTests.runToLine(RunToLineTests.java:158)
at org.eclipse.jdt.debug.tests.breakpoints.RunToLineTests.testRunToLineSkipBreakpoint(RunToLineTests.java:96)
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)
	31.161

7) testRunToLine	Failure	Editor did not open

junit.framework.AssertionFailedError: Editor did not open
at org.eclipse.jdt.debug.tests.breakpoints.RunToLineTests.runToLine(RunToLineTests.java:158)
at org.eclipse.jdt.debug.tests.breakpoints.RunToLineTests.testRunToLine(RunToLineTests.java:86)
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)

8) testDeferredExpression	Failure	Watch expression did not change

junit.framework.AssertionFailedError: Watch expression did not change
at org.eclipse.jdt.debug.tests.core.WatchExpressionTests.testDeferredExpression(WatchExpressionTests.java:58)
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)
Comment 1 Sarika Sinha CLA 2015-05-18 06:47:34 EDT
Failed again
http://download.eclipse.org/eclipse/downloads/drops4/I20150516-1500/testresults/html/org.eclipse.jdt.debug.tests_win32.win32.x86_7.0.html

testAccessAndModification	Failure	First hit should be modification

junit.framework.AssertionFailedError: First hit should be modification
at org.eclipse.jdt.debug.tests.breakpoints.WatchpointTests.testAccessAndModification(WatchpointTests.java:57)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:2466)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:57)
at java.lang.Thread.run(Thread.java:744)


Bug 148255 explains the failures.
Comment 4 pasam soujanya CLA 2017-03-14 01:15:00 EDT
Getting ECL Timed out issue while running jdtdebug automated test suite with IBM Java at
ECL (eclipse) Starting: org.eclipse.jdt.debug.tests.breakpoints.WatchpointTests testAccess
STF 19:44:38.101 - Heartbeat: Process ECL is still running
STF 19:44:39.102 - **FAILED** Process ECL has timed out

IBM Java Version:
-----------------------
java version "1.8.0"
Java(TM) SE Runtime Environment (build pxi3280sr5-20170310_01(SR5))
IBM J9 VM (build 2.9, JRE 1.8.0 Linux x86-32 20170308_339616 (JIT enabled, AOT enabled)
J9VM - ee009e1
JIT  - tr.open_20170228_133280_8bf76e0e.green
OMR   - c22eab3)
JCL - 20170309_01 based on Oracle jdk8u121-b13
Comment 5 Eclipse Genie CLA 2020-05-09 15:04:36 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.