Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 846ed999 authored by Naomi Musgrave's avatar Naomi Musgrave Committed by Android (Google) Code Review
Browse files

Revert "[MediaProjection] Test mapping runs CTS"

This reverts commit efec63f9.

Reason for revert: tests consistently timing out in presubmit
Bug: 271934364

Change-Id: I05bb6212b5e9f8dc557c613d8b89efe21996c3bc
parent efec63f9
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
@@ -13,20 +13,6 @@
          "exclude-annotation": "org.junit.Ignore"
        }
      ]
    },
    {
      "name": "CtsMediaProjectionTestCases",
      "options": [
        {
          "exclude-annotation": "android.platform.test.annotations.FlakyTest"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "org.junit.Ignore"
        }
      ]
    }
  ]
}
+1 −17
Original line number Diff line number Diff line
@@ -42,23 +42,7 @@
        },
        {
            "name": "BinaryTransparencyHostTest",
            "file_patterns": [
                "BinaryTransparencyService\\.java"
            ]
        },
        {
            "name": "CtsMediaProjectionTestCases",
            "options": [
                {
                    "exclude-annotation": "android.platform.test.annotations.FlakyTest"
                },
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                },
                {
                    "exclude-annotation": "org.junit.Ignore"
                }
            ]
            "file_patterns": ["BinaryTransparencyService\\.java"]
        }
    ],
    "presubmit-large": [
+0 −14
Original line number Diff line number Diff line
@@ -16,20 +16,6 @@
                {"exclude-annotation": "androidx.test.filters.FlakyTest"},
                {"exclude-annotation": "org.junit.Ignore"}
            ]
        },
        {
            "name": "CtsMediaProjectionTestCases",
            "options": [
                {
                    "exclude-annotation": "android.platform.test.annotations.FlakyTest"
                },
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                },
                {
                    "exclude-annotation": "org.junit.Ignore"
                }
            ]
        }
    ]
}
 No newline at end of file
+0 −14
Original line number Diff line number Diff line
@@ -13,20 +13,6 @@
          "exclude-annotation": "org.junit.Ignore"
        }
      ]
    },
    {
      "name": "CtsMediaProjectionTestCases",
      "options": [
        {
          "exclude-annotation": "android.platform.test.annotations.FlakyTest"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "org.junit.Ignore"
        }
      ]
    }
  ]
}