[php-src] Issue #21919: SNMP tests fail on windows platforms in Github CI
[email protected] (LamentXU123)
| Newsgroups | php.bugs |
|---|---|
| Message-ID | <[email protected]> |
Issue: https://github.com/php/php-src/issues/21919 Author: LamentXU123 ### Description The SNMP tests is frequently failing in windows platform in various CIs. e.g. https://github.com/php/php-src/actions/runs/25172619354/job/73795997139 After local test on my Windows machine the test can be passed everytime, hence I doubt that in the remote Github CI the SNMP test started when the service is not fully installed... I may look closer again in this weekend. ### PHP Version ```plain N/A ``` ### Operating System Windows