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/20 08:12:11 UTC

svn commit: r605818 - /harmony/enhanced/buildtest/branches/2.0/tests/eut/config/eut3.3.efl

Author: smishura
Date: Wed Dec 19 23:12:09 2007
New Revision: 605818

URL: http://svn.apache.org/viewvc?rev=605818&view=rev
Log:
Apply patch for the exclude list from HARMONY-5307:
[buildtest][EUT] regression since r602881 - 6 jdtui tests failed

Modified:
    harmony/enhanced/buildtest/branches/2.0/tests/eut/config/eut3.3.efl

Modified: harmony/enhanced/buildtest/branches/2.0/tests/eut/config/eut3.3.efl
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/tests/eut/config/eut3.3.efl?rev=605818&r1=605817&r2=605818&view=diff
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/tests/eut/config/eut3.3.efl (original)
+++ harmony/enhanced/buildtest/branches/2.0/tests/eut/config/eut3.3.efl Wed Dec 19 23:12:09 2007
@@ -106,6 +106,16 @@
 # https://bugs.eclipse.org/bugs/show_bug.cgi?id=176157 (but status=FIXED for 3.3)
 org.eclipse.ant.tests.ui.editor.CodeCompletionTest.testAttributeProposals
 
+# these tests fail if one runs them with user.home & java.io.tmpdir properties
+# redefined on both Harmony and RI. This may be an issues of tests or of Eclipse
+# itself.
+org.eclipse.jdt.ui.tests.quickfix.CleanUpTest.testSerialVersion01
+org.eclipse.jdt.ui.tests.quickfix.CleanUpTest.testSerialVersion02
+org.eclipse.jdt.ui.tests.quickfix.CleanUpTest.testSerialVersion03
+org.eclipse.jdt.ui.tests.quickfix.CleanUpTest.testSerialVersion04
+org.eclipse.jdt.ui.tests.quickfix.CleanUpTest.testSerialVersion05
+org.eclipse.jdt.ui.tests.quickfix.CleanUpTest.testSerialVersionBug139381
+
 # invalid tests (not reproted to Eclipse.org, see HARMONY-5248)
 org.eclipse.ui.tests.api.IWorkingSetManagerTest.testAddWorkingSet
 org.eclipse.ui.tests.api.IWorkingSetManagerTest.testGetWorkingSets