Replace shell command with activator #43
Annotations
8 errors
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
|
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
|
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
|
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
|
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
|
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
|
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
|
|
The logs for this run have expired and are no longer available.
Loading