Disable 677-fsi for jvm.
Test: 677-fsi
Change-Id: I2fdc8db12d36557ee1db1c7604a58afd00a176c1
diff --git a/test/knownfailures.json b/test/knownfailures.json
index 8426a14..2bf09c3 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -973,7 +973,7 @@
},
{
"tests": "677-fsi",
- "variant": "no-dex2oat | no-image | no-prebuild | relocate-npatchoat",
+ "variant": "no-dex2oat | no-image | no-prebuild | relocate-npatchoat | jvm",
"description": ["Test requires a successful dex2oat invocation"]
}
]