You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by gs...@apache.org on 2008/01/18 14:58:17 UTC

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

Author: gshimansky
Date: Fri Jan 18 05:58:17 2008
New Revision: 613164

URL: http://svn.apache.org/viewvc?rev=613164&view=rev
Log:
Applied exclude list patch from HARMONY-4215


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=613164&r1=613163&r2=613164&view=diff
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/tests/reliability/run/exclude (original)
+++ harmony/enhanced/buildtest/branches/2.0/tests/reliability/run/exclude Fri Jan 18 05:58:17 2008
@@ -6,16 +6,10 @@
 vm.classloading.MultiThreadedLoading
 vm.classloading.ClassUnloadingTest
 
-## HARMONY-4215, mostly reproduced on release build
-api.kernel.thread.ExcptHandlerTest.ExcptHandlerTest
-api.kernel.thread.LifeSimulationTest.Life
-api.kernel.thread.ThreadLocalTest.ThreadLocalTest
-api.text.getSentenceInstance
-
 ## HARMONY-4220, HARMONY-4232, the issue could be in the test
 api.kernel.thread.ThreadKill.ThreadKillTest
 
-## HARMONY-2742, HARMONY-3224, hang
+## HARMONY-3224 - hang
 api.text.getAvailableLocals_RBC
 
 ## HARMONY-2752, hang  
@@ -35,7 +29,6 @@
 api.nio.channels.filechannel.FileChannelThrSafetyTest
  
 ## HARMONY-62 
-api.nio.charset.CharsetSyncCacheTest
 api.text.getSentenceInstance_check
 
 ## HARMONY-4758, immediate hang - not a reliability issue
@@ -54,3 +47,11 @@
 api.kernel.thread.Calculation.CalcTest
 api.kernel.thread.ThreadArrayTest.ThreadArrayTest
 api.kernel.object.ObjectFinalizeTest
+api.kernel.thread.LifeSimulationTest.Life
+
+## HARMONY-5400
+api.nio.charset.CharsetSyncCacheTest
+
+## HARMONY-5402, reproduced intermittently on release build only
+api.kernel.thread.ExcptHandlerTest.ExcptHandlerTest
+