-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
merlin
-
sparc
-
solaris_7
Name: ma68022 Date: 10/12/2000
Regression test swing/plaf/windows/isWindowsLAFLockedCorrectly.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 15:48:16 PDT 2000
#checksum:2b53c20fd5689734
#-----testdescription-----
$file=/ws/merlin/test/com/sun/java/swing/plaf/windows/isWindowsLAFLockedCorrectly.java
$root=/ws/merlin/test
author=Michael C. Albers
run=USER_SPECIFIED applet isWindowsLAFLockedCorrectly.html\n
source=isWindowsLAFLockedCorrectly.java
title=
#-----environment-----
#-----testresult-----
description=file:///ws/merlin/test/com/sun/java/swing/plaf/windows/isWindowsLAFLockedCorrectly.java
end=Thu Oct 12 15:48:16 PDT 2000
environment=regtest
execStatus=Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException:
Windows L&F not correctly locked
javatestOS=Solaris 2.x (sparc)
javatestVersion=JT_2.1.3i
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile applet
start=Thu Oct 12 15:48:11 PDT 2000
status=Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Windows
L&F not correctly locked
test=com/sun/java/swing/plaf/windows/isWindowsLAFLockedCorrectly.java
work=/net/sqesvr/export/automation/PHASE-I/results/miragelv-Solaris-sparc-5.7-SOL2000-12-10-0-15-8-36P
M/com/sun/java/swing/plaf/windows
#section:script_messages
----------messages:(1/111)----------
JDK under test: java full version "1.4.0beta-b36"
(/net/sqesvr/export/automation/PHASE-I/MERLINJDKNEW/solaris)
#section:build
----------messages:(3/113)----------
command: build isWindowsLAFLockedCorrectly
reason: Named class compiled on demand
elapsed time (seconds): 2.693
result: Passed. Compilation successful
#section:compile
----------messages:(3/179)----------
command: compile /ws/merlin/test/com/sun/java/swing/plaf/windows/isWindowsLAFLockedCorrectly.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.688
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:applet
----------messages:(3/155)----------
command: applet isWindowsLAFLockedCorrectly.html
reason: User specified action: run applet isWindowsLAFLockedCorrectly.html
elapsed time (seconds): 2.481
----------System.out:(1/38)----------
=== isWindowsLAFLockedCorrectly ===
----------System.err:(5/367)----------
java.lang.RuntimeException: Windows L&F not correctly locked
at isWindowsLAFLockedCorrectly.init(isWindowsLAFLockedCorrectly.java:33)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:144)
at java.lang.Thread.run(Thread.java:488)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Windows L&F not correctly
locked
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Windows
L&F not correctly locked
test result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException:
Windows L&F not correctly locked
-----------------------------end-Jtr-------------------------------
======================================================================