diff options
| -rw-r--r-- | test/knownfailures.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json index 9c54ee0b8a..a10e0d6dc5 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json @@ -243,7 +243,8 @@ }, { "tests": ["087-gc-after-link", - "141-class-unload"], + "141-class-unload", + "2276-const-method-type-gc-cleanup"], "variant": "trace | stream" }, { |