)]}'
{
  "log": [
    {
      "commit": "b8300fce6e9ff9d3e336d756c4b4b5a2c441afd2",
      "tree": "bbae2d5bad63011c39b2fa30ee9d507de165b0a2",
      "parents": [
        "dfcd2f43a6694482a4e691261905508f65d8dc9e"
      ],
      "author": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Wed Feb 10 13:09:10 2016 +0000"
      },
      "committer": {
        "name": "Neil Fuller",
        "email": "nfuller@google.com",
        "time": "Fri Feb 12 14:11:53 2016 +0000"
      },
      "message": "Switch the tests to using Jack for compilation\n\nBug: 27115876\nChange-Id: Ibe387dc8419587ef977e4711b051612e7037d896\n"
    },
    {
      "commit": "afd6f9e2eddd7c0c4d5bb458a696ac89901e2ab8",
      "tree": "02eec3744b70bc06eae84a3fd9a6756913f086ff",
      "parents": [
        "8566a91502db625ff9428a3c2418714488ecd5d9"
      ],
      "author": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Mon Jan 11 15:51:00 2016 +0000"
      },
      "committer": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Mon Jan 11 15:51:00 2016 +0000"
      },
      "message": "Isolate concurrent collector related libcore failures.\n\nExpect CC-related failures on the CC configuration only.\n\nBug: 25883050\nChange-Id: I326f727fef3eb8048a08d195ddcee85e1319810b\n"
    },
    {
      "commit": "8994a04162a92759f8ec531d18ee8901145dfda0",
      "tree": "802550252d5ad02060abf66fbbbc43530b09cfcb",
      "parents": [
        "1e65a78577ed71f5e3d79edaa0e6735ea4a3371b"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Wed Dec 30 19:03:17 2015 +0000"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Wed Dec 30 12:41:29 2015 -0800"
      },
      "message": "Revert \"Revert \"ART: Fix up some multi-image cases\"\"\n\nThis reverts commit de38b797c3e5ba3ee44c480db7093386975c51eb.\n\nFix up imgdiag for std::string and multi-image.\n\nBug: 26317072\nBug: 26320300\n\nChange-Id: I94ce9528e9fea6fb3231a70c32db02d567143db9\n"
    },
    {
      "commit": "de38b797c3e5ba3ee44c480db7093386975c51eb",
      "tree": "66fdb4f09ffe5d62f491f53b9d311ea3e7349f71",
      "parents": [
        "288b1e9a0dddfb91e85067fe81de55174f313c7c"
      ],
      "author": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Wed Dec 30 14:50:12 2015 +0000"
      },
      "committer": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Wed Dec 30 14:50:12 2015 +0000"
      },
      "message": "Revert \"ART: Fix up some multi-image cases\"\n\nFails imgdiag_test on device.\n\nBug: 26317072\nBug: 26320300\n\nThis reverts commit 288b1e9a0dddfb91e85067fe81de55174f313c7c.\n\nChange-Id: Iccd05827b0630281b6f959331eaa4202526df78e\n"
    },
    {
      "commit": "288b1e9a0dddfb91e85067fe81de55174f313c7c",
      "tree": "3b8926db8ed6a575975540694c2bc81b4197b7de",
      "parents": [
        "6147f7520a1279b58d58c5d73a707dea2fbdd376"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Mon Dec 28 10:41:49 2015 -0800"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Mon Dec 28 19:21:26 2015 -0800"
      },
      "message": "ART: Fix up some multi-image cases\n\nChange the auto-generated multi-image names to include the path\ncomponents from the first image, as well as prefix them with the\nfirst image\u0027s name to disambiguate. This fixes vogar-style usage.\n\nFix an out-of-bounds issue in dex2oat when dex files are missing.\n\nForbid generating or patching multi-image parts when loading images.\nInstead just fail loading them.\n\nRemember ImageSpace instances that have been added while trying to\nload a multi-image set. Remove all loaded instances when the overall\nloading process fails.\n\nRefactor the dex location adaptation into ImageSpace. Reuse the code\nin the Runtime path for fallback, so that all dex files can be found\ncorrectly.\n\nFix an out-of-bounds access in OatFileAssistant in fallback mode.\n\nPartially reverts d895961d07a1d320b29f2045a48bc5a1944a4d3c. Push an\nactual image name, that is, something with an art extension, to\nthe vogar scripts.\n\nPartially reverts c525604b313bb77a2077e1fec43dfab76cb1b9b1. Test\n119-noimage-patchoat works again.\n\nBug: 26317072\nBug: 26320300\nChange-Id: I3f05fa77f22a2b9ca54c3105ffc53646c1928604\n"
    },
    {
      "commit": "d895961d07a1d320b29f2045a48bc5a1944a4d3c",
      "tree": "e5d79512aac8de432c541e2820cf90338b460fb4",
      "parents": [
        "fed399c39a89a04966cf9c7da300c8a1d6404453"
      ],
      "author": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Sun Dec 27 15:46:35 2015 +0000"
      },
      "committer": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Sun Dec 27 15:50:16 2015 +0000"
      },
      "message": "Tweaks to get vogar runs working after enso move.\n\n- Use ART_TEST_ANDROID_ROOT for the dex locations, so that\n  ART can find resources.\n- Use the pre-compiled boot image to avoid b/26320300.\n- Add new failures to failures file.\n\nbug:26320300\n\nChange-Id: I08653b563f837a7ac3a014424951417f6bdd3294\n"
    },
    {
      "commit": "cdcd0003693801a3cfd8a708d86db1db0599783a",
      "tree": "5efcda8f716bf2e5bc68a0a5fdc32e74b08ae7ce",
      "parents": [
        "3e0597facd506073fcf91db2d81ae2ffdce6b701"
      ],
      "author": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Sat Oct 31 14:47:36 2015 +0000"
      },
      "committer": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Sat Oct 31 14:47:36 2015 +0000"
      },
      "message": "Remove package on which we cannot revert.\n\nChange-Id: I863176f91747e418bc3365b724970d3354a75971\n"
    },
    {
      "commit": "e2725c54a340c6e82365a76afe5dfeba2e893eab",
      "tree": "9c9283add62800e12dd5eb373a619b3b6f9280b8",
      "parents": [
        "620021e643518dc93dc618d3e9df1c33ff8a491c"
      ],
      "author": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Mon Oct 26 18:40:41 2015 +0000"
      },
      "committer": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Mon Oct 26 18:40:41 2015 +0000"
      },
      "message": "Move jdwp and libcore testing to jit.\n\nChange-Id: I4bfd2894ed4cd4a4a5825eae41388b915d97adea\n"
    },
    {
      "commit": "44368e8e2007f6db2ffa9e8948f68e1119c4d3a6",
      "tree": "4497c474a9eda00dfa609f67adbbe42c2c88c500",
      "parents": [
        "a2d8b187e7b6631692fa1243e86ef16c428fa9da"
      ],
      "author": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Wed Sep 30 12:02:21 2015 +0100"
      },
      "committer": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Wed Sep 30 12:02:21 2015 +0100"
      },
      "message": "Make libcore timeout the same for all runs.\n\nLooks like our mips32 devices need it too. Simply make\nthe timeout big enough for all run kinds.\n\nChange-Id: I48a87eaef36c05e09c7ad82aaa003c7eb0d1ad6d\n"
    },
    {
      "commit": "b15fea2f08928b43f97e217dfe81797a7ecb03b3",
      "tree": "a6c49d0b7a86cce9fc302ba745b4a70e9234d4cb",
      "parents": [
        "2c2cbfd34839e61ccecabab5b7e882f891d26be0"
      ],
      "author": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Thu Sep 17 16:59:09 2015 -0700"
      },
      "committer": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Thu Sep 17 18:45:29 2015 -0700"
      },
      "message": "Make run-{libcore,jdwp}-tests work with OUT_DIR set.\n\nChange the two scripts to use the value of the OUT_DIR environment\nvariable if it is set to find the build directory. If OUT_DIR is not\nset just fall back to the default \u0027out/\u0027.\n\nChange-Id: I19824d792d5dcbed32846912fb36654894fcc0ac\n"
    },
    {
      "commit": "f794ad748b8cf772f4a8084c0ab3f61e7f3bd225",
      "tree": "2ef4894ac13434b38656c1aefe8531cd7dc7281a",
      "parents": [
        "1d76bfe710629a4f18bb79a9188f6eb4d9b2e4f4"
      ],
      "author": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Fri Sep 11 12:08:49 2015 +0100"
      },
      "committer": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Fri Sep 11 12:08:49 2015 +0100"
      },
      "message": "Be very patient with the emulator.\n\nChange-Id: I9f1f3a5d825fea85115b3331da317eefd3dbe17b\n"
    },
    {
      "commit": "a256ee9ccbd01407541958476f388ae7c687a9c2",
      "tree": "7f3874eafcb7852a74b2c26ac38b6d191b7faf36",
      "parents": [
        "264e63bb899320a779264964aee6b868de25515e",
        "a52d8b5f8fa62d7f6541cd69d3f8317042e7bb59"
      ],
      "author": {
        "name": "Calin Juravle",
        "email": "calin@google.com",
        "time": "Wed Jun 24 11:21:22 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Jun 24 11:21:22 2015 +0000"
      },
      "message": "Merge \"Revert \"Use -Xno-dex-file-fallback for libcore tests.\"\""
    },
    {
      "commit": "a52d8b5f8fa62d7f6541cd69d3f8317042e7bb59",
      "tree": "beb4b4847e399e09bb737751a6e7e9f76d9c8c61",
      "parents": [
        "0b58603bc02c0922a1ec2d2cda8de9dbb3128294"
      ],
      "author": {
        "name": "Calin Juravle",
        "email": "calin@google.com",
        "time": "Wed Jun 24 11:21:09 2015 +0000"
      },
      "committer": {
        "name": "Calin Juravle",
        "email": "calin@google.com",
        "time": "Wed Jun 24 11:21:09 2015 +0000"
      },
      "message": "Revert \"Use -Xno-dex-file-fallback for libcore tests.\"\n\nThis reverts commit 0b58603bc02c0922a1ec2d2cda8de9dbb3128294.\n\nChange-Id: I80ec8f7c41907cd8716d1d73f25818fbb096daa6\n"
    },
    {
      "commit": "264e63bb899320a779264964aee6b868de25515e",
      "tree": "9a506979e596b78a0a40eec98d5276183291dfeb",
      "parents": [
        "a12f729e7165780e73857e6248af0df00ad6ce2b",
        "0b58603bc02c0922a1ec2d2cda8de9dbb3128294"
      ],
      "author": {
        "name": "Calin Juravle",
        "email": "calin@google.com",
        "time": "Wed Jun 24 10:40:35 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Jun 24 10:40:35 2015 +0000"
      },
      "message": "Merge \"Use -Xno-dex-file-fallback for libcore tests.\""
    },
    {
      "commit": "03ba67cdbc8a0089c490a0ff2d74576189ee209d",
      "tree": "de8c66a8f1d1305caadd709fa915972fd3bbd75c",
      "parents": [
        "d4a02cfc59a449d216faa687cfdaa4252b4a433f"
      ],
      "author": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Tue Jun 23 18:20:41 2015 +0100"
      },
      "committer": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Tue Jun 23 18:20:41 2015 +0100"
      },
      "message": "libcore tests: increase the timeout in debug mode.\n\nlibcore.java.lang.SystemTest#testArrayCopyConcurrentModification\nis slow on device.\n\nChange-Id: I21e6533b2a3199e9e85d17b059065a6289553f8b\n"
    },
    {
      "commit": "0b58603bc02c0922a1ec2d2cda8de9dbb3128294",
      "tree": "843f169c67dbde43f70441cccdd3cb69b6a99b96",
      "parents": [
        "3c4fb2d1836a81823677191ad91203779427b610"
      ],
      "author": {
        "name": "Calin Juravle",
        "email": "calin@google.com",
        "time": "Thu Jun 18 18:38:48 2015 +0100"
      },
      "committer": {
        "name": "Calin Juravle",
        "email": "calin@google.com",
        "time": "Tue Jun 23 14:17:28 2015 +0100"
      },
      "message": "Use -Xno-dex-file-fallback for libcore tests.\n\nChange-Id: I23911d17c4d71504b3ff9293325af533097ba49d\n"
    },
    {
      "commit": "7f43791329dd06727e157c15784836db94dc1747",
      "tree": "16e1b0553a62daeb199b0d3f5530d4ca6f8746b4",
      "parents": [
        "b66fda7c7e2e3c24e2a146c3f9d904b1828346a1"
      ],
      "author": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Mon Jun 15 14:35:01 2015 +0100"
      },
      "committer": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Wed Jun 17 21:59:37 2015 +0100"
      },
      "message": "Forgot this change in last commit.\n\nbug:21746693\nChange-Id: I1ae9690d393cf1bae10cb06ff1c6754ab2a50595\n"
    },
    {
      "commit": "6ae5836285323d849769f3ab5a97c0a0e97908c5",
      "tree": "4c5fc3578c9136f0af16bc274b54c0a43a4456ef",
      "parents": [
        "db40ea768bd914125c3754dacb9b6f534a2e2399",
        "9648a6394ccf92376bf5ca0a0cf7d05dee0f0153"
      ],
      "author": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Tue Jun 16 14:33:00 2015 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Jun 16 14:33:01 2015 +0000"
      },
      "message": "Merge \"Update jdwp and libcore scripts for running with libartd.\""
    },
    {
      "commit": "9648a6394ccf92376bf5ca0a0cf7d05dee0f0153",
      "tree": "ad089355b1e1775d48af82c99c46fecd47cd8a3e",
      "parents": [
        "8241f7188b2c2b0feb330403e6178ee7b3ed31f1"
      ],
      "author": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Mon Jun 15 14:35:01 2015 +0100"
      },
      "committer": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Mon Jun 15 15:35:47 2015 +0100"
      },
      "message": "Update jdwp and libcore scripts for running with libartd.\n\nAlso make run-libcore-tests.sh a bit smarter by knowing\nsome of the arguments it needs to pass to vogar.\n\nbug:21746693\n\nChange-Id: Ib92b5f96ba8f15ff1de5fb387e67b3d14ce233c9\n"
    },
    {
      "commit": "1f8dbf88feec29c7b33c8bb1e59d0c9f9a1f83f1",
      "tree": "ea018b303334f2fdc3f14e8563fd2851bfb5d9d4",
      "parents": [
        "d504ec4272853f37e20891944c41bad8232d13fc"
      ],
      "author": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Sat Jun 13 13:19:16 2015 +0000"
      },
      "committer": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Sat Jun 13 14:28:01 2015 +0100"
      },
      "message": "Revert \"art/tools: add new tests in security packages to the build bot\"\n\nUnfortunately still seeing failures due to localhost uses.\n\nThis reverts commit a04ece3175403413a213cd54900860857e780879.\n\nChange-Id: I9572e53bc1ef405060359f0eeaa1f726299349b3\n"
    },
    {
      "commit": "a04ece3175403413a213cd54900860857e780879",
      "tree": "b6fc6db0d1f6c704c7e74daa1d70cba1f357abf2",
      "parents": [
        "b2ece2fe386ed346a74824e2e47810b805a0c4cb"
      ],
      "author": {
        "name": "Sergio Giro",
        "email": "sgiro@google.com",
        "time": "Fri Jun 12 12:35:51 2015 +0100"
      },
      "committer": {
        "name": "Sergio Giro",
        "email": "sgiro@google.com",
        "time": "Fri Jun 12 15:06:44 2015 +0100"
      },
      "message": "art/tools: add new tests in security packages to the build bot\n\nOtherwise, it\u0027s difficult to know when they start to fail\n\nTest packages added:\ncom.android.org.conscrypt\nlibcore.java.security\nlibcore.javax.net\n\nBug: 21722374\nChange-Id: Ifc641d06a9a0e6ba23fbcb11f49025b8213351fe\n"
    },
    {
      "commit": "4c78ffa757dd8e23312ac46d01a12f8bc1eb7fff",
      "tree": "9f5a42fbe45cd014fdcbfb6315c712dc92ec604c",
      "parents": [
        "bb6a5557fc63283111b3145d36c09a97fc99fa4e"
      ],
      "author": {
        "name": "Brian Carlstrom",
        "email": "bdc@google.com",
        "time": "Thu Jun 11 07:33:51 2015 -0700"
      },
      "committer": {
        "name": "Brian Carlstrom",
        "email": "bdc@google.com",
        "time": "Thu Jun 11 18:39:27 2015 -0700"
      },
      "message": "Add dalvik.system to run-libcore-tests.sh\n\nChange-Id: I64c5dfb7fbb0c337befb57e2d7bebc14b022cf85\n"
    },
    {
      "commit": "688e1b6b4ec0675c60843cc6b4f3c1950f7e4b9c",
      "tree": "b1b7003c03cfc4cdaa9d4c9d9e206dfebd82bba6",
      "parents": [
        "7904aba5f8ab73c12e83f8e786556c0c77306810"
      ],
      "author": {
        "name": "Sergio Giro",
        "email": "sgiro@google.com",
        "time": "Thu Jun 11 16:00:11 2015 +0000"
      },
      "committer": {
        "name": "Sergio Giro",
        "email": "sgiro@google.com",
        "time": "Thu Jun 11 16:00:11 2015 +0000"
      },
      "message": "Revert \"art/tools: add new tests in security packages to the build bot\"\n\nThis reverts commit 7904aba5f8ab73c12e83f8e786556c0c77306810.\n\nChange-Id: I06d81bbe415999933cc73d8431a1ceb72bbdc132\n"
    },
    {
      "commit": "7904aba5f8ab73c12e83f8e786556c0c77306810",
      "tree": "d6f653f386be5a52905de5fda3c0360624035429",
      "parents": [
        "8d86843064912299b71191eabe65ce16fa7f3099"
      ],
      "author": {
        "name": "Sergio Giro",
        "email": "sgiro@google.com",
        "time": "Wed Jun 10 13:32:07 2015 +0100"
      },
      "committer": {
        "name": "Sergio Giro",
        "email": "sgiro@google.com",
        "time": "Thu Jun 11 14:52:13 2015 +0100"
      },
      "message": "art/tools: add new tests in security packages to the build bot\n\nOtherwise, it\u0027s difficult to know when they start to fail\n\nTest packages added:\ncom.android.org.conscrypt\nlibcore.java.security\nlibcore.javax.net\n\nBug: 21722374\nChange-Id: I45e91239c5f8633943c515cc39978e4ee652ec3c\n"
    },
    {
      "commit": "e17c8fe6a1fb1405749d9154e86c583bfe3b1e00",
      "tree": "a2892ae08f22ccf46baa4c77cea61f32bd07242d",
      "parents": [
        "10ec4f937e351bc21c0eebada30c6df3f8570406"
      ],
      "author": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Wed Jun 10 14:06:31 2015 +0000"
      },
      "committer": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Wed Jun 10 14:06:31 2015 +0000"
      },
      "message": "Revert \"art/tools: add new tests for the build bot\"\n\nUnfortunately too many \"localhost\" netd failures.\n\nThis reverts commit 10ec4f937e351bc21c0eebada30c6df3f8570406.\n\nChange-Id: Ibe28977e1e9f207f00a24f4c3167d08aa36cce5f\n"
    },
    {
      "commit": "10ec4f937e351bc21c0eebada30c6df3f8570406",
      "tree": "ca5909f10313f9bcb24b83c3ef7f0b967d9055da",
      "parents": [
        "5a176fb8738f20fbbac0b65d65f82b23e0be5d18"
      ],
      "author": {
        "name": "Sergio Giro",
        "email": "sgiro@google.com",
        "time": "Fri Jun 05 11:17:18 2015 +0100"
      },
      "committer": {
        "name": "Sergio Giro",
        "email": "sgiro@google.com",
        "time": "Wed Jun 10 12:37:17 2015 +0100"
      },
      "message": "art/tools: add new tests for the build bot\n\nOtherwise, it\u0027s difficult to know when they start to fail\n\nBug: 21722374\nChange-Id: I599e62ebafc28cf0dd60104c156f09ada8868bdc\n"
    },
    {
      "commit": "08cf1485a5a398b5438921e059bbf344e8f1d649",
      "tree": "86880f2dcaedaae95a7e5600b57d25cdc6442d87",
      "parents": [
        "533d89ceea0a8b953c688a2e9c259a5361581ecf"
      ],
      "author": {
        "name": "Wojciech Staszkiewicz",
        "email": "staszkiewicz@google.com",
        "time": "Thu May 21 17:31:38 2015 +0100"
      },
      "committer": {
        "name": "Wojciech Staszkiewicz",
        "email": "staszkiewicz@google.com",
        "time": "Fri May 22 11:53:04 2015 +0100"
      },
      "message": "Enable jsr166 tests\n\nEnable jsr166 tests in run-libcore-tests.sh .\n\nChange-Id: I6a6fff9c3656d1d239d4add62d217224583c693d\n"
    },
    {
      "commit": "4cd7dfd2538ee7ef7f0965554b9d029ac3d42b41",
      "tree": "86a19bc44688e98b4fda453a9dad8aacbd9fb29e",
      "parents": [
        "27a3e6153df81dd8adbc9ace70fdb3e7922b72f8"
      ],
      "author": {
        "name": "David Brazdil",
        "email": "dbrazdil@google.com",
        "time": "Tue Feb 24 13:33:01 2015 +0000"
      },
      "committer": {
        "name": "David Brazdil",
        "email": "dbrazdil@google.com",
        "time": "Tue Feb 24 13:34:49 2015 +0000"
      },
      "message": "ART: Enable more libcore tests (crypto)\n\nThis patch enables additional libcore tests run by the ART buildbots.\nThese are tests from the org.apache.harmony.crypto and\nlibcore.javax.crypto packages and take extra ~8 minutes to run on\ntarget and ~2 minutes on host.\n\nChange-Id: I7cd314eca654320104fee26d8c34437450814dc2\n"
    },
    {
      "commit": "e2f28ade08c50492cdc97fee661146db847ab128",
      "tree": "ae533bfc5539dbbd2929e132186d2398d4322edd",
      "parents": [
        "69f46525c7238f43eaefdb844106c2e97181c498"
      ],
      "author": {
        "name": "David Brazdil",
        "email": "dbrazdil@google.com",
        "time": "Tue Feb 24 10:44:29 2015 +0000"
      },
      "committer": {
        "name": "David Brazdil",
        "email": "dbrazdil@google.com",
        "time": "Tue Feb 24 10:44:29 2015 +0000"
      },
      "message": "ART: Enable more libcore tests (harmony package)\n\nThis patch enables additional libcore tests run by the ART buildbots.\nThese are tests from the org.apache.harmony.* packages and take extra\n~5 minutes to run on target and ~2 minutes on host.\n\nChange-Id: Idb9fc09ac7df460bd4337bc5151301adddea4b97\n"
    },
    {
      "commit": "598b220ab4cefcb118e68f381fa0df5c37a6c2d7",
      "tree": "9fefa5f5ac00322c11db3d3062b0160a3650b76b",
      "parents": [
        "735969139b162f9d45a3c0e47dc24a8aec63c736"
      ],
      "author": {
        "name": "David Brazdil",
        "email": "dbrazdil@google.com",
        "time": "Tue Feb 24 10:12:06 2015 +0000"
      },
      "committer": {
        "name": "David Brazdil",
        "email": "dbrazdil@google.com",
        "time": "Tue Feb 24 10:12:06 2015 +0000"
      },
      "message": "ART: Enable more libcore tests (libcore.* package)\n\nThis patch enables additional libcore tests run by the ART buildbots.\nThese are tests from the libcore.* packages and take extra ~3 minutes\nto run on both host and target.\n\nChange-Id: I89512836adb87b20ed5f9446d3b3ee245f9162dc\n"
    },
    {
      "commit": "c3837e4f8b8cf717a81138c1d6ccf132b8d6453b",
      "tree": "676ee8ebc988a7e38ef38fde50f9fba24fb2bd00",
      "parents": [
        "6045c9ab329d69773f27498568b7bed8bbf08ff8"
      ],
      "author": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Wed Dec 03 11:30:26 2014 +0000"
      },
      "committer": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Wed Dec 03 11:30:54 2014 +0000"
      },
      "message": "Update libcore script and add a new expectation file.\n\nChange-Id: I3ff7784d4b43615f1d70a62c6b8595870f0afe4c\n"
    },
    {
      "commit": "3cdf8183053b93910d5d47cb7ea9c4ade7a0ca38",
      "tree": "829b90e78d1367498afec886123257144ccb51e3",
      "parents": [
        "7933e185ebd4efab7f7e0749bfa193f08152c614"
      ],
      "author": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Mon Dec 01 10:12:15 2014 +0000"
      },
      "committer": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Mon Dec 01 10:38:03 2014 +0000"
      },
      "message": "Don\u0027t walk the libcore tree when finding tests.\n\nvogar will run tests twice if it is given, for example,\nlibcore.java.lang and libcore.java.lang.ref.\n\nAlso currently disable math tests until expectations/fixes\nare in.\n\nChange-Id: Iba2edad3ce0a6b27947ce6897d70abedf8d1e6b3\n"
    },
    {
      "commit": "b2e7e24a65eee95286ea5e165067e642cb820aa4",
      "tree": "db2bf449da8842d2b507e21edceb437cceb573ab",
      "parents": [
        "9ce56af31bef386944b7e76ab46897b3573a80d1"
      ],
      "author": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Fri Nov 28 14:24:28 2014 +0000"
      },
      "committer": {
        "name": "Nicolas Geoffray",
        "email": "ngeoffray@google.com",
        "time": "Fri Nov 28 15:06:54 2014 +0000"
      },
      "message": "Add a script for running libcore tests.\n\nScript contains a list of packages that have no vogar failures,\nthat is, vogar finds the right test expectations.\n\nChange-Id: Ie47bead6bb5457d055498570204187a54db45efa\n"
    }
  ]
}
