commit | 3742f99a6c4de42dcb97bc1e4f56e1d3a4a42890 | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Fri Nov 11 22:33:02 2022 +0000 |
committer | Elie Kheirallah <khei@google.com> | Mon Nov 14 17:15:11 2022 +0000 |
tree | 5aa36d992f3e622d9362bd0ca00b59a41438a542 | |
parent | 37fc5501fb9bb2c55989937ea25bbfe61cda3a67 [diff] |
Fix test following crosvm merge runWithTimeout in isTombstoneGeneratedWithConfig was using a string generated from crosvm to validate that the VM successfully stopped. This string was recently deleted upstream crosvm and started causing the test to fail. This changes removes the cross-project string dependency until we implement a better solution. Bug: 255594691 Bug: 258838677 Test: atest MicrodroidHostTestCases:com.android.microdroid.test.MicrodroidHostTests#testTombstonesAreGeneratedUponCrash Change-Id: Ib6be1d04b4988437623fbd33c5a9ffd2cc0991b1
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.