Replace shell command with activator #43
tests.yaml
on: push
Annotations
134 errors
Ubuntu (Python 3.10) / pytest:
tests/console/commands/env/test_activate.py#L44
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
poetry.console.commands.env.activate.ShellNotSupportedError: Discovered shell doesn't have an activator in virtual environment
|
Ubuntu (Python 3.10) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[csh-source-.csh]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x7faa0b308030>('.csh')
+ where <built-in method endswith of str object at 0x7faa0b308030> = ''.endswith
+ where '' = <built-in method strip of str object at 0x7faa0b308030>('\n')
+ where <built-in method strip of str object at 0x7faa0b308030> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x7faa0870a920>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x7faa0870a920> = <cleo.testers.command_tester.CommandTester object at 0x7faa0870ab00>.io
|
Ubuntu (Python 3.10) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x7faa0b308030>('.fish')
+ where <built-in method endswith of str object at 0x7faa0b308030> = ''.endswith
+ where '' = <built-in method strip of str object at 0x7faa0b308030>('\n')
+ where <built-in method strip of str object at 0x7faa0b308030> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x7faa0b3cf2e0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x7faa0b3cf2e0> = <cleo.testers.command_tester.CommandTester object at 0x7faa0b3ce5f0>.io
|
Ubuntu (Python 3.10) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x7faa0b308030>('.nu')
+ where <built-in method endswith of str object at 0x7faa0b308030> = ''.endswith
+ where '' = <built-in method strip of str object at 0x7faa0b308030>('\n')
+ where <built-in method strip of str object at 0x7faa0b308030> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x7faa006a5660>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x7faa006a5660> = <cleo.testers.command_tester.CommandTester object at 0x7faa006a4490>.io
|
Ubuntu (Python 3.10) / pytest:
tests/console/commands/env/test_activate.py#L44
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
poetry.console.commands.env.activate.ShellNotSupportedError: Discovered shell doesn't have an activator in virtual environment
|
Ubuntu (Python 3.10) / pytest
Process completed with exit code 1.
|
Ubuntu (Python 3.11) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x7f33fab530c0>('.fish')
+ where <built-in method endswith of str object at 0x7f33fab530c0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x7f33fab530c0>('\n')
+ where <built-in method strip of str object at 0x7f33fab530c0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x7f33f18dd410>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x7f33f18dd410> = <cleo.testers.command_tester.CommandTester object at 0x7f33f13c2c90>.io
|
Ubuntu (Python 3.11) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[csh-source-.csh]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x7f33fab530c0>('.csh')
+ where <built-in method endswith of str object at 0x7f33fab530c0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x7f33fab530c0>('\n')
+ where <built-in method strip of str object at 0x7f33fab530c0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x7f33f1178ad0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x7f33f1178ad0> = <cleo.testers.command_tester.CommandTester object at 0x7f33f0b1af90>.io
|
Ubuntu (Python 3.11) / pytest:
tests/console/commands/env/test_activate.py#L44
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
poetry.console.commands.env.activate.ShellNotSupportedError: Discovered shell doesn't have an activator in virtual environment
|
Ubuntu (Python 3.11) / pytest:
tests/console/commands/env/test_activate.py#L44
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
poetry.console.commands.env.activate.ShellNotSupportedError: Discovered shell doesn't have an activator in virtual environment
|
Ubuntu (Python 3.11) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x7f38825530c0>('.nu')
+ where <built-in method endswith of str object at 0x7f38825530c0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x7f38825530c0>('\n')
+ where <built-in method strip of str object at 0x7f38825530c0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x7f387c2d29d0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x7f387c2d29d0> = <cleo.testers.command_tester.CommandTester object at 0x7f387c2d2250>.io
|
Ubuntu (Python 3.11) / pytest
Process completed with exit code 1.
|
Ubuntu (Python 3.12) / pytest:
tests/console/commands/env/test_activate.py#L44
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
poetry.console.commands.env.activate.ShellNotSupportedError: Discovered shell doesn't have an activator in virtual environment
|
Ubuntu (Python 3.12) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x7f178cc34cd0>('.nu')
+ where <built-in method endswith of str object at 0x7f178cc34cd0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x7f178cc34cd0>('\n')
+ where <built-in method strip of str object at 0x7f178cc34cd0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x7f1789de1340>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x7f1789de1340> = <cleo.testers.command_tester.CommandTester object at 0x7f1789de1f10>.io
|
Ubuntu (Python 3.12) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x7f178cc34cd0>('.fish')
+ where <built-in method endswith of str object at 0x7f178cc34cd0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x7f178cc34cd0>('\n')
+ where <built-in method strip of str object at 0x7f178cc34cd0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x7f1782d2a990>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x7f1782d2a990> = <cleo.testers.command_tester.CommandTester object at 0x7f1782d29be0>.io
|
Ubuntu (Python 3.12) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[csh-source-.csh]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x7f178cc34cd0>('.csh')
+ where <built-in method endswith of str object at 0x7f178cc34cd0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x7f178cc34cd0>('\n')
+ where <built-in method strip of str object at 0x7f178cc34cd0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x7f1783e8e840>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x7f1783e8e840> = <cleo.testers.command_tester.CommandTester object at 0x7f1783e8eab0>.io
|
Ubuntu (Python 3.12) / pytest:
tests/console/commands/env/test_activate.py#L44
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
poetry.console.commands.env.activate.ShellNotSupportedError: Discovered shell doesn't have an activator in virtual environment
|
Ubuntu (Python 3.12) / pytest
Process completed with exit code 1.
|
macOS aarch64 (Python 3.9) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x102d50670>('.fish')
+ where <built-in method endswith of str object at 0x102d50670> = ''.endswith
+ where '' = <built-in method strip of str object at 0x102d50670>('\n')
+ where <built-in method strip of str object at 0x102d50670> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x106fd65b0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x106fd65b0> = <cleo.testers.command_tester.CommandTester object at 0x106fd6160>.io
|
macOS aarch64 (Python 3.9) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x102d50670>('Activate.ps1')
+ where <built-in method endswith of str object at 0x102d50670> = ''.endswith
+ where '' = <built-in method strip of str object at 0x102d50670>('\n')
+ where <built-in method strip of str object at 0x102d50670> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x1074686d0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x1074686d0> = <cleo.testers.command_tester.CommandTester object at 0x107468e50>.io
|
macOS aarch64 (Python 3.9) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x102d50670>('Activate.ps1')
+ where <built-in method endswith of str object at 0x102d50670> = ''.endswith
+ where '' = <built-in method strip of str object at 0x102d50670>('\n')
+ where <built-in method strip of str object at 0x102d50670> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x1069bdf70>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x1069bdf70> = <cleo.testers.command_tester.CommandTester object at 0x1069bdfd0>.io
|
macOS aarch64 (Python 3.9) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x102d50670>('.nu')
+ where <built-in method endswith of str object at 0x102d50670> = ''.endswith
+ where '' = <built-in method strip of str object at 0x102d50670>('\n')
+ where <built-in method strip of str object at 0x102d50670> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x1074613d0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x1074613d0> = <cleo.testers.command_tester.CommandTester object at 0x107461a30>.io
|
macOS aarch64 (Python 3.9) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[csh-source-.csh]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x102d50670>('.csh')
+ where <built-in method endswith of str object at 0x102d50670> = ''.endswith
+ where '' = <built-in method strip of str object at 0x102d50670>('\n')
+ where <built-in method strip of str object at 0x102d50670> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x10734bc40>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x10734bc40> = <cleo.testers.command_tester.CommandTester object at 0x10734ba00>.io
|
macOS aarch64 (Python 3.9) / pytest
Process completed with exit code 1.
|
Ubuntu (Python 3.8) / pytest:
tests/console/commands/env/test_activate.py#L44
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
poetry.console.commands.env.activate.ShellNotSupportedError: Discovered shell doesn't have an activator in virtual environment
|
Ubuntu (Python 3.8) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x7f7e823ad2f0>('.fish')
+ where <built-in method endswith of str object at 0x7f7e823ad2f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x7f7e823ad2f0>('\n')
+ where <built-in method strip of str object at 0x7f7e823ad2f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x7f7e7c4c0d60>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x7f7e7c4c0d60> = <cleo.testers.command_tester.CommandTester object at 0x7f7e7c4c0580>.io
|
Ubuntu (Python 3.8) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x7f7e823ad2f0>('.nu')
+ where <built-in method endswith of str object at 0x7f7e823ad2f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x7f7e823ad2f0>('\n')
+ where <built-in method strip of str object at 0x7f7e823ad2f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x7f7e77fc1040>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x7f7e77fc1040> = <cleo.testers.command_tester.CommandTester object at 0x7f7e77fc1ee0>.io
|
Ubuntu (Python 3.8) / pytest:
tests/console/commands/env/test_activate.py#L44
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
poetry.console.commands.env.activate.ShellNotSupportedError: Discovered shell doesn't have an activator in virtual environment
|
Ubuntu (Python 3.8) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[csh-source-.csh]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x7f7e823ad2f0>('.csh')
+ where <built-in method endswith of str object at 0x7f7e823ad2f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x7f7e823ad2f0>('\n')
+ where <built-in method strip of str object at 0x7f7e823ad2f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x7f7e77dbfd90>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x7f7e77dbfd90> = <cleo.testers.command_tester.CommandTester object at 0x7f7e77dbf250>.io
|
Ubuntu (Python 3.8) / pytest
Process completed with exit code 1.
|
Ubuntu (Python 3.9) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x7f15ca9e66f0>('.nu')
+ where <built-in method endswith of str object at 0x7f15ca9e66f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x7f15ca9e66f0>('\n')
+ where <built-in method strip of str object at 0x7f15ca9e66f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x7f15c07a1a30>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x7f15c07a1a30> = <cleo.testers.command_tester.CommandTester object at 0x7f15c07a19d0>.io
|
Ubuntu (Python 3.9) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[csh-source-.csh]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x7f15ca9e66f0>('.csh')
+ where <built-in method endswith of str object at 0x7f15ca9e66f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x7f15ca9e66f0>('\n')
+ where <built-in method strip of str object at 0x7f15ca9e66f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x7f15bf970580>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x7f15bf970580> = <cleo.testers.command_tester.CommandTester object at 0x7f15bf9700a0>.io
|
Ubuntu (Python 3.9) / pytest:
tests/console/commands/env/test_activate.py#L44
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
poetry.console.commands.env.activate.ShellNotSupportedError: Discovered shell doesn't have an activator in virtual environment
|
Ubuntu (Python 3.9) / pytest:
tests/console/commands/env/test_activate.py#L44
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
poetry.console.commands.env.activate.ShellNotSupportedError: Discovered shell doesn't have an activator in virtual environment
|
Ubuntu (Python 3.9) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x7f15ca9e66f0>('.fish')
+ where <built-in method endswith of str object at 0x7f15ca9e66f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x7f15ca9e66f0>('\n')
+ where <built-in method strip of str object at 0x7f15ca9e66f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x7f15be7440d0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x7f15be7440d0> = <cleo.testers.command_tester.CommandTester object at 0x7f15be7447f0>.io
|
Ubuntu (Python 3.9) / pytest
Process completed with exit code 1.
|
macOS aarch64 (Python 3.11) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x102458948>('Activate.ps1')
+ where <built-in method endswith of str object at 0x102458948> = ''.endswith
+ where '' = <built-in method strip of str object at 0x102458948>('\n')
+ where <built-in method strip of str object at 0x102458948> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x10519e510>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x10519e510> = <cleo.testers.command_tester.CommandTester object at 0x104f8d6d0>.io
|
macOS aarch64 (Python 3.11) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x102458948>('Activate.ps1')
+ where <built-in method endswith of str object at 0x102458948> = ''.endswith
+ where '' = <built-in method strip of str object at 0x102458948>('\n')
+ where <built-in method strip of str object at 0x102458948> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x104c91d90>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x104c91d90> = <cleo.testers.command_tester.CommandTester object at 0x104c93090>.io
|
macOS aarch64 (Python 3.11) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x102458948>('.nu')
+ where <built-in method endswith of str object at 0x102458948> = ''.endswith
+ where '' = <built-in method strip of str object at 0x102458948>('\n')
+ where <built-in method strip of str object at 0x102458948> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x105185650>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x105185650> = <cleo.testers.command_tester.CommandTester object at 0x105186f90>.io
|
macOS aarch64 (Python 3.11) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x102458948>('.fish')
+ where <built-in method endswith of str object at 0x102458948> = ''.endswith
+ where '' = <built-in method strip of str object at 0x102458948>('\n')
+ where <built-in method strip of str object at 0x102458948> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x105a11bd0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x105a11bd0> = <cleo.testers.command_tester.CommandTester object at 0x105a12b90>.io
|
macOS aarch64 (Python 3.11) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[csh-source-.csh]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x102458948>('.csh')
+ where <built-in method endswith of str object at 0x102458948> = ''.endswith
+ where '' = <built-in method strip of str object at 0x102458948>('\n')
+ where <built-in method strip of str object at 0x102458948> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x105355810>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x105355810> = <cleo.testers.command_tester.CommandTester object at 0x105355dd0>.io
|
macOS aarch64 (Python 3.11) / pytest
Process completed with exit code 1.
|
macOS aarch64 (Python 3.10) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x1047b0030>('Activate.ps1')
+ where <built-in method endswith of str object at 0x1047b0030> = ''.endswith
+ where '' = <built-in method strip of str object at 0x1047b0030>('\n')
+ where <built-in method strip of str object at 0x1047b0030> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x108db1c00>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x108db1c00> = <cleo.testers.command_tester.CommandTester object at 0x108db2b00>.io
|
macOS aarch64 (Python 3.10) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x1047b0030>('.nu')
+ where <built-in method endswith of str object at 0x1047b0030> = ''.endswith
+ where '' = <built-in method strip of str object at 0x1047b0030>('\n')
+ where <built-in method strip of str object at 0x1047b0030> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x10912b1f0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x10912b1f0> = <cleo.testers.command_tester.CommandTester object at 0x109128c70>.io
|
macOS aarch64 (Python 3.10) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[csh-source-.csh]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x1047b0030>('.csh')
+ where <built-in method endswith of str object at 0x1047b0030> = ''.endswith
+ where '' = <built-in method strip of str object at 0x1047b0030>('\n')
+ where <built-in method strip of str object at 0x1047b0030> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x1082ea9b0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x1082ea9b0> = <cleo.testers.command_tester.CommandTester object at 0x1082ea020>.io
|
macOS aarch64 (Python 3.10) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x1047b0030>('.fish')
+ where <built-in method endswith of str object at 0x1047b0030> = ''.endswith
+ where '' = <built-in method strip of str object at 0x1047b0030>('\n')
+ where <built-in method strip of str object at 0x1047b0030> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x1090e7310>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x1090e7310> = <cleo.testers.command_tester.CommandTester object at 0x1090e7c10>.io
|
macOS aarch64 (Python 3.10) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x1047b0030>('Activate.ps1')
+ where <built-in method endswith of str object at 0x1047b0030> = ''.endswith
+ where '' = <built-in method strip of str object at 0x1047b0030>('\n')
+ where <built-in method strip of str object at 0x1047b0030> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x1092a4b20>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x1092a4b20> = <cleo.testers.command_tester.CommandTester object at 0x1092a6470>.io
|
macOS aarch64 (Python 3.10) / pytest
Process completed with exit code 1.
|
macOS aarch64 (Python 3.12) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x1019f74b8>('.fish')
+ where <built-in method endswith of str object at 0x1019f74b8> = ''.endswith
+ where '' = <built-in method strip of str object at 0x1019f74b8>('\n')
+ where <built-in method strip of str object at 0x1019f74b8> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x1068d1d90>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x1068d1d90> = <cleo.testers.command_tester.CommandTester object at 0x1068d2120>.io
|
macOS aarch64 (Python 3.12) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x1019f74b8>('Activate.ps1')
+ where <built-in method endswith of str object at 0x1019f74b8> = ''.endswith
+ where '' = <built-in method strip of str object at 0x1019f74b8>('\n')
+ where <built-in method strip of str object at 0x1019f74b8> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x104a08350>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x104a08350> = <cleo.testers.command_tester.CommandTester object at 0x104a09580>.io
|
macOS aarch64 (Python 3.12) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[csh-source-.csh]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x1019f74b8>('.csh')
+ where <built-in method endswith of str object at 0x1019f74b8> = ''.endswith
+ where '' = <built-in method strip of str object at 0x1019f74b8>('\n')
+ where <built-in method strip of str object at 0x1019f74b8> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x104fe82f0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x104fe82f0> = <cleo.testers.command_tester.CommandTester object at 0x104fea3c0>.io
|
macOS aarch64 (Python 3.12) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x1019f74b8>('.nu')
+ where <built-in method endswith of str object at 0x1019f74b8> = ''.endswith
+ where '' = <built-in method strip of str object at 0x1019f74b8>('\n')
+ where <built-in method strip of str object at 0x1019f74b8> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x1049f0890>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x1049f0890> = <cleo.testers.command_tester.CommandTester object at 0x105caf170>.io
|
macOS aarch64 (Python 3.12) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x1019f74b8>('Activate.ps1')
+ where <built-in method endswith of str object at 0x1019f74b8> = ''.endswith
+ where '' = <built-in method strip of str object at 0x1019f74b8>('\n')
+ where <built-in method strip of str object at 0x1019f74b8> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x1048d1f70>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x1048d1f70> = <cleo.testers.command_tester.CommandTester object at 0x1048d1fd0>.io
|
macOS aarch64 (Python 3.12) / pytest
Process completed with exit code 1.
|
Windows (Python 3.12) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[zsh-source-]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001EDE8FF1210>('source')
+ where <built-in method startswith of str object at 0x000001EDE8FF1210> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre0\\venv\\Scripts\\activate\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre0\\venv\\Scripts\\activate\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001EDE7479280>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001EDE7479280> = <cleo.testers.command_tester.CommandTester object at 0x000001EDE747ADB0>.io
|
Windows (Python 3.12) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001EDE8D327F0>('.')
+ where <built-in method startswith of str object at 0x000001EDE8D327F0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre1\\venv\\Scripts\\Activate.ps1\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre1\\venv\\Scripts\\Activate.ps1\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001EDE74396A0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001EDE74396A0> = <cleo.testers.command_tester.CommandTester object at 0x000001EDE7438AD0>.io
|
Windows (Python 3.12) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[bash-source-]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001EDE88E5E70>('source')
+ where <built-in method startswith of str object at 0x000001EDE88E5E70> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre2\\venv\\Scripts\\activate\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre2\\venv\\Scripts\\activate\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001EDE7406720>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001EDE7406720> = <cleo.testers.command_tester.CommandTester object at 0x000001EDE7406D80>.io
|
Windows (Python 3.12) / pytest:
tests\console\commands\env\test_activate.py#L44
test_env_activate_prints_correct_script[csh-source-.csh]
poetry.console.commands.env.activate.ShellNotSupportedError: Discovered shell doesn't have an activator in virtual environment
|
Windows (Python 3.12) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001EDE8D32730>('source')
+ where <built-in method startswith of str object at 0x000001EDE8D32730> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre4\\venv\\Scripts\\activate.fish\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre4\\venv\\Scripts\\activate.fish\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001EDE8D4CE90>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001EDE8D4CE90> = <cleo.testers.command_tester.CommandTester object at 0x000001EDE8D4DE80>.io
|
Windows (Python 3.12) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001EDE8963570>('.')
+ where <built-in method startswith of str object at 0x000001EDE8963570> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre5\\venv\\Scripts\\Activate.ps1\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre5\\venv\\Scripts\\Activate.ps1\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001EDE74BD9A0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001EDE74BD9A0> = <cleo.testers.command_tester.CommandTester object at 0x000001EDE74BD5B0>.io
|
Windows (Python 3.12) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001EDE90BB4B0>('overlay use')
+ where <built-in method startswith of str object at 0x000001EDE90BB4B0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre6\\venv\\Scripts\\activate.nu\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre6\\venv\\Scripts\\activate.nu\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001EDE8F58F50>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001EDE8F58F50> = <cleo.testers.command_tester.CommandTester object at 0x000001EDE8F58E90>.io
|
Windows (Python 3.12) / pytest
Process completed with exit code 1.
|
macOS aarch64 (Python 3.8) / mypy
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Windows (Python 3.10) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[bash-source-]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001D255EFFB70>('source')
+ where <built-in method startswith of str object at 0x000001D255EFFB70> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre0\\venv\\Scripts\\activate\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre0\\venv\\Scripts\\activate\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001D25781F850>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001D25781F850> = <cleo.testers.command_tester.CommandTester object at 0x000001D25781ED70>.io
|
Windows (Python 3.10) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001D257C5FCF0>('.')
+ where <built-in method startswith of str object at 0x000001D257C5FCF0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre1\\venv\\Scripts\\Activate.ps1\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre1\\venv\\Scripts\\Activate.ps1\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001D257C85600>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001D257C85600> = <cleo.testers.command_tester.CommandTester object at 0x000001D257C84520>.io
|
Windows (Python 3.10) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001D257C5FCF0>('overlay use')
+ where <built-in method startswith of str object at 0x000001D257C5FCF0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre2\\venv\\Scripts\\activate.nu\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre2\\venv\\Scripts\\activate.nu\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001D252EE8160>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001D252EE8160> = <cleo.testers.command_tester.CommandTester object at 0x000001D252EEB910>.io
|
Windows (Python 3.10) / pytest:
tests\console\commands\env\test_activate.py#L44
test_env_activate_prints_correct_script[csh-source-.csh]
poetry.console.commands.env.activate.ShellNotSupportedError: Discovered shell doesn't have an activator in virtual environment
|
Windows (Python 3.10) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[zsh-source-]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001D255DDFAB0>('source')
+ where <built-in method startswith of str object at 0x000001D255DDFAB0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre4\\venv\\Scripts\\activate\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre4\\venv\\Scripts\\activate\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001D257D05270>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001D257D05270> = <cleo.testers.command_tester.CommandTester object at 0x000001D257D071F0>.io
|
Windows (Python 3.10) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001D255DDFAB0>('source')
+ where <built-in method startswith of str object at 0x000001D255DDFAB0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre5\\venv\\Scripts\\activate.fish\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre5\\venv\\Scripts\\activate.fish\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001D252F0FB80>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001D252F0FB80> = <cleo.testers.command_tester.CommandTester object at 0x000001D252F0DBA0>.io
|
Windows (Python 3.10) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001D255EFE4F0>('.')
+ where <built-in method startswith of str object at 0x000001D255EFE4F0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre6\\venv\\Scripts\\Activate.ps1\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre6\\venv\\Scripts\\Activate.ps1\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001D2578B0460>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001D2578B0460> = <cleo.testers.command_tester.CommandTester object at 0x000001D2578B3430>.io
|
Windows (Python 3.10) / pytest
Process completed with exit code 1.
|
macOS aarch64 (Python 3.8) / pytest (poetry-plugin-export)
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Windows (Python 3.9) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x0000029A5E3DF0F0>('overlay use')
+ where <built-in method startswith of str object at 0x0000029A5E3DF0F0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre0\\venv\\Scripts\\activate.nu\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre0\\venv\\Scripts\\activate.nu\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x0000029A5FCC5400>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x0000029A5FCC5400> = <cleo.testers.command_tester.CommandTester object at 0x0000029A5FCC5730>.io
|
Windows (Python 3.9) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x0000029A5DFC3CF0>('.')
+ where <built-in method startswith of str object at 0x0000029A5DFC3CF0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre1\\venv\\Scripts\\Activate.ps1\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre1\\venv\\Scripts\\Activate.ps1\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x0000029A5F971040>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x0000029A5F971040> = <cleo.testers.command_tester.CommandTester object at 0x0000029A5F971220>.io
|
Windows (Python 3.9) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x0000029A5FE7F1B0>('.')
+ where <built-in method startswith of str object at 0x0000029A5FE7F1B0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre2\\venv\\Scripts\\Activate.ps1\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre2\\venv\\Scripts\\Activate.ps1\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x0000029A5E1BBE20>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x0000029A5E1BBE20> = <cleo.testers.command_tester.CommandTester object at 0x0000029A5E1BB760>.io
|
Windows (Python 3.9) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[bash-source-]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001808663D030>('source')
+ where <built-in method startswith of str object at 0x000001808663D030> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_env_activate_prints_corre0\\venv\\Scripts\\activate\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_env_activate_prints_corre0\\venv\\Scripts\\activate\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x0000018084FF5940>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x0000018084FF5940> = <cleo.testers.command_tester.CommandTester object at 0x0000018084FF5220>.io
|
Windows (Python 3.9) / pytest:
tests\console\commands\env\test_activate.py#L44
test_env_activate_prints_correct_script[csh-source-.csh]
poetry.console.commands.env.activate.ShellNotSupportedError: Discovered shell doesn't have an activator in virtual environment
|
Windows (Python 3.9) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001808663D870>('source')
+ where <built-in method startswith of str object at 0x000001808663D870> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_env_activate_prints_corre1\\venv\\Scripts\\activate.fish\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_env_activate_prints_corre1\\venv\\Scripts\\activate.fish\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x00000180866F9E50>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x00000180866F9E50> = <cleo.testers.command_tester.CommandTester object at 0x00000180866F9F70>.io
|
Windows (Python 3.9) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[zsh-source-]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x0000029A5FCBEB70>('source')
+ where <built-in method startswith of str object at 0x0000029A5FCBEB70> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre4\\venv\\Scripts\\activate\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre4\\venv\\Scripts\\activate\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x0000029A5F695D90>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x0000029A5F695D90> = <cleo.testers.command_tester.CommandTester object at 0x0000029A5F695C70>.io
|
Windows (Python 3.9) / pytest
Process completed with exit code 1.
|
macOS aarch64 (Python 3.8) / pytest
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
macOS aarch64 (Python 3.8) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x100e4a2f0>('Activate.ps1')
+ where <built-in method endswith of str object at 0x100e4a2f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x100e4a2f0>('\n')
+ where <built-in method strip of str object at 0x100e4a2f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x105050c10>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x105050c10> = <cleo.testers.command_tester.CommandTester object at 0x1051704c0>.io
|
macOS aarch64 (Python 3.8) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x100e4a2f0>('.fish')
+ where <built-in method endswith of str object at 0x100e4a2f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x100e4a2f0>('\n')
+ where <built-in method strip of str object at 0x100e4a2f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x104deee50>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x104deee50> = <cleo.testers.command_tester.CommandTester object at 0x104deefd0>.io
|
macOS aarch64 (Python 3.8) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x100e4a2f0>('Activate.ps1')
+ where <built-in method endswith of str object at 0x100e4a2f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x100e4a2f0>('\n')
+ where <built-in method strip of str object at 0x100e4a2f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x104919640>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x104919640> = <cleo.testers.command_tester.CommandTester object at 0x104919820>.io
|
macOS aarch64 (Python 3.8) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[csh-source-.csh]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x100e4a2f0>('.csh')
+ where <built-in method endswith of str object at 0x100e4a2f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x100e4a2f0>('\n')
+ where <built-in method strip of str object at 0x100e4a2f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x104476b80>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x104476b80> = <cleo.testers.command_tester.CommandTester object at 0x104476d30>.io
|
macOS aarch64 (Python 3.8) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x100e4a2f0>('.nu')
+ where <built-in method endswith of str object at 0x100e4a2f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x100e4a2f0>('\n')
+ where <built-in method strip of str object at 0x100e4a2f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x104e20490>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x104e20490> = <cleo.testers.command_tester.CommandTester object at 0x104e20220>.io
|
macOS aarch64 (Python 3.8) / pytest
Process completed with exit code 1.
|
Windows (Python 3.11) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000002F59DE66A30>('.')
+ where <built-in method startswith of str object at 0x000002F59DE66A30> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre0\\venv\\Scripts\\Activate.ps1\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre0\\venv\\Scripts\\Activate.ps1\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000002F59C90FD50>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000002F59C90FD50> = <cleo.testers.command_tester.CommandTester object at 0x000002F59DE04610>.io
|
Windows (Python 3.11) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000002F59CA88DB0>('overlay use')
+ where <built-in method startswith of str object at 0x000002F59CA88DB0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre1\\venv\\Scripts\\activate.nu\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre1\\venv\\Scripts\\activate.nu\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000002F59DE2E010>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000002F59DE2E010> = <cleo.testers.command_tester.CommandTester object at 0x000002F59C2CA890>.io
|
Windows (Python 3.11) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[zsh-source-]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000002F59CA89FB0>('source')
+ where <built-in method startswith of str object at 0x000002F59CA89FB0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre2\\venv\\Scripts\\activate\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre2\\venv\\Scripts\\activate\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000002F59CA1BB10>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000002F59CA1BB10> = <cleo.testers.command_tester.CommandTester object at 0x000002F59CA1AD50>.io
|
Windows (Python 3.11) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[bash-source-]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000002F59CA8ABB0>('source')
+ where <built-in method startswith of str object at 0x000002F59CA8ABB0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre3\\venv\\Scripts\\activate\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre3\\venv\\Scripts\\activate\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000002F59C9BAF50>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000002F59C9BAF50> = <cleo.testers.command_tester.CommandTester object at 0x000002F59C9B8050>.io
|
Windows (Python 3.11) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000002F59CA8B030>('.')
+ where <built-in method startswith of str object at 0x000002F59CA8B030> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre4\\venv\\Scripts\\Activate.ps1\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre4\\venv\\Scripts\\Activate.ps1\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000002F59CA97C90>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000002F59CA97C90> = <cleo.testers.command_tester.CommandTester object at 0x000002F59CA979D0>.io
|
Windows (Python 3.11) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000002F59CA89530>('source')
+ where <built-in method startswith of str object at 0x000002F59CA89530> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre5\\venv\\Scripts\\activate.fish\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_env_activate_prints_corre5\\venv\\Scripts\\activate.fish\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000002F59C145B90>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000002F59C145B90> = <cleo.testers.command_tester.CommandTester object at 0x000002F59C144B90>.io
|
Windows (Python 3.11) / pytest:
tests\console\commands\env\test_activate.py#L44
test_env_activate_prints_correct_script[csh-source-.csh]
poetry.console.commands.env.activate.ShellNotSupportedError: Discovered shell doesn't have an activator in virtual environment
|
Windows (Python 3.11) / pytest
Process completed with exit code 1.
|
Windows (Python 3.8) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001D7551C26F0>('.')
+ where <built-in method startswith of str object at 0x000001D7551C26F0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre0\\venv\\Scripts\\Activate.ps1\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre0\\venv\\Scripts\\Activate.ps1\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001D7559A1670>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001D7559A1670> = <cleo.testers.command_tester.CommandTester object at 0x000001D7559A1C10>.io
|
Windows (Python 3.8) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001D7551C26F0>('source')
+ where <built-in method startswith of str object at 0x000001D7551C26F0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre1\\venv\\Scripts\\activate.fish\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre1\\venv\\Scripts\\activate.fish\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001D756086B50>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001D756086B50> = <cleo.testers.command_tester.CommandTester object at 0x000001D7560868E0>.io
|
Windows (Python 3.8) / pytest:
tests\console\commands\env\test_activate.py#L44
test_env_activate_prints_correct_script[csh-source-.csh]
poetry.console.commands.env.activate.ShellNotSupportedError: Discovered shell doesn't have an activator in virtual environment
|
Windows (Python 3.8) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[zsh-source-]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001D7551C2E70>('source')
+ where <built-in method startswith of str object at 0x000001D7551C2E70> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre3\\venv\\Scripts\\activate\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre3\\venv\\Scripts\\activate\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001D7551D2460>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001D7551D2460> = <cleo.testers.command_tester.CommandTester object at 0x000001D7551D2430>.io
|
Windows (Python 3.8) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[bash-source-]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001D7563EC6F0>('source')
+ where <built-in method startswith of str object at 0x000001D7563EC6F0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre4\\venv\\Scripts\\activate\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre4\\venv\\Scripts\\activate\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001D755CF9F70>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001D755CF9F70> = <cleo.testers.command_tester.CommandTester object at 0x000001D755CF93A0>.io
|
Windows (Python 3.8) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001D7563ECAB0>('overlay use')
+ where <built-in method startswith of str object at 0x000001D7563ECAB0> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre5\\venv\\Scripts\\activate.nu\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre5\\venv\\Scripts\\activate.nu\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001D755A20D60>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001D755A20D60> = <cleo.testers.command_tester.CommandTester object at 0x000001D755A20F10>.io
|
Windows (Python 3.8) / pytest:
tests\console\commands\env\test_activate.py#L46
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method startswith of str object at 0x000001D7563ECC30>('.')
+ where <built-in method startswith of str object at 0x000001D7563ECC30> = 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre6\\venv\\Scripts\\Activate.ps1\n'.startswith
+ where 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_env_activate_prints_corre6\\venv\\Scripts\\Activate.ps1\n' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x000001D75517A340>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x000001D75517A340> = <cleo.testers.command_tester.CommandTester object at 0x000001D75517AE50>.io
|
Windows (Python 3.8) / pytest
Process completed with exit code 1.
|
macOS x86_64 (Python 3.10) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x10826c030>('.fish')
+ where <built-in method endswith of str object at 0x10826c030> = ''.endswith
+ where '' = <built-in method strip of str object at 0x10826c030>('\n')
+ where <built-in method strip of str object at 0x10826c030> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x10cc80970>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x10cc80970> = <cleo.testers.command_tester.CommandTester object at 0x10cc836a0>.io
|
macOS x86_64 (Python 3.10) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x10826c030>('Activate.ps1')
+ where <built-in method endswith of str object at 0x10826c030> = ''.endswith
+ where '' = <built-in method strip of str object at 0x10826c030>('\n')
+ where <built-in method strip of str object at 0x10826c030> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x10cc24760>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x10cc24760> = <cleo.testers.command_tester.CommandTester object at 0x10cc24550>.io
|
macOS x86_64 (Python 3.10) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[csh-source-.csh]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x10ba4c030>('.csh')
+ where <built-in method endswith of str object at 0x10ba4c030> = ''.endswith
+ where '' = <built-in method strip of str object at 0x10ba4c030>('\n')
+ where <built-in method strip of str object at 0x10ba4c030> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x10f90e530>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x10f90e530> = <cleo.testers.command_tester.CommandTester object at 0x10f90ea70>.io
|
macOS x86_64 (Python 3.10) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x10ba4c030>('.nu')
+ where <built-in method endswith of str object at 0x10ba4c030> = ''.endswith
+ where '' = <built-in method strip of str object at 0x10ba4c030>('\n')
+ where <built-in method strip of str object at 0x10ba4c030> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x1104cb370>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x1104cb370> = <cleo.testers.command_tester.CommandTester object at 0x1104c8910>.io
|
macOS x86_64 (Python 3.10) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x10ba4c030>('Activate.ps1')
+ where <built-in method endswith of str object at 0x10ba4c030> = ''.endswith
+ where '' = <built-in method strip of str object at 0x10ba4c030>('\n')
+ where <built-in method strip of str object at 0x10ba4c030> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x1103e7f10>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x1103e7f10> = <cleo.testers.command_tester.CommandTester object at 0x1103e74c0>.io
|
macOS x86_64 (Python 3.10) / pytest
Process completed with exit code 1.
|
macOS x86_64 (Python 3.11) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x103220100>('.nu')
+ where <built-in method endswith of str object at 0x103220100> = ''.endswith
+ where '' = <built-in method strip of str object at 0x103220100>('\n')
+ where <built-in method strip of str object at 0x103220100> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x1067ce950>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x1067ce950> = <cleo.testers.command_tester.CommandTester object at 0x10633fe50>.io
|
macOS x86_64 (Python 3.11) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x103220100>('.fish')
+ where <built-in method endswith of str object at 0x103220100> = ''.endswith
+ where '' = <built-in method strip of str object at 0x103220100>('\n')
+ where <built-in method strip of str object at 0x103220100> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x105bcb010>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x105bcb010> = <cleo.testers.command_tester.CommandTester object at 0x105bc9710>.io
|
macOS x86_64 (Python 3.11) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[csh-source-.csh]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x103220100>('.csh')
+ where <built-in method endswith of str object at 0x103220100> = ''.endswith
+ where '' = <built-in method strip of str object at 0x103220100>('\n')
+ where <built-in method strip of str object at 0x103220100> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x105e7b6d0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x105e7b6d0> = <cleo.testers.command_tester.CommandTester object at 0x1068e3dd0>.io
|
macOS x86_64 (Python 3.11) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x103220100>('Activate.ps1')
+ where <built-in method endswith of str object at 0x103220100> = ''.endswith
+ where '' = <built-in method strip of str object at 0x103220100>('\n')
+ where <built-in method strip of str object at 0x103220100> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x106cce9d0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x106cce9d0> = <cleo.testers.command_tester.CommandTester object at 0x10634ffd0>.io
|
macOS x86_64 (Python 3.11) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x103220100>('Activate.ps1')
+ where <built-in method endswith of str object at 0x103220100> = ''.endswith
+ where '' = <built-in method strip of str object at 0x103220100>('\n')
+ where <built-in method strip of str object at 0x103220100> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x106a85250>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x106a85250> = <cleo.testers.command_tester.CommandTester object at 0x106a84490>.io
|
macOS x86_64 (Python 3.11) / pytest
Process completed with exit code 1.
|
macOS x86_64 (Python 3.12) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x11082e638>('Activate.ps1')
+ where <built-in method endswith of str object at 0x11082e638> = ''.endswith
+ where '' = <built-in method strip of str object at 0x11082e638>('\n')
+ where <built-in method strip of str object at 0x11082e638> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x113f8d2e0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x113f8d2e0> = <cleo.testers.command_tester.CommandTester object at 0x113f8c4a0>.io
|
macOS x86_64 (Python 3.12) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x11082e638>('.fish')
+ where <built-in method endswith of str object at 0x11082e638> = ''.endswith
+ where '' = <built-in method strip of str object at 0x11082e638>('\n')
+ where <built-in method strip of str object at 0x11082e638> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x1141e9be0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x1141e9be0> = <cleo.testers.command_tester.CommandTester object at 0x1141ead80>.io
|
macOS x86_64 (Python 3.12) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[csh-source-.csh]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x11082e638>('.csh')
+ where <built-in method endswith of str object at 0x11082e638> = ''.endswith
+ where '' = <built-in method strip of str object at 0x11082e638>('\n')
+ where <built-in method strip of str object at 0x11082e638> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x1142fbda0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x1142fbda0> = <cleo.testers.command_tester.CommandTester object at 0x1142fa330>.io
|
macOS x86_64 (Python 3.12) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x11082e638>('.nu')
+ where <built-in method endswith of str object at 0x11082e638> = ''.endswith
+ where '' = <built-in method strip of str object at 0x11082e638>('\n')
+ where <built-in method strip of str object at 0x11082e638> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x114032a50>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x114032a50> = <cleo.testers.command_tester.CommandTester object at 0x114030260>.io
|
macOS x86_64 (Python 3.12) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x107b12638>('Activate.ps1')
+ where <built-in method endswith of str object at 0x107b12638> = ''.endswith
+ where '' = <built-in method strip of str object at 0x107b12638>('\n')
+ where <built-in method strip of str object at 0x107b12638> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x10b27c7d0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x10b27c7d0> = <cleo.testers.command_tester.CommandTester object at 0x10aaf24b0>.io
|
macOS x86_64 (Python 3.12) / pytest
Process completed with exit code 1.
|
macOS x86_64 (Python 3.8) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x10dd882f0>('.fish')
+ where <built-in method endswith of str object at 0x10dd882f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x10dd882f0>('\n')
+ where <built-in method strip of str object at 0x10dd882f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x113081cd0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x113081cd0> = <cleo.testers.command_tester.CommandTester object at 0x113081940>.io
|
macOS x86_64 (Python 3.8) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x10dd882f0>('.nu')
+ where <built-in method endswith of str object at 0x10dd882f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x10dd882f0>('\n')
+ where <built-in method strip of str object at 0x10dd882f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x112c55dc0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x112c55dc0> = <cleo.testers.command_tester.CommandTester object at 0x112c55970>.io
|
macOS x86_64 (Python 3.8) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x10dd882f0>('Activate.ps1')
+ where <built-in method endswith of str object at 0x10dd882f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x10dd882f0>('\n')
+ where <built-in method strip of str object at 0x10dd882f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x111e52610>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x111e52610> = <cleo.testers.command_tester.CommandTester object at 0x111e525b0>.io
|
macOS x86_64 (Python 3.8) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x10dd882f0>('Activate.ps1')
+ where <built-in method endswith of str object at 0x10dd882f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x10dd882f0>('\n')
+ where <built-in method strip of str object at 0x10dd882f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x11149ee80>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x11149ee80> = <cleo.testers.command_tester.CommandTester object at 0x11149e3a0>.io
|
macOS x86_64 (Python 3.8) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[csh-source-.csh]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x10dd882f0>('.csh')
+ where <built-in method endswith of str object at 0x10dd882f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x10dd882f0>('\n')
+ where <built-in method strip of str object at 0x10dd882f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x113336940>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x113336940> = <cleo.testers.command_tester.CommandTester object at 0x113336040>.io
|
macOS x86_64 (Python 3.8) / pytest
Process completed with exit code 1.
|
macOS x86_64 (Python 3.9) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[nu-overlay use-.nu]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x109dd66f0>('.nu')
+ where <built-in method endswith of str object at 0x109dd66f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x109dd66f0>('\n')
+ where <built-in method strip of str object at 0x109dd66f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x10e23b4f0>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x10e23b4f0> = <cleo.testers.command_tester.CommandTester object at 0x10e23bf10>.io
|
macOS x86_64 (Python 3.9) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[fish-source-.fish]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x109dd66f0>('.fish')
+ where <built-in method endswith of str object at 0x109dd66f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x109dd66f0>('\n')
+ where <built-in method strip of str object at 0x109dd66f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x10de2a430>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x10de2a430> = <cleo.testers.command_tester.CommandTester object at 0x10de2a460>.io
|
macOS x86_64 (Python 3.9) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[csh-source-.csh]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x109dd66f0>('.csh')
+ where <built-in method endswith of str object at 0x109dd66f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x109dd66f0>('\n')
+ where <built-in method strip of str object at 0x109dd66f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x10e794d90>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x10e794d90> = <cleo.testers.command_tester.CommandTester object at 0x10e794670>.io
|
macOS x86_64 (Python 3.9) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[powershell-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x109dd66f0>('Activate.ps1')
+ where <built-in method endswith of str object at 0x109dd66f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x109dd66f0>('\n')
+ where <built-in method strip of str object at 0x109dd66f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x10e963b50>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x10e963b50> = <cleo.testers.command_tester.CommandTester object at 0x10e963ca0>.io
|
macOS x86_64 (Python 3.9) / pytest:
tests/console/commands/env/test_activate.py#L47
test_env_activate_prints_correct_script[pwsh-.-Activate.ps1]
AssertionError: assert False
+ where False = <built-in method endswith of str object at 0x109dd66f0>('Activate.ps1')
+ where <built-in method endswith of str object at 0x109dd66f0> = ''.endswith
+ where '' = <built-in method strip of str object at 0x109dd66f0>('\n')
+ where <built-in method strip of str object at 0x109dd66f0> = ''.strip
+ where '' = fetch_output()
+ where fetch_output = <cleo.io.buffered_io.BufferedIO object at 0x10e5eb190>.fetch_output
+ where <cleo.io.buffered_io.BufferedIO object at 0x10e5eb190> = <cleo.testers.command_tester.CommandTester object at 0x10e5eb1c0>.io
|
macOS x86_64 (Python 3.9) / pytest
Process completed with exit code 1.
|
Status
Process completed with exit code 1.
|