[#343835] [test-only] FAILED python3-module-typer.git=0.11.0-alt1

Girar awaiter (dutyrok) girar-builder at altlinux.org
Thu Mar 28 15:30:03 MSK 2024


https://git.altlinux.org/tasks/343835/logs/events.1.1.log

subtask  name                  aarch64    i586  ppc64le  x86_64
   #100  python3-module-typer   failed  failed   failed  failed

2024-Mar-28 12:29:12 :: test-only task #343835 for sisyphus started by dutyrok:
#100 build 0.11.0-alt1 from /people/dutyrok/packages/python3-module-typer.git fetched at 2024-Mar-28 12:29:05
2024-Mar-28 12:29:14 :: [i586] #100 python3-module-typer.git 0.11.0-alt1: build start
2024-Mar-28 12:29:14 :: [ppc64le] #100 python3-module-typer.git 0.11.0-alt1: build start
2024-Mar-28 12:29:14 :: [aarch64] #100 python3-module-typer.git 0.11.0-alt1: build start
2024-Mar-28 12:29:14 :: [x86_64] #100 python3-module-typer.git 0.11.0-alt1: build start
[x86_64] >       assert "Secondary Arguments" in result.output
[x86_64] E       AssertionError: assert 'Secondary Arguments' in 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n  [green]Create[/green] a new user. :sparkles:\n\nArguments:\n  U...r\n  --favorite-color TEXT  The favorite color of the new user\n  --help                 Show this message and exit.\n'
[x86_64] E        +  where 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n  [green]Create[/green] a new user. :sparkles:\n\nArguments:\n  U...r\n  --favorite-color TEXT  The favorite color of the new user\n  --help                 Show this message and exit.\n' = <Result okay>.output
[x86_64] --
[x86_64] >       assert "Create a new user. ✨" in result.output
[x86_64] E       AssertionError: assert 'Create a new user. ✨' in 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n  --install-completion [bash|zsh|fish|powershell|pwsh]\n        ...ge and exit.\n\nCommands:\n  config  [blue]Configure[/blue] the system.\n  create  [green]Create[/green] a new user.\n'
[x86_64] E        +  where 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n  --install-completion [bash|zsh|fish|powershell|pwsh]\n        ...ge and exit.\n\nCommands:\n  config  [blue]Configure[/blue] the system.\n  create  [green]Create[/green] a new user.\n' = <Result okay>.output
[x86_64] --
[x86_64] >       assert "Secondary Arguments" in result.output
[x86_64] E       AssertionError: assert 'Secondary Arguments' in 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n  [green]Create[/green] a new user. :sparkles:\n\nArguments:\n  U...r\n  --favorite-color TEXT  The favorite color of the new user\n  --help                 Show this message and exit.\n'
[x86_64] E        +  where 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n  [green]Create[/green] a new user. :sparkles:\n\nArguments:\n  U...r\n  --favorite-color TEXT  The favorite color of the new user\n  --help                 Show this message and exit.\n' = <Result okay>.output
[x86_64] --
[x86_64] >       assert "Create a new user. ✨" in result.output
[x86_64] E       AssertionError: assert 'Create a new user. ✨' in 'Usage: create [OPTIONS] USERNAME\n\n  [green]Create[/green] a new user. :sparkles:\n\nArguments:\n  USERNAME  [requir...llation.\n  --help                          Show this message and exit.\n\n  Made with :heart: in [blue]Venus[/blue]\n'
[x86_64] E        +  where 'Usage: create [OPTIONS] USERNAME\n\n  [green]Create[/green] a new user. :sparkles:\n\nArguments:\n  USERNAME  [requir...llation.\n  --help                          Show this message and exit.\n\n  Made with :heart: in [blue]Venus[/blue]\n' = <Result okay>.output
[x86_64] --
[x86_64] >       assert "Customization and Utils" in result.output
[x86_64] E       AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n'
[x86_64] E        +  where 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n' = <Result okay>.output
[x86_64] --
[x86_64] >       assert "Customization and Utils" in result.output
[x86_64] E       AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n'
[x86_64] E        +  where 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n' = <Result okay>.output
[x86_64] --
[x86_64]         assert "print(name + 3)" in result.stderr
[x86_64]         assert 'TypeError: can only concatenate str (not "int") to str' in result.stderr
[x86_64] >       assert "name = 'morty'" in result.stderr
[x86_64] E       assert "name = 'morty'" in 'Traceback (most recent call last):\n\n  File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n    print(name + 3)\n          ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n'
[x86_64] E        +  where 'Traceback (most recent call last):\n\n  File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n    print(name + 3)\n          ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n' = CompletedProcess(args=['/usr/src/RPM/BUILD/python3-module-typer-0.11.0/.run_venv/bin/python3', '/usr/src/RPM/BUILD/pyt...ine 8, in main\n    print(name + 3)\n          ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n').stderr
[x86_64] tests/test_tutorial/test_exceptions/test_tutorial003.py:26: AssertionError
[x86_64] ======================================================= short test summary info =======================================================
[x86_64] FAILED tests/test_tutorial/test_arguments/test_help/test_tutorial007_an.py::test_help - AssertionError: assert 'Secondary Arguments'...
[x86_64] FAILED tests/test_tutorial/test_commands/test_help/test_tutorial004.py::test_help - AssertionError: assert 'Create a new shiny user....
2024-Mar-28 12:29:42 :: [x86_64] python3-module-typer.git 0.11.0-alt1: remote: build failed
2024-Mar-28 12:29:42 :: [x86_64] #100 python3-module-typer.git 0.11.0-alt1: build FAILED
2024-Mar-28 12:29:42 :: [x86_64] requesting cancellation of task processing
[i586] >       assert "(deprecated)" in result.output
[i586] E       AssertionError: assert '(deprecated)' in 'Usage: root delete [OPTIONS] USERNAME\n\n  (Deprecated) Delete a user.\n\n  This is deprecated and will stop being supported soon.\n\nArguments:\n  USERNAME  [required]\n\nOptions:\n  --help  Show this message and exit.\n'
[i586] E        +  where 'Usage: root delete [OPTIONS] USERNAME\n\n  (Deprecated) Delete a user.\n\n  This is deprecated and will stop being supported soon.\n\nArguments:\n  USERNAME  [required]\n\nOptions:\n  --help  Show this message and exit.\n' = <Result okay>.output
[i586] --
[i586] >       assert "Create a new user. ✨" in result.output
[i586] E       AssertionError: assert 'Create a new user. ✨' in 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n  --install-completion [bash|zsh|fish|powershell|pwsh]\n        ...ge and exit.\n\nCommands:\n  config  [blue]Configure[/blue] the system.\n  create  [green]Create[/green] a new user.\n'
[i586] E        +  where 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n  --install-completion [bash|zsh|fish|powershell|pwsh]\n        ...ge and exit.\n\nCommands:\n  config  [blue]Configure[/blue] the system.\n  create  [green]Create[/green] a new user.\n' = <Result okay>.output
[i586] --
[i586] >       assert "Secondary Arguments" in result.output
[i586] E       AssertionError: assert 'Secondary Arguments' in 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n  [green]Create[/green] a new user. :sparkles:\n\nArguments:\n  U...r\n  --favorite-color TEXT  The favorite color of the new user\n  --help                 Show this message and exit.\n'
[i586] E        +  where 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n  [green]Create[/green] a new user. :sparkles:\n\nArguments:\n  U...r\n  --favorite-color TEXT  The favorite color of the new user\n  --help                 Show this message and exit.\n' = <Result okay>.output
[i586] --
[i586] >       assert "Customization and Utils" in result.output
[i586] E       AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n'
[i586] E        +  where 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n' = <Result okay>.output
[i586] --
[i586] >       assert "Customization and Utils" in result.output
[i586] E       AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n'
[i586] E        +  where 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n' = <Result okay>.output
[i586] --
[i586] >       assert "Create a new user. ✨" in result.output
[i586] E       AssertionError: assert 'Create a new user. ✨' in 'Usage: create [OPTIONS] USERNAME\n\n  [green]Create[/green] a new user. :sparkles:\n\nArguments:\n  USERNAME  [requir...llation.\n  --help                          Show this message and exit.\n\n  Made with :heart: in [blue]Venus[/blue]\n'
[i586] E        +  where 'Usage: create [OPTIONS] USERNAME\n\n  [green]Create[/green] a new user. :sparkles:\n\nArguments:\n  USERNAME  [requir...llation.\n  --help                          Show this message and exit.\n\n  Made with :heart: in [blue]Venus[/blue]\n' = <Result okay>.output
[i586] --
[i586]         assert "print(name + 3)" in result.stderr
[i586]         assert 'TypeError: can only concatenate str (not "int") to str' in result.stderr
[i586] >       assert "name = 'morty'" in result.stderr
[i586] E       assert "name = 'morty'" in 'Traceback (most recent call last):\n\n  File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n    print(name + 3)\n          ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n'
[i586] E        +  where 'Traceback (most recent call last):\n\n  File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n    print(name + 3)\n          ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n' = CompletedProcess(args=['/usr/src/RPM/BUILD/python3-module-typer-0.11.0/.run_venv/bin/python3', '/usr/src/RPM/BUILD/pyt...ine 8, in main\n    print(name + 3)\n          ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n').stderr
[i586] tests/test_tutorial/test_exceptions/test_tutorial003.py:26: AssertionError
[i586] --
[i586] ======================================================= short test summary info =======================================================
[i586] FAILED tests/test_tutorial/test_arguments/test_help/test_tutorial007_an.py::test_help - AssertionError: assert 'Secondary Arguments'...
[i586] FAILED tests/test_tutorial/test_commands/test_help/test_tutorial004_an.py::test_help - AssertionError: assert 'Create a new shinny u...
2024-Mar-28 12:29:43 :: [i586] python3-module-typer.git 0.11.0-alt1: remote: build failed
2024-Mar-28 12:29:43 :: [i586] #100 python3-module-typer.git 0.11.0-alt1: build FAILED
[aarch64] >       assert "Delete a user with USERNAME." in result.output
[aarch64] E       AssertionError: assert 'Delete a user with USERNAME.' in 'Usage: root delete [OPTIONS] USERNAME\n\n  [bold red]Delete[/bold red] a user with [italic]USERNAME[/italic].\n\nArgu...[/bold red] :boom:\n                        [default: no-force]\n  --help                Show this message and exit.\n'
[aarch64] E        +  where 'Usage: root delete [OPTIONS] USERNAME\n\n  [bold red]Delete[/bold red] a user with [italic]USERNAME[/italic].\n\nArgu...[/bold red] :boom:\n                        [default: no-force]\n  --help                Show this message and exit.\n' = <Result okay>.output
[aarch64] --
[aarch64] >       assert "Delete a user with USERNAME." in result.output
[aarch64] E       AssertionError: assert 'Delete a user with USERNAME.' in 'Usage: root delete [OPTIONS] USERNAME\n\n  **Delete** a user with *USERNAME*.\n\nArguments:\n  USERNAME  The username... --no-force  Force the **deletion** :boom:  [default: no-force]\n  --help                Show this message and exit.\n'
[aarch64] E        +  where 'Usage: root delete [OPTIONS] USERNAME\n\n  **Delete** a user with *USERNAME*.\n\nArguments:\n  USERNAME  The username... --no-force  Force the **deletion** :boom:  [default: no-force]\n  --help                Show this message and exit.\n' = <Result okay>.output
[aarch64] --
[aarch64] >       assert "Customization and Utils" in result.output
[aarch64] E       AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n'
[aarch64] E        +  where 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n' = <Result okay>.output
[aarch64] --
[aarch64] >       assert "Customization and Utils" in result.output
[aarch64] E       AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n'
[aarch64] E        +  where 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n' = <Result okay>.output
[aarch64] --
[aarch64] >       assert "Create a new user. ✨" in result.output
[aarch64] E       AssertionError: assert 'Create a new user. ✨' in 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n  --install-completion [bash|zsh|fish|powershell|pwsh]\n        ...ge and exit.\n\nCommands:\n  config  [blue]Configure[/blue] the system.\n  create  [green]Create[/green] a new user.\n'
[aarch64] E        +  where 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n  --install-completion [bash|zsh|fish|powershell|pwsh]\n        ...ge and exit.\n\nCommands:\n  config  [blue]Configure[/blue] the system.\n  create  [green]Create[/green] a new user.\n' = <Result okay>.output
[aarch64] --
[aarch64] >       assert "Secondary Arguments" in result.output
[aarch64] E       AssertionError: assert 'Secondary Arguments' in 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n  [green]Create[/green] a new user. :sparkles:\n\nArguments:\n  U...r\n  --favorite-color TEXT  The favorite color of the new user\n  --help                 Show this message and exit.\n'
[aarch64] E        +  where 'Usage: root create [OPTIONS] USERNAME [LASTNAME]\n\n  [green]Create[/green] a new user. :sparkles:\n\nArguments:\n  U...r\n  --favorite-color TEXT  The favorite color of the new user\n  --help                 Show this message and exit.\n' = <Result okay>.output
[aarch64] --
[aarch64] >       assert "Create a new user. ✨" in result.output
[aarch64] E       AssertionError: assert 'Create a new user. ✨' in 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n  --install-completion [bash|zsh|fish|powershell|pwsh]\n        ...port  [yellow]Report[/yellow] an issue.\n  sync    [blue]Synchronize[/blue] the system or something fancy like that.\n'
[aarch64] E        +  where 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n  --install-completion [bash|zsh|fish|powershell|pwsh]\n        ...port  [yellow]Report[/yellow] an issue.\n  sync    [blue]Synchronize[/blue] the system or something fancy like that.\n' = <Result okay>.output
[aarch64] --
[aarch64]         assert "print(name + 3)" in result.stderr
[aarch64]         assert 'TypeError: can only concatenate str (not "int") to str' in result.stderr
[aarch64] >       assert "name = 'morty'" in result.stderr
[aarch64] E       assert "name = 'morty'" in 'Traceback (most recent call last):\n\n  File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n    print(name + 3)\n          ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n'
[aarch64] E        +  where 'Traceback (most recent call last):\n\n  File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n    print(name + 3)\n          ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n' = CompletedProcess(args=['/usr/src/RPM/BUILD/python3-module-typer-0.11.0/.run_venv/bin/python3', '/usr/src/RPM/BUILD/pyt...ine 8, in main\n    print(name + 3)\n          ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n').stderr
[aarch64] tests/test_tutorial/test_exceptions/test_tutorial003.py:26: AssertionError
2024-Mar-28 12:29:59 :: [aarch64] python3-module-typer.git 0.11.0-alt1: remote: build failed
2024-Mar-28 12:29:59 :: [aarch64] #100 python3-module-typer.git 0.11.0-alt1: build FAILED
[ppc64le] E       AssertionError: assert 'Create a new shiny user. ✨' in 'Usage: root create [OPTIONS] USERNAME\n\n  [bold green]Create[/bold green] a new [italic]shiny[/italic] user. :sparkl...  USERNAME  The username to be [green]created[/green]  [required]\n\nOptions:\n  --help  Show this message and exit.\n'
[ppc64le] E        +  where 'Usage: root create [OPTIONS] USERNAME\n\n  [bold green]Create[/bold green] a new [italic]shiny[/italic] user. :sparkl...  USERNAME  The username to be [green]created[/green]  [required]\n\nOptions:\n  --help  Show this message and exit.\n' = <Result okay>.output
[ppc64le] --
[ppc64le] >       assert "Create a new shinny user. ✨" in result.output
[ppc64le] E       AssertionError: assert 'Create a new shinny user. ✨' in 'Usage: root create [OPTIONS] USERNAME\n\n  **Create** a new *shinny* user. :sparkles:\n\n  * Create a username\n\n  *...rguments:\n  USERNAME  The username to be **created**  [required]\n\nOptions:\n  --help  Show this message and exit.\n'
[ppc64le] E        +  where 'Usage: root create [OPTIONS] USERNAME\n\n  **Create** a new *shinny* user. :sparkles:\n\n  * Create a username\n\n  *...rguments:\n  USERNAME  The username to be **created**  [required]\n\nOptions:\n  --help  Show this message and exit.\n' = <Result okay>.output
[ppc64le] --
[ppc64le] >       assert "Create a new user. ✨" in result.output
[ppc64le] E       AssertionError: assert 'Create a new user. ✨' in 'Usage: create [OPTIONS] USERNAME\n\n  [green]Create[/green] a new user. :sparkles:\n\nArguments:\n  USERNAME  [requir...llation.\n  --help                          Show this message and exit.\n\n  Made with :heart: in [blue]Venus[/blue]\n'
[ppc64le] E        +  where 'Usage: create [OPTIONS] USERNAME\n\n  [green]Create[/green] a new user. :sparkles:\n\nArguments:\n  USERNAME  [requir...llation.\n  --help                          Show this message and exit.\n\n  Made with :heart: in [blue]Venus[/blue]\n' = <Result okay>.output
[ppc64le] --
[ppc64le] >       assert "Customization and Utils" in result.output
[ppc64le] E       AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n'
[ppc64le] E        +  where 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n' = <Result okay>.output
[ppc64le] --
[ppc64le] >       assert "Delete a user with USERNAME." in result.output
[ppc64le] E       AssertionError: assert 'Delete a user with USERNAME.' in 'Usage: root delete [OPTIONS] USERNAME\n\n  [bold red]Delete[/bold red] a user with [italic]USERNAME[/italic].\n\nArgu...[/bold red] :boom:\n                        [default: no-force]\n  --help                Show this message and exit.\n'
[ppc64le] E        +  where 'Usage: root delete [OPTIONS] USERNAME\n\n  [bold red]Delete[/bold red] a user with [italic]USERNAME[/italic].\n\nArgu...[/bold red] :boom:\n                        [default: no-force]\n  --help                Show this message and exit.\n' = <Result okay>.output
[ppc64le] --
[ppc64le] >       assert "Create a new user. ✨" in result.output
[ppc64le] E       AssertionError: assert 'Create a new user. ✨' in 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n  --install-completion [bash|zsh|fish|powershell|pwsh]\n        ...ge and exit.\n\nCommands:\n  config  [blue]Configure[/blue] the system.\n  create  [green]Create[/green] a new user.\n'
[ppc64le] E        +  where 'Usage: root [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n  --install-completion [bash|zsh|fish|powershell|pwsh]\n        ...ge and exit.\n\nCommands:\n  config  [blue]Configure[/blue] the system.\n  create  [green]Create[/green] a new user.\n' = <Result okay>.output
[ppc64le] --
[ppc64le] >       assert "Customization and Utils" in result.output
[ppc64le] E       AssertionError: assert 'Customization and Utils' in 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n'
[ppc64le] E        +  where 'Usage: main [OPTIONS] NAME\n\n  Say hi to NAME, optionally with a --lastname.\n\n  If --formal is used, say hi very f...               copy it or customize the installation.\n  --help                          Show this message and exit.\n' = <Result okay>.output
[ppc64le] --
[ppc64le]         assert "print(name + 3)" in result.stderr
[ppc64le]         assert 'TypeError: can only concatenate str (not "int") to str' in result.stderr
[ppc64le] >       assert "name = 'morty'" in result.stderr
[ppc64le] E       assert "name = 'morty'" in 'Traceback (most recent call last):\n\n  File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n    print(name + 3)\n          ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n'
[ppc64le] E        +  where 'Traceback (most recent call last):\n\n  File "/usr/src/RPM/BUILD/python3-module-typer-0.11.0/docs_src/exceptions/tuto...line 8, in main\n    print(name + 3)\n          ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n' = CompletedProcess(args=['/usr/src/RPM/BUILD/python3-module-typer-0.11.0/.run_venv/bin/python3', '/usr/src/RPM/BUILD/pyt...ine 8, in main\n    print(name + 3)\n          ~~~~~^~~\n\nTypeError: can only concatenate str (not "int") to str\n\n').stderr
[ppc64le] tests/test_tutorial/test_exceptions/test_tutorial003.py:26: AssertionError
2024-Mar-28 12:30:03 :: [ppc64le] python3-module-typer.git 0.11.0-alt1: remote: build failed
2024-Mar-28 12:30:03 :: [ppc64le] #100 python3-module-typer.git 0.11.0-alt1: build FAILED
2024-Mar-28 12:29:43 :: [x86_64] build FAILED
2024-Mar-28 12:29:43 :: [i586] build FAILED
2024-Mar-28 12:30:00 :: [aarch64] build FAILED
2024-Mar-28 12:30:03 :: [ppc64le] build FAILED
2024-Mar-28 12:30:03 :: task #343835 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list