Skip to content

New Phrase Updates#765

Merged
kkuepper merged 2 commits into
developfrom
phrase-translations
Jun 25, 2025
Merged

New Phrase Updates#765
kkuepper merged 2 commits into
developfrom
phrase-translations

New de translations for main committed.

32a9008
Select commit
Loading
Failed to load commit list.
Azure Pipelines / YAML BMM App iOS cancelled Jun 25, 2025 in 2m 51s

Build #20250625.4 had test failures

Details

Tests

  • Failed: 2 (1.33%)
  • Passed: 148 (98.67%)
  • Other: 0 (0.00%)
  • Total: 150

Annotations

Check failure on line 435 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / YAML BMM App iOS

Build log #L435

The Operation will be canceled. The next steps may not contain expected logs.

Check failure on line 436 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / YAML BMM App iOS

Build log #L436

The operation was canceled.

Check failure on line 1 in BMM.Core.Test.Integration.Client.BmmClientTests.Track_GetById_ThrowsNotFoundException

See this annotation in the file changed.

@azure-pipelines azure-pipelines / YAML BMM App iOS

BMM.Core.Test.Integration.Client.BmmClientTests.Track_GetById_ThrowsNotFoundException

  Expected: <BMM.Api.Framework.Exceptions.NotFoundException>
  But was:  <BMM.Api.Framework.Exceptions.InternetProblemsException: Unable to perform the request
 ---> System.Net.Http.HttpRequestException: nodename nor servname provided, or not known (bmm-api.brunstad.org:443)
 ---> System.Net.Sockets.SocketException (0xFFFDFFFF): nodename nor servname provided, or not known
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at BMM.Api.Framework.HTTP.RequestHandler.SendRequest(HttpRequestMessage httpRequest, Nullable`1 token) in /Users/runner/work/1/s/BMM.Api/Framework/HTTP/RequestHandler.cs:line 120
   --- End of inner exception stack trace ---
   at BMM.Api.Framework.HTTP.RequestHandler.SendRequest(HttpRequestMessage httpRequest, Nullable`1 token) in /Users/runner/work/1/s/BMM.Api/Framework/HTTP/RequestHandler.cs:line 126
   at BMM.Api.Framework.HTTP.RequestHandler.GetResponseByHttpRequest(HttpRequestMessage httpRequest, Nullable`1 cancellationToken) in /Users/runner/work/1/s/BMM.Api/Framework/HTTP/RequestHandler.cs:line 92
   at BMM.Api.Framework.HTTP.RequestHandler.GetResponse(IRequest request, IDictionary`2 customHeaders, Nullable`1 cancellationToken) in /Users/runner/work/1/s/BMM.Api/Framework/HTTP/RequestHandler.cs:line 49
   at BMM.Api.Framework.HTTP.RequestHandler.GetResolvedResponse[T](IRequest request, IDictionary`2 customHeaders, Nullable`1 cancellationToken) in /Users/runner/work/1/s/BMM.Api/Framework/HTTP/RequestHandler.cs:line 39
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Assert.ThrowsAsync(IResolveConstraint expression, AsyncTestDelegate code, String message, Object[] args)>
Raw output
   at BMM.Core.Test.Integration.Client.BmmClientTests.Track_GetById_ThrowsNotFoundException() in /Users/runner/work/1/s/BMM.Tests/BMM.Core.Test/Integration/Client/BmmClientTests.cs:line 68

1)    at BMM.Core.Test.Integration.Client.BmmClientTests.Track_GetById_ThrowsNotFoundException() in /Users/runner/work/1/s/BMM.Tests/BMM.Core.Test/Integration/Client/BmmClientTests.cs:line 68

Check failure on line 1 in BMM.Core.Test.Integration.Client.BmmClientTests.Track_GetById_ReturnsATrack

See this annotation in the file changed.

@azure-pipelines azure-pipelines / YAML BMM App iOS

BMM.Core.Test.Integration.Client.BmmClientTests.Track_GetById_ReturnsATrack

BMM.Api.Framework.Exceptions.InternetProblemsException : Unable to perform the request
  ----> System.Net.Http.HttpRequestException : nodename nor servname provided, or not known (bmm-api.brunstad.org:443)
  ----> System.Net.Sockets.SocketException : nodename nor servname provided, or not known
Raw output
   at BMM.Api.Framework.HTTP.RequestHandler.SendRequest(HttpRequestMessage httpRequest, Nullable`1 token) in /Users/runner/work/1/s/BMM.Api/Framework/HTTP/RequestHandler.cs:line 126
   at BMM.Api.Framework.HTTP.RequestHandler.GetResponseByHttpRequest(HttpRequestMessage httpRequest, Nullable`1 cancellationToken) in /Users/runner/work/1/s/BMM.Api/Framework/HTTP/RequestHandler.cs:line 92
   at BMM.Api.Framework.HTTP.RequestHandler.GetResponse(IRequest request, IDictionary`2 customHeaders, Nullable`1 cancellationToken) in /Users/runner/work/1/s/BMM.Api/Framework/HTTP/RequestHandler.cs:line 49
   at BMM.Api.Framework.HTTP.RequestHandler.GetResolvedResponse[T](IRequest request, IDictionary`2 customHeaders, Nullable`1 cancellationToken) in /Users/runner/work/1/s/BMM.Api/Framework/HTTP/RequestHandler.cs:line 39
   at BMM.Core.Test.Integration.Client.BmmClientTests.Track_GetById_ReturnsATrack() in /Users/runner/work/1/s/BMM.Tests/BMM.Core.Test/Integration/Client/BmmClientTests.cs:line 57
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)
--HttpRequestException
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at BMM.Api.Framework.HTTP.RequestHandler.SendRequest(HttpRequestMessage httpRequest, Nullable`1 token) in /Users/runner/work/1/s/BMM.Api/Framework/HTTP/RequestHandler.cs:line 120
--SocketException
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)