diff options
-rw-r--r-- | ravenwood/TEST_MAPPING | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ravenwood/TEST_MAPPING b/ravenwood/TEST_MAPPING index 86246e2dcc2a..72f62c5c29ee 100644 --- a/ravenwood/TEST_MAPPING +++ b/ravenwood/TEST_MAPPING @@ -5,7 +5,8 @@ { "name": "hoststubgen-test-tiny-test" }, { "name": "hoststubgen-invoke-test" }, { "name": "RavenwoodMockitoTest_device" }, - { "name": "RavenwoodBivalentTest_device" }, + // TODO(b/371215487): Re-enable when the test is fixed. + // { "name": "RavenwoodBivalentTest_device" }, { "name": "RavenwoodBivalentInstTest_nonself_inst" }, { "name": "RavenwoodBivalentInstTest_self_inst_device" }, |