)]}'
{"test/cors/main.py":[{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"29a4eb3fba5c4d072026793856a88a0c9d80160c","unresolved":true,"context_lines":[{"line_number":182,"context_line":"    for browser_name in browsers:"},{"line_number":183,"context_line":"        driver \u003d getattr(selenium.webdriver, browser_name.title())"},{"line_number":184,"context_line":"        kwargs \u003d {}"},{"line_number":185,"context_line":"        if args.headless:"},{"line_number":186,"context_line":"            try:"},{"line_number":187,"context_line":"                options \u003d getattr("},{"line_number":188,"context_line":"                    selenium.webdriver, browser_name.title() + \u0027Options\u0027)()"}],"source_content_type":"text/x-python","patch_set":1,"id":"51368ab7_04f1e13a","line":185,"updated":"2021-03-17 17:52:15.000000000","message":"Does this even need to be an option? Can we just always do this? I\u0027ve always viewed the brief pop-up when not using xvfb-run as a bug, not a feature.\n\nIf someone actually wants to look at the results, they\u0027d use --no-run and visit the page manually.","commit_id":"586a734d0b4dfc72be695dd8b1f0f04b2d80bcf5"}],"tools/playbooks/cors/run.yaml":[{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"feb0d2eb54fad97830f3d7478ad77a0fe1bb0067","unresolved":true,"context_lines":[{"line_number":9,"context_line":""},{"line_number":10,"context_line":"    - name: Run CORS tests"},{"line_number":11,"context_line":"      shell: \u003e"},{"line_number":12,"context_line":"        xvfb-run python"},{"line_number":13,"context_line":"        {{ ansible_env.HOME }}/{{ zuul.project.src_dir }}/test/cors/main.py"},{"line_number":14,"context_line":"        --output {{ ansible_env.HOME }}/cors-test-results.txt"},{"line_number":15,"context_line":"        --headless"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"dd6b7b08_3d15725c","line":12,"range":{"start_line":12,"start_character":8,"end_line":12,"end_character":16},"updated":"2021-03-17 17:48:36.000000000","message":"Do we still need this wrapper? Seems like maybe no?\n\nDo we still need to install xorg-x11-server-Xvfb in tools/playbooks/cors/install_selenium.yaml?","commit_id":"586a734d0b4dfc72be695dd8b1f0f04b2d80bcf5"}]}
