Skip to content

Improve coverage and rigour of test.test_math #70228

@jeff5

Description

@jeff5
mannequin
BPO 26040
Nosy @malemburg, @mdickinson, @ericvsmith, @tiran, @ned-deily, @serhiy-storchaka, @jeff5, @koobs
Files
  • iss26040.patch: Patch that improves coverage and addresses the uneven accuracy
  • extra_cmath_testcases.py: Generate the extra test cases proposed for cmath_testcases.txt
  • stat_math.py: Demonstrates coverage and accuracy problems in test_math v3
  • iss26040_v2.patch
  • iss26040_v3.patch
  • iss26040_v4.patch
  • 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 = 'https://github.com/mdickinson'
    closed_at = <Date 2016-09-04.08:36:23.465>
    created_at = <Date 2016-01-07.15:41:22.750>
    labels = ['type-bug', 'tests']
    title = 'Improve coverage and rigour of test.test_math'
    updated_at = <Date 2016-09-04.08:36:23.463>
    user = 'https://github.com/jeff5'

    bugs.python.org fields:

    activity = <Date 2016-09-04.08:36:23.463>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2016-09-04.08:36:23.465>
    closer = 'mark.dickinson'
    components = ['Tests']
    creation = <Date 2016-01-07.15:41:22.750>
    creator = 'jeff.allen'
    dependencies = []
    files = ['42166', '42191', '42192', '44251', '44253', '44254']
    hgrepos = []
    issue_num = 26040
    keywords = ['patch']
    message_count = 20.0
    messages = ['257695', '261789', '261855', '261933', '273472', '273484', '273493', '273507', '273509', '273767', '273853', '273856', '273857', '273872', '273874', '274320', '274321', '274324', '274346', '274351']
    nosy_count = 10.0
    nosy_names = ['lemburg', 'mark.dickinson', 'eric.smith', 'christian.heimes', 'ned.deily', 'stutzbach', 'python-dev', 'serhiy.storchaka', 'jeff.allen', 'koobs']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26040'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    testsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions