1. c9040d8 Suppress OldResultSetTest#testAfterLast by Neil Fuller · 10 years ago
  2. 6cc1673 Deprecate use of BrokenTest and SideEffect by Brett Chabot · 10 years ago
  3. 6ede798 Reenable tests that currently pass in CTS by Neil Fuller · 10 years ago
  4. d615590 Remove unnecessary test suppression entries by Neil Fuller · 10 years ago
  5. 28673a2 Removing suppression of tests that obviously no longer exist. by Neil Fuller · 10 years ago
  6. 3f2128b Blacklist a known failure in GregorianCalendarTest. by Narayan Kamath · 10 years ago
  7. 567dcb2 Merge "Fix various errors in FileURLConnectionTest." by Narayan Kamath · 10 years ago
  8. d94e746 Fix various errors in FileURLConnectionTest. by Narayan Kamath · 10 years ago
  9. 4258671 Merge "Blacklist ControlTest test case." by Neil Fuller · 10 years ago
  10. d377f24 Blacklist ControlTest test case. by Neil Fuller · 10 years ago
  11. f80fe01 NIST-PKITS: add testDeltaCRLs_ValiddeltaCRLTest5 by Kenny Root · 10 years ago
  12. 0d18ebc Merge "Change DecimalFormat.setRoundingMode() behavior to stay in spec" by Neil Fuller · 10 years ago
  13. c96651d Change DecimalFormat.setRoundingMode() behavior to stay in spec by Neil Fuller · 10 years ago
  14. 727df12 Update SSLEngineTest for OpenSSL by Kenny Root · 10 years ago
  15. 63291dd Fix for ClassLoaderTest under CTS by Neil Fuller · 10 years ago
  16. 47ae0b5 Implementing bind() and getLocalAddress() for NIO2. by Neil Fuller · 10 years ago
  17. 82c6425 Delete Support_PortManager & OldDatagramSocketTest by Narayan Kamath · 11 years ago
  18. 108a6c5 Fix broken test cases in DeflaterTest & InflaterTest by Narayan Kamath · 11 years ago
  19. 99b4714 Fix broken assumption in a unit test. by Narayan Kamath · 11 years ago
  20. 14dade3 Make DeflaterInputStream#available more consistent. by Narayan Kamath · 11 years ago
  21. d567f90 Move tests from harmony/archive to libcore. by Narayan Kamath · 11 years ago
  22. 7a4e0ff Curate known failures list. by Narayan Kamath · 11 years ago
  23. 215ff90 am cfeab7b3: am 47f7ed46: Merge "Move tests from tests/api to harmony-tests. (Take 2)" by Narayan Kamath · 11 years ago
  24. ab762bb Move tests from tests/api to harmony-tests. (Take 2) by Narayan Kamath · 11 years ago
  25. a1a6c82 am 24053344: am 9463360f: Merge "Revert "Move tests from tests/api to harmony-tests."" by Narayan Kamath · 11 years ago
  26. d5e2817 Revert "Move tests from tests/api to harmony-tests." by Narayan Kamath · 11 years ago
  27. f960ca9 am 15e00b6e: am 5d973f8b: Merge "Move tests from tests/api to harmony-tests." by Narayan Kamath · 11 years ago
  28. 0dc74ed am 643f400d: am 118b75ff: Merge "Use a consistent package path for harmony tests." by Narayan Kamath · 11 years ago
  29. 81bf28a Move tests from tests/api to harmony-tests. by Narayan Kamath · 11 years ago
  30. e5fea3d Use a consistent package path for harmony tests. by Narayan Kamath · 11 years ago
  31. b1edaa3 am ce055efb: am 2ca1bc34: Merge "Add remaining harmony failures to the known failures list." by Narayan Kamath · 11 years ago
  32. bf44cb0 Add remaining harmony failures to the known failures list. by Narayan Kamath · 11 years ago
  33. 4d7ba8e am 3dd7d894: am 72e7f754: Merge "Add a harmony test case to known failures list." by Narayan Kamath · 11 years ago
  34. bd084a2 Add a harmony test case to known failures list. by Narayan Kamath · 11 years ago
  35. 10718d7 Move throws annotations to managed code. Part 2. by Jesse Wilson · 13 years ago
  36. 0424d12 Get stricter about DOCTYPEs. by Narayan Kamath · 11 years ago
  37. 189df91 Add a missing expectation for ASCIICharsetEncoderTest. by Elliott Hughes · 11 years ago
  38. e1a6c9c Add expectations for three known CharsetDecoder-/CharsetEncoder-related failures. by Elliott Hughes · 11 years ago
  39. 7447397 Fix harmony java.text test failures. by Elliott Hughes · 11 years ago
  40. 0161781 Fix expectations to track Charset test package changes. by Elliott Hughes · 11 years ago
  41. c44b103 More Charset test fixes. by Elliott Hughes · 11 years ago
  42. 6a38729 Remove tests for es__TRADITIONAL. by Elliott Hughes · 11 years ago
  43. a117015 Fix PatternTest failures. by Elliott Hughes · 11 years ago
  44. db835d5 Add a known failure for org.apache.harmony.luni.tests.java.util.ScannerParseLargeFileBenchmarkTest#testParseLargeFile. by Elliott Hughes · 11 years ago
  45. 817b74b Remove HistoricalCharsetNames. by Elliott Hughes · 11 years ago
  46. 70b79a2 Replace mentions of old JSSE package name by Kenny Root · 11 years ago
  47. 105a940 Fix various of the harmony nio tests. by Elliott Hughes · 11 years ago
  48. 92d2dac Fix KeyPairGenerator test for DH by Kenny Root · 11 years ago
  49. a190a2a Merge "NativeCrypto: fix more DSA/ECDSA key generation" by Kenny Root · 11 years ago
  50. a812f61 NativeCrypto: fix more DSA/ECDSA key generation by Kenny Root · 11 years ago
  51. c8b51de Remove fixed CipherTest "known failure" by Kenny Root · 11 years ago
  52. 06f5660 Remove passing test from known failures by Brian Carlstrom · 11 years ago
  53. a96f0f8 Add NIST PKIX tests to core-tests and knownfailures by Kenny Root · 11 years ago
  54. 14419c9 Cleanup taggedtests.txt by Brian Carlstrom · 11 years ago
  55. 71e607d Fix OldClassTest failures. by Elliott Hughes · 12 years ago
  56. 1b18a42 am d2f41fe2: Merge "Fix ConcurrentCloseTest flakiness." by Elliott Hughes · 12 years ago
  57. babccbf Fix ConcurrentCloseTest flakiness. by Elliott Hughes · 12 years ago
  58. 3e0b9fe am 73757035: Merge "Fix StringTest#testCaseMapping_en_US." by Elliott Hughes · 12 years ago
  59. ba31b4a Fix StringTest#testCaseMapping_en_US. by Elliott Hughes · 12 years ago
  60. ce1311e Suppress long broken test caused by kernel bug by Brian Carlstrom · 12 years ago
  61. 0a156e0 Add OpenSSLProvider support for Cipher.RSA/None/PKCS1Padding by Brian Carlstrom · 12 years ago
  62. 459a8cc Address flakiness of doFinal and unwrap CipherTests by Brian Carlstrom · 12 years ago
  63. a66a691 Updating test failures by Brian Carlstrom · 12 years ago
  64. 001630e Remove run-core-tests from known failures. by Jesse Wilson · 13 years ago
  65. d42738f Make QueryTimeoutTest understandable. by Jesse Wilson · 13 years ago
  66. 9b1c778 Update expectations for CTS: We still don't support notations. by Jesse Wilson · 13 years ago
  67. 6dedda9 Fix the PackageTest to not rely on a Class.getPackage() side effect. by Jesse Wilson · 13 years ago
  68. 29e0638 Scrub some CTS test failures. by Jesse Wilson · 13 years ago
  69. 32a250f Expect our missing IO interrupted exception. by Jesse Wilson · 13 years ago
  70. 25e769d Add tests for Calendar/SimpleDateFormat bugs by Jesse Wilson · 13 years ago
  71. 28b429a Fix some failing XML tests. by Jesse Wilson · 13 years ago
  72. 7f432cf Acknowledge 25 XPath test failures. by Jesse Wilson · 13 years ago
  73. 3098556 Acknowledge our 524 XSLT test failures. by Jesse Wilson · 13 years ago
  74. 1c92541 Rescue some XML tests to a libcore.xml package. by Jesse Wilson · 13 years ago
  75. 8bc378b Don't generate large DH keys when small ones will do. by Jesse Wilson · 13 years ago
  76. bdd960b Merge "Don't require security permissions to be non null." into dalvik-dev by Jesse Wilson · 13 years ago
  77. 2bfd651 Set expectations for tests timing out on BN_generate_prime_ex by Jesse Wilson · 13 years ago
  78. 2f0dedc Don't require security permissions to be non null. by Jesse Wilson · 13 years ago
  79. a9664e7 Set expectations for failing PKIXCertPathValidatorSpiTest by Jesse Wilson · 13 years ago
  80. 66fdc40 Set expectation for DHPrivateKeyTest timeouts. by Jesse Wilson · 13 years ago
  81. 8605af2 Set expectation for KeyAgreementFunctionalTest which always times out. by Jesse Wilson · 13 years ago
  82. 821431f Update expectations from recent continuous build failures. by Jesse Wilson · 13 years ago
  83. 6964eff Merge commit '995a3842' into manualmerge by Jesse Wilson · 13 years ago
  84. 995a384 Fail parsing if there's text outside the document element. by Jesse Wilson · 13 years ago
  85. b22ef1e Scrub test failures from the dalvik-dev build. by Jesse Wilson · 13 years ago
  86. 63dfb12 Update expectations for charset and URL test failures. by Jesse Wilson · 13 years ago
  87. 99aa851 Scrub libcore's SQLite and JDBC tests. by Jesse Wilson · 13 years ago
  88. c5c82ac Associate more test failures with their bugs. by Jesse Wilson · 13 years ago
  89. 2190147 resolved conflicts for merge of d6cb0852 to dalvik-dev by Jesse Wilson · 14 years ago
  90. d6cb085 am 41390693: am 094ef677: Merge "Move tests from android.core.URLTest to URLConnectionTest." into honeycomb by Jesse Wilson · 14 years ago
  91. b7f4d6c Move tests from android.core.URLTest to URLConnectionTest. by Jesse Wilson · 14 years ago
  92. c4bce9c am b7ccc2d0: Merge "Expand predefined entities by default, even if coalescing is off." by Jesse Wilson · 14 years ago
  93. 0463b62 Expand predefined entities by default, even if coalescing is off. by Jesse Wilson · 14 years ago
  94. a695e8f Just use String for upper case/lower case operations. by Jesse Wilson · 14 years ago
  95. 935ede9 Remove java.io tests duplicated with Harmony. by Jesse Wilson · 14 years ago
  96. 6767bdb Optimize DefaultHostnameVerifier. by Jesse Wilson · 14 years ago
  97. 2932a8e Merge "Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4." by Jesse Wilson · 14 years ago
  98. 5b59f8d Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4. by Jesse Wilson · 14 years ago
  99. 5fb5634 More math tests that fail on the host only. by Jesse Wilson · 14 years ago
  100. 9821bfd Set the expectation for a known regression. by Jesse Wilson · 14 years ago