SNMP tests fail on windows platforms in Github CI
还没有人认领这个 Issue。
- 主要语言
- C
- 星标
- 40.4k
- 派生
- 8.1k
- 平均合并
- 2 天 13 小时
- 30 天内合并 PR
- 96
描述
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 in the windows machine... which causes the bulk of unrelated failure in CIs.
I may look closer again in this weekend. Will submit a PR to fix this if I am confident. (also if someone else can solve it it would be awesome :D)
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先从链接的 GitHub Actions Windows 作业及其 SNMP 测试日志入手,然后将 CI 服务的设置和就绪状态与报告的本地 Windows 运行进行比较。当 SNMP 测试能够在 Windows GitHub CI 中可靠通过且没有无关失败时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- c, github-actions
- 领域
- ci-cd, networking
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100