summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove duplicate libcore failures expectations." into nyc-devNarayan Kamath2016-05-271-7/+0
|\
| * Remove duplicate libcore failures expectations.Roland Levillain2016-05-261-7/+0
* | Don't use JACK alpha anymore.Nicolas Geoffray2016-05-262-4/+0
|/
* Do not set property jpda.settings.syncPort in JDWP tests.Roland Levillain2016-05-232-3/+2
* Hold a ClassLoader reference in NativeAllocationRegistry.Richard Uhler2016-05-031-1/+2
* Revert "Ignore libcore.java.lang.OldSystemTest#test_gc failures with CC."Hiroshi Yamauchi2016-04-121-6/+0
* Ignore libcore.java.lang.ThreadTest failures on device.Roland Levillain2016-04-081-0/+18
* Have Checker print lines of unmatched test cases.Roland Levillain2016-04-041-2/+2
* Fix mising ".Nicolas Geoffray2016-03-191-1/+1
* Disable jsr166.Collection8Test tests from running.Przemyslaw Szczepaniak2016-03-181-2/+4
* Disable test.Nicolas Geoffray2016-03-151-0/+5
* Merge "Revert "Re-enable test that was causing TimeoutExceptions on ARM64.""Roland Levillain2016-03-141-0/+6
|\
| * Revert "Re-enable test that was causing TimeoutExceptions on ARM64."Roland Levillain2016-03-121-0/+6
* | Revert "Suppress ArrayDequeTest#testForEachRemaining temporarily."Narayan Kamath2016-03-081-5/+0
|/
* Re-enable test that was causing TimeoutExceptions on ARM64.Roland Levillain2016-03-081-6/+0
* Try to reenable some libcore tests with CC.Hiroshi Yamauchi2016-03-071-9/+0
* Workaround for broken 'ps' command on M.Nicolas Geoffray2016-03-071-2/+10
* Make sure we keep adb logs on buildbots.Nicolas Geoffray2016-03-041-0/+8
* Suppress ArrayDequeTest#testForEachRemaining temporarily.Narayan Kamath2016-03-041-0/+5
* change image in run-jdwp-tests.shMingyao Yang2016-03-021-4/+1
* Merge "Remove references to $(ACP)"Dan Willemsen2016-03-023-25/+8
|\
| * Remove references to $(ACP)Dan Willemsen2016-03-013-25/+8
* | Improve Checker error messagesDavid Brazdil2016-03-023-26/+43
|/
* Revert "Disable symbolizing traces on volantis."Nicolas Geoffray2016-03-011-6/+0
* Disable symbolizing traces on volantis.Nicolas Geoffray2016-02-291-0/+6
* Revert "Disable test due to toybox update."Nicolas Geoffray2016-02-251-7/+0
* Don't make this script fail a buildbot run.Nicolas Geoffray2016-02-241-0/+3
* Add a script to symbolize buildbot crashes.Nicolas Geoffray2016-02-241-0/+20
* Merge "Show battery level fo devices on buildbot."Nicolas Geoffray2016-02-241-0/+3
|\
| * Show battery level fo devices on buildbot.Nicolas Geoffray2016-02-241-0/+3
* | Re-enable tests that were causing TimeoutExceptions on x86/x86-64.Roland Levillain2016-02-231-14/+0
|/
* Merge "Revert "Workaround JDWP failures""Sebastien Hertz2016-02-221-1/+1
|\
| * Revert "Workaround JDWP failures"Sebastien Hertz2016-02-221-1/+1
* | Track libcore change b5d045f7e4023c0ba9a42fb95efad4c30dfc085fNarayan Kamath2016-02-221-0/+5
* | Ignore GZIPInputStreamTest#testLongMessage failures with CC.Roland Levillain2016-02-221-0/+1
|/
* Workaround JDWP failuresSebastien Hertz2016-02-191-1/+1
* Build jdwp tests with Jack in vogarSebastien Hertz2016-02-171-3/+7
* Merge "ahat: annotate char[] objects with their string values."Richard Uhler2016-02-164-3/+44
|\
| * ahat: annotate char[] objects with their string values.Richard Uhler2016-02-164-3/+44
* | Switch the tests to using Jack for compilationNeil Fuller2016-02-122-5/+9
* | Merge "Add some more tests to those breaking since move to OpenJDK"Paul Duffin2016-02-051-1/+7
|\ \
| * | Add some more tests to those breaking since move to OpenJDKPaul Duffin2016-02-051-1/+7
* | | Revert "Disable test for now."Nicolas Geoffray2016-02-051-5/+0
|/ /
* | Disable test for now.Nicolas Geoffray2016-02-051-0/+5
* | Merge "Ignore ZipFileTest#testZipFileWithLotsOfEntries failures with CC on N5."Roland Levillain2016-02-041-1/+2
|\ \
| * | Ignore ZipFileTest#testZipFileWithLotsOfEntries failures with CC on N5.Roland Levillain2016-02-041-1/+2
| |/
* / Ignore DeflaterOutputStreamTest#testSyncFlushEnabled failures with CC.Roland Levillain2016-02-041-1/+2
|/
* Revert "Disable test after failing test was pushed."Narayan Kamath2016-02-011-6/+0
* Disable test after failing test was pushed.Nicolas Geoffray2016-01-291-0/+6
* Merge "Show registered native allocations in ahat."Richard Uhler2016-01-2711-23/+302
|\