Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 905134 Details for
Bug 1106726
python-autopep8: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 36.41 KB, created by
Dennis Gilmore
on 2014-06-09 17:18:28 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 17:18:28 UTC
Size:
36.41 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-autopep8.spec'], False, '/var/lib/mock/f21-build-2138455-392928/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x15eab90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-autopep8.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >sh: /usr/bin/python: No such file or directory >warning: Could not canonicalize hostname: buildhw-02.phx2.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/python-autopep8-0.9.2-2.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-autopep8.spec'], False, '/var/lib/mock/f21-build-2138455-392928/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x15eab90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-autopep8.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3oB8SW >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf autopep8-0.9.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/autopep8-0.9.2.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd autopep8-0.9.2 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ sed -i -e 1d autopep8.py >+ touch test/__init__.py >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.thv9s7 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd autopep8-0.9.2 >+ /usr/bin/python setup.py build >running build >running build_py >creating build >creating build/lib >copying autopep8.py -> build/lib >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MFRnsi >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-autopep8-0.9.2-2.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-autopep8-0.9.2-2.noarch >++ dirname /builddir/build/BUILDROOT/python-autopep8-0.9.2-2.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-autopep8-0.9.2-2.noarch >+ cd autopep8-0.9.2 >+ /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-autopep8-0.9.2-2.noarch >running install >running install_lib >creating /builddir/build/BUILDROOT/python-autopep8-0.9.2-2.noarch/usr >creating /builddir/build/BUILDROOT/python-autopep8-0.9.2-2.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-autopep8-0.9.2-2.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/python-autopep8-0.9.2-2.noarch/usr/lib/python2.7/site-packages >copying build/lib/autopep8.py -> /builddir/build/BUILDROOT/python-autopep8-0.9.2-2.noarch/usr/lib/python2.7/site-packages >byte-compiling /builddir/build/BUILDROOT/python-autopep8-0.9.2-2.noarch/usr/lib/python2.7/site-packages/autopep8.py to autopep8.pyc >writing byte-compilation script '/tmp/tmpffmkU1.py' >/usr/bin/python -O /tmp/tmpffmkU1.py >removing /tmp/tmpffmkU1.py >running install_egg_info >running egg_info >writing requirements to autopep8.egg-info/requires.txt >writing autopep8.egg-info/PKG-INFO >writing top-level names to autopep8.egg-info/top_level.txt >writing dependency_links to autopep8.egg-info/dependency_links.txt >writing entry points to autopep8.egg-info/entry_points.txt >reading manifest file 'autopep8.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'autopep8.egg-info/SOURCES.txt' >Copying autopep8.egg-info to /builddir/build/BUILDROOT/python-autopep8-0.9.2-2.noarch/usr/lib/python2.7/site-packages/autopep8-0.9.2-py2.7.egg-info >running install_scripts >Installing autopep8 script to /builddir/build/BUILDROOT/python-autopep8-0.9.2-2.noarch/usr/bin >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/autopep8-0.9.2 >/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-autopep8-0.9.2-2.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2iVWMu >+ umask 022 >+ cd /builddir/build/BUILD >+ cd autopep8-0.9.2 >+ /usr/bin/python setup.py test >running test >running egg_info >writing requirements to autopep8.egg-info/requires.txt >writing autopep8.egg-info/PKG-INFO >writing top-level names to autopep8.egg-info/top_level.txt >writing dependency_links to autopep8.egg-info/dependency_links.txt >writing entry points to autopep8.egg-info/entry_points.txt >reading manifest file 'autopep8.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'autopep8.egg-info/SOURCES.txt' >running build_ext >test_diff (test.test_autopep8.CommandLineTests) ... ok >test_diff_with_empty_file (test.test_autopep8.CommandLineTests) ... ok >test_diff_with_nonexistent_file (test.test_autopep8.CommandLineTests) ... ok >test_exclude (test.test_autopep8.CommandLineTests) ... ok >test_fixpep8_class_constructor (test.test_autopep8.CommandLineTests) ... ok >test_help (test.test_autopep8.CommandLineTests) ... ok >test_in_place (test.test_autopep8.CommandLineTests) ... ok >test_in_place_and_diff (test.test_autopep8.CommandLineTests) ... ok >test_in_place_with_empty_file (test.test_autopep8.CommandLineTests) ... ok >test_inplace_with_multi_files (test.test_autopep8.CommandLineTests) ... ok >test_invalid_option_combinations (test.test_autopep8.CommandLineTests) ... ok >test_list_fixes (test.test_autopep8.CommandLineTests) ... ok >test_parallel_jobs (test.test_autopep8.CommandLineTests) ... ok >test_parallel_jobs_with_automatic_cpu_count (test.test_autopep8.CommandLineTests) ... ok >test_pep8_ignore (test.test_autopep8.CommandLineTests) ... ok >test_pep8_passes (test.test_autopep8.CommandLineTests) ... ok >test_recursive (test.test_autopep8.CommandLineTests) ... ok >test_recursive_should_ignore_hidden (test.test_autopep8.CommandLineTests) ... ok >test_standard_in (test.test_autopep8.CommandLineTests) ... ok >test_standard_out_should_use_native_line_ending (test.test_autopep8.CommandLineTests) ... ok >test_standard_out_should_use_native_line_ending_with_cr_input (test.test_autopep8.CommandLineTests) ... ok >test_verbose (test.test_autopep8.CommandLineTests) ... ok >test_verbose_diff (test.test_autopep8.CommandLineTests) ... ok >test_e101 (test.test_autopep8.SystemTests) ... ok >test_e101_should_fix_docstrings (test.test_autopep8.SystemTests) ... ok >test_e101_should_ignore_multiline_strings (test.test_autopep8.SystemTests) ... ok >test_e101_should_ignore_multiline_strings_complex (test.test_autopep8.SystemTests) ... ok >test_e101_should_not_expand_non_indentation_tabs (test.test_autopep8.SystemTests) ... ok >test_e101_skip_if_bad_indentation (test.test_autopep8.SystemTests) ... ok >test_e101_skip_innocuous (test.test_autopep8.SystemTests) ... ok >test_e101_when_pep8_mistakes_first_tab_in_string (test.test_autopep8.SystemTests) ... ok >test_e101_with_comments (test.test_autopep8.SystemTests) ... ok >test_e111_long (test.test_autopep8.SystemTests) ... ok >test_e111_longer (test.test_autopep8.SystemTests) ... ok >test_e111_multiple_levels (test.test_autopep8.SystemTests) ... ok >test_e111_short (test.test_autopep8.SystemTests) ... ok >test_e111_should_not_modify_string_contents (test.test_autopep8.SystemTests) ... ok >test_e111_with_dedent (test.test_autopep8.SystemTests) ... ok >test_e111_with_other_errors (test.test_autopep8.SystemTests) ... ok >test_e121_with_stupid_fallback (test.test_autopep8.SystemTests) ... FAIL >test_e122_with_fallback (test.test_autopep8.SystemTests) ... ok >test_e123 (test.test_autopep8.SystemTests) ... ok >test_e123_with_escaped_newline (test.test_autopep8.SystemTests) ... ok >test_e125 (test.test_autopep8.SystemTests) ... ok >test_e126 (test.test_autopep8.SystemTests) ... FAIL >test_e126_should_not_interfere_with_other_fixes (test.test_autopep8.SystemTests) ... ok >test_e127 (test.test_autopep8.SystemTests) ... ok >test_e127_align_visual_indent (test.test_autopep8.SystemTests) ... ok >test_e127_with_backslash (test.test_autopep8.SystemTests) ... ok >test_e127_with_bracket_then_parenthesis (test.test_autopep8.SystemTests) ... ok >test_e12_large (test.test_autopep8.SystemTests) ... ok >test_e12_reindent (test.test_autopep8.SystemTests) ... ok >test_e12_reindent_with_multiple_fixes (test.test_autopep8.SystemTests) ... ok >test_e12_tricky (test.test_autopep8.SystemTests) ... ok >test_e12_with_backslash (test.test_autopep8.SystemTests) ... ok >test_e12_with_bad_indentation (test.test_autopep8.SystemTests) ... ok >test_e201 (test.test_autopep8.SystemTests) ... ok >test_e202 (test.test_autopep8.SystemTests) ... ok >test_e202_skip_multiline (test.test_autopep8.SystemTests) >We skip this since pep8 reports the error as being on line 1. ... ok >test_e202_skip_multiline_with_escaped_newline (test.test_autopep8.SystemTests) >We skip this since pep8 reports the error as being on line 1. ... FAIL >test_e203_colon (test.test_autopep8.SystemTests) ... ok >test_e203_comma (test.test_autopep8.SystemTests) ... ok >test_e203_semicolon (test.test_autopep8.SystemTests) ... ok >test_e203_with_newline (test.test_autopep8.SystemTests) ... ok >test_e211 (test.test_autopep8.SystemTests) ... ok >test_e221 (test.test_autopep8.SystemTests) ... ok >test_e221_should_skip_multiline (test.test_autopep8.SystemTests) ... ok >test_e222 (test.test_autopep8.SystemTests) ... ok >test_e223 (test.test_autopep8.SystemTests) ... ok >test_e223_double (test.test_autopep8.SystemTests) ... ok >test_e223_with_tab_indentation (test.test_autopep8.SystemTests) ... ok >test_e224 (test.test_autopep8.SystemTests) ... ok >test_e224_double (test.test_autopep8.SystemTests) ... ok >test_e224_with_tab_indentation (test.test_autopep8.SystemTests) ... ok >test_e225 (test.test_autopep8.SystemTests) ... ok >test_e225_with_indentation_fix (test.test_autopep8.SystemTests) ... ok >test_e226 (test.test_autopep8.SystemTests) ... ok >test_e227 (test.test_autopep8.SystemTests) ... ok >test_e228 (test.test_autopep8.SystemTests) ... ok >test_e231 (test.test_autopep8.SystemTests) ... ok >test_e231_should_only_do_ws_comma_once (test.test_autopep8.SystemTests) >If we don't check appropriately, we end up doing ws_comma multiple ... ok >test_e231_with_colon_after_comma (test.test_autopep8.SystemTests) >ws_comma fixer ignores this case. ... ok >test_e231_with_many_commas (test.test_autopep8.SystemTests) ... ok >test_e241 (test.test_autopep8.SystemTests) ... ok >test_e241_double (test.test_autopep8.SystemTests) ... ok >test_e241_should_be_enabled_by_aggressive (test.test_autopep8.SystemTests) ... ok >test_e242 (test.test_autopep8.SystemTests) ... ok >test_e242_double (test.test_autopep8.SystemTests) ... ok >test_e251 (test.test_autopep8.SystemTests) ... ok >test_e251_with_argument_on_next_line (test.test_autopep8.SystemTests) ... ok >test_e251_with_calling (test.test_autopep8.SystemTests) ... ok >test_e251_with_escaped_newline (test.test_autopep8.SystemTests) ... ok >test_e261 (test.test_autopep8.SystemTests) ... ok >test_e261_with_comma (test.test_autopep8.SystemTests) ... ok >test_e261_with_dictionary (test.test_autopep8.SystemTests) ... ok >test_e261_with_dictionary_no_space (test.test_autopep8.SystemTests) ... ok >test_e261_with_inline_commented_out_code (test.test_autopep8.SystemTests) ... ok >test_e262_hash_in_string (test.test_autopep8.SystemTests) ... ok >test_e262_hash_in_string_and_multiple_hashes (test.test_autopep8.SystemTests) ... ok >test_e262_more_complex (test.test_autopep8.SystemTests) ... ok >test_e262_more_space (test.test_autopep8.SystemTests) ... ok >test_e262_none_space (test.test_autopep8.SystemTests) ... ok >test_e271 (test.test_autopep8.SystemTests) ... ok >test_e272 (test.test_autopep8.SystemTests) ... ok >test_e273 (test.test_autopep8.SystemTests) ... ok >test_e274 (test.test_autopep8.SystemTests) ... ok >test_e301 (test.test_autopep8.SystemTests) ... ok >test_e301_extended (test.test_autopep8.SystemTests) ... ok >test_e301_extended_with_docstring (test.test_autopep8.SystemTests) ... ok >test_e302 (test.test_autopep8.SystemTests) ... ok >test_e303 (test.test_autopep8.SystemTests) ... FAIL >test_e303_extended (test.test_autopep8.SystemTests) ... ok >test_e304 (test.test_autopep8.SystemTests) ... ok >test_e304_with_comment (test.test_autopep8.SystemTests) ... ok >test_e401 (test.test_autopep8.SystemTests) ... ok >test_e401_should_ignore_commented_comma (test.test_autopep8.SystemTests) ... ok >test_e401_should_ignore_commented_comma_with_indentation (test.test_autopep8.SystemTests) ... ok >test_e401_should_ignore_false_positive (test.test_autopep8.SystemTests) ... ok >test_e401_with_escaped_newline_case (test.test_autopep8.SystemTests) ... ok >test_e401_with_indentation (test.test_autopep8.SystemTests) ... ok >test_e501_aggressive_with_def (test.test_autopep8.SystemTests) ... ok >test_e501_aggressive_with_percent (test.test_autopep8.SystemTests) ... FAIL >test_e501_alone_with_indentation (test.test_autopep8.SystemTests) ... ok >test_e501_alone_with_tuple (test.test_autopep8.SystemTests) ... ok >test_e501_arithmetic_operator_with_indent (test.test_autopep8.SystemTests) ... ok >test_e501_avoid_breaking_at_empty_parentheses_if_possible (test.test_autopep8.SystemTests) ... ok >test_e501_basic (test.test_autopep8.SystemTests) ... ok >test_e501_basic_should_prefer_balanced_brackets (test.test_autopep8.SystemTests) ... ok >test_e501_do_not_begin_line_with_comma (test.test_autopep8.SystemTests) ... ok >test_e501_do_not_break_on_keyword (test.test_autopep8.SystemTests) ... ok >test_e501_more_aggressive_with_def (test.test_autopep8.SystemTests) ... FAIL >test_e501_more_complicated (test.test_autopep8.SystemTests) ... ok >test_e501_prefer_to_break_at_begnning (test.test_autopep8.SystemTests) >We prefer not to leave part of the arguments hanging. ... ok >test_e501_shorten_at_commas_skip (test.test_autopep8.SystemTests) ... FAIL >test_e501_should_avoid_making_things_ugly (test.test_autopep8.SystemTests) ... ok >test_e501_should_cut_comment_pattern (test.test_autopep8.SystemTests) ... ok >test_e501_should_ignore_imports (test.test_autopep8.SystemTests) ... ok >test_e501_should_not_break_on_dot (test.test_autopep8.SystemTests) ... ok >test_e501_should_not_do_useless_things (test.test_autopep8.SystemTests) ... ok >test_e501_should_not_interfere_with_non_comment (test.test_autopep8.SystemTests) ... ok >test_e501_should_not_try_to_break_at_every_paren_in_arithmetic (test.test_autopep8.SystemTests) ... FAIL >test_e501_should_only_modify_last_comment (test.test_autopep8.SystemTests) ... ok >test_e501_skip_even_more_complicated (test.test_autopep8.SystemTests) ... ok >test_e501_with_aggressive (test.test_autopep8.SystemTests) ... ok >test_e501_with_comment (test.test_autopep8.SystemTests) ... ok >test_e501_with_comment_should_not_modify_docstring (test.test_autopep8.SystemTests) ... ok >test_e501_with_function_should_not_break_on_colon (test.test_autopep8.SystemTests) ... ok >test_e501_with_indent (test.test_autopep8.SystemTests) ... ok >test_e501_with_inline_comments (test.test_autopep8.SystemTests) ... ok >test_e501_with_inline_comments_should_skip_edge_cases (test.test_autopep8.SystemTests) ... ok >test_e501_with_multiple_keys_and_aggressive (test.test_autopep8.SystemTests) ... FAIL >test_e501_with_multiple_lines (test.test_autopep8.SystemTests) ... FAIL >test_e501_with_multiple_lines_and_quotes (test.test_autopep8.SystemTests) ... ok >test_e501_with_shorter_length (test.test_autopep8.SystemTests) ... ok >test_e501_with_very_long_line (test.test_autopep8.SystemTests) ... FAIL >test_e502 (test.test_autopep8.SystemTests) ... ok >test_e701 (test.test_autopep8.SystemTests) ... ok >test_e701_with_escaped_newline (test.test_autopep8.SystemTests) ... ok >test_e701_with_escaped_newline_and_spaces (test.test_autopep8.SystemTests) ... ok >test_e702 (test.test_autopep8.SystemTests) ... ok >test_e702_indent_correctly (test.test_autopep8.SystemTests) ... ok >test_e702_more_complicated (test.test_autopep8.SystemTests) ... ok >test_e702_with_escaped_newline (test.test_autopep8.SystemTests) ... ok >test_e702_with_escaped_newline_with_indentation (test.test_autopep8.SystemTests) ... ok >test_e702_with_non_ascii_file (test.test_autopep8.SystemTests) ... ok >test_e702_with_semicolon_after_string (test.test_autopep8.SystemTests) ... ok >test_e702_with_semicolon_and_space_at_end (test.test_autopep8.SystemTests) ... ok >test_e702_with_semicolon_at_end (test.test_autopep8.SystemTests) ... ok >test_e702_with_semicolon_in_string (test.test_autopep8.SystemTests) ... ok >test_e702_with_semicolon_in_string_to_the_right (test.test_autopep8.SystemTests) ... ok >test_e702_with_triple_quote (test.test_autopep8.SystemTests) ... ok >test_e702_with_triple_quote_and_indent (test.test_autopep8.SystemTests) ... ok >test_e702_with_whitespace (test.test_autopep8.SystemTests) ... ok >test_e711 (test.test_autopep8.SystemTests) ... ok >test_e711_and_e712 (test.test_autopep8.SystemTests) ... ok >test_e711_in_conditional (test.test_autopep8.SystemTests) ... ok >test_e711_in_conditional_with_multiple_instances (test.test_autopep8.SystemTests) ... ok >test_e711_with_not_equals_none (test.test_autopep8.SystemTests) ... ok >test_e712 (test.test_autopep8.SystemTests) ... ok >test_e712_in_conditional_with_multiple_instances (test.test_autopep8.SystemTests) ... ok >test_e712_only_if_aggressive (test.test_autopep8.SystemTests) ... ok >test_e712_with_false (test.test_autopep8.SystemTests) ... ok >test_e721 (test.test_autopep8.SystemTests) ... ok >test_e721_in_conditional (test.test_autopep8.SystemTests) ... ok >test_e721_with_str (test.test_autopep8.SystemTests) ... ok >test_execfile_in_lambda_should_not_be_modified (test.test_autopep8.SystemTests) >Modifying this to the exec() form is invalid in Python 2. ... ok >test_should_preserve_vertical_tab (test.test_autopep8.SystemTests) ... ok >test_trailing_whitespace_in_multiline_string (test.test_autopep8.SystemTests) ... ok >test_trailing_whitespace_in_multiline_string_aggressive (test.test_autopep8.SystemTests) ... ok >test_w191 (test.test_autopep8.SystemTests) ... ok >test_w191_should_ignore_multiline_strings (test.test_autopep8.SystemTests) ... ok >test_w191_should_ignore_tabs_in_strings (test.test_autopep8.SystemTests) ... ok >test_w291 (test.test_autopep8.SystemTests) ... ok >test_w291_with_comment (test.test_autopep8.SystemTests) ... ok >test_w292 (test.test_autopep8.SystemTests) ... ok >test_w293 (test.test_autopep8.SystemTests) ... ok >test_w391 (test.test_autopep8.SystemTests) ... ok >test_w391_more_complex (test.test_autopep8.SystemTests) ... ok >test_w601 (test.test_autopep8.SystemTests) ... ok >test_w601_conditional (test.test_autopep8.SystemTests) ... ok >test_w601_precedence (test.test_autopep8.SystemTests) ... ok >test_w601_self (test.test_autopep8.SystemTests) ... ok >test_w601_self_with_conditional (test.test_autopep8.SystemTests) ... ok >test_w601_with_more_complexity (test.test_autopep8.SystemTests) ... ok >test_w601_with_multiline (test.test_autopep8.SystemTests) ... ok >test_w601_with_multiple (test.test_autopep8.SystemTests) ... ok >test_w601_with_multiple_nested (test.test_autopep8.SystemTests) ... ok >test_w601_with_non_ascii (test.test_autopep8.SystemTests) ... ok >test_w601_with_parens (test.test_autopep8.SystemTests) ... ok >test_w601_word (test.test_autopep8.SystemTests) ... ok >test_w602_arg_is_string (test.test_autopep8.SystemTests) ... ok >test_w602_arg_is_string_with_comment (test.test_autopep8.SystemTests) ... ok >test_w602_escaped_cr (test.test_autopep8.SystemTests) ... ok >test_w602_escaped_crlf (test.test_autopep8.SystemTests) ... ok >test_w602_escaped_lf (test.test_autopep8.SystemTests) ... ok >test_w602_indentation (test.test_autopep8.SystemTests) ... ok >test_w602_multiline (test.test_autopep8.SystemTests) ... ok >test_w602_multiline_string_stays_the_same (test.test_autopep8.SystemTests) ... ok >test_w602_multiline_with_escaped_newline (test.test_autopep8.SystemTests) ... ok >test_w602_multiline_with_escaped_newline_and_comment (test.test_autopep8.SystemTests) ... ok >test_w602_multiline_with_multiple_escaped_newlines (test.test_autopep8.SystemTests) ... ok >test_w602_multiline_with_nested_quotes (test.test_autopep8.SystemTests) ... ok >test_w602_multiline_with_trailing_spaces (test.test_autopep8.SystemTests) ... ok >test_w602_multiple_statements (test.test_autopep8.SystemTests) ... ok >test_w602_raise_argument_triple_fake (test.test_autopep8.SystemTests) ... ok >test_w602_raise_argument_with_indentation (test.test_autopep8.SystemTests) ... ok >test_w602_skip_ambiguous_case (test.test_autopep8.SystemTests) ... ok >test_w602_skip_raise_argument_triple (test.test_autopep8.SystemTests) ... ok >test_w602_skip_raise_argument_triple_with_comment (test.test_autopep8.SystemTests) ... ok >test_w602_triple_quotes (test.test_autopep8.SystemTests) ... ok >test_w602_with_bad_syntax (test.test_autopep8.SystemTests) ... ok >test_w602_with_complex_multiline (test.test_autopep8.SystemTests) ... ok >test_w602_with_list_comprehension (test.test_autopep8.SystemTests) ... ok >test_w602_with_logic (test.test_autopep8.SystemTests) ... ok >test_w602_with_multiline_with_single_quotes (test.test_autopep8.SystemTests) ... ok >test_w603 (test.test_autopep8.SystemTests) ... ok >test_w604 (test.test_autopep8.SystemTests) ... ok >test_w604_with_multiple_instances (test.test_autopep8.SystemTests) ... ok >test_w604_with_multiple_lines (test.test_autopep8.SystemTests) ... ok >test_break_multiline (test.test_autopep8.UnitTests) ... ok >test_break_multiline_should_not_break_too_short_line (test.test_autopep8.UnitTests) ... ok >test_break_multiline_should_not_modify_comment (test.test_autopep8.UnitTests) ... ok >test_break_multiline_should_not_modify_lonely_brace (test.test_autopep8.UnitTests) ... ok >test_break_multiline_with_long_function (test.test_autopep8.UnitTests) ... ok >test_break_multiline_with_percent (test.test_autopep8.UnitTests) ... ok >test_code_match (test.test_autopep8.UnitTests) ... ok >test_commented_out_code_lines (test.test_autopep8.UnitTests) ... ok >test_count_unbalanced_brackets (test.test_autopep8.UnitTests) ... ok >test_detect_encoding (test.test_autopep8.UnitTests) ... ok >test_detect_encoding_with_cookie (test.test_autopep8.UnitTests) ... ok >test_extract_code_from_function (test.test_autopep8.UnitTests) ... ok >test_find_newline_cr1_and_crlf2 (test.test_autopep8.UnitTests) ... ok >test_find_newline_cr1_and_lf2 (test.test_autopep8.UnitTests) ... ok >test_find_newline_only_cr (test.test_autopep8.UnitTests) ... ok >test_find_newline_only_crlf (test.test_autopep8.UnitTests) ... ok >test_find_newline_only_lf (test.test_autopep8.UnitTests) ... ok >test_fix_e225_avoid_failure (test.test_autopep8.UnitTests) ... ok >test_fix_e271_ignore_redundant (test.test_autopep8.UnitTests) ... ok >test_fix_e401_avoid_non_import (test.test_autopep8.UnitTests) ... ok >test_fix_e401_avoid_semicolon (test.test_autopep8.UnitTests) ... ok >test_fix_e711_avoid_failure (test.test_autopep8.UnitTests) ... ok >test_fix_e712_avoid_failure (test.test_autopep8.UnitTests) ... ok >test_fix_file (test.test_autopep8.UnitTests) ... ok >test_fix_file_with_diff (test.test_autopep8.UnitTests) ... ok >test_fix_lines (test.test_autopep8.UnitTests) ... ok >test_fix_string (test.test_autopep8.UnitTests) ... ok >test_fix_string_with_empty_string (test.test_autopep8.UnitTests) ... ok >test_fix_string_with_multiple_lines (test.test_autopep8.UnitTests) ... ok >test_fix_w6 (test.test_autopep8.UnitTests) ... ok >test_fix_whitespace (test.test_autopep8.UnitTests) ... ok >test_fix_whitespace_with_tabs (test.test_autopep8.UnitTests) ... ok >test_format_block_comments (test.test_autopep8.UnitTests) ... ok >test_format_block_comments_should_not_corrupt_special_comments (test.test_autopep8.UnitTests) ... ok >test_format_block_comments_should_only_touch_real_comments (test.test_autopep8.UnitTests) ... ok >test_format_block_comments_with_multiple_lines (test.test_autopep8.UnitTests) ... ok >test_get_diff_text (test.test_autopep8.UnitTests) ... ok >test_get_diff_text_without_newline (test.test_autopep8.UnitTests) ... ok >test_get_logical_with_empty_string (test.test_autopep8.UnitTests) ... ok >test_is_probably_inside_string_or_comment (test.test_autopep8.UnitTests) ... ok >test_is_python_file (test.test_autopep8.UnitTests) ... ok >test_line_shortening_rank (test.test_autopep8.UnitTests) ... ok >test_match_file (test.test_autopep8.UnitTests) ... ok >test_multiline_string_lines (test.test_autopep8.UnitTests) ... ok >test_multiline_string_lines_with_many (test.test_autopep8.UnitTests) ... ok >test_multiline_string_should_not_report_docstrings (test.test_autopep8.UnitTests) ... ok >test_multiline_string_should_not_report_single_line (test.test_autopep8.UnitTests) ... ok >test_normalize_line_endings (test.test_autopep8.UnitTests) ... ok >test_normalize_line_endings_with_crlf (test.test_autopep8.UnitTests) ... ok >test_read_from_filename_with_bad_encoding (test.test_autopep8.UnitTests) >Bad encoding should not cause an exception. ... ok >test_read_from_filename_with_bad_encoding2 (test.test_autopep8.UnitTests) >Bad encoding should not cause an exception. ... ok >test_refactor_with_2to3 (test.test_autopep8.UnitTests) ... ok >test_refactor_with_2to3_should_handle_syntax_error_gracefully (test.test_autopep8.UnitTests) ... ok >test_reindenter (test.test_autopep8.UnitTests) ... ok >test_reindenter_should_leave_stray_comment_alone (test.test_autopep8.UnitTests) ... ok >test_reindenter_with_good_input (test.test_autopep8.UnitTests) ... ok >test_shorten_comment (test.test_autopep8.UnitTests) ... ok >test_shorten_comment_should_not_modify_special_comments (test.test_autopep8.UnitTests) ... ok >test_shorten_comment_should_not_split_numbers (test.test_autopep8.UnitTests) ... ok >test_shorten_comment_should_not_split_urls (test.test_autopep8.UnitTests) ... ok >test_shorten_comment_should_not_split_words (test.test_autopep8.UnitTests) ... ok >test_split_at_offsets (test.test_autopep8.UnitTests) ... ok >test_split_at_offsets_with_out_of_order (test.test_autopep8.UnitTests) ... ok >test_supported_fixes (test.test_autopep8.UnitTests) ... ok >====================================================================== >FAIL: test_e121_with_stupid_fallback (test.test_autopep8.SystemTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/autopep8-0.9.2/test/test_autopep8.py", line 1190, in test_e121_with_stupid_fallback > self.assertEqual(fixed, result) >AssertionError: u"list(''.join([\n '%d'\n % 1,\n list(''),\n ''\n]))\n" != u"list(''.join([\n '%d'\n % 1,\n list(''),\n ''\n]))\n" > list(''.join([ > '%d' >- % 1, >? ------ >+ % 1, > list(''), > '' > ])) >====================================================================== >FAIL: test_e126 (test.test_autopep8.SystemTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/autopep8-0.9.2/test/test_autopep8.py", line 1274, in test_e126 > self.assertEqual(fixed, result) >AssertionError: u'\nif True:\n posted = models.DateField(\n default=datetime.date.toda [truncated]... != u'\nif True:\n posted = models.DateField(\n default=datetime.date.toda [truncated]... > > if True: > posted = models.DateField( > default=datetime.date.today, >- help_text="help" >+ help_text="help" >? ++++ > ) >====================================================================== >FAIL: test_e202_skip_multiline_with_escaped_newline (test.test_autopep8.SystemTests) >We skip this since pep8 reports the error as being on line 1. >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/autopep8-0.9.2/test/test_autopep8.py", line 1417, in test_e202_skip_multiline_with_escaped_newline > self.assertEqual(line, result) >AssertionError: u"\n\n('c\\\n' )\n" != u"\n\n('c\\\n')\n" > > > ('c\ >- ' ) >? - >+ ') >====================================================================== >FAIL: test_e303 (test.test_autopep8.SystemTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/autopep8-0.9.2/test/test_autopep8.py", line 1800, in test_e303 > self.assertEqual(fixed, result) >AssertionError: u'\n\n# alpha\n1\n' != u'\n\n# alpha\n\n1\n' > > > # alpha >+ > 1 >====================================================================== >FAIL: test_e501_aggressive_with_percent (test.test_autopep8.SystemTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/autopep8-0.9.2/test/test_autopep8.py", line 2336, in test_e501_aggressive_with_percent > self.assertEqual(fixed, result) >AssertionError: u'raise MultiProjectException(\n "Ambiguous workspace: %s=%s, %s" %\n (var [truncated]... != u'raise MultiProjectException(\n "Ambiguous workspace: %s=%s, %s" %\n (va [truncated]... > raise MultiProjectException( > "Ambiguous workspace: %s=%s, %s" % >- (varname, varname_path, os.path.abspath(config_filename))) >+ (varname, varname_path, os.path.abspath(config_filename))) >? + >====================================================================== >FAIL: test_e501_more_aggressive_with_def (test.test_autopep8.SystemTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/autopep8-0.9.2/test/test_autopep8.py", line 2372, in test_e501_more_aggressive_with_def > self.assertEqual(fixed, result) >AssertionError: u'\n\ndef foo(\n sldfkjlsdfsdf,\n kksdfsdfsf,\n sdfsdfsdf,\n sdfsdfk [truncated]... != u'\n\ndef foo(\n sldfkjlsdfsdf,\n kksdfsdfsf,\n sdfsdfsdf,\n sdfs [truncated]... > > > def foo( > sldfkjlsdfsdf, >- kksdfsdfsf, >+ kksdfsdfsf, >? + >- sdfsdfsdf, >+ sdfsdfsdf, >? + >- sdfsdfkdk, >+ sdfsdfkdk, >? + >- szdfsdfsdf, >+ szdfsdfsdf, >? + >- sdfsdfsdfsdlkfjsdlf, >+ sdfsdfsdfsdlkfjsdlf, >? + >- sdfsdfddf, >+ sdfsdfddf, >? + >- sdfsdfsfd, >+ sdfsdfsfd, >? + >- sdfsdfdsf): >? --- >+ sdfsdfdsf): > pass >====================================================================== >FAIL: test_e501_shorten_at_commas_skip (test.test_autopep8.SystemTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/autopep8-0.9.2/test/test_autopep8.py", line 1952, in test_e501_shorten_at_commas_skip > self.assertEqual(fixed, result) >AssertionError: u"parser.add_argument(\n 'source_corpus',\n help='corpus name/path relativ [truncated]... != u"parser.add_argument(\n 'source_corpus',\n help='corpus name/path relati [truncated]... > parser.add_argument( > 'source_corpus', >- help='corpus name/path relative to an nltk_data directory') >+ help='corpus name/path relative to an nltk_data directory') >? + > parser.add_argument( > 'target_corpus', >- help='corpus name/path relative to an nltk_data directory') >+ help='corpus name/path relative to an nltk_data directory') >? + >====================================================================== >FAIL: test_e501_should_not_try_to_break_at_every_paren_in_arithmetic (test.test_autopep8.SystemTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/autopep8-0.9.2/test/test_autopep8.py", line 2020, in test_e501_should_not_try_to_break_at_every_paren_in_arithmetic > self.assertEqual(fixed, result) >AssertionError: u"term3 = w6 * c5 * (8.0 * psi4 * (11.0 - 24.0 * t2) - 28 * psi3 *\n [truncated]... != u"term3 = w6 * c5 * (8.0 * psi4 * (11.0 - 24.0 * t2) - 28 * psi3 *\n [truncated]... > term3 = w6 * c5 * (8.0 * psi4 * (11.0 - 24.0 * t2) - 28 * psi3 * > (1 - 6.0 * t2) + psi2 * (1 - 32 * t2) - psi * (2.0 * t2) + t4) / 720.0 > this_should_be_shortened = ( > ' ', >- ' ') >+ ' ') >? + >====================================================================== >FAIL: test_e501_with_multiple_keys_and_aggressive (test.test_autopep8.SystemTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/autopep8-0.9.2/test/test_autopep8.py", line 2310, in test_e501_with_multiple_keys_and_aggressive > self.assertEqual(fixed, result) >AssertionError: u"one_two_three_four_five_six = {\n 'one two three four five': 12345,\n 'a [truncated]... != u"one_two_three_four_five_six = {\n 'one two three four five': 12345,\n [truncated]... > one_two_three_four_five_six = { > 'one two three four five': 12345, >- 'asdfsdflsdkfjl sdflkjsdkfkjsfjsdlkfj sdlkfjlsfjs': '343', >+ 'asdfsdflsdkfjl sdflkjsdkfkjsfjsdlkfj sdlkfjlsfjs': '343', >? ++++ >- 1: 1} >+ 1: 1} >====================================================================== >FAIL: test_e501_with_multiple_lines (test.test_autopep8.SystemTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/autopep8-0.9.2/test/test_autopep8.py", line 2101, in test_e501_with_multiple_lines > self.assertEqual(fixed, result) >AssertionError: u'\n\nfoo_bar_zap_bing_bang_boom(\n 111, 111, 111, 111, 222, 222, 222, 222, 2 [truncated]... != u'\n\nfoo_bar_zap_bing_bang_boom(\n 111, 111, 111, 111, 222, 222, 222, 222, 2 [truncated]... > > > foo_bar_zap_bing_bang_boom( > 111, 111, 111, 111, 222, 222, 222, 222, 222, 222, 222, 222, 222, 333, 333, >- 111, 111, 111, 111, 222, 222, 222, 222, 222, 222, 222, 222, 222, 333, 333) >+ 111, 111, 111, 111, 222, 222, 222, 222, 222, 222, 222, 222, 222, 333, 333) >? +++++++++++++++++++++++ >====================================================================== >FAIL: test_e501_with_very_long_line (test.test_autopep8.SystemTests) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/autopep8-0.9.2/test/test_autopep8.py", line 1936, in test_e501_with_very_long_line > self.assertEqual(fixed, result) >AssertionError: u'x = [\n 3244234243234,\n 234234234324,\n 234234324,\n 23424234,\n [truncated]... != u'x = [\n 3244234243234,\n 234234234324,\n 234234324,\n 23424234, [truncated]... > x = [ > 3244234243234, >- 234234234324, >+ 234234234324, >? + >- 234234324, >+ 234234324, >? + >- 23424234, >+ 23424234, >? + >- 234234234, >+ 234234234, >? + >- 234234, >+ 234234, >? + >- 234243, >+ 234243, >? + >- 234243, >+ 234243, >? + >- 234234234324, >+ 234234234324, >? + >- 234234324, >+ 234234324, >? + >- 23424234, >+ 23424234, >? + >- 234234234, >+ 234234234, >? + >- 234234, >+ 234234, >? + >- 234243, >+ 234243, >? + >- 234243] >+ 234243] >? + >---------------------------------------------------------------------- >Ran 303 tests in 24.497s >FAILED (failures=11) >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.2iVWMu (%check) > Bad exit status from /var/tmp/rpm-tmp.2iVWMu (%check) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-autopep8.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-autopep8.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1106726
: 905134 |
905135
|
905136