-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b42
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084703 | emb-9 | Yekaterina Kantserova | P4 | Resolved | Fixed | team |
The tests in the MISC_REGRESSION suite need to have their minimum
timeout values examined and potentially adjusted. I recommend a
minimum of a 120 second timeout.
Here are my analysis report entries for several of the recently
failing tests:
MISC_REGRESSION
com/sun/tools/attach/BasicTests.sh
2007.03.30 Solaris SPARC Server VM (machine kiang)
2007.03.13 Solaris SPARC Server VM (machine vm-b1600s-6)
2007.02.28 Win32 Server VM (machine colfax005)
2007.01.23 Solaris SPARC-64 Server VM (machine alpheridies)
2006.12.05 Solaris SPARC Server VM (machine taloraan)
2006.12.05 Solaris SPARC-64 Server VM (machine taloraan)
2006.12.02 Solaris SPARC-64 Server VM (machine taloraan)
com/sun/tools/attach/PermissionTests.sh
2007.03.13 Solaris SPARC Server VM (machine vm-b1600s-6)
2007.02.28 Win32 Server VM (machine colfax005)
sun/tools/jinfo/Basic.sh
2007.03.30 Solaris SPARC Server VM (machine kiang)
sun/tools/jmap/Basic.sh
2007.03.30 Solaris SPARC Server VM (machine kiang)
2007.03.19 Solaris SPARC Client VM (machine vm-b1600s-4)
2007.03.19 Solaris SPARC Server VM (machine vm-b1600s-5)
2007.03.13 Solaris SPARC Server VM (machine vm-b1600s-6)
2007.02.28 Win32 Server VM (machine colfax005)
2007.01.23 Solaris SPARC-64 Server VM (machine alpheridies)
2006.12.05 Solaris SPARC Server VM (machine taloraan)
2006.12.05 Solaris SPARC-64 Server VM (machine taloraan)
2006.12.02 Solaris SPARC-64 Server VM (machine taloraan)
sun/tools/jstack/Basic.sh
2007.03.13 Solaris SPARC Server VM (machine vm-b1600s-6)
sun/tools/jstatd/jstatdDefaults.sh
2007.03.31 Solaris SPARC Client VM (machine vm-v100-01)
* sun/tools/jstatd/jstatdPort.sh
2007.04.03 Solaris SPARC Client VM (machine vm-b1600s-2)
2007.04.02 Solaris SPARC Server VM (machine aditi)
2007.03.30 Solaris SPARC Client VM (machine vm-b1600s-5)
Update: Sundar believes the timeout for this test is too low.
* sun/tools/jstatd/jstatdServerName.sh
2007.04.03 Solaris SPARC Client VM (machine vm-b1600s-2)
2007.04.02 Solaris SPARC Server VM (machine aditi)
2007.03.31 Solaris SPARC Client VM (machine vm-v100-01)
2007.03.30 Solaris SPARC Client VM (machine vm-b1600s-5)
2007.03.30 Solaris SPARC Server VM (machine kiang)
For some of the above tests, a timeout is only one of the observed
failure modes, but there isn't a way to associate a type of failure
with a known bugs list entry so this will have to do (for now).
timeout values examined and potentially adjusted. I recommend a
minimum of a 120 second timeout.
Here are my analysis report entries for several of the recently
failing tests:
MISC_REGRESSION
com/sun/tools/attach/BasicTests.sh
2007.03.30 Solaris SPARC Server VM (machine kiang)
2007.03.13 Solaris SPARC Server VM (machine vm-b1600s-6)
2007.02.28 Win32 Server VM (machine colfax005)
2007.01.23 Solaris SPARC-64 Server VM (machine alpheridies)
2006.12.05 Solaris SPARC Server VM (machine taloraan)
2006.12.05 Solaris SPARC-64 Server VM (machine taloraan)
2006.12.02 Solaris SPARC-64 Server VM (machine taloraan)
com/sun/tools/attach/PermissionTests.sh
2007.03.13 Solaris SPARC Server VM (machine vm-b1600s-6)
2007.02.28 Win32 Server VM (machine colfax005)
sun/tools/jinfo/Basic.sh
2007.03.30 Solaris SPARC Server VM (machine kiang)
sun/tools/jmap/Basic.sh
2007.03.30 Solaris SPARC Server VM (machine kiang)
2007.03.19 Solaris SPARC Client VM (machine vm-b1600s-4)
2007.03.19 Solaris SPARC Server VM (machine vm-b1600s-5)
2007.03.13 Solaris SPARC Server VM (machine vm-b1600s-6)
2007.02.28 Win32 Server VM (machine colfax005)
2007.01.23 Solaris SPARC-64 Server VM (machine alpheridies)
2006.12.05 Solaris SPARC Server VM (machine taloraan)
2006.12.05 Solaris SPARC-64 Server VM (machine taloraan)
2006.12.02 Solaris SPARC-64 Server VM (machine taloraan)
sun/tools/jstack/Basic.sh
2007.03.13 Solaris SPARC Server VM (machine vm-b1600s-6)
sun/tools/jstatd/jstatdDefaults.sh
2007.03.31 Solaris SPARC Client VM (machine vm-v100-01)
* sun/tools/jstatd/jstatdPort.sh
2007.04.03 Solaris SPARC Client VM (machine vm-b1600s-2)
2007.04.02 Solaris SPARC Server VM (machine aditi)
2007.03.30 Solaris SPARC Client VM (machine vm-b1600s-5)
Update: Sundar believes the timeout for this test is too low.
* sun/tools/jstatd/jstatdServerName.sh
2007.04.03 Solaris SPARC Client VM (machine vm-b1600s-2)
2007.04.02 Solaris SPARC Server VM (machine aditi)
2007.03.31 Solaris SPARC Client VM (machine vm-v100-01)
2007.03.30 Solaris SPARC Client VM (machine vm-b1600s-5)
2007.03.30 Solaris SPARC Server VM (machine kiang)
For some of the above tests, a timeout is only one of the observed
failure modes, but there isn't a way to associate a type of failure
with a known bugs list entry so this will have to do (for now).
- backported by
-
JDK-8084703 TEST BUG: MISC_REGRESSION tests need to have minimum timeouts examined
- Resolved
- duplicates
-
JDK-8049070 sun/tools/jinfo/Basic.sh times out on Cygwin
- Closed
- relates to
-
JDK-6380601 MISC_REGRESSION tests need to be more resilient to ps cmd problems
- Resolved
-
JDK-6461635 [TEST_BUG] BasicTests.sh test fails intermittently.
- Resolved
-
JDK-6543979 TEST jstatd tests fail (both internal and external RMI registry cases)
- Closed
-
JDK-8015577 jstatdServerName.sh Timed out on Windows-ia32
- Closed
(1 relates to)