In unittest.TestResult .startTestRun() and .stopTestRun() methods don't work

Đang mở
#63,048 3 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức phù hợp với người mới
25/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
python
Lĩnh vực
testing

Hướng nghiên cứu

Start by inspecting unittest.TestResult.startTestRun() and stopTestRun(), then read the linked BPO issue 18848 and its discussion for the missing behavior. Reproduce the reported failure and identify the relevant unittest tests before adding regression coverage; done means both methods work as intended and the tests pass.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

stdlib type-bug
BPO 18848
Nosy @pitrou, @ezio-melotti, @voidspace, @py-user

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 2013-08-27.06:48:50.662>
labels = ['type-bug', 'library']
title = "In unittest.TestResult .startTestRun() and .stopTestRun() methods don't work"
updated_at = <Date 2015-11-18.01:34:52.731>
user = 'https://github.com/py-user'

bugs.python.org fields:

activity = <Date 2015-11-18.01:34:52.731>
actor = 'osdiab'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2013-08-27.06:48:50.662>
creator = 'py.user'
dependencies = []
files = []
hgrepos = []
issue_num = 18848
keywords = []
message_count = 3.0
messages = ['196266', '196287', '254826']
nosy_count = 5.0
nosy_names = ['pitrou', 'ezio.melotti', 'michael.foord', 'py.user', 'osdiab']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue18848'
versions = ['Python 3.3']

Ngôn ngữ chính
Python
Star
77.2k
Fork
36k
Merge trung bình
1 ngày 9 giờ
Pull request đã merge (30 ngày)
558

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của python/cpython

Tất cả issue của python/cpython

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.