summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/knownfailures.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json
index ddf9098c64..fe1e31e759 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -122,6 +122,11 @@
"non-deterministic. Same for 913."]
},
{
+ "tests": ["1946-list-descriptors"],
+ "variant": "gcverify | trace",
+ "description": "This test is rather slow and gcverify or trace often cause it to timeout."
+ },
+ {
"tests": ["961-default-iface-resolution-gen",
"964-default-iface-init-gen",
"968-default-partial-compile-gen"],