1. 43e27b1 Revert "Add test to expected failures." by Pete Bentley · 3 years, 11 months ago
  2. 0f0caf8 Add test to expected failures. by Nicolas Geoffray · 4 years ago
  3. 1bcd7cd Revert "Add one OsTest to the expectes failures." by Lorenzo Colitti · 4 years ago
  4. 47d89dd Add one OsTest to the expectes failures. by Nicolas Geoffray · 4 years ago
  5. 4d23e51 Disable some libcore ssl tests until pre-builts updated. by Orion Hodson · 4 years, 3 months ago
  6. bc64474 Disable test also failing on poison builds. by Nicolas Geoffray · 4 years, 4 months ago
  7. 77773ac Disable test that got slower after ICU code changed location. by Nicolas Geoffray · 4 years, 4 months ago
  8. 0a706b9 Remove expected failures along with the code removed by Victor Chang · 4 years, 4 months ago
  9. aacf977 Reword some comments to be more inclusive by Orion Hodson · 4 years, 5 months ago
  10. 31e0dc2 Remove -testdex variants of bootclasspath jars. by Nicolas Geoffray · 4 years, 9 months ago
  11. 7e1603e Blacklist test failing on non-Android platforms and Android < R. by Nicolas Geoffray · 5 years ago
  12. b89a92e Generalize fugu failure handling in run-libcore-tests.sh by Orion Hodson · 5 years ago
  13. 90ceea3 Disable memfd_create tests on ART test devices. by Orion Hodson · 5 years ago
  14. 0e33d0e Disable memfd_create tests on ART host tests. by Tobias Thierer · 5 years ago
  15. 2d8b7f4 Blacklist failing test. by Nicolas Geoffray · 5 years ago
  16. 358b49d Remove duplicate known failure. by Orion Hodson · 5 years ago
  17. 7ab5c00 ART buildbots: Stop blacklisting SystemTest#testArrayCopyConcurrentModification by Tobias Thierer · 5 years ago
  18. ad82a81 Add `libcore.xml` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  19. d2f8ce1 Add `libcore.android.system` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  20. a0666a9 Disable libcore.java.util.zip.DeflateRegressionTest#deterministicOutput. by Roland Levillain · 6 years ago
  21. 354ddc5 Revert "Blacklist test while failing." by Paul Duffin · 6 years ago
  22. 4f743c0 Blacklist test while failing. by Nicolas Geoffray · 6 years ago
  23. ef9b718 Blacklist test failing on walleye bots. by Nicolas Geoffray · 6 years ago
  24. b9c84b7 Revert "Blacklist test failing on host." by Lorenzo Colitti · 6 years ago
  25. 05d9b50 Blacklist test on all configurations. by Nicolas Geoffray · 6 years ago
  26. d5b52c5 Blacklist test failing on host. by Nicolas Geoffray · 6 years ago
  27. ec0d5a2 Remove duplicate entry. by Nicolas Geoffray · 6 years ago
  28. 130189c Move all [device] failures to [device_testdex]. by Nicolas Geoffray · 6 years ago
  29. 1480c7c Libcore failures for buildbot should now be flagged device_testdex. by Nicolas Geoffray · 6 years ago
  30. caf1523 Blacklist failing tests. by Nicolas Geoffray · 6 years ago
  31. 396ca41 Disable failing InetAddressUtilsTest tests only in host by Paul Duffin · 6 years ago
  32. 2845608 Blacklist tests failing after InetAddress changes. by Nicolas Geoffray · 6 years ago
  33. ea65b21 Add apache-xml to boot class path for tests. by Vladimir Marko · 6 years ago
  34. cff5f2d Disable failing libcore tests on host. by Vladimir Marko · 6 years ago
  35. edd06c1 Disable libcore.libcore.io.FdsanTest#testSocket on target. by Roland Levillain · 6 years ago
  36. 21ca64e Blacklist more host fdsan tests. by Josh Gao · 6 years ago
  37. 21f9179 Revert "Temporarily disable failing libcore tests (caused by mockito merge)." by David Srbecky · 6 years ago
  38. 7e91d1f Blacklist libcore fdsan tests on the host. by Josh Gao · 6 years ago
  39. 4c9b493 Temporarily disable failing libcore tests (caused by mockito merge). by David Srbecky · 6 years ago
  40. d6c5b13 Drop removed OsTest.test_setgroups() from libcore_failures.txt by Tobias Thierer · 7 years ago
  41. f44a60a Update art libcore_failures after test package move by Przemyslaw Szczepaniak · 7 years ago
  42. 6e40818 Remove duplicate entry with libcore/expectations/knownfailures.txt by Nicolas Geoffray · 7 years ago
  43. 4374d2e Blacklist libcore.io.OsTest#test_setgroups. by Nicolas Geoffray · 7 years ago
  44. 54e59cb Remove TimeZoneTest#testSetDefaultRace from blacklist by Victor Chang · 7 years ago
  45. 8db9dde Balcklist failing test. by Nicolas Geoffray · 7 years ago
  46. 662dc65 Revert "Blacklist failing test." by Adam Vartanian · 7 years ago
  47. f8aac61 Blacklist failing test. by Nicolas Geoffray · 7 years ago
  48. 7b78379 buildbot: Blacklist repeated annotations test failure for javac/dx by Igor Murashkin · 8 years ago
  49. 622e2e2 Create an expectation file for gcstress/debug. by Nicolas Geoffray · 8 years ago
  50. 12d5f3c Blacklist timing sensitive test. by Nicolas Geoffray · 8 years ago
  51. 8309d9b Merge "Revert "Blacklist libcore tests relying on libjavacoretests."" by Nicolas Geoffray · 8 years ago
  52. 595838e Revert "Blacklist libcore tests relying on libjavacoretests." by Nicolas Geoffray · 8 years ago
  53. f26f6fd Remove TimeZoneTest.testAllDisplayNames() failure by Joachim Sauer · 8 years ago
  54. aa4ee8d Blacklist libcore tests relying on libjavacoretests. by Nicolas Geoffray · 8 years ago
  55. fe1f736 Remove suppression of fixed test. by Adam Vartanian · 8 years ago
  56. c604ede Remove passing tests from libcore_failures.txt. by Adam Vartanian · 8 years ago
  57. 0ea249b Disable libcore test that requires IPv6 by Yi Kong · 8 years ago
  58. b022619 Revert "Re-enable libcore test WeakHashMapTest#test_keySet." by Roland Levillain · 8 years ago
  59. d3a36fd Re-enable libcore test WeakHashMapTest#test_keySet. by Roland Levillain · 8 years ago
  60. 6e9854e Merge "Revert "Blacklist flaky test."" by Neil Fuller · 8 years ago
  61. 8d935de Revert "Blacklist flaky test." by Neil Fuller · 8 years ago
  62. c0ada95 Remove duplicate entry. by Nicolas Geoffray · 8 years ago
  63. 71ceb72 Blacklist flaky test. by Nicolas Geoffray · 8 years ago
  64. c0b2583 Revert "Blacklist failing libcore tests." by Narayan Kamath · 8 years ago
  65. ad25322 Remove duplicate entries with libcore expectation files. by Nicolas Geoffray · 8 years ago
  66. fb7658b Blacklist failing libcore tests. by Narayan Kamath · 8 years ago
  67. 05e5456 Remove OldSystemTest#test_load from known failures. by Przemyslaw Szczepaniak · 8 years ago
  68. 2e98023 Merge "Update known buildbot failures for ProcessBuilderTest" by Treehugger Robot · 8 years ago
  69. 4f35c7d Update known buildbot failures for ProcessBuilderTest by Tobias Thierer · 8 years ago
  70. a11f7f5 Merge "Note known failures for TCP_USER_TIMEOUT tests on host" by Tobias Thierer · 8 years ago
  71. bc50165 libcore_failures: Remove obsolete entries. by Narayan Kamath · 8 years ago
  72. bbd5a4e Note known failures for TCP_USER_TIMEOUT tests on host by Tobias Thierer · 8 years ago
  73. 533b158 Add ProcessBuilderTest#testRedirectInherit() to known failures by Tobias Thierer · 8 years ago
  74. 9631f54 Blacklist flaky test. by Nicolas Geoffray · 8 years ago
  75. 0d3eeae Revert "Blacklist test on host." by Nicolas Geoffray · 9 years ago
  76. b0ba750 Blacklist test on host. by Nicolas Geoffray · 9 years ago
  77. c1847a2 Revert "ART: Blacklist a libcore test for investigation" by Richard Uhler · 9 years ago
  78. fc3bb5c ART: Blacklist a libcore test for investigation by Andreas Gampe · 9 years ago
  79. c66b810 Revert "Blacklist test." by Nicolas Geoffray · 9 years ago
  80. e85dff7 Blacklist test. by Nicolas Geoffray · 9 years ago
  81. 0702f92 Re-enable tests disabled because of libnativehelper_compat_libc++. by Roland Levillain · 9 years ago
  82. c9002b2 Ignore libcore.java.lang.ThreadTest failures on device. by Roland Levillain · 9 years ago
  83. c2c6271 Fix mising ". by Nicolas Geoffray · 9 years ago
  84. 246f424 Disable jsr166.Collection8Test tests from running. by Przemyslaw Szczepaniak · 9 years ago
  85. e434a81 Disable test. by Nicolas Geoffray · 9 years ago
  86. 3dd6e02 Revert "Suppress ArrayDequeTest#testForEachRemaining temporarily." by Narayan Kamath · 9 years ago
  87. 98c38e3 Suppress ArrayDequeTest#testForEachRemaining temporarily. by Narayan Kamath · 9 years ago
  88. 45bdb25 Revert "Disable test due to toybox update." by Nicolas Geoffray · 9 years ago
  89. ae83792 Track libcore change b5d045f7e4023c0ba9a42fb95efad4c30dfc085f by Narayan Kamath · 9 years ago
  90. c4252b1 Merge "Add some more tests to those breaking since move to OpenJDK" by Paul Duffin · 9 years ago
  91. 1530f2e Revert "Disable test for now." by Nicolas Geoffray · 9 years ago
  92. 32d39c4 Add some more tests to those breaking since move to OpenJDK by Paul Duffin · 9 years ago
  93. 0a57b45 Disable test for now. by Nicolas Geoffray · 9 years ago
  94. 2d7c8ea Revert "Disable test after failing test was pushed." by Narayan Kamath · 9 years ago
  95. fd82520 Disable test after failing test was pushed. by Nicolas Geoffray · 9 years ago
  96. 5cbd8c3 Blacklist new test due to so loading problems. by Nicolas Geoffray · 9 years ago
  97. 40f9252 New failures due to linker issue. by Nicolas Geoffray · 9 years ago
  98. 1c4ae8c Disable tests while investigating. by Nicolas Geoffray · 9 years ago
  99. afd6f9e Isolate concurrent collector related libcore failures. by Roland Levillain · 9 years ago
  100. 57e6fb0 Merge "Revert "Disable test while investigating."" by Shubham Ajmera · 9 years ago