test_lzma: Multiple test failures when liblzma is built without complete codec set
未關閉
還沒有人認領這個 Issue。
3.8 (EOL)
tests
type-feature
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 34883 |
|---|---|
| Nosy | @mgorny, @tirkarthi |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2018-10-03.10:32:44.087>
labels = ['3.8', 'type-feature', 'tests']
title = 'test_lzma: Multiple test failures when liblzma is built without complete codec set'
updated_at = <Date 2018-10-04.06:36:59.663>
user = 'https://github.com/mgorny'
bugs.python.org fields:
activity = <Date 2018-10-04.06:36:59.663>
actor = 'xtreak'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2018-10-03.10:32:44.087>
creator = 'mgorny'
dependencies = []
files = ['47845']
hgrepos = []
issue_num = 34883
keywords = []
message_count = 1.0
messages = ['326960']
nosy_count = 2.0
nosy_names = ['mgorny', 'xtreak']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue34883'
versions = ['Python 3.8']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先從 test_lzma 測試和所附的 lzma-test.txt 詳細輸出開始,找出哪些失敗取決於缺少的 liblzma 編解碼器。確認未包含完整編解碼器集合的建置版本應有的行為,然後執行受影響的測試,以驗證這些失敗已獲解決。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- testing-qa
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100