Commit cddf53d
committed
DIAGNOSTIC (temporary): verbose logging for macOS sanitized Socket test 8
test_sk1_three_sockets_two_ready_count fails only on macOS+ASan. Add
temporary logging to capture the actual values on the real runner:
- test: SK1DBG sent/poll1 + a level-triggered re-poll (poll2, no read
between) to tell an async-delivery snapshot (poll2 sees 2) from a wrong
result (poll2 still off), plus the fds and each events_ready.
- SocketPoll: SOCKPOLLDBG raw poll ret + per-fd events/revents.
To be reverted once the CI log pins the failure mode.1 parent 42c3ea5 commit cddf53d
2 files changed
Lines changed: 51 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1033 | 1033 | | |
1034 | 1034 | | |
1035 | 1035 | | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
1036 | 1048 | | |
1037 | 1049 | | |
1038 | 1050 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
391 | 402 | | |
392 | 403 | | |
393 | 404 | | |
| |||
398 | 409 | | |
399 | 410 | | |
400 | 411 | | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
401 | 439 | | |
402 | 440 | | |
403 | 441 | | |
| |||
0 commit comments