)]}'
{
  "log": [
    {
      "commit": "f40eb66d7333a64b480a45c6131c405d4407dc3b",
      "tree": "01e23621610916cc44e23406a75b1a32cd8e7fa9",
      "parents": [
        "aa35085d53e1844e78fa245c131c883e44b35cc3"
      ],
      "author": {
        "name": "Sohail Nagaraj",
        "email": "sohail.nagaraj@ittiam.com",
        "time": "Mon Apr 03 22:33:32 2023 +0530"
      },
      "committer": {
        "name": "Sohail Nagaraj",
        "email": "sohail.nagaraj@ittiam.com",
        "time": "Mon Apr 03 22:49:23 2023 +0530"
      },
      "message": "Update the TEST_MAPPING files on AOSP (framework/av)\n\nBug: 209663123\n\nTest: wvts-tradefed run wvts --abi arm64-v8a -m WvtsDeviceTestCases\nTest: atest CtsMediaDrmFrameworkTestCases\n\nChange-Id: I8cacb6c522fe8c8939fb22ab8f7172952f4b4c07\n"
    },
    {
      "commit": "ff23af3e021029facc6f13eaf106cc8422ea3516",
      "tree": "40ea7fb4487cfccf066c8f5dd967ca80c59a327b",
      "parents": [
        "adb857ae308d7eba9d1594262fb7ddf521931387"
      ],
      "author": {
        "name": "Julien Desprez",
        "email": "jdesprez@google.com",
        "time": "Wed Mar 01 03:06:17 2023 +0000"
      },
      "committer": {
        "name": "Julien Desprez",
        "email": "jdesprez@google.com",
        "time": "Wed Mar 01 03:06:20 2023 +0000"
      },
      "message": "Move GtsMediaTestCases to presubmit group instead of presubmit-large\n\nIt\u0027s already running in presubmit group\n\nChange-Id: I87943c88e081878e51c93f494a1590c50f139cc1\nTest: presubmit\nBug: 270214959\n"
    },
    {
      "commit": "f4d4f45204f9f94af509079e6118948932c21425",
      "tree": "c5c000e58cccaa8c00216d9ab635b9477f09f52a",
      "parents": [
        "95a6374c968310142296d8431921f85487eedf83"
      ],
      "author": {
        "name": "Robert Shih",
        "email": "robertshih@google.com",
        "time": "Wed Feb 03 22:53:30 2021 -0800"
      },
      "committer": {
        "name": "Robert Shih",
        "email": "robertshih@google.com",
        "time": "Wed Feb 03 22:53:30 2021 -0800"
      },
      "message": "Run H264 instead of Youtube perf for presubmit\n\nWidevineYouTubePerformanceTests has been flaky on cuttlefish,\ne.g. http://ab/I19300007386488046.\n\nBug: 178816546\nTest: TreeHugger\nChange-Id: I889787dd22f7685bd2d22eede2d066d442c23c70\n"
    },
    {
      "commit": "7b97c942879579105779f93ca945f28493c9a3f8",
      "tree": "595734593b635c2810b09ddcaf952708ad528a32",
      "parents": [
        "ee9e6269a1520b5f2916615c4f91fb6277df7011"
      ],
      "author": {
        "name": "Dan Shi",
        "email": "dshi@google.com",
        "time": "Wed Dec 09 21:34:36 2020 +0000"
      },
      "committer": {
        "name": "Dan Shi",
        "email": "dshi@google.com",
        "time": "Thu Dec 10 07:01:20 2020 +0000"
      },
      "message": "Move CtsMediaTestCases to group presubmit-large\n\nThe test config takes longer than 15mins to run. Move it to a dedicated\ngroup for running slow presubmit Test Mapping test.\n\nBug: 174654670\nBug: 174495337\nBug: 175150979\nChange-Id: Ib66e519b9087f9b4807eebda3d06575af0fe0e94\nTest: none\n\nExempt-From-Owner-Approval: only move tests to different group\nChange-Id: Ib66e519b9087f9b4807eebda3d06575af0fe0e94\n"
    },
    {
      "commit": "c30fb01e5ce885a6b26056618a458e9a259e219b",
      "tree": "01cf1a7c396aa7a7b2666da66304d9bf83f62fdd",
      "parents": [
        "c3ffbec518f26fc0798164141ab4878279d400f1"
      ],
      "author": {
        "name": "Edwin Wong",
        "email": "edwinwong@google.com",
        "time": "Fri Sep 11 20:16:02 2020 -0700"
      },
      "committer": {
        "name": "Edwin Wong",
        "email": "edwinwong@google.com",
        "time": "Mon Sep 14 10:51:57 2020 -0700"
      },
      "message": "Replace testWidevine23FpsH264Fixed with a shorter test.\n\nSelect WidevineYouTubePerformanceTests#testL3Cenc480P30\nso the test does not exceed one minute during presubmit\ntesting.\n\nRequires adding @Presubmit annotation to testL3Cenc480P30.\nThis is because some existing tests that use @Presubmit\nannotation take precedent over the rest of the tests in\nTEST_MAPPING file. If we do not use @Presubmit annotation,\nthe new test will not be executed. Using @Presubmit annotation\nhas the advantage of not having to explicitly specify\ntestL3Cenc480P30 in the include-filter.\n\nTest: atest --test-mapping [directory with TEST_MAPPING]\n  e.g. from frameworks/av, run \"atest --test-mapping drm\n\nBug: 168159824\nChange-Id: I283ed9b1fe7f5554c4ae6c63458a954f2c7b51e1\n"
    },
    {
      "commit": "d2e3bed4b6150c14a76327400e6d8b96290ebd66",
      "tree": "4deaf8937bcf84811033f8a80c4e7b113b334186",
      "parents": [
        "dfa8a1a8763ede632434ba91ebdbc569898c9a0e"
      ],
      "author": {
        "name": "Edwin Wong",
        "email": "edwinwong@google.com",
        "time": "Mon May 04 16:11:35 2020 -0700"
      },
      "committer": {
        "name": "Edwin Wong",
        "email": "edwinwong@google.com",
        "time": "Tue May 12 17:53:45 2020 -0700"
      },
      "message": "Add tests for TreeHugger Presubmit.\n\nAdd presubmit tests to validate codec and drm changes in av/drm.\nAdd presubmit test to validate extractor changes in av/media/extractor.\n\nBug: 155319496\n\nTest: atest\n\nTests ran from frameworks/av/drm:\n  arm64-v8a GtsExoPlayerTestCases\n  -------------------------------\n  [1/1] com.google.android.exoplayer.gts.DashTest#testWidevine23FpsH264Fixed: PASSED (02m11.176s)\n\n  arm64-v8a GtsMediaTestCases\n  ---------------------------\n  [1/2] com.google.android.media.gts.WidevineGenericOpsTests#testL1: PASSED (38.363s)\n  [2/2] com.google.android.media.gts.WidevineGenericOpsTests#testL3: PASSED (38.164s)\n\nTests ran from frameworks/av/media/extractor, add CtsMediaTestCases and\nGtsYouTubeTestCases:\n\n  arm64-v8a CtsMediaTestCases\n  ---------------------------\n  android.media.cts (18 Tests)\n  [1/18] android.media.cts.MediaDrmMetricsTest#testGetMetricsEmpty: PASSED (2ms)\n  [2/18] android.media.cts.MediaDrmMetricsTest#testGetMetricsGetKeyRequest: PASSED (0ms)\n  [3/18] android.media.cts.MediaDrmMetricsTest#testGetMetricsSession: PASSED (0ms)\n  [4/18] android.media.cts.MediaDrmClearkeyTest#testClearKeyPlaybackCenc: PASSED (30.419s)\n  [5/18] android.media.cts.MediaDrmClearkeyTest#testClearKeyPlaybackCenc2: PASSED (30.967s)\n  [6/18] android.media.cts.MediaDrmClearkeyTest#testClearKeyPlaybackOfflineCenc: PASSED (30.688s)\n  [7/18] android.media.cts.MediaDrmClearkeyTest#testGetNumberOfSessions: PASSED (76ms)\n  [8/18] android.media.cts.MediaDrmClearkeyTest#testGetProperties: PASSED (51ms)\n  [9/18] android.media.cts.MediaDrmClearkeyTest#testHdcpLevels: PASSED (25ms)\n  [10/18] android.media.cts.MediaDrmClearkeyTest#testIsCryptoSchemeSupportedWithSecurityLevel: PASSED (25ms)\n  [11/18] android.media.cts.MediaDrmClearkeyTest#testOfflineKeyManagement: PASSED (1.561s)\n  [12/18] android.media.cts.MediaDrmClearkeyTest#testQueryKeyStatus: PASSED (1.711s)\n  [13/18] android.media.cts.MediaDrmClearkeyTest#testReleaseOfflineLicense: PASSED (5.611s)\n  [14/18] android.media.cts.MediaDrmClearkeyTest#testResourceContentionError: PASSED (51ms)\n  [15/18] android.media.cts.MediaDrmClearkeyTest#testSecureStop: PASSED (1.610s)\n  [16/18] android.media.cts.MediaDrmClearkeyTest#testSecurityLevels: PASSED (76ms)\n  [17/18] android.media.cts.MediaDrmClearkeyTest#testSessionLostStateError: PASSED (126ms)\n  [18/18] android.media.cts.MediaDrmClearkeyTest#testSetProperties: PASSED (51ms)\n\nChange-Id: I866283b649a60b11cd907f517e721a040be8c221\n"
    }
  ]
}
