You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by hi...@apache.org on 2008/07/02 13:27:49 UTC

svn commit: r673362 - /harmony/enhanced/classlib/trunk/modules/awt/make/exclude.common

Author: hindessm
Date: Wed Jul  2 04:27:48 2008
New Revision: 673362

URL: http://svn.apache.org/viewvc?rev=673362&view=rev
Log:
With the resolution of "[#HARMONY-5816] The RasterTest fails due to
the failing of testGetPixels() method", this runs with no failures
for me.

Modified:
    harmony/enhanced/classlib/trunk/modules/awt/make/exclude.common

Modified: harmony/enhanced/classlib/trunk/modules/awt/make/exclude.common
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/awt/make/exclude.common?rev=673362&r1=673361&r2=673362&view=diff
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/awt/make/exclude.common (original)
+++ harmony/enhanced/classlib/trunk/modules/awt/make/exclude.common Wed Jul  2 04:27:48 2008
@@ -6,7 +6,6 @@
 java/awt/ListTest.java
 java/awt/WinWindowRTest.java
 org/apache/harmony/awt/gl/render/JavaBlitterTest.java
-java/awt/image/RasterTest.java
 # Intermittent failure, seems RobotTest depends on
 # whether mouse or keyboard were touched during the test.
 # However, it fails too often to be in the intermittent list
@@ -16,4 +15,4 @@
 
 # Following tests fail if all AWT test are executed in a batch
 org/apache/harmony/awt/wtk/ShutdownWatchdogTest.java
-java/awt/event/ContainerEventTest.java
\ No newline at end of file
+java/awt/event/ContainerEventTest.java