)]}'
{"openstack_dashboard/test/selenium/conftest.py":[{"author":{"_account_id":8648,"name":"Radomir Dopieralski","email":"openstack@dopieralski.pl","username":"thesheep"},"change_message_id":"a3cddde5cc7b11e6ff59fd9c551126c913618b9d","unresolved":true,"context_lines":[{"line_number":187,"context_line":"@pytest.fixture(scope\u003d\u0027session\u0027)"},{"line_number":188,"context_line":"def xdisplay():"},{"line_number":189,"context_line":"    IS_SELENIUM_HEADLESS \u003d os.environ.get(\u0027SELENIUM_HEADLESS\u0027, \"True\")"},{"line_number":190,"context_line":"    if IS_SELENIUM_HEADLESS \u003d\u003d \"True\":"},{"line_number":191,"context_line":"        width, height \u003d 1920, 1080"},{"line_number":192,"context_line":"        vdisplay \u003d xvfbwrapper.Xvfb(width\u003dwidth, height\u003dheight)"},{"line_number":193,"context_line":"        args \u003d []"}],"source_content_type":"text/x-python","patch_set":1,"id":"dfefb2f2_d70fd70b","line":190,"updated":"2025-07-30 09:14:32.000000000","message":"could we do this with IS_SELENIUM_HEADLESS.lower() \u003d\u003d \"true\" to make it case insensitive?","commit_id":"07fcecb87ba8529a791f9c560cc3db32cad5d552"},{"author":{"_account_id":35133,"name":"Jan Jasek","email":"jjasek@redhat.com","username":"janjasek"},"change_message_id":"20f71a952dee5d78267374829dc1b8a4cbefaa43","unresolved":false,"context_lines":[{"line_number":187,"context_line":"@pytest.fixture(scope\u003d\u0027session\u0027)"},{"line_number":188,"context_line":"def xdisplay():"},{"line_number":189,"context_line":"    IS_SELENIUM_HEADLESS \u003d os.environ.get(\u0027SELENIUM_HEADLESS\u0027, \"True\")"},{"line_number":190,"context_line":"    if IS_SELENIUM_HEADLESS \u003d\u003d \"True\":"},{"line_number":191,"context_line":"        width, height \u003d 1920, 1080"},{"line_number":192,"context_line":"        vdisplay \u003d xvfbwrapper.Xvfb(width\u003dwidth, height\u003dheight)"},{"line_number":193,"context_line":"        args \u003d []"}],"source_content_type":"text/x-python","patch_set":1,"id":"ae4ab116_5250dac4","line":190,"in_reply_to":"dfefb2f2_d70fd70b","updated":"2025-07-30 15:40:28.000000000","message":"Good point, done, thanks!","commit_id":"07fcecb87ba8529a791f9c560cc3db32cad5d552"}],"tox.ini":[{"author":{"_account_id":8648,"name":"Radomir Dopieralski","email":"openstack@dopieralski.pl","username":"thesheep"},"change_message_id":"c311e789cb8188527fd1c7f8f44b0a21321fd1b9","unresolved":true,"context_lines":[{"line_number":62,"context_line":"[testenv:selenium-headless]"},{"line_number":63,"context_line":"setenv \u003d"},{"line_number":64,"context_line":"  {[testenv]setenv}"},{"line_number":65,"context_line":"  SELENIUM_HEADLESS\u003d1"},{"line_number":66,"context_line":"  WITH_SELENIUM\u003d1"},{"line_number":67,"context_line":"commands \u003d"},{"line_number":68,"context_line":"  find . -type f -name \"*.pyc\" -delete"}],"source_content_type":"text/x-properties","patch_set":1,"id":"33ec957f_3f37cd92","line":65,"updated":"2025-07-30 09:16:48.000000000","message":"needs changing","commit_id":"07fcecb87ba8529a791f9c560cc3db32cad5d552"},{"author":{"_account_id":35133,"name":"Jan Jasek","email":"jjasek@redhat.com","username":"janjasek"},"change_message_id":"20f71a952dee5d78267374829dc1b8a4cbefaa43","unresolved":false,"context_lines":[{"line_number":62,"context_line":"[testenv:selenium-headless]"},{"line_number":63,"context_line":"setenv \u003d"},{"line_number":64,"context_line":"  {[testenv]setenv}"},{"line_number":65,"context_line":"  SELENIUM_HEADLESS\u003d1"},{"line_number":66,"context_line":"  WITH_SELENIUM\u003d1"},{"line_number":67,"context_line":"commands \u003d"},{"line_number":68,"context_line":"  find . -type f -name \"*.pyc\" -delete"}],"source_content_type":"text/x-properties","patch_set":1,"id":"44f4eeb9_709701ba","line":65,"in_reply_to":"33ec957f_3f37cd92","updated":"2025-07-30 15:40:28.000000000","message":"Done","commit_id":"07fcecb87ba8529a791f9c560cc3db32cad5d552"},{"author":{"_account_id":8648,"name":"Radomir Dopieralski","email":"openstack@dopieralski.pl","username":"thesheep"},"change_message_id":"c311e789cb8188527fd1c7f8f44b0a21321fd1b9","unresolved":true,"context_lines":[{"line_number":84,"context_line":"  FFMPEG_INSTALLED"},{"line_number":85,"context_line":"setenv \u003d"},{"line_number":86,"context_line":"  INTEGRATION_TESTS\u003d1"},{"line_number":87,"context_line":"  SELENIUM_HEADLESS\u003dFalse"},{"line_number":88,"context_line":"commands \u003d"},{"line_number":89,"context_line":"  oslo-config-generator --namespace openstack_dashboard_integration_tests"},{"line_number":90,"context_line":"  pytest --ds\u003dopenstack_dashboard.test.settings -v -x --junitxml\u003d\"{toxinidir}/test_reports/integration_test_results.xml\" --html\u003d\"{toxinidir}/test_reports/integration_test_results.html\" --self-contained-html {posargs:{toxinidir}/openstack_dashboard/test/integration_tests}"}],"source_content_type":"text/x-properties","patch_set":1,"id":"581fbe27_150c7076","line":87,"updated":"2025-07-30 09:16:48.000000000","message":"This needs to be fixed, before it was interpreted as true, now it will be false, so we need to change it to SELENIUM_HEADLESS\u003dTrue","commit_id":"07fcecb87ba8529a791f9c560cc3db32cad5d552"},{"author":{"_account_id":35133,"name":"Jan Jasek","email":"jjasek@redhat.com","username":"janjasek"},"change_message_id":"20f71a952dee5d78267374829dc1b8a4cbefaa43","unresolved":false,"context_lines":[{"line_number":84,"context_line":"  FFMPEG_INSTALLED"},{"line_number":85,"context_line":"setenv \u003d"},{"line_number":86,"context_line":"  INTEGRATION_TESTS\u003d1"},{"line_number":87,"context_line":"  SELENIUM_HEADLESS\u003dFalse"},{"line_number":88,"context_line":"commands \u003d"},{"line_number":89,"context_line":"  oslo-config-generator --namespace openstack_dashboard_integration_tests"},{"line_number":90,"context_line":"  pytest --ds\u003dopenstack_dashboard.test.settings -v -x --junitxml\u003d\"{toxinidir}/test_reports/integration_test_results.xml\" --html\u003d\"{toxinidir}/test_reports/integration_test_results.html\" --self-contained-html {posargs:{toxinidir}/openstack_dashboard/test/integration_tests}"}],"source_content_type":"text/x-properties","patch_set":1,"id":"3fa39f1e_28d63dda","line":87,"in_reply_to":"581fbe27_150c7076","updated":"2025-07-30 15:40:28.000000000","message":"Done","commit_id":"07fcecb87ba8529a791f9c560cc3db32cad5d552"}]}
