- 544fdc8 Remove invalid test by Julia Reynolds · 2 years, 9 months ago
- e711125 Merge "Increase WatchUidRunner timeout to 10 seconds." into android10-tests-dev by Shubhangi Pawar · 2 years, 9 months ago
- fec7c9a RESTRICT AUTOMERGE: alarm-test: double the timeout for negative wakeup time test by bohu · 4 years, 2 months ago
- eb8aef6 [RESTRICT AUTOMERGE] Remove unnecessary tests by Songchun Fan · 4 years ago
- acf36d3 Merge "WallpaperManagerTest: Increase accepted variation for secondary color" into android10-tests-dev by Treehugger Robot · 4 years ago
- a49d2d7 Use ActivityScenario to test onSaveInstanceState by Garfield Tan · 4 years, 2 months ago
- e532e14 WallpaperManagerTest: Increase accepted variation for secondary color by Johan Wessfeldt · 4 years, 2 months ago
- ff99944 Use target context in pip activity test by 倞诚 张 · 4 years, 1 month ago
- 92c0480 Use target context in process tests(cherry-picked from android 11 branch) by 倞诚 张 · 4 years, 1 month ago
- d51edeb Not expect the screen to rotate on close to square device by Chris Li · 4 years, 2 months ago
- 533b52d Merge "Add explicit notification cancel to delegate tests" into android10-tests-dev by Treehugger Robot · 4 years, 3 months ago
- 58e23ff Merge "Reduce flakiness of testForceStopPackageWontRestartProcess" into android10-tests-dev by Treehugger Robot · 4 years, 3 months ago
- 2139f33 Merge "Fix testForceStopPackageWontRestartProcess fail for low ram device" into android10-tests-dev by Treehugger Robot · 4 years, 3 months ago
- f5deb0a Reduce flakiness of testForceStopPackageWontRestartProcess by Riddle Hsu · 4 years, 4 months ago
- 786bf8a Add explicit notification cancel to delegate tests by Julia Reynolds · 5 years ago
- b4ef8f3 Merge "fix CtsAppTestCases for device of non-support voice" into android10-tests-dev by Treehugger Robot · 4 years, 4 months ago
- 11336e9 fix CtsAppTestCases for device of non-support voice by Keisuke Hasegawa · 4 years, 5 months ago
- 85a793f Merge "Remove exception conditions of FEATURE_CANT_SAVE_STATE" into android10-tests-dev by Treehugger Robot · 4 years, 4 months ago
- 8358390 SystemFeaturesTest: Backport FEATURE_CAMERA_CONCURRENT by Eino-Ville Talvala · 4 years, 6 months ago
- 90e4b84 Increase WatchUidRunner timeout to 10 seconds. by Hui Yu · 5 years ago
- 3219fbf Fix testForceStopPackageWontRestartProcess fail for low ram device by adaline.wang · 4 years, 7 months ago
- 5aaa17c Remove exception conditions of FEATURE_CANT_SAVE_STATE by Takeshi Oishi · 4 years, 8 months ago
- d6b9752 Merge "Increase the time to wait for notification delegator start for low ram devices." into android10-tests-dev by Treehugger Robot · 4 years, 9 months ago
- d0d650f Merge "Fix negative coordinate value of dialog while in running testTouchEvent." into android10-tests-dev by Treehugger Robot · 4 years, 9 months ago
- 878ffba Fix negative coordinate value of dialog while in running testTouchEvent. by Mark Hong · 4 years, 10 months ago
- cfcd9f0 Merge "Enhance WallpaperManagerTest suggestDesiredDimensionsTest()" into android10-tests-dev by Treehugger Robot · 4 years, 10 months ago
- 1c70516 Enhance WallpaperManagerTest suggestDesiredDimensionsTest() by Bill Lin · 4 years, 10 months ago
- 3a5081e NotificationManagerTest ignores all bubble related tests for automotive by JianYang Liu · 4 years, 10 months ago
- abc3629 Increase the time to wait for notification delegator start for low ram devices. by Rajeev Kumar · 4 years, 10 months ago
- 3bfdd9a Fixed CTS wallpaper tests so they check if the service is available. by Felipe Leme · 5 years ago
- 7724e8b Fix testActivityServiceBindingLru fail by adaline.wang · 5 years ago
- 3e0a5f2 Merge "Fix testActivityServiceBindingLru for secondary users." into android10-tests-dev by Treehugger Robot · 5 years ago
- 916a37f Fix testActivityServiceBindingLru for secondary users. by Nicholas Sauer · 5 years ago
- 23eb11f Run DownloadManagerTest on secondary users. by Nicholas Sauer · 5 years ago
- 5e75b98 Prepare for Android 10 Test Suite R2. by Xin Li · 5 years ago
- 280e064 Merge "Dialog closes on ACTION_UP" into qt-dev by TreeHugger Robot · 5 years ago
- a68b3a2 Add CTS support for DENSITY_450 and DENSITY_600 by Dianne Hackborn · 5 years ago
- 22af968 Dialog closes on ACTION_UP by Siarhei Vishniakou · 5 years ago
- 69b4f01 Merge "Fixes to DownloadManager CTS tests." into qt-dev by James Mattis · 5 years ago
- a7bdf93 Fixes to DownloadManager CTS tests. by James Mattis · 5 years ago
- b82cf5b Properly tear down services used by tests by Christopher Tate · 5 years ago
- fb16968 Fixes to the DownloadManagerApi28Test.java by James Mattis · 5 years ago
- e556f82 Merge "Fix flaky CTS tests" into qt-dev by TreeHugger Robot · 5 years ago
- 88f86b2 Merge "Skip DownloadManager related tests for instant apps." into qt-dev by Sudheer Shanka · 5 years ago
- 203bef9 Fix flaky CTS tests by Fabian Kozynski · 5 years ago
- c263e09 Skip DownloadManager related tests for instant apps. by Sudheer Shanka · 5 years ago
- cbdb3eb CtsAppTestCases: Mark tests as flaky by Andreas Gampe · 5 years ago
- a1e86a1 Create/delete test files from shell since app might not have access. by Sudheer Shanka · 5 years ago
- 1fbc7ac Merge "Tests for properly configured bubble activities" into qt-dev by Mady Mellor · 6 years ago
- 255def4 Update Bubbles CTS to always turn on the setting before any of the tests by Mady Mellor · 6 years ago
- 6f72d55 Tests for properly configured bubble activities by Mady Mellor · 6 years ago
- 0a37a64 Fix NotificationManager#testCanBubble_ranking CTS by Mady Mellor · 6 years ago
- 081443c Merge "Remove AndroidTestCase from StatusBarManagerTest" into qt-dev by TreeHugger Robot · 6 years ago
- 0fa3688 Merge "Add a test for Tile.get/setSubtitle()" into qt-dev by TreeHugger Robot · 6 years ago
- 8f19e7c Remove AndroidTestCase from StatusBarManagerTest by Evan Laird · 6 years ago
- 6a81f8f Merge "Move StatusBarManagerTest to CTS" into qt-dev by TreeHugger Robot · 6 years ago
- 43061b5 Add a test for Tile.get/setSubtitle() by Evan Laird · 6 years ago
- 5fd4e19 Merge "Remove flaky test" into qt-dev by Fabian Kozynski · 6 years ago
- b1bf48d Merge "Update behavior of setDestinationInExternalPublicDir()." into qt-dev by Sudheer Shanka · 6 years ago
- 1c24b13 Update behavior of setDestinationInExternalPublicDir(). by Sudheer Shanka · 6 years ago
- d46dcc5 Merge "Update ActivityManagerMemoryClassTest with new densities" into qt-dev by TreeHugger Robot · 6 years ago
- e2c9189 Merge "Fix CtsAppTestCases with --module-parameter INSTANT_APP" into qt-dev by Hui Yu · 6 years ago
- 4725aec Merge "Remove a couple of tests which are not valid anymore." into qt-dev by Sudheer Shanka · 6 years ago
- e6a8151 Fix CtsAppTestCases with --module-parameter INSTANT_APP by Hui Yu · 6 years ago
- 6d62f5b Remove flaky test by Fabian Kozynski · 6 years ago
- 4b301c4 Merge "CTS for bubbles policy: require remote input" into qt-dev by Mady Mellor · 6 years ago
- f7fbbbc Mark testActivityServiceBindingLru as FlakyTest by Dan Shi · 6 years ago
- d1eff3c CTS for bubbles policy: require remote input by Mady Mellor · 6 years ago
- 1adb31e Remove a couple of tests which are not valid anymore. by Sudheer Shanka · 6 years ago
- 809adc6 Camera: Test FLASH feature flag by Shuzhen Wang · 6 years ago
- bb94fbb Merge "Mark testSetRepeating as LargeTest" into qt-dev by Dan Shi · 6 years ago
- 87ecc8e Merge changes I077bb3e9,I954c4c21 into qt-dev by TreeHugger Robot · 6 years ago
- cfb3a50 Merge "No bubbles on low memory devices" into qt-dev by Mady Mellor · 6 years ago
- 9f86e4a Use UiAutomation to inject input event by Siarhei Vishniakou · 6 years ago
- e331478 Use JUnit4 in AlertDialog_BuilderTest by Siarhei Vishniakou · 6 years ago
- d5d0d51 Merge "Add a test for bindIsolatedService with unusual characters in instanceName." into qt-dev by TreeHugger Robot · 6 years ago
- 52323d5 No bubbles on low memory devices by Mady Mellor · 6 years ago
- 593fbaa Add a test for bindIsolatedService with unusual characters in instanceName. by Robert Sesek · 6 years ago
- 471bad7 Update behavior of some DownloadManager APIs. by Sudheer Shanka · 6 years ago
- b9f37ce Mark testSetRepeating as LargeTest by Dan Shi · 6 years ago
- ead2b9b Merge "Fix flaky CTS tests for TileService" into qt-dev by TreeHugger Robot · 6 years ago
- 9f64b57 Fix flaky CTS tests for TileService by Fabian Kozynski · 6 years ago
- aa9a3b9 Mark testAddCompletedDownload as FlakyTest by Dan Shi · 6 years ago
- 9f57c6f Remove @Presubmit annotation introduced in CL ag/7089116 by Dan Shi · 6 years ago
- 14a8a10 Merge "Revert "Add test for FEATURE_NFC_OFF_HOST_CARD_EMULATION_UICC/ESE"" into qt-dev by Jack Yu · 6 years ago
- 9f0c8b3 Merge "API feedback: getSuppressNotification -> isNotificationSuppressed" into qt-dev by TreeHugger Robot · 6 years ago
- ceade79 Move StatusBarManagerTest to CTS by Evan Laird · 6 years ago
- e81617e Add FlakyTest annotation to methods not to run in presubmit by Dan Shi · 6 years ago
- e2bd5c5 Move activitymanager tests to windowmanager by Tadashi G. Takaoka · 6 years ago
- b0122aa API feedback: getSuppressNotification -> isNotificationSuppressed by Mady Mellor · 6 years ago
- 6470c86 Update ActivityManagerMemoryClassTest with new densities by Harry Slatyer · 6 years ago
- aa208ee Revert "Add test for FEATURE_NFC_OFF_HOST_CARD_EMULATION_UICC/ESE" by Jack Yu · 6 years ago
- 6e3266c Follow API naming change by Mady Mellor · 6 years ago
- 06f6cda Merge "Add tests for FLAG BUBBLE" into qt-dev by Mady Mellor · 6 years ago
- 2185f59 Add tests for FLAG BUBBLE by Mady Mellor · 6 years ago
- 2f5c1fb Move NAS tests back to cts by Julia Reynolds · 6 years ago
- e5d1c9d Fix broken test by Julia Reynolds · 6 years ago
- 3331d97 Merge changes I8afd1598,I08a7466f by TreeHugger Robot · 6 years ago
- 442f313 CTS: Disable failing CtsAppTestCases in presubmit by Andreas Gampe · 6 years ago
- 1b9b2db CTS: Add TEST_MAPPING for CtsAppTestCases by Andreas Gampe · 6 years ago