Browse Source

Unblacklist fixed tests (#10357)

tags/v1.39.0rc1
Erik Johnston 2 years ago
committed by GitHub
parent
commit
8eddbde0e2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 5 deletions
  1. +1
    -1
      changelog.d/10345.misc
  2. +1
    -0
      changelog.d/10357.misc
  3. +0
    -4
      sytest-blacklist

+ 1
- 1
changelog.d/10345.misc View File

@@ -1 +1 @@
Re-enable a Sytest that was disabled for the 1.37.1 release.
Re-enable Sytests that were disabled for the 1.37.1 release.

+ 1
- 0
changelog.d/10357.misc View File

@@ -0,0 +1 @@
Re-enable Sytests that were disabled for the 1.37.1 release.

+ 0
- 4
sytest-blacklist View File

@@ -41,7 +41,3 @@ We can't peek into rooms with invited history_visibility
We can't peek into rooms with joined history_visibility
Local users can peek by room alias
Peeked rooms only turn up in the sync for the device who peeked them


# Blacklisted due to changes made in #10272
Federation rejects inbound events where the prev_events cannot be found

Loading…
Cancel
Save