John Cuyle
John Cuyle
I'm also seeing this issue. `testsuite/v1/login_test.py::TestIdentifier::test_login_help[edge_driver] PASSED testsuite/v1/login_test.py::TestIdentifier::test_login_with_security_device[edge_driver] PASSED testsuite/v1/login_test.py::TestIdentifier::test_unregistered_email[edge_driver] PASSED testsuite/v1/login_test.py::TestIdentifier::test_invalid_email[edge_driver] PASSED testsuite/v1/login_test.py::TestIdentifier::test_input_email_enter[edge_driver] PASSED testsuite/v1/login_test.py::TestIdentifier::test_input_email_click_next[edge_driver] PASSED testsuite/v1/login_test.py::TestIdentifier::test_input_email_tab_enter_next[edge_driver] PASSED testsuite/v1/login_test.py::TestPassword::test_login_help[edge_driver] PASSED testsuite/v1/login_test.py::TestPassword::test_login_with_security_device[edge_driver] PASSED testsuite/v1/login_test.py::TestPassword::test_invalid_password_enter[edge_driver] SKIPPED (test_invalid_password_enter[edge_driver] depends on TestIdentifier::test_input_email_enter) testsuite/v1/login_test.py::TestPassword::test_input_password_enter[edge_driver]...
I found a much, much more concise repro. First: This works fine (simply add this output to any valid stack that uses LanguageExtensions): ``` Outputs: Fn::ForEach::DebugOutput: - Name - [...
> You can set the path to cfn-lint in the settings of the plugin. > > ``` > { > ... > "cfnLint.path": "/home/felipe/.venv/bin/cfn-lint" > ... > } > ```...