1. 738eadb Remove the disabled test for zlib determinism. by Elliott Hughes · 4 years, 5 months ago
  2. 21cf0a1 Merge "Mark libcore.java.util.zip.DeflateRegressionTest#deterministicOutput as known failure." by Pete Gillin · 4 years, 10 months ago
  3. 336ee15 Mark libcore.java.util.zip.DeflateRegressionTest#deterministicOutput as known failure. by Pete Gillin · 4 years, 10 months ago
  4. 6023ab7 Mark Spdy3ConnectionTest#serverSendsSettingsToClient as known failure. by Tobias Thierer · 4 years, 10 months ago
  5. 0edd74e Revert "Mark Spdy3ConnectionTest#serverSendsSettingsToClient as known failure." by Tobias Thierer · 4 years, 10 months ago
  6. 9499284 Mark Spdy3ConnectionTest#serverSendsSettingsToClient as known failure. by Tobias Thierer · 4 years, 10 months ago
  7. 6fe0e9e Minimal fix for ControlTest (attempt 2) by Neil Fuller · 5 years ago
  8. f184e35 Revert "Minimal fix for ControlTest" by Neil Fuller · 5 years ago
  9. d45e69c Minimal fix for ControlTest by Neil Fuller · 5 years ago
  10. e5be112 Change Math.pow() test / docs to match actual by Neil Fuller · 5 years ago
  11. d450cf3 Stop repackaging org/apache/harmony tests by Paul Duffin · 5 years ago
  12. 02f9675 Remove deleted tests from knownfailures.txt by Paul Duffin · 5 years ago
  13. 62db047 Test android.system.Os instead of libcore.io.Libcore.os by Tobias Thierer · 5 years ago
  14. cd3406d Fix libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnight by Tobias Thierer · 5 years ago
  15. 3a7824e Disable DateIntervalFormatTest#testEndAtMidnight by Orion Hodson · 5 years ago
  16. f795114 Remove test suppression. by Adam Vartanian · 6 years ago
  17. 89dc31c Reenable EcdhTest#testModifiedPublic by Adam Vartanian · 6 years ago
  18. f261cb2 Remove DeflateRegressionTest from known failures by Przemyslaw Szczepaniak · 6 years ago
  19. 2259a71 Make the Android fast-path UTF-8 decoder follow the Unicode Standard and the W3C Encoding standard. by Victor Chang · 7 years ago
  20. a16ae3a Updated test expectations for ICU 60. by Fredrik Roubert · 7 years ago
  21. a5a851e Use DecimalFormat_ICU58_Android in DecimalFormat. by Joachim Sauer · 7 years ago
  22. d430cc7 Move libcore tests to non-libcore packages. by Tobias Thierer · 7 years ago
  23. 10d4ef1 Suppress broken annotation test by Neil Fuller · 7 years ago
  24. 3a2c855 Suppress test failing after zlib update by Orion Hodson · 7 years ago
  25. 51f8d74 Updated test expectations for ICU 59. by Fredrik Roubert · 7 years ago
  26. 5758347 Re-enable the harmony tests for java.beans.PropertyChangeSupport. by Pete Gillin · 7 years ago
  27. c04007c Fix the byte ordering behaviour of the UTF-16 Charset. by Pete Gillin · 7 years ago
  28. a567637 Update tests for fixes in Bouncy Castle 1.57. by Adam Vartanian · 7 years ago
  29. c3f202a Consolidate test expectations into one file by Adam Vartanian · 7 years ago
  30. d66ba74 Add SocketTimeoutTest#testSocketWriteNeverTimeouts to known failures by Yi Kong · 7 years ago
  31. 2ee39b8 Add known Wycheproof failures by Adam Vartanian · 7 years ago
  32. cad0ab3 Reenable Unicode 9 Bidi test. by Joachim Sauer · 7 years ago
  33. 1f1d6c2 Conscrypt: Fix renegotiation-based tests by Adam Vartanian · 7 years ago
  34. 928ea02 Merge "Unsuppress tests that are currently passing." by Adam Vartanian · 7 years ago
  35. 10b6c39 Unsuppress tests that are currently passing. by Adam Vartanian · 7 years ago
  36. ab22958 Fix and reenable DecimalFormatTest by Adam Vartanian · 7 years ago
  37. 8aeb919 Revert "Temporarily disable java.time tests." by Joachim Sauer · 7 years ago
  38. 69de0c1 Temporarily disable java.time tests. by Joachim Sauer · 7 years ago
  39. 9b576d3 Enable ProcessManagerTest#testCloseNonStandardFds by Shubham Ajmera · 8 years ago
  40. 11cab25 Enable dalvik.system.BlockGuardTest#testFileInputStream test by Shubham Ajmera · 8 years ago
  41. 04decd7 Merge "Enable libcore.java.io.FileInputStream#testReadProcVersion" by Treehugger Robot · 8 years ago
  42. 27889fe Enable libcore.java.io.FileInputStream#testReadProcVersion by Shubham Ajmera · 8 years ago
  43. 44c55c5 Fix URLConnectionTest.test_setReadTimeoutI on host test by Yi Kong · 8 years ago
  44. 4c042c6 Blacklist test timing out. by Nicolas Geoffray · 8 years ago
  45. 2760401 Detect and fix resource leakages in tests by Paul Duffin · 8 years ago
  46. e455943 Revert "Temporarily blacklist MethodHandles tests." by Narayan Kamath · 8 years ago
  47. fbb8ec7 Add Unicode 9 Bidi test to known failures. by Joachim Sauer · 8 years ago
  48. 7b019aa Temporarily blacklist MethodHandles tests. by Narayan Kamath · 8 years ago
  49. 2f4b4e3 Merge "Add /proc/version dependent tests to known failures" am: ae84f0036c by Przemyslaw Szczepaniak · 8 years ago
  50. a2302d1 Add /proc/version dependent tests to known failures by Przemyslaw Szczepaniak · 8 years ago
  51. 48781c2 Merge "Fix OldRuntime#test_traceMethodCalls" am: 00ba1f693b by Przemyslaw Szczepaniak · 8 years ago
  52. 4ed2574 Fix OldRuntime#test_traceMethodCalls by Przemyslaw Szczepaniak · 8 years ago
  53. 2765dfc Merge \"Reenable SocksProxyTest\" am: 441af44e4e by Tobias Thierer · 8 years ago
  54. bde7157 Reenable SocksProxyTest by Tobias Thierer · 8 years ago
  55. 466488f Add URLClassLoaderImplTest to knownfailures by Nicholas Sauer · 8 years ago
  56. 050fd8a Merge "Add UnixNetworkInterfaceTest to knownfailures.txt" by Nicholas Sauer · 8 years ago
  57. d4ce3bd Add UnixNetworkInterfaceTest to knownfailures.txt by Nicholas Sauer · 8 years ago
  58. dd9985e Fix package names in icebox.txt and knownfailures.txt by Nicholas Sauer · 8 years ago
  59. 1238646 Add URLClassLoaderImplTest to knownfailures by Nicholas Sauer · 8 years ago
  60. bad3af1 Add UnixNetworkInterfaceTest to knownfailures.txt by Nicholas Sauer · 8 years ago
  61. 882d71c Merge "Add CollectionTest and Collection8Test to knownfailures" into nyc-dev by Nicholas Sauer · 8 years ago
  62. 8124a7c Add CollectionTest and Collection8Test to knownfailures by Nicholas Sauer · 8 years ago
  63. cac8831 Fix package names in icebox.txt and knownfailures.txt by Nicholas Sauer · 8 years ago
  64. 0fc042a Disable CopyOnWriteArrayListTest#testSubListAtomicAdds by Przemyslaw Szczepaniak · 8 years ago
  65. 3dbe8f5 Disable CopyOnWriteArrayListTest#testSubListAtomicAdds by Przemyslaw Szczepaniak · 8 years ago
  66. b3e6f1d Remove expectations for spliterator tests. by Narayan Kamath · 8 years ago
  67. 8b056f0 Add java.lang.Iterable.spliterator() and supporting classes. by Narayan Kamath · 8 years ago
  68. b0de43d Merge "Update expectation to reflect class name change" by Neil Fuller · 8 years ago
  69. ddacaa4 Update expectation to reflect class name change by Neil Fuller · 8 years ago
  70. 4dcb96a Fix serialization in DecimalFormat / DecimalFormatSymbols. by Shubham Ajmera · 8 years ago
  71. 01494d5 Track fixes in nist-pkits tests by Kenny Root · 8 years ago
  72. bf07204 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  73. 31e1b68 Suppress ProperyChangeSupport failure. by Narayan Kamath · 9 years ago
  74. 8e07541 Repurpose SHA1PRNG_SecureRandomTest. by Narayan Kamath · 9 years ago
  75. 4b36d04 expectations: add SSL_renegotiate tests to known failures by Sergio Giro · 9 years ago
  76. 9a74511 Add test_PacketSocketAddress to the list of known failures. by Narayan Kamath · 9 years ago
  77. 97ae95e resolved conflicts for merge of 72b26859 to lmp-mr1-ub-dev by Neil Fuller · 9 years ago
  78. f8ea554 Suppress a couple of tests that need quite a lot of memory by Neil Fuller · 9 years ago
  79. 3814e7c Update test expectations after rename. by Narayan Kamath · 9 years ago
  80. 12f5c69 Implement zip64 support for ZipFile/ZipInputStream/ZipOutputStream. by Narayan Kamath · 9 years ago
  81. 8b24781 Fix the infinite loop issue of the conversion from string to double by Jingwei Zhang · 9 years ago
  82. 6dc0ed7 Merge "Add a unit test to demonstrate ICU CharsetProvider problems" by Narayan Kamath · 9 years ago
  83. 1895955 Add a unit test to demonstrate ICU CharsetProvider problems by Narayan Kamath · 9 years ago
  84. 764ea3d Changes needed to support OkHttp upgrade by Neil Fuller · 10 years ago
  85. 226886e Update expectations of cbrt test. by Nicolas Geoffray · 10 years ago
  86. 2c303a2 Update expectations for host. by Nicolas Geoffray · 10 years ago
  87. 82055a8 Revert "Suppress zip & spdy tests that are OOMing with a 48MB max heap." by Narayan Kamath · 10 years ago
  88. a36d823 am fd7ab0e2: Merge "Suppress zip & spdy tests that are OOMing with a 48MB max heap." into lmp-sprout-dev by Narayan Kamath · 10 years ago
  89. 15e8534 Suppress zip & spdy tests that are OOMing with a 48MB max heap. by Narayan Kamath · 10 years ago
  90. 65d0f0b Suppress okhttp's ResponseCacheAdapterTest. by Takayuki Hoshi · 10 years ago
  91. d0936c7 am bc1ea657: Suppress failing OkHttp CTS tests by Neil Fuller · 10 years ago
  92. bc1ea65 Suppress failing OkHttp CTS tests by Neil Fuller · 10 years ago
  93. 5e46bd9 Rewrite tests and add tests that demonstrate a bug by Neil Fuller · 10 years ago
  94. b1acb15 am 972b7282: Merge "Rewrite tests and add tests that demonstrate a bug" by Neil Fuller · 10 years ago
  95. 4e92b62 Rewrite tests and add tests that demonstrate a bug by Neil Fuller · 10 years ago
  96. 19dcdd9 Mark libcore.java.text.DecimalFormatSymbolsTest#test_getInstance_unknown_or_invalid_locale a known failure. by Elliott Hughes · 10 years ago
  97. d74dfe9 am 8d848927: am 82404753: Merge "Suppress ConnectionTest: It uses SPDY, which can cause IllegalStateException" into lmp-dev by Neil Fuller · 10 years ago
  98. f35ab5d Suppress ConnectionTest: It uses SPDY, which can cause IllegalStateException by Neil Fuller · 10 years ago
  99. 2f17ace Remove an erroneous double-merge in the knownfailures.txt file by Neil Fuller · 10 years ago
  100. 71c0342 am bcc98757: am d4bbc220: Merge "Suppress broken apache-harmony beans CTS tests" into lmp-dev by Neil Fuller · 10 years ago