1. 14419c9 Cleanup taggedtests.txt by Brian Carlstrom · 12 years ago
  2. 71e607d Fix OldClassTest failures. by Elliott Hughes · 12 years ago
  3. 1b18a42 am d2f41fe2: Merge "Fix ConcurrentCloseTest flakiness." by Elliott Hughes · 12 years ago
  4. babccbf Fix ConcurrentCloseTest flakiness. by Elliott Hughes · 12 years ago
  5. 3e0b9fe am 73757035: Merge "Fix StringTest#testCaseMapping_en_US." by Elliott Hughes · 12 years ago
  6. ba31b4a Fix StringTest#testCaseMapping_en_US. by Elliott Hughes · 12 years ago
  7. ce1311e Suppress long broken test caused by kernel bug by Brian Carlstrom · 12 years ago
  8. 0a156e0 Add OpenSSLProvider support for Cipher.RSA/None/PKCS1Padding by Brian Carlstrom · 12 years ago
  9. 459a8cc Address flakiness of doFinal and unwrap CipherTests by Brian Carlstrom · 12 years ago
  10. a66a691 Updating test failures by Brian Carlstrom · 12 years ago
  11. 001630e Remove run-core-tests from known failures. by Jesse Wilson · 13 years ago
  12. d42738f Make QueryTimeoutTest understandable. by Jesse Wilson · 13 years ago
  13. 9b1c778 Update expectations for CTS: We still don't support notations. by Jesse Wilson · 13 years ago
  14. 6dedda9 Fix the PackageTest to not rely on a Class.getPackage() side effect. by Jesse Wilson · 13 years ago
  15. 29e0638 Scrub some CTS test failures. by Jesse Wilson · 13 years ago
  16. 32a250f Expect our missing IO interrupted exception. by Jesse Wilson · 13 years ago
  17. 25e769d Add tests for Calendar/SimpleDateFormat bugs by Jesse Wilson · 13 years ago
  18. 28b429a Fix some failing XML tests. by Jesse Wilson · 13 years ago
  19. 7f432cf Acknowledge 25 XPath test failures. by Jesse Wilson · 13 years ago
  20. 3098556 Acknowledge our 524 XSLT test failures. by Jesse Wilson · 13 years ago
  21. 1c92541 Rescue some XML tests to a libcore.xml package. by Jesse Wilson · 13 years ago
  22. 8bc378b Don't generate large DH keys when small ones will do. by Jesse Wilson · 13 years ago
  23. bdd960b Merge "Don't require security permissions to be non null." into dalvik-dev by Jesse Wilson · 13 years ago
  24. 2bfd651 Set expectations for tests timing out on BN_generate_prime_ex by Jesse Wilson · 13 years ago
  25. 2f0dedc Don't require security permissions to be non null. by Jesse Wilson · 13 years ago
  26. a9664e7 Set expectations for failing PKIXCertPathValidatorSpiTest by Jesse Wilson · 13 years ago
  27. 66fdc40 Set expectation for DHPrivateKeyTest timeouts. by Jesse Wilson · 13 years ago
  28. 8605af2 Set expectation for KeyAgreementFunctionalTest which always times out. by Jesse Wilson · 13 years ago
  29. 821431f Update expectations from recent continuous build failures. by Jesse Wilson · 13 years ago
  30. 6964eff Merge commit '995a3842' into manualmerge by Jesse Wilson · 13 years ago
  31. 995a384 Fail parsing if there's text outside the document element. by Jesse Wilson · 13 years ago
  32. b22ef1e Scrub test failures from the dalvik-dev build. by Jesse Wilson · 13 years ago
  33. 63dfb12 Update expectations for charset and URL test failures. by Jesse Wilson · 13 years ago
  34. 99aa851 Scrub libcore's SQLite and JDBC tests. by Jesse Wilson · 14 years ago
  35. c5c82ac Associate more test failures with their bugs. by Jesse Wilson · 14 years ago
  36. 2190147 resolved conflicts for merge of d6cb0852 to dalvik-dev by Jesse Wilson · 14 years ago
  37. d6cb085 am 41390693: am 094ef677: Merge "Move tests from android.core.URLTest to URLConnectionTest." into honeycomb by Jesse Wilson · 14 years ago
  38. b7f4d6c Move tests from android.core.URLTest to URLConnectionTest. by Jesse Wilson · 14 years ago
  39. c4bce9c am b7ccc2d0: Merge "Expand predefined entities by default, even if coalescing is off." by Jesse Wilson · 14 years ago
  40. 0463b62 Expand predefined entities by default, even if coalescing is off. by Jesse Wilson · 14 years ago
  41. a695e8f Just use String for upper case/lower case operations. by Jesse Wilson · 14 years ago
  42. 935ede9 Remove java.io tests duplicated with Harmony. by Jesse Wilson · 14 years ago
  43. 6767bdb Optimize DefaultHostnameVerifier. by Jesse Wilson · 14 years ago
  44. 2932a8e Merge "Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4." by Jesse Wilson · 14 years ago
  45. 5b59f8d Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4. by Jesse Wilson · 14 years ago
  46. 5fb5634 More math tests that fail on the host only. by Jesse Wilson · 14 years ago
  47. 9821bfd Set the expectation for a known regression. by Jesse Wilson · 14 years ago
  48. be56d2c Update known failure to match test name. http://b/3032697 by Jesse Wilson · 14 years ago
  49. a8d0832 Update expectations for XML test failures. by Jesse Wilson · 14 years ago
  50. f9e5995 am 0df432dd: Merge "Deduplicate java.lang tests from Harmony." by Jesse Wilson · 14 years ago
  51. 8bc50e8 Deduplicate java.lang tests from Harmony. by Jesse Wilson · 14 years ago
  52. 1cb2bee Update expectations to match renamed test. by Jesse Wilson · 14 years ago
  53. 7735337 The last of the Kxml correctness fixes for Expat compatibility. by Jesse Wilson · 14 years ago
  54. 755f7f2 am 644de474: am 0ad02672: Test what happens to RandomAccessFile when it is leaked. by Jesse Wilson · 14 years ago
  55. 0ad0267 Test what happens to RandomAccessFile when it is leaked. by Jesse Wilson · 14 years ago
  56. 51a8be2 am bf1bdd0a: am c84c0e51: Merge "Remove logging tests duplicated from Harmony" into gingerbread by Jesse Wilson · 14 years ago
  57. c84c0e5 Merge "Remove logging tests duplicated from Harmony" into gingerbread by Jesse Wilson · 14 years ago
  58. 35e28df am 849425a7: am a20d5db4: Fix a test with broken expectations for localized arabic exponent. by Jesse Wilson · 14 years ago
  59. a20d5db Fix a test with broken expectations for localized arabic exponent. by Jesse Wilson · 14 years ago
  60. ecfa064 am 65eee03b: am 2d9aee7a: Merge "Update TestUtils certificates to fix CertPathBuilder1Test and CertPathTest" into gingerbread by Brian Carlstrom · 14 years ago
  61. 52dea0a Update TestUtils certificates to fix CertPathBuilder1Test and CertPathTest by Brian Carlstrom · 14 years ago
  62. 021f500 Remove logging tests duplicated from Harmony by Jesse Wilson · 14 years ago
  63. 916a236 am 3efa3e34: am c1851da3: Scrub test failures in java.text. by Jesse Wilson · 14 years ago
  64. c1851da Scrub test failures in java.text. by Jesse Wilson · 14 years ago
  65. b6071f1 am 70213cf9: am 60bc3926: Remove an out-of-date expectation. by Elliott Hughes · 14 years ago
  66. 60bc392 Remove an out-of-date expectation. by Elliott Hughes · 14 years ago
  67. e3c8fe2 am 853b9e1d: am bdc4c59a: Add expectations for DecimalFormat test failures. by Jesse Wilson · 14 years ago
  68. bdc4c59 Add expectations for DecimalFormat test failures. by Jesse Wilson · 14 years ago
  69. 2cb69c0 am aeb874af: am fca556c7: Fix problems where knownfailures has drifted out of date from our suite. by Jesse Wilson · 14 years ago
  70. a0ba726 am 5ac2871d: am 1f8243e3: Remove java.net tests that are redundant with Harmony. by Jesse Wilson · 14 years ago
  71. fca556c Fix problems where knownfailures has drifted out of date from our suite. by Jesse Wilson · 14 years ago
  72. 1f8243e Remove java.net tests that are redundant with Harmony. by Jesse Wilson · 14 years ago
  73. eb0a353 am 794ef59c: am 0c72bd4d: Merge "Update expectations for tests failing only on the host." into gingerbread by Jesse Wilson · 14 years ago
  74. 0c72bd4 Merge "Update expectations for tests failing only on the host." into gingerbread by Jesse Wilson · 14 years ago
  75. a602f40 Update expectations for tests failing only on the host. by Jesse Wilson · 14 years ago
  76. fa2cac1 am 6397c0c2: am 9920dd55: Merge "Remove FormatterTest tests duplicated with Harmony." into gingerbread by Jesse Wilson · 14 years ago
  77. e109102 Remove FormatterTest tests duplicated with Harmony. by Jesse Wilson · 14 years ago
  78. d4a62bc am 72d73552: am 4d105209: Attach bugs to failures in MathTest and StrictMathTest. by Jesse Wilson · 14 years ago
  79. 4d10520 Attach bugs to failures in MathTest and StrictMathTest. by Jesse Wilson · 14 years ago
  80. 557b6cf am 5147718a: am 0e5792e8: Attach charset tests to their tracking bugs. by Jesse Wilson · 14 years ago
  81. 0e5792e Attach charset tests to their tracking bugs. by Jesse Wilson · 14 years ago
  82. bc36154 am ae1f467f: am 18a7c239: am ceb76118: Merge "Add expectations for some tests failing in Hudson." into gingerbread by Jesse Wilson · 14 years ago
  83. 5e8f0b9 Add expectations for some tests failing in Hudson. by Jesse Wilson · 14 years ago
  84. 9b3d2ab Manually merge 69680: JSON expectations by Jesse Wilson · 14 years ago
  85. 220002e Use JSON for expectations files. by Jesse Wilson · 14 years ago
  86. b814b18 Address test failures in java.util.zip. by Jesse Wilson · 14 years ago
  87. 8196be6 Suppress broken jtreg tests that expect command line parameters. by Jesse Wilson · 14 years ago
  88. e2b681d Updating expectations for Harmony tests that we have yet to fix by Jesse Wilson · 14 years ago
  89. af683e9 Fix an obsolete test suppression by Jesse Wilson · 14 years ago
  90. 4557728 Moving tests to be under the libcore.* package. by Jesse Wilson · 14 years ago
  91. 6882e31 Bring SSLSocketImpl and SSLEngine in line with OpenSSLSocketImpl's cipher suites by Brian Carlstrom · 14 years ago
  92. b7eec62 TestKeyStore only use RSA by default & fixing SSLEngine client auth with DSA client and RSA server by Brian Carlstrom · 14 years ago
  93. 10edd7b Merge "Scrubbing tests marked @BrokenTest." into dalvik-dev by Jesse Wilson · 14 years ago
  94. f979bbd Scrubbing tests marked @BrokenTest. by Jesse Wilson · 14 years ago
  95. cd2ac24 Add an expectation. by Elliott Hughes · 14 years ago
  96. e716356 Improve Formatter exception detail messages and fix test expectations. by Elliott Hughes · 14 years ago
  97. 747f403 Fixing some test suppressions. by Jesse Wilson · 14 years ago
  98. 17baca0 Deduplicating failed tests in org.apache.harmony.luni.tests.java.lang. by Jesse Wilson · 14 years ago
  99. bd62b7e Merge "javax.crypto tests moving to vogar" into dalvik-dev by Brian Carlstrom · 14 years ago
  100. 78a3b5d javax.crypto tests moving to vogar by Brian Carlstrom · 14 years ago