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

3.0 test failure on Mac OS X 10.5.5 #48757

Closed
smontanaro opened this issue Dec 3, 2008 · 3 comments
Closed

3.0 test failure on Mac OS X 10.5.5 #48757

smontanaro opened this issue Dec 3, 2008 · 3 comments

Comments

@smontanaro
Copy link
Contributor

BPO 4507
Nosy @smontanaro, @mdickinson

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 2008-12-05.17:36:21.859>
created_at = <Date 2008-12-03.21:14:05.521>
labels = []
title = '3.0 test failure on Mac OS X 10.5.5'
updated_at = <Date 2008-12-05.17:36:21.858>
user = 'https://github.com/smontanaro'

bugs.python.org fields:

activity = <Date 2008-12-05.17:36:21.858>
actor = 'mark.dickinson'
assignee = 'none'
closed = True
closed_date = <Date 2008-12-05.17:36:21.859>
closer = 'mark.dickinson'
components = []
creation = <Date 2008-12-03.21:14:05.521>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 4507
keywords = []
message_count = 3.0
messages = ['76842', '76844', '77043']
nosy_count = 2.0
nosy_names = ['skip.montanaro', 'mark.dickinson']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue4507'
versions = []

@smontanaro
Copy link
Contributor Author

After seeing test failures on Solaris 10 (bpo-4506) I decided to give Mac
OS X a whirl. Got one test failure:

    test test_cmd_line failed -- Traceback (most recent call last):
      File "/Users/skip/src/Python-3.0/Lib/test/test_cmd_line.py", line 143, in
      test_run_code
        0)
    AssertionError: 1 != 0

Skip

@mdickinson
Copy link
Member

This looks like a duplicate of bpo-4388.

@mdickinson
Copy link
Member

Closing as duplicate.

@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
None yet
Projects
None yet
Development

No branches or pull requests

2 participants