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

_move_file is broken because of a bad mock #58476

Closed
tarekziade mannequin opened this issue Mar 12, 2012 · 4 comments
Closed

_move_file is broken because of a bad mock #58476

tarekziade mannequin opened this issue Mar 12, 2012 · 4 comments
Assignees

Comments

@tarekziade
Copy link
Mannequin

tarekziade mannequin commented Mar 12, 2012

BPO 14268
Nosy @tiran, @tarekziade, @merwok

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/tarekziade'
closed_at = <Date 2013-07-07.18:31:16.660>
created_at = <Date 2012-03-12.21:33:34.840>
labels = []
title = '_move_file is broken because of a bad mock'
updated_at = <Date 2013-07-08.13:28:04.500>
user = 'https://github.com/tarekziade'

bugs.python.org fields:

activity = <Date 2013-07-08.13:28:04.500>
actor = 'eric.araujo'
assignee = 'tarek'
closed = True
closed_date = <Date 2013-07-07.18:31:16.660>
closer = 'christian.heimes'
components = ['Distutils2']
creation = <Date 2012-03-12.21:33:34.840>
creator = 'tarek'
dependencies = []
files = []
hgrepos = []
issue_num = 14268
keywords = []
message_count = 4.0
messages = ['155483', '155487', '192577', '192650']
nosy_count = 5.0
nosy_names = ['christian.heimes', 'tarek', 'eric.araujo', 'alexis', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue14268'
versions = ['Python 2.6', 'Python 2.7']

@tarekziade
Copy link
Mannequin Author

tarekziade mannequin commented Mar 12, 2012

the mocked list_installed_files() returns a list of files instead of a list of (path, md5, path)

@tarekziade tarekziade mannequin self-assigned this Mar 12, 2012
@python-dev
Copy link
Mannequin

python-dev mannequin commented Mar 12, 2012

New changeset c0a9ba08ebe3 by Tarek Ziade in branch 'default':
fixed a test mock issue (bpo-14268)
http://hg.python.org/distutils2/rev/c0a9ba08ebe3

@tiran
Copy link
Member

tiran commented Jul 7, 2013

I assume the commit has fixed the problem, hasn't it?

@tiran tiran closed this as completed Jul 7, 2013
@merwok
Copy link
Member

merwok commented Jul 8, 2013

Yes, this was probably kept open for packaging forward-port, which is now moot. Note that many others distutils2 issues are kept open because they can be relevant for the distlib fork or other packaging libs.

@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