diff options
| -rw-r--r-- | test/knownfailures.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json index df24c7d749..229d618a2d 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json @@ -1,5 +1,11 @@ [ { + "tests": "1934-jvmti-signal-thread", + "description": ["Disables 1934-jvmti-signal-thread in tracing configurations"], + "variant": "trace | stream", + "bug": "http://b/67384421" + }, + { "tests": "153-reference-stress", "description": ["Disable 153-reference-stress temporarily until a fix", "arrives."], |