Skip to content

test_importlib fails on Mac OSX 10.5.6 w/ case-sensitive file system #49692

@donmez

Description

@donmez
mannequin
BPO 5442
Nosy @brettcannon
Files
  • case_sensitivity_tests.diff: Take 2 on fixing case-sensitivity detection
  • skip_bytecode_writing.diff: Tighten up skipping tests requiring sys.dont_write_bycode to be False
  • test_file_loader.diff: Fix test_file_loader for loss of writes_bytecode
  • 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/brettcannon'
    closed_at = <Date 2009-05-11.01:47:24.104>
    created_at = <Date 2009-03-08.12:59:17.914>
    labels = ['tests', 'type-bug', 'library', 'release-blocker']
    title = 'test_importlib fails on Mac OSX 10.5.6 w/ case-sensitive file system'
    updated_at = <Date 2009-05-11.01:47:24.092>
    user = 'https://bugs.python.org/donmez'

    bugs.python.org fields:

    activity = <Date 2009-05-11.01:47:24.092>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2009-05-11.01:47:24.104>
    closer = 'brett.cannon'
    components = ['Library (Lib)', 'Tests']
    creation = <Date 2009-03-08.12:59:17.914>
    creator = 'donmez'
    dependencies = []
    files = ['13916', '13946', '13950']
    hgrepos = []
    issue_num = 5442
    keywords = ['patch']
    message_count = 22.0
    messages = ['83308', '83329', '83330', '83331', '85164', '85340', '85373', '85473', '85554', '85558', '87366', '87390', '87391', '87401', '87414', '87425', '87450', '87515', '87516', '87538', '87548', '87559']
    nosy_count = 2.0
    nosy_names = ['brett.cannon', 'donmez']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5442'
    versions = ['Python 3.1']

    Metadata

    Metadata

    Assignees

    Labels

    release-blockerstdlibStandard Library Python modules in the Lib/ directorytestsTests 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