109 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			109 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
{
 | 
						|
  "presubmit": [
 | 
						|
    {
 | 
						|
      "name": "CtsAccessibilityServiceTestCases",
 | 
						|
      "options": [
 | 
						|
        {
 | 
						|
          "include-annotation": "android.platform.test.annotations.Presubmit"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "exclude-annotation": "androidx.test.filters.FlakyTest"
 | 
						|
        }
 | 
						|
      ]
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "CtsAccessibilityTestCases",
 | 
						|
      "options": [
 | 
						|
        {
 | 
						|
          "include-annotation": "android.platform.test.annotations.Presubmit"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "exclude-annotation": "androidx.test.filters.FlakyTest"
 | 
						|
        }
 | 
						|
      ]
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "CtsUiAutomationTestCases",
 | 
						|
      "options": [
 | 
						|
        {
 | 
						|
          "include-annotation": "android.platform.test.annotations.Presubmit"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "exclude-annotation": "androidx.test.filters.FlakyTest"
 | 
						|
        }
 | 
						|
      ]
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "FrameworksServicesTests",
 | 
						|
      "options": [
 | 
						|
        {
 | 
						|
          "include-filter": "com.android.server.accessibility"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "exclude-annotation": "androidx.test.filters.FlakyTest"
 | 
						|
        }
 | 
						|
      ]
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "FrameworksCoreTests",
 | 
						|
      "options": [
 | 
						|
        {
 | 
						|
          "include-filter": "com.android.internal.accessibility"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "exclude-annotation": "androidx.test.filters.FlakyTest"
 | 
						|
        }
 | 
						|
      ]
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "FrameworksCoreTests",
 | 
						|
      "options": [
 | 
						|
        {
 | 
						|
          "include-filter": "android.view.accessibility"
 | 
						|
        },
 | 
						|
        {
 | 
						|
          "exclude-annotation": "androidx.test.filters.FlakyTest"
 | 
						|
        }
 | 
						|
      ]
 | 
						|
    }
 | 
						|
  ],
 | 
						|
  "postsubmit": [
 | 
						|
    {
 | 
						|
      "name": "CtsAccessibilityServiceSdk29TestCases"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "CtsAccessibilityServiceTestCases"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "CtsAccessibilityTestCases"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "CtsUiAutomationTestCases"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "FrameworksServicesTests",
 | 
						|
      "options": [
 | 
						|
        {
 | 
						|
          "include-filter": "com.android.server.accessibility"
 | 
						|
        }
 | 
						|
      ]
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "FrameworksCoreTests",
 | 
						|
      "options": [
 | 
						|
        {
 | 
						|
          "include-filter": "com.android.internal.accessibility"
 | 
						|
        }
 | 
						|
      ]
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "name": "FrameworksCoreTests",
 | 
						|
      "options": [
 | 
						|
        {
 | 
						|
          "include-filter": "android.view.accessibility"
 | 
						|
        }
 | 
						|
      ]
 | 
						|
    }
 | 
						|
  ]
 | 
						|
}
 |