commit | 76b5ee7a40fdd73c46f4739a303b95656ec46e40 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Sep 25 12:05:35 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Sep 25 12:05:35 2024 +0000 |
tree | 4acaee721877d9eea4eea48ce066a950fcf68919 | |
parent | 30423ca5a98829a90ea8a31e1fd7761605045fe5 [diff] | |
parent | bc2dfac56169038fd5aa7b24c306cdd6c4e8fbe6 [diff] |
Merge "MicrodroidHostTests: Fix typo in @CddTest" into main
diff --git a/tests/hostside/java/com/android/microdroid/test/MicrodroidHostTests.java b/tests/hostside/java/com/android/microdroid/test/MicrodroidHostTests.java index 0f7be20..3a76328 100644 --- a/tests/hostside/java/com/android/microdroid/test/MicrodroidHostTests.java +++ b/tests/hostside/java/com/android/microdroid/test/MicrodroidHostTests.java
@@ -921,7 +921,7 @@ } @Test - @CddTest(requirements = {"9.17/C-1-1", "9.17/C-1-2", "9.17/C/1-3"}) + @CddTest(requirements = {"9.17/C-1-1", "9.17/C-1-2", "9.17/C-1-3"}) public void testMicrodroidBoots() throws Exception { final String configPath = "assets/vm_config.json"; // path inside the APK testMicrodroidBootsWithBuilder(