Skip to content

test_mmap does not handle ValueError when no large file support #71114

@xdegaye

Description

@xdegaye
mannequin
BPO 26927
Nosy @Yhg1s, @pitrou, @xdegaye, @serhiy-storchaka, @moreati
Superseder
  • bpo-26926: test_io large file test failure on 32 bits Android platforms
  • Files
  • value-error.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 = None
    closed_at = <Date 2016-05-23.12:42:37.783>
    created_at = <Date 2016-05-03.14:00:33.521>
    labels = ['type-bug', 'library', 'build']
    title = 'test_mmap does not handle ValueError when no large file support'
    updated_at = <Date 2016-05-23.12:42:37.781>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2016-05-23.12:42:37.781>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-05-23.12:42:37.783>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Cross-Build']
    creation = <Date 2016-05-03.14:00:33.521>
    creator = 'xdegaye'
    dependencies = []
    files = ['42942']
    hgrepos = []
    issue_num = 26927
    keywords = ['patch']
    message_count = 8.0
    messages = ['264726', '264771', '266065', '266067', '266072', '266088', '266122', '266139']
    nosy_count = 7.0
    nosy_names = ['twouters', 'pitrou', 'xdegaye', 'rosslagerwall', 'python-dev', 'serhiy.storchaka', 'Alex.Willmer']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '26926'
    type = 'behavior'
    url = 'https://bugs.python.org/issue26927'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      buildThe build process and cross-buildstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions