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 106922 - "Finish Debugger Session" disabled - failure during commit validation
Summary: "Finish Debugger Session" disabled - failure during commit validation
Status: CLOSED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-16 20:49 UTC by Marian Petras
Modified: 2010-04-29 09:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log from the test (8.50 KB, text/plain)
2007-06-16 20:51 UTC, Marian Petras
Details
screenshot of the failure (the Run menu) (70.58 KB, image/png)
2007-06-16 20:51 UTC, Marian Petras
Details
additional screenshot generated by the test harness (69.16 KB, image/png)
2007-06-16 20:52 UTC, Marian Petras
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Petras 2007-06-16 20:49:09 UTC
Commit validation failed for me during functional test of the debugger - the "Finish Debugger Session" in the Run menu
was disabled although it should be enabled (I guess). See the attachments for more details.

NetBeans 6.0 (trunk), custom build, sources from approx. 19:00 GMT (20:00 CET), basic set of module clusters, Linux
(Fedora Core 4) on i686, JDK 1.5.0_11, commit validation tests executed via xnest.
Comment 1 Marian Petras 2007-06-16 20:51:02 UTC
Created attachment 43845 [details]
log from the test
Comment 2 Marian Petras 2007-06-16 20:51:50 UTC
Created attachment 43846 [details]
screenshot of the failure (the Run menu)
Comment 3 Marian Petras 2007-06-16 20:52:41 UTC
Created attachment 43847 [details]
additional screenshot generated by the test harness
Comment 4 Marian Petras 2007-06-16 20:54:43 UTC
Correction:
The tests were not run via xnest (it is apparent from the attached screenshots).
Comment 5 Martin Entlicher 2007-06-18 06:55:15 UTC
Be sure to update the whole source tree. Commit validation passes O.K. on continual builds.
Maybe you did not update jellytools/builds/jelly2-nb.jar ?
Comment 6 Marian Petras 2007-06-18 09:10:27 UTC
I am sure I have updated the whole source tree and I have no reason to exclude jellytools/builds/jelly2-nb.jar. I have a
script for updating NetBeans sources and I have been using it for years without any problems. So I do not assume the
problem sits in a non-updated jelly2-nb.jar.

What I assume is that the bug is random. Sometimes my local tests fail while they pass on Hudson - usually it means
there is a bug causing random failures which are never discovered on Hudson but are discovered on my PC (e.g. due to
different timing). This would not be the first such case.
Comment 7 Martin Entlicher 2007-06-18 09:18:12 UTC
You would get this failure when you would not update jellytools/builds/jelly2-nb.jar, this is why I thought that this
was the problem.

When you get random failures, submit a defect on jelly/jemmy. I do not think I can do anything with that in debugger.
Commit validation passes without any problems for me.
Comment 8 Quality Engineering 2010-04-29 09:33:43 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.