commit | 4d85a85e81af0b993e21e6de2559c8471666d40d | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Apr 25 17:08:15 2022 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Mon Apr 25 17:34:43 2022 +0100 |
tree | 0de6120dffdfcde223450e15557f38c7241380aa | |
parent | 876158cdfa8c636d77f977b78a4d8200beeebb17 [diff] |
Re-enable test with fixes Previously if enableAdbRoot() failed we would leave the VM running (because sMicrodroid was still null), leading to a cascade of failures in subsequent tests. This doesn't resolve the issue that enableAdbRoot() sometimes seems to fail on Cuttlefish (probably due to nested virtualization slowdown), but should mean it is a normal flake rather than a blocker. Bug: 229823049 Test: atest AuthFsHostTest Test: Fake adb root failure, observe VM torn down Change-Id: I3a365a557faa99babdf404b430d5f412f5895378
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.