summaryrefslogtreecommitdiffstats
path: root/minadbd/AndroidTest.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-23Merge "Fix flaky tests by require root for minadbd_tests" am: f820e62701 am: d66516ea7cTreehugger Robot1-1/+2
Original change: https://android-review.googlesource.com/c/platform/bootable/recovery/+/1409248 Bug: 183523550 Change-Id: I8ba2762b11802ba60bc79fe4ae5fe6eea3437cd6 (cherry picked from commit bc606682d28b3b84ed1d1184b022ee5d1e7ff643)
2020-08-24Fix flaky tests by require root for minadbd_testsKelvin Zhang1-1/+2
minadbd tests require access to /dev/fuse, therefore needs to run as root. This test has been flaky because root preparetor wasn't specified. Bug: 165604640 Test: atest MinadbdServicesTest Change-Id: I6ee1e2deede4352e28aad79c436ec5974e7d64f6
2017-03-29Add test config to minadbd_testDan Shi1-0/+26
Design doc: Generalized Suites & the Unification of APCT & CTS Workflows Design/Roadmap https://docs.google.com/document/d/1eabK3srlBLouMiBMrNP3xJPiRRdcoCquNxC8gBWPvx8/edit#heading=h.78vup5eivwzo Details about test configs changes are tracked in doc https://docs.google.com/document/d/1EWUjJ7fjy8ge_Nk0YQbFdRp8DSHo3z6GU0R8jLgrAcw/edit# Bug: 35882476 Test: local test Change-Id: I51e1b410536469d254ae7a353bc61a7df06c8324