-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta2
-
sparc
-
solaris_7
-
Verified
Name: ma68022 Date: 10/12/2000
Regression test java/awt/Rectangle/IntersectionTest/IntersectionTest.java
Failing
This test failing in Nightly regression harness, and NOT seen
in regular weekly regression testing. Nightly harness is
a rmi based tool , and has two VMs running, one running rmiregistry
on jdk1.2.2 and the other one running agent on jdk1.2.2.
So the overhead for these tests is 2 aditional VMs running on the
machine at the time of executing this test.
JDK under test: 1.4.0beta-b36
-----------------------------start-Jtr-------------------------------
#Test Results (version 2)
#Thu Oct 12 13:36:48 PDT 2000
#checksum:6627700fe43b7119
#-----testdescription-----
$file=/ws/merlin/test/java/awt/Rectangle/IntersectionTest/IntersectionTest.java
$root=/ws/merlin/test
author=mbron: area=Rectangle
keywords=bug4147957
run=USER_SPECIFIED main IntersectionTest\n
source=IntersectionTest.java
title=setClip with invalid rect changes rect to valid
#-----environment-----
#-----testresult-----
description=file:///ws/merlin/test/java/awt/Rectangle/IntersectionTest/IntersectionTest.java
end=Thu Oct 12 13:36:48 PDT 2000
environment=regtest
execStatus=Failed. Execution failed: Program
`/net/sqesvr/export/automation/PHASE-I/MERLINJDKNEW/solaris/bin/java' interrupted! (timed out?)
javatestOS=Solaris 2.x (sparc)
javatestVersion=JT_2.1.3i
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Thu Oct 12 13:34:45 PDT 2000
status=Failed. Execution failed: Program
`/net/sqesvr/export/automation/PHASE-I/MERLINJDKNEW/solaris/bin/java' interrupted! (timed out?)
test=java/awt/Rectangle/IntersectionTest/IntersectionTest.java
work=/net/sqesvr/export/automation/PHASE-I/results/miragelv-Solaris-sparc-5.7-SOL2000-12-10-0-15-8-36P
M/java/awt/Rectangle/IntersectionTest
#section:script_messages
----------messages:(2/149)----------
JDK under test: java full version "1.4.0beta-b36"
(/net/sqesvr/export/automation/PHASE-I/MERLINJDKNEW/solaris)
Timeout signalled after 120.0 seconds
#section:build
----------messages:(3/102)----------
command: build IntersectionTest
reason: Named class compiled on demand
elapsed time (seconds): 2.803
result: Passed. Compilation successful
#section:compile
----------messages:(3/172)----------
command: compile /ws/merlin/test/java/awt/Rectangle/IntersectionTest/IntersectionTest.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.799
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/121)----------
command: main IntersectionTest
reason: User specified action: run main IntersectionTest
elapsed time (seconds): 120.025
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Failed. Execution failed: Program
`/net/sqesvr/export/automation/PHASE-I/MERLINJDKNEW/solaris/bin/java' interrupted! (timed out?)
test result: Failed. Execution failed: Program
`/net/sqesvr/export/automation/PHASE-I/MERLINJDKNEW/solaris/bin/java' interrupted! (timed out?)
-----------------------------end-Jtr-------------------------------
======================================================================
al.smith@eng 2001-06-13
Regression test java/awt/Rectangle/IntersectionTest/IntersectionTest.java fails with Merlin build 67 on windows_2000, host qavectra. The previous build this test passed with was b66
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Mon Jun 11 15:50:26 PDT 2001
#checksum:41212be32c9e9b15
#-----testdescription-----
$file=C:\\regression\\merlin\\jdk1.4Tests\\b67\\java\\awt\\Rectangle\\IntersectionTest\\IntersectionTest.java
$root=C:\\regression\\merlin\\jdk1.4Tests\\b67
author=mbron: area=Rectangle
keywords=bug4147957
run=USER_SPECIFIED main IntersectionTest\r\n
source=IntersectionTest.java
title=setClip with invalid rect changes rect to valid
#-----environment-----
#-----testresult-----
description=file:///C:/regression/merlin/jdk1.4Tests/b67/java/awt/Rectangle/IntersectionTest/IntersectionTest.java
end=Mon Jun 11 15:50:26 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: IntersectionTest failed. No intersection
javatestOS=Windows 2000 5.0 (x86)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Mon Jun 11 15:50:21 PDT 2001
status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: IntersectionTest failed. No intersection
test=java/awt/Rectangle/IntersectionTest/IntersectionTest.java
work=C:\\results\\regression\\merlin\\b67\\QAVECTRA-Windows_NT-jth13-jdk14b67.06-11.15-01-ALL\\java\\awt\\Rectangle\\IntersectionTest
#section:script_messages
----------messages:(4/223)----------
JDK under test: (C:/java/jdk14b67)
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b67)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b67, mixed mode)
#section:build
----------messages:(3/105)----------
command: build IntersectionTest
reason: Named class compiled on demand
elapsed time (seconds): 2.974
result: Passed. Compilation successful
#section:compile
----------messages:(3/205)*----------
command: compile C:\\regression\\merlin\\jdk1.4Tests\\b67\\java\\awt\\Rectangle\\IntersectionTest\\IntersectionTest.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.964
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/122)----------
command: main IntersectionTest
reason: User specified action: run main IntersectionTest
elapsed time (seconds): 2.333
----------System.out:(2/70)----------
intersect :(200,200,-100,-100)
getClipBounds:(200,200,-100,-100)
----------System.err:(13/798)----------
java.lang.RuntimeException: IntersectionTest failed. No intersection
at IntersectionTest.main(IntersectionTest.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:48)
at java.lang.reflect.Method.invoke(Method.java:306)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:579)
JavaTest Message: Test threw exception: java.lang.RuntimeException: IntersectionTest failed. No intersection
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: IntersectionTest failed. No intersection
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: IntersectionTest failed. No intersection
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: IntersectionTest failed. No intersection
Regression test java/awt/Rectangle/IntersectionTest/IntersectionTest.java
Failing
This test failing in Nightly regression harness, and NOT seen
in regular weekly regression testing. Nightly harness is
a rmi based tool , and has two VMs running, one running rmiregistry
on jdk1.2.2 and the other one running agent on jdk1.2.2.
So the overhead for these tests is 2 aditional VMs running on the
machine at the time of executing this test.
JDK under test: 1.4.0beta-b36
-----------------------------start-Jtr-------------------------------
#Test Results (version 2)
#Thu Oct 12 13:36:48 PDT 2000
#checksum:6627700fe43b7119
#-----testdescription-----
$file=/ws/merlin/test/java/awt/Rectangle/IntersectionTest/IntersectionTest.java
$root=/ws/merlin/test
author=mbron: area=Rectangle
keywords=bug4147957
run=USER_SPECIFIED main IntersectionTest\n
source=IntersectionTest.java
title=setClip with invalid rect changes rect to valid
#-----environment-----
#-----testresult-----
description=file:///ws/merlin/test/java/awt/Rectangle/IntersectionTest/IntersectionTest.java
end=Thu Oct 12 13:36:48 PDT 2000
environment=regtest
execStatus=Failed. Execution failed: Program
`/net/sqesvr/export/automation/PHASE-I/MERLINJDKNEW/solaris/bin/java' interrupted! (timed out?)
javatestOS=Solaris 2.x (sparc)
javatestVersion=JT_2.1.3i
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Thu Oct 12 13:34:45 PDT 2000
status=Failed. Execution failed: Program
`/net/sqesvr/export/automation/PHASE-I/MERLINJDKNEW/solaris/bin/java' interrupted! (timed out?)
test=java/awt/Rectangle/IntersectionTest/IntersectionTest.java
work=/net/sqesvr/export/automation/PHASE-I/results/miragelv-Solaris-sparc-5.7-SOL2000-12-10-0-15-8-36P
M/java/awt/Rectangle/IntersectionTest
#section:script_messages
----------messages:(2/149)----------
JDK under test: java full version "1.4.0beta-b36"
(/net/sqesvr/export/automation/PHASE-I/MERLINJDKNEW/solaris)
Timeout signalled after 120.0 seconds
#section:build
----------messages:(3/102)----------
command: build IntersectionTest
reason: Named class compiled on demand
elapsed time (seconds): 2.803
result: Passed. Compilation successful
#section:compile
----------messages:(3/172)----------
command: compile /ws/merlin/test/java/awt/Rectangle/IntersectionTest/IntersectionTest.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.799
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/121)----------
command: main IntersectionTest
reason: User specified action: run main IntersectionTest
elapsed time (seconds): 120.025
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Failed. Execution failed: Program
`/net/sqesvr/export/automation/PHASE-I/MERLINJDKNEW/solaris/bin/java' interrupted! (timed out?)
test result: Failed. Execution failed: Program
`/net/sqesvr/export/automation/PHASE-I/MERLINJDKNEW/solaris/bin/java' interrupted! (timed out?)
-----------------------------end-Jtr-------------------------------
======================================================================
al.smith@eng 2001-06-13
Regression test java/awt/Rectangle/IntersectionTest/IntersectionTest.java fails with Merlin build 67 on windows_2000, host qavectra. The previous build this test passed with was b66
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Mon Jun 11 15:50:26 PDT 2001
#checksum:41212be32c9e9b15
#-----testdescription-----
$file=C:\\regression\\merlin\\jdk1.4Tests\\b67\\java\\awt\\Rectangle\\IntersectionTest\\IntersectionTest.java
$root=C:\\regression\\merlin\\jdk1.4Tests\\b67
author=mbron: area=Rectangle
keywords=bug4147957
run=USER_SPECIFIED main IntersectionTest\r\n
source=IntersectionTest.java
title=setClip with invalid rect changes rect to valid
#-----environment-----
#-----testresult-----
description=file:///C:/regression/merlin/jdk1.4Tests/b67/java/awt/Rectangle/IntersectionTest/IntersectionTest.java
end=Mon Jun 11 15:50:26 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: IntersectionTest failed. No intersection
javatestOS=Windows 2000 5.0 (x86)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Mon Jun 11 15:50:21 PDT 2001
status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: IntersectionTest failed. No intersection
test=java/awt/Rectangle/IntersectionTest/IntersectionTest.java
work=C:\\results\\regression\\merlin\\b67\\QAVECTRA-Windows_NT-jth13-jdk14b67.06-11.15-01-ALL\\java\\awt\\Rectangle\\IntersectionTest
#section:script_messages
----------messages:(4/223)----------
JDK under test: (C:/java/jdk14b67)
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b67)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b67, mixed mode)
#section:build
----------messages:(3/105)----------
command: build IntersectionTest
reason: Named class compiled on demand
elapsed time (seconds): 2.974
result: Passed. Compilation successful
#section:compile
----------messages:(3/205)*----------
command: compile C:\\regression\\merlin\\jdk1.4Tests\\b67\\java\\awt\\Rectangle\\IntersectionTest\\IntersectionTest.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.964
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/122)----------
command: main IntersectionTest
reason: User specified action: run main IntersectionTest
elapsed time (seconds): 2.333
----------System.out:(2/70)----------
intersect :(200,200,-100,-100)
getClipBounds:(200,200,-100,-100)
----------System.err:(13/798)----------
java.lang.RuntimeException: IntersectionTest failed. No intersection
at IntersectionTest.main(IntersectionTest.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:48)
at java.lang.reflect.Method.invoke(Method.java:306)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:579)
JavaTest Message: Test threw exception: java.lang.RuntimeException: IntersectionTest failed. No intersection
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: IntersectionTest failed. No intersection
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: IntersectionTest failed. No intersection
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: IntersectionTest failed. No intersection