Skip to content

Commit 2e3b8dd

Browse files
Update sytest.list
1 parent e0a133d commit 2e3b8dd

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

sytest.list

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Extracted from matrix-org/sytest#9ea3f15b
1+
# Extracted from matrix-org/sytest#da1c9e22
22
# With `grep -E "^\s*(test|multi_test) \"" -R . | grep ".pl:" | docker run --rm -i -e LC_ALL=C ubuntu:18.04 sort`
33

44
./tests/10apidoc/01register.pl: test "POST $ep_name admin with shared secret",
@@ -421,11 +421,6 @@
421421
./tests/42tags.pl:test "Tags appear in the v1 /events stream",
422422
./tests/42tags.pl:test "Tags appear in the v1 /initialSync",
423423
./tests/42tags.pl:test "Tags appear in the v1 room initial sync",
424-
./tests/43search.pl: test "Search results with $ordering_type ordering do not include redacted events",
425-
./tests/43search.pl:test "Can back-paginate search results",
426-
./tests/43search.pl:test "Can get context around search results",
427-
./tests/43search.pl:test "Can search for an event by body",
428-
./tests/43search.pl:test "Search works across an upgraded room and its predecessor",
429424
./tests/44account_data.pl:test "Account data appears in v1 /events stream",
430425
./tests/44account_data.pl:test "Can add account data to room",
431426
./tests/44account_data.pl:test "Can add account data",
@@ -636,11 +631,6 @@
636631
./tests/61push/05_set_actions.pl:test "Changing the actions of an unknown default rule fails with 404",
637632
./tests/61push/05_set_actions.pl:test "Changing the actions of an unknown rule fails with 404",
638633
./tests/61push/06_get_pusher.pl:test "Can fetch a user's pushers",
639-
./tests/61push/06_push_rules_in_sync.pl:test "Adding a push rule wakes up an incremental /sync",
640-
./tests/61push/06_push_rules_in_sync.pl:test "Disabling a push rule wakes up an incremental /sync",
641-
./tests/61push/06_push_rules_in_sync.pl:test "Enabling a push rule wakes up an incremental /sync",
642-
./tests/61push/06_push_rules_in_sync.pl:test "Push rules come down in an initial /sync",
643-
./tests/61push/06_push_rules_in_sync.pl:test "Setting actions for a push rule wakes up an incremental /sync",
644634
./tests/61push/07_set_enabled.pl:test "Can enable/disable default rules",
645635
./tests/61push/07_set_enabled.pl:test "Enabling an unknown default rule fails with 404",
646636
./tests/61push/08_rejected_pushers.pl:multi_test "Test that rejected pushers are removed.",

0 commit comments

Comments
 (0)