Skip to content

Conversation

@github-actions
Copy link
Contributor

Updates the .NET SDK to version 9.0.100-preview.2.24074.8, which also updates the .NET runtime from version 9.0.0-alpha.1.24061.26 to version 9.0.0-preview.2.24073.12.

This pull request was auto-generated by GitHub Actions.

Update .NET SDK to version 9.0.100-preview.2.24074.8.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot requested review from a team and wtgodbe as code owners January 24, 2024 21:57
@ghost ghost added area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework Type: Dependency Update 🔼 labels Jan 24, 2024
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving SDK update.

@eerhardt
Copy link
Member

@BrennanConroy - looks like you added this test in #49938. Have you ever seen it time out before? Should I quarantine this test? Or just retry it?

2024-01-24T22:41:21.1022920Z  | [30.025s] Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisEndToEndTests Error: Test threw an exception.
2024-01-24T22:41:21.1022953Z  | System.TimeoutException: The operation has timed out.
2024-01-24T22:41:21.1022984Z  |    at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter[T](Task`1 task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 88
2024-01-24T22:41:21.1023014Z  |    at Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisEndToEndTests.CanSendAndReceiveUserMessagesUserNameWithPatternIsTreatedAsLiteral(HttpTransportType transportType, String protocolName) in /_/src/SignalR/server/StackExchangeRedis/test/RedisEndToEnd.cs:line 203
2024-01-24T22:41:21.1023065Z  |    at Xunit.Sdk.TestInvoker`1.<>c__DisplayClass48_0.<<InvokeTestMethodAsync>b__1>d.MoveNext() in /_/src/xunit.execution/Sdk/Frameworks/Runners/TestInvoker.cs:line 264
2024-01-24T22:41:21.1023095Z  | --- End of stack trace from previous location ---
2024-01-24T22:41:21.1023290Z  |    at Xunit.Sdk.ExecutionTimer.AggregateAsync(Func`1 asyncAction) in /_/src/xunit.execution/Sdk/Frameworks/ExecutionTimer.cs:line 48
2024-01-24T22:41:21.1023332Z  |    at Xunit.Sdk.ExceptionAggregator.RunAsync(Func`1 code) in /_/src/xunit.core/Sdk/ExceptionAggregator.cs:line 90

@BrennanConroy
Copy link
Member

I think it's a general test issue with the SignalR RedisEndToEndTests. We should probably retry the whole class and file an issue.

@eerhardt
Copy link
Member

Logged #53644

@github-actions
Copy link
Contributor Author

Superseded by #53685.

@github-actions github-actions bot closed this Jan 29, 2024
@github-actions github-actions bot deleted the update-dotnet-sdk-9.0.100-preview.2.24074.8 branch January 29, 2024 12:07
@wtgodbe
Copy link
Member

wtgodbe commented Jan 29, 2024

@martincostello looks like it worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework Type: Dependency Update 🔼

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants