Unsuppress tests that are currently passing.

Most of these inclusions date from 2013/2014, so presumably they were fixed
by one of the many library changes over the years.

Bug: 12189307
Bug: 11686302
Test: vogar on applicable classes
Test: cts on applicable classes
Change-Id: I6dcbea71d45d57e3fc3e6d9348dde13028b4af4c
diff --git a/expectations/brokentests.txt b/expectations/brokentests.txt
index 5dc7ad8..c638f90 100644
--- a/expectations/brokentests.txt
+++ b/expectations/brokentests.txt
@@ -45,16 +45,10 @@
   description: "Some tests depend on ICU data, which has changed. Others make assumptions about floating point rounding",
   result: EXEC_FAILED,
   names: [
-    "org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_BigDecimalExceptionOrder",
     "org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_DateTimeConversion",
-    "org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_FloatConversionE",
-    "org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_FloatConversionF",
-    "org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_FloatConversionG",
-    "org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_FloatDoubleBigDecimalExceptionOrder",
     "org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_GeneralConversionOther",
     "org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_LineSeparator",
-    "org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_Percent",
-    "org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_Width"
+    "org.apache.harmony.tests.java.util.FormatterTest#test_formatLjava_lang_String$Ljava_lang_Object_Percent"
   ]
 },
 {
@@ -67,16 +61,6 @@
   ]
 },
 {
-  description: "(Needs investigation) Test failures from the harmony import of external/apache-harmony/archive",
-  bug: 12189307,
-  result: EXEC_FAILED,
-  names: [
-    "org.apache.harmony.tests.java.util.jar.ManifestTest#testNul",
-    "org.apache.harmony.tests.java.util.jar.ManifestTest#testRead",
-    "org.apache.harmony.tests.java.util.jar.ManifestTest#testStreamConstructor"
-  ]
-},
-{
   description: "Potentially flakey because they rely on a specific local TCP port being free.",
   result: EXEC_FAILED,
   names: [
@@ -123,13 +107,6 @@
   ]
 },
 {
-  description: "Suffers from side effect of other, currently unknown test",
-  result: EXEC_FAILED,
-  names: [
-      "org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest#testProxyAuthorization"
-  ]
-},
-{
   description: "Support_TestWebServer requires isolation.",
   result: EXEC_FAILED,
   names: [
diff --git a/expectations/knownfailures.txt b/expectations/knownfailures.txt
index a5764f5..f9f2c28 100644
--- a/expectations/knownfailures.txt
+++ b/expectations/knownfailures.txt
@@ -1294,19 +1294,6 @@
   name: "org.apache.harmony.tests.java.lang.MathTest#test_powDD"
 },
 {
-  description: "Known failures in PropertiesTest: We don't deal with comments in store()",
-  bug: 11686302,
-  result: EXEC_FAILED,
-  names: [
-    "org.apache.harmony.tests.java.util.PropertiesTest#testStore_scenario0",
-    "org.apache.harmony.tests.java.util.PropertiesTest#testStore_scenario1",
-    "org.apache.harmony.tests.java.util.PropertiesTest#testStore_scenario2",
-    "org.apache.harmony.tests.java.util.PropertiesTest#testStore_scenario3",
-    "org.apache.harmony.tests.java.util.PropertiesTest#testStore_scenario9",
-    "org.apache.harmony.tests.java.util.PropertiesTest#testStore_scenario11"
-  ]
-},
-{
   description: "Known failures in URLTest and URLDecoderTest",
   bug: 11686814,
   names: [