Skip to content

.NET 4.8 Framework support #198

.NET 4.8 Framework support

.NET 4.8 Framework support #198

Triggered via pull request November 6, 2023 09:30
Status Failure
Total duration 20m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lts.yml

on: pull_request
Matrix: test / test
Fit to window
Zoom out
Zoom in

Annotations

63 errors
EventStore.Client.AuthenticationTests.system_call_with_credentials_combination(caseNr: 1
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.AuthenticationTests.system_call_with_credentials_combination(caseNr: 3
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.AuthenticationTests.system_call_with_credentials_combination(caseNr: 9
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.AuthenticationTests.system_call_with_credentials_combination(caseNr: 7
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.AuthenticationTests.system_call_with_credentials_combination(caseNr: 8
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.AuthenticationTests.system_call_with_credentials_combination(caseNr: 5
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.AuthenticationTests.system_call_with_credentials_combination(caseNr: 4
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.AuthenticationTests.system_call_with_credentials_combination(caseNr: 2
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.AuthenticationTests.system_call_with_credentials_combination(caseNr: 6
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.admin_resign_node.resign_node_does_not_throw
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.resetting_user_password.with_empty_input_throws(loginName: "ouro"
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.resetting_user_password.with_empty_input_throws(loginName: ""
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.resetting_user_password.with_user_with_insufficient_credentials_throws
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.resetting_user_password.with_user_with_insufficient_credentials_throws
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.resetting_user_password.with_user_with_insufficient_credentials_throws
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.resetting_user_password.with_correct_credentials
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.resetting_user_password.with_null_input_throws(loginName: "ouro"
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.resetting_user_password.with_null_input_throws(loginName: null
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.resetting_user_password.with_own_credentials_throws
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.getting_current_user.returns_the_current_user
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.list_all_projections.returns_expected_result
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.list_continuous_projections.returns_expected_result
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.enable.status_is_running
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.get_status.returns_expected_result
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.reset.status_is_running
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.get_result.returns_expected_result
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.list_one_time_projections.returns_expected_result
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.get_state.returns_expected_result
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.abort.status_is_aborted
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.update.returns_expected_result(emitEnabled: True)
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.reconnection.when_the_connection_is_lost: test/EventStore.Client.Streams.Tests/reconnection.cs#L40
System.IO.IOException : Received an unexpected EOF or 0 bytes from the transport stream.
test / EventStore.Client.Streams/ubuntu-latest/net7.0/lts
Process completed with exit code 1.
EventStore.Client.reconnection.when_the_connection_is_lost: test/EventStore.Client.Streams.Tests/reconnection.cs#L40
System.IO.IOException : Received an unexpected EOF or 0 bytes from the transport stream.
test / EventStore.Client.Streams/ubuntu-latest/net6.0/lts
Process completed with exit code 1.
EventStore.Client.SubscriptionToStream.list_with_persistent_subscriptions.throws_with_non_existing_user
Grpc.Core.RpcException : Status(StatusCode="Unavailable", Detail="Error starting gRPC call. HttpRequestException: The SSL connection could not be established, see inner exception. IOException: Received an unexpected EOF or 0 bytes from the transport stream.", DebugException="System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.") ---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception. -------- System.IO.IOException : Received an unexpected EOF or 0 bytes from the transport stream.
EventStore.Client.SubscriptionToStream.list_with_persistent_subscriptions.throws_for_non_existing
Grpc.Core.RpcException : Status(StatusCode="Unavailable", Detail="Error starting gRPC call. HttpRequestException: The SSL connection could not be established, see inner exception. IOException: Received an unexpected EOF or 0 bytes from the transport stream.", DebugException="System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.") ---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception. -------- System.IO.IOException : Received an unexpected EOF or 0 bytes from the transport stream.
EventStore.Client.SubscriptionToStream.list_with_persistent_subscriptions.returns_result_with_normal_user_credentials
Grpc.Core.RpcException : Status(StatusCode="Unavailable", Detail="Error starting gRPC call. HttpRequestException: The SSL connection could not be established, see inner exception. IOException: Received an unexpected EOF or 0 bytes from the transport stream.", DebugException="System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.") ---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception. -------- System.IO.IOException : Received an unexpected EOF or 0 bytes from the transport stream.
EventStore.Client.SubscriptionToStream.list_with_persistent_subscriptions.returns_all_subscriptions
Grpc.Core.RpcException : Status(StatusCode="Unavailable", Detail="Error starting gRPC call. HttpRequestException: The SSL connection could not be established, see inner exception. IOException: Received an unexpected EOF or 0 bytes from the transport stream.", DebugException="System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.") ---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception. -------- System.IO.IOException : Received an unexpected EOF or 0 bytes from the transport stream.
EventStore.Client.SubscriptionToStream.list_with_persistent_subscriptions.returns_subscriptions_to_stream
Grpc.Core.RpcException : Status(StatusCode="Unavailable", Detail="Error starting gRPC call. HttpRequestException: The SSL connection could not be established, see inner exception. IOException: Received an unexpected EOF or 0 bytes from the transport stream.", DebugException="System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.") ---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception. -------- System.IO.IOException : Received an unexpected EOF or 0 bytes from the transport stream.
EventStore.Client.SubscriptionToStream.list_with_persistent_subscriptions.throws_with_no_credentials
Grpc.Core.RpcException : Status(StatusCode="Unavailable", Detail="Error starting gRPC call. HttpRequestException: The SSL connection could not be established, see inner exception. IOException: Received an unexpected EOF or 0 bytes from the transport stream.", DebugException="System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.") ---- System.Net.Http.HttpRequestException : The SSL connection could not be established, see inner exception. -------- System.IO.IOException : Received an unexpected EOF or 0 bytes from the transport stream.
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net6.0/lts
Process completed with exit code 1.
test / EventStore.Client.Streams/ubuntu-latest/net48/lts
The job running on runner GitHub Actions 37 has exceeded the maximum execution time of 20 minutes.
EventStore.Client.Bugs.Issue_104.subscription_does_not_send_checkpoint_reached_after_disposal
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.Security.multiple_role_security.multiple_roles_are_handled_correctly
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.subscribe_to_all.reads_all_existing_events_and_keep_listening_to_new_ones
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.subscribe_to_all.calls_subscription_dropped_when_disposed
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.subscribe_to_all.subscribe_to_empty_database
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.subscribe_to_all.calls_subscription_dropped_when_error_processing_event
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.deleting_stream_with_timeout.any_stream_revision_delete_fails_when_operation_expired
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.deleting_stream_with_timeout.stream_revision_delete_fails_when_operation_expired
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.deleting_stream_with_timeout.any_stream_revision_tombstoning_fails_when_operation_expired
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.deleting_stream_with_timeout.stream_revision_tombstoning_fails_when_operation_expired
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net48/lts
The job running on runner GitHub Actions 32 has exceeded the maximum execution time of 20 minutes.
EventStore.Client.SubscriptionToAll.connect_to_existing_with_start_from_beginning.the_subscription_gets_event_zero_as_its_first_event
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.SubscriptionToStream.list_with_persistent_subscriptions.throws_with_non_existing_user
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.SubscriptionToStream.list_with_persistent_subscriptions.throws_for_non_existing
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.SubscriptionToStream.list_with_persistent_subscriptions.returns_result_with_normal_user_credentials
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.SubscriptionToStream.list_with_persistent_subscriptions.returns_all_subscriptions
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.SubscriptionToStream.list_with_persistent_subscriptions.returns_subscriptions_to_stream
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.SubscriptionToStream.list_with_persistent_subscriptions.throws_with_no_credentials
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.SubscriptionToStream.connecting_to_a_persistent_subscription.the_subscription_gets_the_written_event_as_its_first_event
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.SubscriptionToStream.connect_to_existing_with_start_from_not_set_and_events_in_it.the_subscription_gets_no_events
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)
EventStore.Client.SubscriptionToAll.list_with_persistent_subscriptions.throws_with_non_existing_user
System.DllNotFoundException : winhttp.dll assembly:<unknown assembly> type:<unknown type> member:(null)