commit | 1ca480ce7b09ca435e0d4fa35fa9f105b52c45cb | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Sun Feb 13 11:24:48 2022 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Feb 14 13:29:44 2022 +0000 |
tree | 6992c9211191410606349d09480184586e793da6 | |
parent | 097f9f81b8d10a879fa76edc9d5c310bdbfd21de [diff] |
Disable test for jit-on-first-use. Bug: 216762268 Test: 835-b216762268 Change-Id: Ibb391419a6dd47a21ffbf8e9921d45f2e3a63b1b
diff --git a/test/knownfailures.json b/test/knownfailures.json index 377d8e7..b56d727 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json
@@ -1477,7 +1477,7 @@ }, { "tests": ["835-b216762268"], - "variant": "jit | optimizing", + "variant": "jit | optimizing | jit-on-first-use", "bug": "b/216762268", "description": ["bug in the loop optimization"] }