-
Bug
-
Resolution: Won't Fix
-
P4
-
7, 9
-
generic
-
generic
The following NSK test fails intermittently:
nsk/jdi/ThreadReference/frameCount/framecount001
Here is a snippet of the failing test log:
[2006-12-19T03:39:56.89] --> debugger: the thread2 is at first breakpoint in 'runt1'
[2006-12-19T03:39:56.89] --> debugger: checking up that frameCount has been incremented
[2006-12-19T03:39:56.89] # ERROR: ##> debugger: ERROR: case 0: frameCount1 != (frameCount + 1) : 2
[2006-12-19T03:39:58.19] --> debugger: resuming the thread2
[2006-12-19T03:39:58.19] --> debugger: the end of testing
[2006-12-19T03:39:58.19] --> debugger: : returned string is 'checkend'
[2006-12-19T03:39:58.19]
[2006-12-19T03:39:58.19] ==> nsk/jdi/ThreadReference/frameCount/framecount001 TESTING ENDS
[2006-12-19T03:39:58.19] --> debugger: waiting for the debuggee to finish ...
[2006-12-19T03:39:58.19] debugee.stdout> VM option 'CompileOnly=nsk'
[2006-12-19T03:39:58.19] --> debugger: debuggee returned expected exit status: 95 == PASS_BASE
[2006-12-19T03:39:58.19] # ERROR: TEST FAILED
nsk/jdi/ThreadReference/frameCount/framecount001
Here is a snippet of the failing test log:
[2006-12-19T03:39:56.89] --> debugger: the thread2 is at first breakpoint in 'runt1'
[2006-12-19T03:39:56.89] --> debugger: checking up that frameCount has been incremented
[2006-12-19T03:39:56.89] # ERROR: ##> debugger: ERROR: case 0: frameCount1 != (frameCount + 1) : 2
[2006-12-19T03:39:58.19] --> debugger: resuming the thread2
[2006-12-19T03:39:58.19] --> debugger: the end of testing
[2006-12-19T03:39:58.19] --> debugger: : returned string is 'checkend'
[2006-12-19T03:39:58.19]
[2006-12-19T03:39:58.19] ==> nsk/jdi/ThreadReference/frameCount/framecount001 TESTING ENDS
[2006-12-19T03:39:58.19] --> debugger: waiting for the debuggee to finish ...
[2006-12-19T03:39:58.19] debugee.stdout> VM option 'CompileOnly=nsk'
[2006-12-19T03:39:58.19] --> debugger: debuggee returned expected exit status: 95 == PASS_BASE
[2006-12-19T03:39:58.19] # ERROR: TEST FAILED