Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_nis.py fails if NIS is not configured or used #46663

Closed
MichaelBishop mannequin opened this issue Mar 18, 2008 · 2 comments
Closed

test_nis.py fails if NIS is not configured or used #46663

MichaelBishop mannequin opened this issue Mar 18, 2008 · 2 comments
Assignees
Labels
tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error

Comments

@MichaelBishop
Copy link
Mannequin

MichaelBishop mannequin commented Mar 18, 2008

BPO 2411
Nosy @brettcannon
Files
  • test_nis.patch: Patch for Lib/test/test_nis.py
  • 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 2008-03-19.16:50:27.295>
    created_at = <Date 2008-03-18.23:40:19.379>
    labels = ['type-bug', 'tests']
    title = 'test_nis.py fails if NIS is not configured or used'
    updated_at = <Date 2008-03-19.16:50:27.294>
    user = 'https://bugs.python.org/MichaelBishop'

    bugs.python.org fields:

    activity = <Date 2008-03-19.16:50:27.294>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2008-03-19.16:50:27.295>
    closer = 'brett.cannon'
    components = ['Tests']
    creation = <Date 2008-03-18.23:40:19.379>
    creator = 'MichaelBishop'
    dependencies = []
    files = ['9750']
    hgrepos = []
    issue_num = 2411
    keywords = ['patch']
    message_count = 2.0
    messages = ['64016', '64068']
    nosy_count = 2.0
    nosy_names = ['brett.cannon', 'MichaelBishop']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2411'
    versions = ['Python 2.6', 'Python 3.0']

    @MichaelBishop
    Copy link
    Mannequin Author

    MichaelBishop mannequin commented Mar 18, 2008

    Instead of failing the test which is inaccurate, the test will return
    that it was skipped and what the msg is.

    @MichaelBishop MichaelBishop mannequin added tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error labels Mar 18, 2008
    @brettcannon brettcannon self-assigned this Mar 19, 2008
    @brettcannon
    Copy link
    Member

    Applied in revision 61627.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant