This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 58705 - Failing JSP line breakpoint tests
Summary: Failing JSP line breakpoint tests
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@debugger
URL: http://beetle.czech:8080/unittest/Tes...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-05-09 15:59 UTC by Libor Kotouc
Modified: 2010-04-29 09:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Libor Kotouc 2005-05-09 15:59:48 UTC
See
http://beetle.czech.sun.com:8080/unittest/TestCase.jsp?issues=1948
and
http://beetle.czech.sun.com:8080/unittest/TestCase.jsp?issues=1930

It seems like a debuggerjpda's testing framework bug. The tested scenarios pass
well when run manually (as common NB user would do).
Comment 1 Martin Entlicher 2005-09-21 16:10:01 UTC
It's apparently a random failure. And only on Solaris.
Comment 2 Libor Kotouc 2005-09-21 16:49:42 UTC
I would say random success. I remember that when it was a part of daily builds
every each test report announced the error in the tests.
Comment 3 Jaroslav Tulach 2005-11-15 07:53:09 UTC
Is not this fixed? The failure has not appeared for a long time, imho. 
Comment 4 Libor Kotouc 2005-11-15 09:16:08 UTC
AFAIK when an issue in IZ for a failing test is filed, this test is excluded
from the daily build tests until the issue is fixed. Right? If it is, then this
is the answer why the test has not been failing for a long time.
Comment 5 Martin Entlicher 2006-01-06 10:20:56 UTC
It was hopefully fixed - there could occur a NPE under some circumstances.
The NPE is already fixed:
RCS file:
/cvs/debuggerjpda/test/unit/src/org/netbeans/api/debugger/jpda/JspLineBreakpointTest.java,v
revision 1.4
date: 2006/01/04 14:16:52;  author: mentlicher;  state: Exp;  lines: +2 -2
Comment 6 Quality Engineering 2010-04-29 09:22:31 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.