-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta
-
x86
-
windows_2000
-
Verified
al.smith@eng 2001-02-08
There are two directory names in the regression test suite that are duplicated. They are:
java/awt/Color
java/awt/color
java/awt/Image
java/awt/image
While this is not a problem for Solaris it is a real problem for Win32 when the tests are run locally.
The Image and image directories contain OffScreenImageTest and OffScreenImageTest2 tests. Although these tests are named differently, they seen to be the same tests.
These directories' names need to be changed to allow them to co-exist in a Win32 environment.
----------------------
al.smith@eng 2001-03-14
In the regression test Master workspace for Merlin, the sub directories:
java/awt/Color java/awt/color java/awt/Image and java/awt/image all still exist. I'm resetting this back to NYI. This still poses problems for testing on Windows platforms.
///////////////////////
al.smith@eng 2001-06-01
The java/awt/Image and java/awt/image directories still co-exist in build 66. java/awt/Image only contains "DisplayChangeTest/"
The java/awt/Color directory has been removed.
The problem with this is, when copying this test suite to a Win32 machine, the 2nd image directory wants to overwrite the first.
There are two directory names in the regression test suite that are duplicated. They are:
java/awt/Color
java/awt/color
java/awt/Image
java/awt/image
While this is not a problem for Solaris it is a real problem for Win32 when the tests are run locally.
The Image and image directories contain OffScreenImageTest and OffScreenImageTest2 tests. Although these tests are named differently, they seen to be the same tests.
These directories' names need to be changed to allow them to co-exist in a Win32 environment.
----------------------
al.smith@eng 2001-03-14
In the regression test Master workspace for Merlin, the sub directories:
java/awt/Color java/awt/color java/awt/Image and java/awt/image all still exist. I'm resetting this back to NYI. This still poses problems for testing on Windows platforms.
///////////////////////
al.smith@eng 2001-06-01
The java/awt/Image and java/awt/image directories still co-exist in build 66. java/awt/Image only contains "DisplayChangeTest/"
The java/awt/Color directory has been removed.
The problem with this is, when copying this test suite to a Win32 machine, the 2nd image directory wants to overwrite the first.