1. 1c92541 Rescue some XML tests to a libcore.xml package. by Jesse Wilson · 13 years ago
  2. 8bc378b Don't generate large DH keys when small ones will do. by Jesse Wilson · 14 years ago
  3. bdd960b Merge "Don't require security permissions to be non null." into dalvik-dev by Jesse Wilson · 14 years ago
  4. 2bfd651 Set expectations for tests timing out on BN_generate_prime_ex by Jesse Wilson · 14 years ago
  5. 2f0dedc Don't require security permissions to be non null. by Jesse Wilson · 14 years ago
  6. a9664e7 Set expectations for failing PKIXCertPathValidatorSpiTest by Jesse Wilson · 14 years ago
  7. 66fdc40 Set expectation for DHPrivateKeyTest timeouts. by Jesse Wilson · 14 years ago
  8. 8605af2 Set expectation for KeyAgreementFunctionalTest which always times out. by Jesse Wilson · 14 years ago
  9. 821431f Update expectations from recent continuous build failures. by Jesse Wilson · 14 years ago
  10. 6964eff Merge commit '995a3842' into manualmerge by Jesse Wilson · 14 years ago
  11. 995a384 Fail parsing if there's text outside the document element. by Jesse Wilson · 14 years ago
  12. b22ef1e Scrub test failures from the dalvik-dev build. by Jesse Wilson · 14 years ago
  13. 63dfb12 Update expectations for charset and URL test failures. by Jesse Wilson · 14 years ago
  14. 99aa851 Scrub libcore's SQLite and JDBC tests. by Jesse Wilson · 14 years ago
  15. c5c82ac Associate more test failures with their bugs. by Jesse Wilson · 14 years ago
  16. 2190147 resolved conflicts for merge of d6cb0852 to dalvik-dev by Jesse Wilson · 14 years ago
  17. d6cb085 am 41390693: am 094ef677: Merge "Move tests from android.core.URLTest to URLConnectionTest." into honeycomb by Jesse Wilson · 14 years ago
  18. b7f4d6c Move tests from android.core.URLTest to URLConnectionTest. by Jesse Wilson · 14 years ago
  19. c4bce9c am b7ccc2d0: Merge "Expand predefined entities by default, even if coalescing is off." by Jesse Wilson · 14 years ago
  20. 0463b62 Expand predefined entities by default, even if coalescing is off. by Jesse Wilson · 14 years ago
  21. a695e8f Just use String for upper case/lower case operations. by Jesse Wilson · 14 years ago
  22. 935ede9 Remove java.io tests duplicated with Harmony. by Jesse Wilson · 14 years ago
  23. 6767bdb Optimize DefaultHostnameVerifier. by Jesse Wilson · 14 years ago
  24. 2932a8e Merge "Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4." by Jesse Wilson · 14 years ago
  25. 5b59f8d Fix the XML declaration message to work with JUnit 3.8.1 or JUnit 4. by Jesse Wilson · 14 years ago
  26. 5fb5634 More math tests that fail on the host only. by Jesse Wilson · 14 years ago
  27. 9821bfd Set the expectation for a known regression. by Jesse Wilson · 14 years ago
  28. be56d2c Update known failure to match test name. http://b/3032697 by Jesse Wilson · 14 years ago
  29. a8d0832 Update expectations for XML test failures. by Jesse Wilson · 14 years ago
  30. f9e5995 am 0df432dd: Merge "Deduplicate java.lang tests from Harmony." by Jesse Wilson · 14 years ago
  31. 8bc50e8 Deduplicate java.lang tests from Harmony. by Jesse Wilson · 14 years ago
  32. 1cb2bee Update expectations to match renamed test. by Jesse Wilson · 14 years ago
  33. 7735337 The last of the Kxml correctness fixes for Expat compatibility. by Jesse Wilson · 14 years ago
  34. 755f7f2 am 644de474: am 0ad02672: Test what happens to RandomAccessFile when it is leaked. by Jesse Wilson · 14 years ago
  35. 0ad0267 Test what happens to RandomAccessFile when it is leaked. by Jesse Wilson · 14 years ago
  36. 51a8be2 am bf1bdd0a: am c84c0e51: Merge "Remove logging tests duplicated from Harmony" into gingerbread by Jesse Wilson · 14 years ago
  37. c84c0e5 Merge "Remove logging tests duplicated from Harmony" into gingerbread by Jesse Wilson · 14 years ago
  38. 35e28df am 849425a7: am a20d5db4: Fix a test with broken expectations for localized arabic exponent. by Jesse Wilson · 14 years ago
  39. a20d5db Fix a test with broken expectations for localized arabic exponent. by Jesse Wilson · 14 years ago
  40. ecfa064 am 65eee03b: am 2d9aee7a: Merge "Update TestUtils certificates to fix CertPathBuilder1Test and CertPathTest" into gingerbread by Brian Carlstrom · 14 years ago
  41. 52dea0a Update TestUtils certificates to fix CertPathBuilder1Test and CertPathTest by Brian Carlstrom · 14 years ago
  42. 021f500 Remove logging tests duplicated from Harmony by Jesse Wilson · 14 years ago
  43. 916a236 am 3efa3e34: am c1851da3: Scrub test failures in java.text. by Jesse Wilson · 14 years ago
  44. c1851da Scrub test failures in java.text. by Jesse Wilson · 14 years ago
  45. b6071f1 am 70213cf9: am 60bc3926: Remove an out-of-date expectation. by Elliott Hughes · 14 years ago
  46. 60bc392 Remove an out-of-date expectation. by Elliott Hughes · 14 years ago
  47. e3c8fe2 am 853b9e1d: am bdc4c59a: Add expectations for DecimalFormat test failures. by Jesse Wilson · 14 years ago
  48. bdc4c59 Add expectations for DecimalFormat test failures. by Jesse Wilson · 14 years ago
  49. 2cb69c0 am aeb874af: am fca556c7: Fix problems where knownfailures has drifted out of date from our suite. by Jesse Wilson · 14 years ago
  50. a0ba726 am 5ac2871d: am 1f8243e3: Remove java.net tests that are redundant with Harmony. by Jesse Wilson · 14 years ago
  51. fca556c Fix problems where knownfailures has drifted out of date from our suite. by Jesse Wilson · 14 years ago
  52. 1f8243e Remove java.net tests that are redundant with Harmony. by Jesse Wilson · 14 years ago
  53. eb0a353 am 794ef59c: am 0c72bd4d: Merge "Update expectations for tests failing only on the host." into gingerbread by Jesse Wilson · 14 years ago
  54. 0c72bd4 Merge "Update expectations for tests failing only on the host." into gingerbread by Jesse Wilson · 14 years ago
  55. a602f40 Update expectations for tests failing only on the host. by Jesse Wilson · 14 years ago
  56. fa2cac1 am 6397c0c2: am 9920dd55: Merge "Remove FormatterTest tests duplicated with Harmony." into gingerbread by Jesse Wilson · 14 years ago
  57. e109102 Remove FormatterTest tests duplicated with Harmony. by Jesse Wilson · 14 years ago
  58. d4a62bc am 72d73552: am 4d105209: Attach bugs to failures in MathTest and StrictMathTest. by Jesse Wilson · 14 years ago
  59. 4d10520 Attach bugs to failures in MathTest and StrictMathTest. by Jesse Wilson · 14 years ago
  60. 557b6cf am 5147718a: am 0e5792e8: Attach charset tests to their tracking bugs. by Jesse Wilson · 14 years ago
  61. 0e5792e Attach charset tests to their tracking bugs. by Jesse Wilson · 14 years ago
  62. bc36154 am ae1f467f: am 18a7c239: am ceb76118: Merge "Add expectations for some tests failing in Hudson." into gingerbread by Jesse Wilson · 14 years ago
  63. 5e8f0b9 Add expectations for some tests failing in Hudson. by Jesse Wilson · 14 years ago
  64. 9b3d2ab Manually merge 69680: JSON expectations by Jesse Wilson · 14 years ago
  65. 220002e Use JSON for expectations files. by Jesse Wilson · 14 years ago
  66. b814b18 Address test failures in java.util.zip. by Jesse Wilson · 14 years ago
  67. 8196be6 Suppress broken jtreg tests that expect command line parameters. by Jesse Wilson · 14 years ago
  68. e2b681d Updating expectations for Harmony tests that we have yet to fix by Jesse Wilson · 14 years ago
  69. af683e9 Fix an obsolete test suppression by Jesse Wilson · 14 years ago
  70. 4557728 Moving tests to be under the libcore.* package. by Jesse Wilson · 14 years ago
  71. 6882e31 Bring SSLSocketImpl and SSLEngine in line with OpenSSLSocketImpl's cipher suites by Brian Carlstrom · 14 years ago
  72. b7eec62 TestKeyStore only use RSA by default & fixing SSLEngine client auth with DSA client and RSA server by Brian Carlstrom · 14 years ago
  73. 10edd7b Merge "Scrubbing tests marked @BrokenTest." into dalvik-dev by Jesse Wilson · 14 years ago
  74. f979bbd Scrubbing tests marked @BrokenTest. by Jesse Wilson · 14 years ago
  75. cd2ac24 Add an expectation. by Elliott Hughes · 14 years ago
  76. e716356 Improve Formatter exception detail messages and fix test expectations. by Elliott Hughes · 14 years ago
  77. 747f403 Fixing some test suppressions. by Jesse Wilson · 14 years ago
  78. 17baca0 Deduplicating failed tests in org.apache.harmony.luni.tests.java.lang. by Jesse Wilson · 14 years ago
  79. bd62b7e Merge "javax.crypto tests moving to vogar" into dalvik-dev by Brian Carlstrom · 14 years ago
  80. 78a3b5d javax.crypto tests moving to vogar by Brian Carlstrom · 14 years ago
  81. e32b21f Implementing ZoneInfo.hasSameRules(). by Jesse Wilson · 14 years ago
  82. bb209ab Remove a duplicate expectation. by Elliott Hughes · 14 years ago
  83. db437ec More test expectation fixes. by Elliott Hughes · 14 years ago
  84. a9d779f Various broken tests. by Elliott Hughes · 14 years ago
  85. 35499b6 am 44e44644: Fix our expectations to match the acutal exception System.setSecurityManager throws. by Elliott Hughes · 14 years ago
  86. 44e4464 Fix our expectations to match the acutal exception System.setSecurityManager throws. by Elliott Hughes · 14 years ago
  87. 1cf1411 fix testSetQueryTimeout test by fixing SQLite JDBC driver in a few ways to conform to the spec. by Jeremy Sharpe · 14 years ago
  88. 4232246 Merge "Tag large tests so that they run to completion in our build." into dalvik-dev by Jesse Wilson · 14 years ago
  89. 7550ad4 Merge "Fix sql unit tests recently added to todo.txt." into dalvik-dev by Jesse Wilson · 14 years ago
  90. cce822b Tag large tests so that they run to completion in our build. by Jesse Wilson · 14 years ago
  91. 2c1802d Fix sql unit tests recently added to todo.txt. by Jeremy Sharpe · 14 years ago
  92. f242282 Filling in APIs from RI 6 that we missed. by Jesse Wilson · 14 years ago
  93. ec6fc9d Remove duplicate test from knownfailures by Brian Carlstrom · 14 years ago
  94. 0c131a2 RI 6 support for javax.net.ssl by Brian Carlstrom · 14 years ago
  95. 36b3cdf Implement Java 6 SQL API. Javadoc is still messy and some unit tests by Jeremy Sharpe · 14 years ago
  96. a9a0e08 Setting expectations for some failing regex tests. by Jesse Wilson · 14 years ago
  97. 59cb78e Fix NullPointerException from TreeMap immutable entry methods by checking the return values for null before wrapping them with new SimpleImmutableEntrys. by Jeremy Sharpe · 14 years ago
  98. d44d87e Working through jtreg failures in java.util. by Jesse Wilson · 14 years ago
  99. 323ef33 Massively removing compilation failures from expected results. by Jesse Wilson · 14 years ago
  100. 64a6051 Adding more expectations for test failures found running in sim mode. by Jesse Wilson · 14 years ago