dotnet / dotnet/runtime

Assert.Equal failure in SocketAsyncEventArgsTest.Connect_Parallel_FailsOver (got 127.0.0.1:59851)

クローズ
#123,797 コメント 7 件 リアクション 1 件 担当者 2 名 @wfurt が担当を希望しています GitHub で見る
arch-arm64 area-System.Net.Sockets Known Build Error os-tvos test-failure
主要言語
C#
スター
18.3k
フォーク
5.6k
PR マージ指標
PR 指標を取得中

説明

## Build Information
Build: [20260129.1](https://dev.azure.com/dnceng-public/public/_build/results?buildId=1271766), [20260129.5](https://dev.azure.com/dnceng-public/public/_build/results?buildId=1272660)

Build error leg or test failing: System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_Parallel_FailsOver, System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_Parallel_Success, System.Net.Sockets.Tests.SocketAsyncEventArgsTest.Connect_Parallel_Fails

Affected CI jobs: build_tvOS_arm64_Release_AllSubsets_Mono

### Causing Commit Range Information
Commit range: {TODO: Insert commit range or link to changes}

## Summary

- Assert.Equal failure in SocketAsyncEventArgsTest.Connect_Parallel_FailsOver: Expected null, Actual 127.0.0.1:59851
- Job: build_tvOS_arm64_Release_AllSubsets_Mono; failing assembly: System.Net.Sockets.Tests
- Related test Connect_Parallel_Fails timed out with message 'Completed did not get called in time' (execution time ~30.00s)
- Connect_Parallel_Success also failed with System.InvalidOperationException: 'You must call the Bind method before performing this operation.' in Socket.AcceptAsync

## Failure Statistics
> _Note: These statistics are based on the configured time range and might not reflect the full history of the failure._

- **Occurrence Count**: 8
- **First Failure**: 2026-01-29 13:02:39 UTC
- **Last Failure**: 2026-01-30 07:39:10 UTC

## Error Message

```json
{
"ErrorMessage": [
"Expected: null",
"Actual: 127.0.0.1"
],
"BuildRetry": false,
"ExcludeConsoleLog": false
}
```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。