You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
204 lines
6.3 KiB
204 lines
6.3 KiB
{
|
|
"mainline-presubmit": [
|
|
{
|
|
// Install com.google.android.adservices.apex and run AdServicesApkUINotificationTests.
|
|
"name": "AdServicesApkUINotificationTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run AdServicesApkUISettingsTests.
|
|
"name": "AdServicesApkUISettingsTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run AdServicesApkUITestsAppConsent.
|
|
"name": "AdServicesApkUITestsAppConsent[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run AdServicesApkUISettingsGaOtaTests.
|
|
"name": "AdServicesApkUISettingsGaOtaTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run AdServicesApkUnitTests.
|
|
"name": "AdServicesApkUnitTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run AdServicesFrameworkUnitTests.
|
|
"name": "AdServicesFrameworkUnitTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run AdServicesServiceCoreUnitTests.
|
|
"name": "AdServicesServiceCoreUnitTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run AdServicesJsEngineUnitTests.
|
|
"name": "AdServicesJsEngineUnitTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run CtsAdServicesDeviceTestCases.
|
|
"name": "CtsAdServicesDeviceTestCases[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run CtsAdServicesDebuggableDeviceTestCases.
|
|
"name": "CtsAdServicesDebuggableDeviceTestCases[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run CtsAdServicesEndToEndTests.
|
|
"name": "CtsAdServicesEndToEndTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
"name": "CtsAdServicesEndToEndTestMeasurement[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
"name": "CtsAdServicesPermissionsValidEndToEndTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
"name": "CtsAdServicesPermissionsAppOptOutEndToEndTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
"name": "CtsAdServicesPermissionsNoPermEndToEndTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
"name": "CtsAdServicesNotInAllowListEndToEndTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
"name": "CtsAdServicesTopicsAppUpdateTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
"name": "CtsAdServicesTopicsConnectionTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
"name": "CtsAdServicesMddTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run CtsSandboxedAdIdManagerTests.
|
|
"name": "CtsSandboxedAdIdManagerTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run CtsSandboxedTopicsManagerTests.
|
|
"name": "CtsSandboxedTopicsManagerTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run CtsSandboxedMeasurementManagerTests.
|
|
"name": "CtsSandboxedMeasurementManagerTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run SandboxedFledgeManagerTests.
|
|
"name": "CtsSandboxedFledgeManagerTests[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run CtsAdIdEndToEndTest.
|
|
"name": "CtsAdIdEndToEndTest[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run CtsAppSetIdEndToEndTest.
|
|
"name": "CtsAppSetIdEndToEndTest[com.google.android.adservices.apex]"
|
|
},
|
|
{
|
|
// Install com.google.android.adservices.apex and run CtsAdServicesHostTests.
|
|
"name": "CtsAdServicesHostTests[com.google.android.adservices.apex]"
|
|
}
|
|
],
|
|
"presubmit": [
|
|
{
|
|
"name": "AdServicesFrameworkUnitTests"
|
|
},
|
|
{
|
|
"name": "AdServicesServiceCoreUnitTests"
|
|
},
|
|
{
|
|
"name": "AdServicesJsEngineUnitTests"
|
|
},
|
|
{
|
|
"name": "AdServicesEndToEndTests",
|
|
"options": [
|
|
{
|
|
// Exclude tests that are marked flaky
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "CtsAdServicesTopicsAppUpdateTests"
|
|
},
|
|
{
|
|
"name": "CtsAdServicesTopicsConnectionTests"
|
|
},
|
|
{
|
|
"name": "CtsAdServicesMddTests"
|
|
},
|
|
{
|
|
"name": "CtsAdServicesDeviceTestCases"
|
|
},
|
|
{
|
|
"name": "CtsAdServicesDebuggableDeviceTestCases"
|
|
},
|
|
{
|
|
"name": "AdServicesApkUINotificationTests",
|
|
"options": [
|
|
{
|
|
// Exclude tests that are marked flaky
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "AdServicesApkUISettingsTests",
|
|
"options": [
|
|
{
|
|
// Exclude tests that are marked flaky
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "AdServicesApkUISettingsGaOtaTests",
|
|
"options": [
|
|
{
|
|
// Exclude tests that are marked flaky
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "AdServicesApkUITestsAppConsent"
|
|
},
|
|
{
|
|
"name": "CtsAdServicesEndToEndTests"
|
|
},
|
|
{
|
|
"name": "AdServicesManagerServiceTests"
|
|
},
|
|
{
|
|
"name": "AdServicesApkUnitTests"
|
|
},
|
|
{
|
|
"name": "CtsAdIdEndToEndTest"
|
|
},
|
|
{
|
|
"name": "CtsAppSetIdEndToEndTest",
|
|
"options": [
|
|
{
|
|
// Exclude tests that are marked flaky
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "CtsRootAdServicesUiTest",
|
|
"options": [
|
|
{
|
|
// Exclude tests that are marked flaky
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "CtsAdServicesHostTests"
|
|
}
|
|
],
|
|
"postsubmit": [
|
|
{
|
|
"name": "AdServicesMddIntegrationTests"
|
|
}
|
|
]
|
|
}
|