docker: Make the complement defaults more accessible.
commit newly uncovered tests. Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -208,7 +208,6 @@
|
||||
{"Action":"pass","Test":"TestIsDirectFlagLocal"}
|
||||
{"Action":"pass","Test":"TestJoinFederatedRoomFailOver"}
|
||||
{"Action":"fail","Test":"TestJoinFederatedRoomFromApplicationServiceBridgeUser"}
|
||||
{"Action":"fail","Test":"TestJoinFederatedRoomFromApplicationServiceBridgeUser/join_remote_federated_room_as_application_service_user"}
|
||||
{"Action":"pass","Test":"TestJoinFederatedRoomWithUnverifiableEvents"}
|
||||
{"Action":"pass","Test":"TestJoinFederatedRoomWithUnverifiableEvents//send_join_response_missing_signatures_shouldn't_block_room_join"}
|
||||
{"Action":"pass","Test":"TestJoinFederatedRoomWithUnverifiableEvents//send_join_response_with_bad_signatures_shouldn't_block_room_join"}
|
||||
@@ -220,20 +219,6 @@
|
||||
{"Action":"fail","Test":"TestJson/Parallel/Invalid_JSON_special_values"}
|
||||
{"Action":"fail","Test":"TestJson/Parallel/Invalid_numerical_values"}
|
||||
{"Action":"fail","Test":"TestJumpToDateEndpoint"}
|
||||
{"Action":"fail","Test":"TestJumpToDateEndpoint/parallel"}
|
||||
{"Action":"fail","Test":"TestJumpToDateEndpoint/parallel/federation"}
|
||||
{"Action":"fail","Test":"TestJumpToDateEndpoint/parallel/federation/can_paginate_after_getting_remote_event_from_timestamp_to_event_endpoint"}
|
||||
{"Action":"fail","Test":"TestJumpToDateEndpoint/parallel/federation/looking_backwards,_should_be_able_to_find_event_that_was_sent_before_we_joined"}
|
||||
{"Action":"fail","Test":"TestJumpToDateEndpoint/parallel/federation/looking_forwards,_should_be_able_to_find_event_that_was_sent_before_we_joined"}
|
||||
{"Action":"fail","Test":"TestJumpToDateEndpoint/parallel/federation/when_looking_backwards_before_the_room_was_created,_should_be_able_to_find_event_that_was_imported"}
|
||||
{"Action":"fail","Test":"TestJumpToDateEndpoint/parallel/should_find_event_after_given_timestmap"}
|
||||
{"Action":"fail","Test":"TestJumpToDateEndpoint/parallel/should_find_event_before_given_timestmap"}
|
||||
{"Action":"fail","Test":"TestJumpToDateEndpoint/parallel/should_find_next_event_topologically_after_given_timestmap_when_all_message_timestamps_are_the_same"}
|
||||
{"Action":"fail","Test":"TestJumpToDateEndpoint/parallel/should_find_next_event_topologically_before_given_timestamp_when_all_message_timestamps_are_the_same"}
|
||||
{"Action":"pass","Test":"TestJumpToDateEndpoint/parallel/should_find_nothing_after_the_latest_timestmap"}
|
||||
{"Action":"pass","Test":"TestJumpToDateEndpoint/parallel/should_find_nothing_before_the_earliest_timestmap"}
|
||||
{"Action":"fail","Test":"TestJumpToDateEndpoint/parallel/should_not_be_able_to_query_a_private_room_you_are_not_a_member_of"}
|
||||
{"Action":"fail","Test":"TestJumpToDateEndpoint/parallel/should_not_be_able_to_query_a_public_room_you_are_not_a_member_of"}
|
||||
{"Action":"fail","Test":"TestKeyChangesLocal"}
|
||||
{"Action":"fail","Test":"TestKeyChangesLocal/New_login_should_create_a_device_lists.changed_entry"}
|
||||
{"Action":"fail","Test":"TestKeyClaimOrdering"}
|
||||
|
||||
Reference in New Issue
Block a user