You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by sm...@apache.org on 2007/12/12 12:02:11 UTC

svn commit: r603555 - /harmony/enhanced/buildtest/branches/2.0/tests/reliability/run/exclude

Author: smishura
Date: Wed Dec 12 03:02:04 2007
New Revision: 603555

URL: http://svn.apache.org/viewvc?rev=603555&view=rev
Log:
Apply patch for exclude list from HARMONY-5295:
([biuldtest][reliability] DekkerTest intermittently hangs)

Modified:
    harmony/enhanced/buildtest/branches/2.0/tests/reliability/run/exclude

Modified: harmony/enhanced/buildtest/branches/2.0/tests/reliability/run/exclude
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/tests/reliability/run/exclude?rev=603555&r1=603554&r2=603555&view=diff
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/tests/reliability/run/exclude (original)
+++ harmony/enhanced/buildtest/branches/2.0/tests/reliability/run/exclude Wed Dec 12 03:02:04 2007
@@ -1,5 +1,4 @@
 ## the list of excluded tests ##
-## 23 tests excluded ##
 
 ## HARMONY-2039, no class unloading
 api.kernel.pckg.PackageGetTest
@@ -47,3 +46,6 @@
 
 ## HARMONY-5172
 api.kernel.hooks.AddRmPropertiesHooksTest
+
+## HARMONY-5295, intermittent hang, also sometimes failed on SUN and BEA; probably test issue
+api.kernel.thread.VolatileVariableTest.DekkerTest