MagicStack / MagicStack/asyncpg
tests fail in 2032
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 8.1k
- 派生
- 468
- PR 合并指标
- 30 天内没有已合并 PR
描述
- asyncpg version: asyncpg-0.27.0
- PostgreSQL version: N/A
- Python version: 3.9++
- Platform: openSUSE-Tumbleweed 20230126
While working on reproducible builds for openSUSE, I found that
our python-asyncpg package fails its tests after 2032-01-04 because tests/certs/client.cert.pem expired.
Background:
As part of my work on reproducible builds for openSUSE, I check that software still gives identical build results in the future.
The usual offset is +16 years, because that is how long I expect some software will be used in some places.
This showed up failing tests in our package build.
See https://reproducible-builds.org/ for why this matters.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 tests/certs/client.cert.pem 开始,运行证书相关测试的测试套件。检查证书为何会在 2032-01-04 过期,并更新测试证书或其测试设置,以便测试在该日期之后仍能通过。受影响的测试能够在未来日期下通过即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- postgresql, python
- 领域
- databases, testing-qa
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 65/100