Live caught up subscription message (DEV-112) #1030
Annotations
145 errors
EventStore.Client.admin.merge_indexes_does_not_throw
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.admin.restart_persistent_subscriptions_does_not_throw
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.admin.restart_persistent_subscriptions_without_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.admin.merge_indexes_without_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.admin_shutdown_node.shutdown_without_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.disabling_a_user.with_user_with_insufficient_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.admin_shutdown_node.shutdown_does_not_throw
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_thread_count_le_one_throws(threadCount: -1)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.disabling_a_user.with_user_with_insufficient_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_thread_count_le_one_throws(threadCount: -2147483648)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.disabling_a_user.with_user_with_insufficient_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_thread_count_le_one_throws(threadCount: 0)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_start_from_chunk_lt_zero_throws(startFromChunk: -2)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.disabling_a_user.with_null_input_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.disabling_a_user.that_was_disabled
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.disabling_a_user.that_is_enabled
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.disabling_a_user.with_empty_input_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.resetting_user_password.with_empty_input_throws(loginName: "ouro"
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.resetting_user_password.with_empty_input_throws(loginName: ""
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.resetting_user_password.with_user_with_insufficient_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net5.0/ci
The job running on runner GitHub Actions 49 has exceeded the maximum execution time of 20 minutes.
|
EventStore.Client.SubscriptionToStream.happy_case_catching_up_to_normal_events_manual_ack.Test
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToStream.create_with_dont_timeout.the_subscription_is_created_without_error
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToStream.connect_to_existing_with_start_from_x_set_and_events_in_it_then_event_written.the_subscription_gets_the_written_event_as_its_first_event
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToAll.connect_to_non_existing_with_permissions.throws_persistent_subscription_not_found
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToAll.connect_to_existing_with_start_from_not_set_then_event_written.the_subscription_gets_the_written_event_as_its_first_non_system_event
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToStream.update_non_existent.the_completion_fails_with_not_found
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToStream.deleting_without_permissions.the_delete_fails_with_access_denied
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToAll.create_with_commit_position_larger_than_last_indexed_position.fails
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToStream.connect_to_existing_with_start_from_beginning_and_events_in_it.the_subscription_gets_event_zero_as_its_first_event
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.Bugs.Issue_1125.persistent_subscription_delivers_all_events(iteration: 38)
EventStore.Client.AccessDeniedException : Access denied.
|
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net6.0/ci
The job running on runner GitHub Actions 53 has exceeded the maximum execution time of 20 minutes.
|
EventStore.Client.SubscriptionToStream.replay_parked.throws_when_given_non_existing_subscription
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToStream.replay_parked.throws_with_normal_user_credentials
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToStream.replay_parked.throws_with_no_credentials
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToStream.replay_parked.does_not_throw
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToAll.deleting_without_permissions.the_delete_fails_with_access_denied
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.read_all_with_timeout.fails_when_operation_expired
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.Security.subscribe_to_stream_security.subscribing_to_all_access_normal_stream_succeeds_when_any_existing_user_credentials_are_passed
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToAll.connect_to_existing_with_start_from_not_set_then_event_written.the_subscription_gets_the_written_event_as_its_first_non_system_event
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.Security.subscribe_to_stream_security.subscribing_to_all_access_normal_streamm_succeeds_when_admin_user_credentials_are_passed
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToStream.create_on_non_existing_stream.the_completion_succeeds
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToStream.connecting_to_a_persistent_subscription.the_subscription_gets_the_written_event_as_its_first_event
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.Security.subscribe_to_stream_security.subscribing_to_all_access_normal_stream_is_not_authenticated_when_not_existing_credentials_are_passed
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToAll.connect_to_existing_with_start_from_set_to_end_position.the_subscription_gets_no_non_system_events
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.Security.subscribe_to_stream_security.subscribing_to_no_acl_stream_is_not_authenticated_when_not_existing_credentials_are_passed
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToAll.connect_to_existing_with_permissions.the_subscription_succeeds
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.Security.subscribe_to_stream_security.subscribing_to_stream_with_no_credentials_is_denied
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.resetting_user_password.with_empty_input_throws(loginName: "ouro"
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.Security.subscribe_to_stream_security.subscribing_to_no_acl_stream_succeeds_when_any_existing_user_credentials_are_passed
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.resetting_user_password.with_empty_input_throws(loginName: ""
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.Security.subscribe_to_stream_security.reading_stream_with_admin_user_credentials_succeeds
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.resetting_user_password.with_user_with_insufficient_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.Security.subscribe_to_stream_security.reading_stream_with_authorized_user_credentials_succeeds
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.resetting_user_password.with_user_with_insufficient_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.Security.subscribe_to_stream_security.subscribing_to_no_acl_stream_succeeds_when_admin_user_credentials_are_passed
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.resetting_user_password.with_user_with_insufficient_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.resetting_user_password.with_correct_credentials
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.resetting_user_password.with_null_input_throws(loginName: "ouro"
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.resetting_user_password.with_null_input_throws(loginName: null
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.resetting_user_password.with_own_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.getting_current_user.returns_the_current_user
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.admin_resign_node.resign_node_does_not_throw
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.admin_resign_node.resign_node_without_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_thread_count_le_one_throws(threadCount: -1)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_thread_count_le_one_throws(threadCount: -2147483648)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_thread_count_le_one_throws(threadCount: 0)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_start_from_chunk_lt_zero_throws(startFromChunk: -2)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_start_from_chunk_lt_zero_throws(startFromChunk: -2147483648)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_start_from_chunk_lt_zero_throws(startFromChunk: -1)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.stop_when_no_scavenge_is_running
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.enable.status_is_running
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_without_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.abort.status_is_aborted
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.restart_subsystem.does_not_throw
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.restart_subsystem.throws_when_given_no_credentials
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.get_result.returns_expected_result
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.list_one_time_projections.returns_expected_result
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.create.transient
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.create.continuous(trackEmittedStreams: True)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.create.continuous(trackEmittedStreams: False)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.create.one_time
EventStore.Client.AccessDeniedException : Access denied.
|
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net7.0/ci
The job running on runner GitHub Actions 58 has exceeded the maximum execution time of 20 minutes.
|
EventStore.Client.read_enumeration_tests.all_enumerating_messages_twice_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToAll.create_duplicate.the_completion_fails
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToAll.update_with_prepare_position_larger_than_commit_position.fails_with_argument_out_of_range_exception
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.read_enumeration_tests.referencing_messages_twice_does_not_throw
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToAll.connect_to_existing_with_max_one_client.the_second_subscription_fails_to_connect
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.read_enumeration_tests.all_referencing_messages_twice_does_not_throw
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToAll.update_existing_filtered.the_completion_succeeds
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.read_enumeration_tests.enumerating_messages_twice_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToAll.happy_case_filtered.reads_all_existing_filtered_events(filterName: "EventTypePrefix")
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.subscribe_to_all.Callback_calls_subscription_dropped_when_error_processing_event
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToAll.happy_case_filtered.reads_all_existing_filtered_events(filterName: "EventTypeRegex")
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.SubscriptionToAll.happy_case_filtered.reads_all_existing_filtered_events(filterName: "StreamNamePrefix")
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.subscribe_to_all.Iterator_client_stops_reading_messages_when_subscription_disposed
Ductus.FluentDocker.Common.FluentDockerException : Could not create Service from ghcr.io/eventstore/eventstore:ci with command , args , and parameters --name es-client-dotnet-test -p 2113:2113 -e EVENTSTORE_DB_LOG_FORMAT=V2 -e EVENTSTORE_MEM_DB=true -e EVENTSTORE_CERTIFICATE_FILE=/etc/eventstore/certs/node/node.crt -e EVENTSTORE_CERTIFICATE_PRIVATE_KEY_FILE=/etc/eventstore/certs/node/node.key -e EVENTSTORE_TRUSTED_ROOT_CERTIFICATES_PATH=/etc/eventstore/certs/ca -e EVENTSTORE_LOG_LEVEL=Verbose -e EVENTSTORE_STREAM_EXISTENCE_FILTER_SIZE=10000 -e EVENTSTORE_ENABLE_ATOM_PUB_OVER_HTTP=True -v /home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/test/EventStore.Client.Streams.Tests/../../certs:/etc/eventstore/certs:ro. Result: Error response from daemon: Conflict. The container name "/es-client-dotnet-test" is already in use by container "4b10a1e6cffbdbd122e5c3700d14ba31281dbb1ba28e44c4cdcf022bdeb4778b". You have to remove (or rename) that container to be able to reuse that name.
|
EventStore.Client.SubscriptionToAll.happy_case_filtered.reads_all_existing_filtered_events(filterName: "StreamNameRegex")
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.subscribe_to_all.Iterator_reads_all_existing_events_and_keep_listening_to_new_ones
Ductus.FluentDocker.Common.FluentDockerException : Could not create Service from ghcr.io/eventstore/eventstore:ci with command , args , and parameters --name es-client-dotnet-test -p 2113:2113 -e EVENTSTORE_DB_LOG_FORMAT=V2 -e EVENTSTORE_MEM_DB=true -e EVENTSTORE_CERTIFICATE_FILE=/etc/eventstore/certs/node/node.crt -e EVENTSTORE_CERTIFICATE_PRIVATE_KEY_FILE=/etc/eventstore/certs/node/node.key -e EVENTSTORE_TRUSTED_ROOT_CERTIFICATES_PATH=/etc/eventstore/certs/ca -e EVENTSTORE_LOG_LEVEL=Verbose -e EVENTSTORE_STREAM_EXISTENCE_FILTER_SIZE=10000 -e EVENTSTORE_ENABLE_ATOM_PUB_OVER_HTTP=True -v /home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/test/EventStore.Client.Streams.Tests/../../certs:/etc/eventstore/certs:ro. Result: Error response from daemon: Conflict. The container name "/es-client-dotnet-test" is already in use by container "4b10a1e6cffbdbd122e5c3700d14ba31281dbb1ba28e44c4cdcf022bdeb4778b". You have to remove (or rename) that container to be able to reuse that name.
|
EventStore.Client.restart_subsystem.does_not_throw
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.subscribe_to_all.Iterator_client_stops_reading_messages_when_error_processing_event
Ductus.FluentDocker.Common.FluentDockerException : Could not create Service from ghcr.io/eventstore/eventstore:ci with command , args , and parameters --name es-client-dotnet-test -p 2113:2113 -e EVENTSTORE_DB_LOG_FORMAT=V2 -e EVENTSTORE_MEM_DB=true -e EVENTSTORE_CERTIFICATE_FILE=/etc/eventstore/certs/node/node.crt -e EVENTSTORE_CERTIFICATE_PRIVATE_KEY_FILE=/etc/eventstore/certs/node/node.key -e EVENTSTORE_TRUSTED_ROOT_CERTIFICATES_PATH=/etc/eventstore/certs/ca -e EVENTSTORE_LOG_LEVEL=Verbose -e EVENTSTORE_STREAM_EXISTENCE_FILTER_SIZE=10000 -e EVENTSTORE_ENABLE_ATOM_PUB_OVER_HTTP=True -v /home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/test/EventStore.Client.Streams.Tests/../../certs:/etc/eventstore/certs:ro. Result: Error response from daemon: Conflict. The container name "/es-client-dotnet-test" is already in use by container "4b10a1e6cffbdbd122e5c3700d14ba31281dbb1ba28e44c4cdcf022bdeb4778b". You have to remove (or rename) that container to be able to reuse that name.
|
EventStore.Client.restart_subsystem.throws_with_no_credentials
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.subscribe_to_all.Iterator_subscribe_to_empty_database
Ductus.FluentDocker.Common.FluentDockerException : Could not create Service from ghcr.io/eventstore/eventstore:ci with command , args , and parameters --name es-client-dotnet-test -p 2113:2113 -e EVENTSTORE_DB_LOG_FORMAT=V2 -e EVENTSTORE_MEM_DB=true -e EVENTSTORE_CERTIFICATE_FILE=/etc/eventstore/certs/node/node.crt -e EVENTSTORE_CERTIFICATE_PRIVATE_KEY_FILE=/etc/eventstore/certs/node/node.key -e EVENTSTORE_TRUSTED_ROOT_CERTIFICATES_PATH=/etc/eventstore/certs/ca -e EVENTSTORE_LOG_LEVEL=Verbose -e EVENTSTORE_STREAM_EXISTENCE_FILTER_SIZE=10000 -e EVENTSTORE_ENABLE_ATOM_PUB_OVER_HTTP=True -v /home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/test/EventStore.Client.Streams.Tests/../../certs:/etc/eventstore/certs:ro. Result: Error response from daemon: Conflict. The container name "/es-client-dotnet-test" is already in use by container "4b10a1e6cffbdbd122e5c3700d14ba31281dbb1ba28e44c4cdcf022bdeb4778b". You have to remove (or rename) that container to be able to reuse that name.
|
EventStore.Client.subscribe_to_all.Callback_calls_subscription_dropped_when_disposed
Ductus.FluentDocker.Common.FluentDockerException : Could not create Service from ghcr.io/eventstore/eventstore:ci with command , args , and parameters --name es-client-dotnet-test -p 2113:2113 -e EVENTSTORE_DB_LOG_FORMAT=V2 -e EVENTSTORE_MEM_DB=true -e EVENTSTORE_CERTIFICATE_FILE=/etc/eventstore/certs/node/node.crt -e EVENTSTORE_CERTIFICATE_PRIVATE_KEY_FILE=/etc/eventstore/certs/node/node.key -e EVENTSTORE_TRUSTED_ROOT_CERTIFICATES_PATH=/etc/eventstore/certs/ca -e EVENTSTORE_LOG_LEVEL=Verbose -e EVENTSTORE_STREAM_EXISTENCE_FILTER_SIZE=10000 -e EVENTSTORE_ENABLE_ATOM_PUB_OVER_HTTP=True -v /home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/test/EventStore.Client.Streams.Tests/../../certs:/etc/eventstore/certs:ro. Result: Error response from daemon: Conflict. The container name "/es-client-dotnet-test" is already in use by container "4b10a1e6cffbdbd122e5c3700d14ba31281dbb1ba28e44c4cdcf022bdeb4778b". You have to remove (or rename) that container to be able to reuse that name.
|
EventStore.Client.get_state.returns_expected_result
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.enable.status_is_running
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.get_status.returns_expected_result
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.disable.status_is_stopped
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.abort.status_is_aborted
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.list_continuous_projections.returns_expected_result
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.update.returns_expected_result(emitEnabled: True)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.update.returns_expected_result(emitEnabled: False)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.update.returns_expected_result(emitEnabled: null)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.admin_resign_node.resign_node_does_not_throw
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.get_result.returns_expected_result
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.admin_resign_node.resign_node_without_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_thread_count_le_one_throws(threadCount: -1)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_thread_count_le_one_throws(threadCount: -2147483648)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_thread_count_le_one_throws(threadCount: 0)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_start_from_chunk_lt_zero_throws(startFromChunk: -2)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_start_from_chunk_lt_zero_throws(startFromChunk: -2147483648)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_with_start_from_chunk_lt_zero_throws(startFromChunk: -1)
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.stop_when_no_scavenge_is_running
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.scavenge.start_without_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.get_result.returns_expected_result
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.enable.status_is_running
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.reset.status_is_running
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.list_continuous_projections.returns_expected_result
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.disable.status_is_stopped
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.abort.status_is_aborted
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.list_all_projections.returns_expected_result
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.get_status.returns_expected_result
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.restart_subsystem.does_not_throw
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.restart_subsystem.throws_when_given_no_credentials
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.listing_users.returns_all_users
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.creating_a_user.with_empty_input_throws(loginName: "ouro"
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.creating_a_user.with_empty_input_throws(loginName: "ouro"
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.creating_a_user.with_empty_input_throws(loginName: ""
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.creating_a_user.can_be_read
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.creating_a_user.with_user_with_insufficient_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.creating_a_user.with_user_with_insufficient_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.creating_a_user.with_user_with_insufficient_credentials_throws
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.creating_a_user.with_null_input_throws(loginName: "ouro"
EventStore.Client.AccessDeniedException : Access denied.
|
EventStore.Client.creating_a_user.with_null_input_throws(loginName: "ouro"
EventStore.Client.AccessDeniedException : Access denied.
|
test / EventStore.Client.Streams/ubuntu-latest/net5.0/ci
The run was canceled by @w1am.
|
test / EventStore.Client.Streams/ubuntu-latest/net5.0/ci
The operation was canceled.
|