Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1979877 Details for
Bug 2226515
xonsh: FTBFS in Fedora rawhide/f39
Home
New
Search
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.rh89 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
build.log (text/plain), 32.00 KB, created by
Fedora Release Engineering
on 2023-07-25 20:28:14 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2023-07-25 20:28:14 UTC
Size:
32.00 KB
patch
obsolete
>b/python3.12/site-packages/xonsh/parsers/base.py:178: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > if isinstance(x, ast.Str): >../../BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:179: 166 warnings >tests/test_aliases.py: 83 warnings >tests/test_ast.py: 21 warnings >tests/test_builtins.py: 17 warnings >tests/test_execer.py: 104 warnings >tests/test_imphooks.py: 6 warnings >tests/test_main.py: 2 warnings >tests/test_parser.py: 1150 warnings >tests/test_pipelines.py: 52 warnings >tests/test_ptk_shell.py: 4 warnings >tests/test_readline_shell.py: 2 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:179: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > return "*" in x.s >../../BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/context_check.py:23: 11 warnings >tests/test_aliases.py: 2 warnings >tests/test_ast.py: 8 warnings >tests/test_builtins.py: 5 warnings >tests/test_contexts.py: 77 warnings >tests/test_execer.py: 5 warnings >tests/test_imphooks.py: 10 warnings >tests/test_main.py: 3 warnings >tests/test_parser.py: 113 warnings >tests/test_xontribs.py: 3 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/context_check.py:23: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead > elif isinstance(x, (ast.Set, ast.Dict, ast.Num, ast.Str, ast.Bytes)): >../../BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/context_check.py:23: 11 warnings >tests/test_aliases.py: 2 warnings >tests/test_ast.py: 8 warnings >tests/test_builtins.py: 5 warnings >tests/test_contexts.py: 77 warnings >tests/test_execer.py: 5 warnings >tests/test_imphooks.py: 10 warnings >tests/test_main.py: 3 warnings >tests/test_parser.py: 113 warnings >tests/test_xontribs.py: 3 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/context_check.py:23: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > elif isinstance(x, (ast.Set, ast.Dict, ast.Num, ast.Str, ast.Bytes)): >../../BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/context_check.py:23: 11 warnings >tests/test_aliases.py: 2 warnings >tests/test_ast.py: 8 warnings >tests/test_builtins.py: 5 warnings >tests/test_contexts.py: 77 warnings >tests/test_execer.py: 5 warnings >tests/test_imphooks.py: 10 warnings >tests/test_main.py: 3 warnings >tests/test_parser.py: 113 warnings >tests/test_xontribs.py: 3 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/context_check.py:23: DeprecationWarning: ast.Bytes is deprecated and will be removed in Python 3.14; use ast.Constant instead > elif isinstance(x, (ast.Set, ast.Dict, ast.Num, ast.Str, ast.Bytes)): >../../BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/context_check.py:45: 11 warnings >tests/test_aliases.py: 2 warnings >tests/test_ast.py: 8 warnings >tests/test_builtins.py: 5 warnings >tests/test_contexts.py: 77 warnings >tests/test_execer.py: 5 warnings >tests/test_imphooks.py: 10 warnings >tests/test_main.py: 3 warnings >tests/test_parser.py: 113 warnings >tests/test_xontribs.py: 3 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/context_check.py:45: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead > elif isinstance(x, ast.NameConstant): >../../BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:3495: 120 warnings >tests/test_aliases.py: 84 warnings >tests/test_ast.py: 10 warnings >tests/test_execer.py: 20 warnings >tests/test_parser.py: 2071 warnings >tests/test_pipelines.py: 4 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:3495: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > if isinstance(p1, ast.Str) and isinstance(p2, ast.Str): >../../BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:3496: 120 warnings >tests/test_aliases.py: 84 warnings >tests/test_ast.py: 10 warnings >tests/test_execer.py: 20 warnings >tests/test_parser.py: 2064 warnings >tests/test_pipelines.py: 4 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:3496: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > p0 = ast.Str(p1.s + p2.s, lineno=p1.lineno, col_offset=p1.col_offset) >../../BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:3496: 60 warnings >tests/test_aliases.py: 42 warnings >tests/test_ast.py: 5 warnings >tests/test_execer.py: 10 warnings >tests/test_parser.py: 1032 warnings >tests/test_pipelines.py: 2 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:3496: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > p0 = ast.Str(p1.s + p2.s, lineno=p1.lineno, col_offset=p1.col_offset) >../../BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:2420: 4 warnings >tests/test_ast.py: 1 warning >tests/test_execer.py: 6 warnings >tests/test_parser.py: 32 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:2420: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead > p[0] = ast.NameConstant(value=True, lineno=p1.lineno, col_offset=p1.lexpos) >../../BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:639: 24 warnings >tests/test_parser.py: 22 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:639: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead > pymode = ast.NameConstant(value=pymode, lineno=lineno, col_offset=col) >../../BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:655: 24 warnings >tests/test_parser.py: 16 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:655: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > pattern = ast.Str(s=pattern, lineno=lineno, col_offset=col) >../../BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:666: 24 warnings >tests/test_parser.py: 22 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:666: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead > pathobj = ast.NameConstant(value=pathobj, lineno=lineno, col_offset=col) >tests/test_ast.py: 1 warning >tests/test_contexts.py: 4 warnings >tests/test_execer.py: 3 warnings >tests/test_imphooks.py: 3 warnings >tests/test_main.py: 1 warning >tests/test_parser.py: 9 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:2415: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead > p[0] = ast.NameConstant(value=None, lineno=p1.lineno, col_offset=p1.lexpos) >tests/test_contexts.py: 25 warnings >tests/test_parser.py: 20 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:1807: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > p[0] = ast.Str(s=s, lineno=beg[0], col_offset=beg[1]) >tests/test_execer.py: 1 warning >tests/test_parser.py: 13 warnings >tests/test_pipelines.py: 4 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:3223: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > p[0] = ast.Str(s="|", lineno=self.lineno, col_offset=self.col) >tests/test_execer.py: 1 warning >tests/test_parser.py: 682 warnings >tests/test_pipelines.py: 2 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:3439: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > p0 = ast.Str(s=p[1], lineno=self.lineno, col_offset=self.col) >tests/test_parser.py: 12 warnings >tests/test_pipelines.py: 1 warning > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:2568: DeprecationWarning: ast.Bytes is deprecated and will be removed in Python 3.14; use ast.Constant instead > p[0] = cls(s=s, lineno=p1.lineno, col_offset=p1.lexpos, is_raw=is_raw) >tests/test_parser.py::test_fstring_adaptor[f"$HOME"-$HOME] >tests/test_parser.py::test_fstring_adaptor[f"{0} - {1}"-0 - 1] >tests/test_parser.py::test_fstring_adaptor[f"{0} - {1}"-0 - 1] >tests/test_parser.py::test_fstring_adaptor[f"{0} - {1}"-0 - 1] >tests/test_parser.py::test_fstring_adaptor[f"{0} - {1}"-0 - 1] >tests/test_parser.py::test_fstring_adaptor[f"{0} - {1}"-0 - 1] >tests/test_parser.py::test_fstring_adaptor[f"{'$HOME'}"-$HOME] >tests/test_parser.py::test_fstring_adaptor[f"{'$HOME'}"-$HOME] > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/fstring_adaptor.py:90: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > elif isinstance(node, ast.Str): >tests/test_parser.py::test_fstring_adaptor[f"$HOME"-$HOME] >tests/test_parser.py::test_fstring_adaptor[f"{0} - {1}"-0 - 1] >tests/test_parser.py::test_fstring_adaptor[f"{0} - {1}"-0 - 1] >tests/test_parser.py::test_fstring_adaptor[f"{0} - {1}"-0 - 1] >tests/test_parser.py::test_fstring_adaptor[f"{0} - {1}"-0 - 1] >tests/test_parser.py::test_fstring_adaptor[f"{0} - {1}"-0 - 1] >tests/test_parser.py::test_fstring_adaptor[f"{'$HOME'}"-$HOME] >tests/test_parser.py::test_fstring_adaptor[f"{'$HOME'}"-$HOME] > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/fstring_adaptor.py:113: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > elif isinstance(node, ast.Str): >tests/test_parser.py: 21 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:2537: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > s = ast.Str( >tests/test_parser.py::test_bang_three_cmds_two_pipes >tests/test_parser.py::test_bang_three_cmds_two_pipes >tests/test_parser.py::test_three_cmds_two_pipes >tests/test_parser.py::test_three_cmds_two_pipes > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:3257: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > if len(p1) > 1 and hasattr(p1[-2], "s") and p1[-2].s != "|": >tests/test_parser.py::test_bang_cmd_background >tests/test_parser.py::test_bang_cmd_background_nospace >tests/test_parser.py::test_cmd_background >tests/test_parser.py::test_cmd_background_nospace >tests/test_pipelines.py::test_background_pgid > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:3232: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > p[0] = ast.Str(s="&", lineno=self.lineno, col_offset=self.col) >tests/test_parser.py::test_use_subshell[![(cat)]] >tests/test_parser.py::test_use_subshell[![(cat;)]] >tests/test_parser.py::test_use_subshell[![(cd path; ls; cd)]] >tests/test_parser.py::test_use_subshell[![(echo "abc"; sleep 1; echo "def")]] >tests/test_parser.py::test_use_subshell[![(echo "abc"; sleep 1; echo "def") | grep abc]] >tests/test_parser.py::test_use_subshell[![(if True:\n ls\nelse:\n echo not true)]] >tests/test_parser.py::test_redirect_abspath[$[(cat) < /path/to/input.txt]] > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:3284: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > ast.Str(s="xonsh", lineno=l, col_offset=c), >tests/test_parser.py::test_use_subshell[![(cat)]] >tests/test_parser.py::test_use_subshell[![(cat;)]] >tests/test_parser.py::test_use_subshell[![(cd path; ls; cd)]] >tests/test_parser.py::test_use_subshell[![(echo "abc"; sleep 1; echo "def")]] >tests/test_parser.py::test_use_subshell[![(echo "abc"; sleep 1; echo "def") | grep abc]] >tests/test_parser.py::test_use_subshell[![(if True:\n ls\nelse:\n echo not true)]] >tests/test_parser.py::test_redirect_abspath[$[(cat) < /path/to/input.txt]] > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:3285: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > ast.Str(s="-c", lineno=l, col_offset=c), >tests/test_parser.py::test_use_subshell[![(cat)]] >tests/test_parser.py::test_use_subshell[![(cat;)]] >tests/test_parser.py::test_use_subshell[![(cd path; ls; cd)]] >tests/test_parser.py::test_use_subshell[![(echo "abc"; sleep 1; echo "def")]] >tests/test_parser.py::test_use_subshell[![(echo "abc"; sleep 1; echo "def") | grep abc]] >tests/test_parser.py::test_use_subshell[![(if True:\n ls\nelse:\n echo not true)]] >tests/test_parser.py::test_redirect_abspath[$[(cat) < /path/to/input.txt]] > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:3286: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > ast.Str(s=subcmd, lineno=l, col_offset=c), >tests/test_parser.py: 3207 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:2714: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > node = ast.Str(s=s, lineno=beg[0], col_offset=beg[1]) >tests/test_parser.py: 29 warnings > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2798: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > assert args[0].s == s.strip() >tests/test_parser.py: 210 warnings > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2808: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > assert args[0].s == s.strip() >tests/test_parser.py: 210 warnings > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2809: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > assert args[1].s == t.strip() >tests/test_parser.py: 900 warnings > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2821: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > assert args[0].s == s.strip() >tests/test_parser.py: 900 warnings > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2822: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > assert args[1].s == t.strip() >tests/test_parser.py: 900 warnings > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2823: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > assert args[2].s == u.strip() >tests/test_parser.py: 29 warnings > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2833: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > assert args[0].s == s.strip() >tests/test_parser.py: 29 warnings > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2843: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > assert args[0].s == s.strip() >tests/test_parser.py::test_empty_subprocbang[echo!-!(-)] >tests/test_parser.py::test_empty_subprocbang[echo!-$(-)] >tests/test_parser.py::test_empty_subprocbang[echo!-![-]] >tests/test_parser.py::test_empty_subprocbang[echo!-$[-]] >tests/test_parser.py::test_empty_subprocbang[echo !-!(-)] >tests/test_parser.py::test_empty_subprocbang[echo !-$(-)] >tests/test_parser.py::test_empty_subprocbang[echo !-![-]] >tests/test_parser.py::test_empty_subprocbang[echo !-$[-]] > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:3311: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > node = ast.Str(s="", lineno=p3.lineno, col_offset=p3.lexpos + 1) >tests/test_parser.py: 12 warnings > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2856: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > assert cmd[1].s == "" >tests/test_parser.py: 152 warnings > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:3322: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > node = ast.Str(s=s, lineno=beg[0], col_offset=beg[1]) >tests/test_parser.py: 16 warnings > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2866: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > assert cmd[1].s == "x" >tests/test_parser.py: 16 warnings > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2878: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > assert cmd[2].s == "x" >tests/test_parser.py: 48 warnings > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2893: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > assert cmd[2].s == "x" >tests/test_parser.py: 68 warnings > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2924: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > assert cmd[1].s == body.partition("!")[-1].strip() >tests/test_parser.py::test_withbang_single_suite[pass\n] >tests/test_parser.py::test_withbang_single_suite[x = 42\ny = 12\n] >tests/test_parser.py::test_withbang_single_suite[export PATH="yo:momma"\necho $PATH\n] >tests/test_parser.py::test_withbang_single_suite[with q as t:\n v = 10\n\n] >tests/test_parser.py::test_withbang_single_suite[with q as t:\n v = 10\n\nfor x in range(6):\n if True:\n pass\n else:\n ls -l\n\na = 42\n] > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2958: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > s = item.context_expr.args[1].s >tests/test_parser.py::test_withbang_as_single_suite[pass\n] >tests/test_parser.py::test_withbang_as_single_suite[x = 42\ny = 12\n] >tests/test_parser.py::test_withbang_as_single_suite[export PATH="yo:momma"\necho $PATH\n] >tests/test_parser.py::test_withbang_as_single_suite[with q as t:\n v = 10\n\n] >tests/test_parser.py::test_withbang_as_single_suite[with q as t:\n v = 10\n\nfor x in range(6):\n if True:\n pass\n else:\n ls -l\n\na = 42\n] > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2974: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > s = item.context_expr.args[1].s >tests/test_parser.py::test_withbang_single_suite_trailing[pass\n] >tests/test_parser.py::test_withbang_single_suite_trailing[x = 42\ny = 12\n] >tests/test_parser.py::test_withbang_single_suite_trailing[export PATH="yo:momma"\necho $PATH\n] >tests/test_parser.py::test_withbang_single_suite_trailing[with q as t:\n v = 10\n\n] >tests/test_parser.py::test_withbang_single_suite_trailing[with q as t:\n v = 10\n\nfor x in range(6):\n if True:\n pass\n else:\n ls -l\n\na = 42\n] > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:2996: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > s = item.context_expr.args[1].s >tests/test_parser.py::test_withbang_single_simple[pass] >tests/test_parser.py::test_withbang_single_simple[x = 42; y = 12] >tests/test_parser.py::test_withbang_single_simple[export PATH="yo:momma"; echo $PATH] >tests/test_parser.py::test_withbang_single_simple[[1,\n 2,\n 3]] >tests/test_parser.py::test_withbang_single_simple_opt[pass] >tests/test_parser.py::test_withbang_single_simple_opt[x = 42; y = 12] >tests/test_parser.py::test_withbang_single_simple_opt[export PATH="yo:momma"; echo $PATH] >tests/test_parser.py::test_withbang_single_simple_opt[[1,\n 2,\n 3]] > /builddir/build/BUILDROOT/xonsh-0.13.3-5.fc39.noarch/usr/lib/python3.12/site-packages/xonsh/parsers/base.py:1815: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > p[0] = ast.Str(s=s, lineno=beg[0], col_offset=beg[1]) >tests/test_parser.py::test_withbang_single_simple[pass] >tests/test_parser.py::test_withbang_single_simple[x = 42; y = 12] >tests/test_parser.py::test_withbang_single_simple[export PATH="yo:momma"; echo $PATH] >tests/test_parser.py::test_withbang_single_simple[[1,\n 2,\n 3]] > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:3019: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > s = item.context_expr.args[1].s >tests/test_parser.py::test_withbang_single_simple_opt[pass] >tests/test_parser.py::test_withbang_single_simple_opt[x = 42; y = 12] >tests/test_parser.py::test_withbang_single_simple_opt[export PATH="yo:momma"; echo $PATH] >tests/test_parser.py::test_withbang_single_simple_opt[[1,\n 2,\n 3]] > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:3035: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > s = item.context_expr.args[1].s >tests/test_parser.py: 15 warnings > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:3053: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > s = item.context_expr.args[1].s >tests/test_parser.py::test_subproc_raw_str_literal > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:3067: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead > assert isinstance(subproc.args[0].elts[1], Str) >tests/test_parser.py::test_subproc_raw_str_literal > /builddir/build/BUILD/xonsh-0.13.3/tests/test_parser.py:3068: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead > assert subproc.args[0].elts[1].s == "$foo" >tests/test_ptk_shell.py::test_ptk_prompt['hello'-None] > /usr/lib/python3.12/site-packages/prompt_toolkit/application/application.py:955: DeprecationWarning: There is no current event loop > loop = asyncio.get_event_loop() >tests/xoreutils/test_which.py::TestWhich::test_whichgen > /usr/lib/python3.12/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. > tests/xoreutils/test_which.py::TestWhich::test_whichgen is using nose-specific method: `setup(self)` > To remove this warning, rename it to `setup_method(self)` > See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose > fixture_result = next(generator) >tests/xoreutils/test_which.py::TestWhich::test_whichgen_failure > /usr/lib/python3.12/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. > tests/xoreutils/test_which.py::TestWhich::test_whichgen_failure is using nose-specific method: `setup(self)` > To remove this warning, rename it to `setup_method(self)` > See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose > fixture_result = next(generator) >tests/xoreutils/test_which.py::TestWhich::test_whichgen_verbose > /usr/lib/python3.12/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. > tests/xoreutils/test_which.py::TestWhich::test_whichgen_verbose is using nose-specific method: `setup(self)` > To remove this warning, rename it to `setup_method(self)` > See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose > fixture_result = next(generator) >tests/xoreutils/test_which.py::TestWhich::test_whichgen_multiple > /usr/lib/python3.12/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. > tests/xoreutils/test_which.py::TestWhich::test_whichgen_multiple is using nose-specific method: `setup(self)` > To remove this warning, rename it to `setup_method(self)` > See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose > fixture_result = next(generator) >-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html >============================= slowest 5 durations ============================== >20.67s call tests/test_integrations.py::test_script[case8] >20.54s call tests/test_integrations.py::test_script[case8] >20.52s call tests/test_integrations.py::test_script[case8] >20.47s call tests/test_integrations.py::test_script[case8] >20.46s call tests/test_integrations.py::test_script[case8] >=========================== short test summary info ============================ >FAILED tests/test_integrations.py::test_script[case0] - AssertionError: asser... >FAILED tests/test_integrations.py::test_script[case1] - AssertionError: asser... >FAILED tests/test_integrations.py::test_script[case2] - AssertionError: asser... >FAILED tests/test_integrations.py::test_script[case3] - AssertionError: asser... >FAILED tests/test_integrations.py::test_script[case4] - AssertionError: asser... >FAILED tests/test_integrations.py::test_script[case5] - AssertionError: asser... >FAILED tests/test_integrations.py::test_script[case6] - AssertionError: asser... >FAILED tests/test_integrations.py::test_script[case7] - AssertionError: asser... >FAILED tests/test_integrations.py::test_script[case8] - AssertionError: asser... >FAILED tests/test_integrations.py::test_script[case9] - AssertionError: asser... >FAILED tests/test_integrations.py::test_script[case10] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case11] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case12] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case13] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case14] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case15] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case16] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case17] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case18] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case19] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case20] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case21] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case22] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case23] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case25] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case26] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case27] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script[case28] - AssertionError: asse... >FAILED tests/test_integrations.py::test_script_stderr[case0] - AssertionError... >FAILED tests/test_integrations.py::test_ampersand_argument[echo '&'-&\n] - As... >FAILED tests/test_integrations.py::test_ampersand_argument[echo foo'&'-foo'&'\n] >FAILED tests/test_integrations.py::test_ampersand_argument[echo foo '&'-foo &\n] >FAILED tests/test_integrations.py::test_ampersand_argument[echo foo '&' bar-foo & bar\n] >FAILED tests/test_parser.py::test_f_env_var - File "<code>", line 1 >FAILED tests/test_parser.py::test_fstring_adaptor[f"{$HOME}"-/foo/bar] - Fi... >FAILED tests/test_parser.py::test_fstring_adaptor[f"{ $HOME }"-/foo/bar] - ... >FAILED tests/test_parser.py::test_fstring_adaptor[f"$HOME = {$HOME}"-$HOME = /foo/bar] >FAILED tests/test_parser.py::test_fstring_adaptor[f"{${'HOME'}}"-/foo/bar] - ... >FAILED tests/test_parser.py::test_fstring_adaptor[f'{${$FOO+$BAR}}'-/foo/bar] >FAILED tests/test_parser.py::test_fstring_adaptor[f"${$FOO}{$BAR}={f'{$HOME}'}"-$HOME=/foo/bar] >FAILED tests/test_parser.py::test_fstring_adaptor[f"""foo\n{f"_{$HOME}_"}\nbar"""-foo\n_/foo/bar_\nbar] >FAILED tests/test_parser.py::test_fstring_adaptor[f"""foo\n{f"_{${'HOME'}}_"}\nbar"""-foo\n_/foo/bar_\nbar] >FAILED tests/test_parser.py::test_fstring_adaptor[f"""foo\n{f"_{${ $FOO + $BAR }}_"}\nbar"""-foo\n_/foo/bar_\nbar] >FAILED tests/test_parser.py::test_fstring_adaptor[f'{$HOME=}'-$HOME='/foo/bar'] >FAILED tests/completers/test_bash_completer.py::test_equal_sign_arg[command_context1-completions1-4-False] >= 45 failed, 4955 passed, 32 skipped, 20 deselected, 3 xfailed, 31100 warnings, 140 rerun in 533.22s (0:08:53) = >Failed with Command '['pytest', '-k', 'not test_complete_dots and not test_vox', '--durations=5']' returned non-zero exit status 1. >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.xgWMuU (%check) > Bad exit status from /var/tmp/rpm-tmp.xgWMuU (%check) >Child return code was: 1 >EXCEPTION: [Error('Command failed: \n # /usr/bin/systemd-nspawn -q -M e930bffda8e244b29fc4ed80430465f3 -D /var/lib/mock/f39-build-44381303-5277687/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.2csig9ak:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007" --setenv=PS1=<mock-chroot> \\s-\\v\\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/xonsh.spec\n', 1)] >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace > result = func(*args, **kw) > ^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 597, in do_with_status > raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) >mockbuild.exception.Error: Command failed: > # /usr/bin/systemd-nspawn -q -M e930bffda8e244b29fc4ed80430465f3 -D /var/lib/mock/f39-build-44381303-5277687/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.2csig9ak:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/xonsh.spec >
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 2226515
: 1979877 |
1979878
|
1979879