aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sytest-blacklist5
-rw-r--r--sytest-whitelist1
2 files changed, 4 insertions, 2 deletions
diff --git a/sytest-blacklist b/sytest-blacklist
index ff7fdf7e..f493f94f 100644
--- a/sytest-blacklist
+++ b/sytest-blacklist
@@ -57,4 +57,7 @@ The only membership state included in a gapped incremental sync is for senders i
# Blacklisted out of flakiness after #1479
Invited user can reject local invite after originator leaves
Invited user can reject invite for empty room
-If user leaves room, remote user changes device and rejoins we see update in /sync and /keys/changes \ No newline at end of file
+If user leaves room, remote user changes device and rejoins we see update in /sync and /keys/changes
+
+# Blacklisted due to flakiness
+A prev_batch token from incremental sync can be used in the v1 messages API \ No newline at end of file
diff --git a/sytest-whitelist b/sytest-whitelist
index 5c57bb14..cecf24f7 100644
--- a/sytest-whitelist
+++ b/sytest-whitelist
@@ -481,7 +481,6 @@ m.room.history_visibility == "joined" allows/forbids appropriately for Guest use
m.room.history_visibility == "joined" allows/forbids appropriately for Real users
POST rejects invalid utf-8 in JSON
Users cannot kick users who have already left a room
-A prev_batch token from incremental sync can be used in the v1 messages API
Event with an invalid signature in the send_join response should not cause room join to fail
Inbound federation rejects typing notifications from wrong remote
Should not be able to take over the room by pretending there is no PL event