The .NET CI run for PR #10588 failed in an unrelated ADO.NET MySQL streaming test.
Run: https://github.com/dotnet/orleans/actions/runs/33247133951
Head: 545fd2c90c6f75fc5c7dc0770c3034f66de9dc5f
Matrix: MariaDB/MySQL provider tests, net10.0
Failing test:
Tester.AdoNet.Streaming.MySqlAdoNetClientStreamTests.AdoNetStreamConsumerOnDroppedClientTest
Failure after approximately three minutes:
System.Threading.Tasks.TaskCanceledException: A task was canceled.
PR #10588 changes Kinesis stream partition recovery and does not modify ADO.NET, MySQL, or dropped-client handling, so this appears to be an independent test-reliability issue. The failed job has been retried.
The
.NET CIrun for PR #10588 failed in an unrelated ADO.NET MySQL streaming test.Run: https://github.com/dotnet/orleans/actions/runs/33247133951
Head:
545fd2c90c6f75fc5c7dc0770c3034f66de9dc5fMatrix: MariaDB/MySQL provider tests,
net10.0Failing test:
Failure after approximately three minutes:
PR #10588 changes Kinesis stream partition recovery and does not modify ADO.NET, MySQL, or dropped-client handling, so this appears to be an independent test-reliability issue. The failed job has been retried.