+{"uid":"4b55b6422c2a0e44","name":"Login with valid credentials test","fullName":"tests.login_test.TestLogin#test_valid_login","historyId":"bceb67a36a3aa1c7c1ff06e1e478847e","time":{"start":1759438807085,"stop":1759438807085,"duration":0},"status":"broken","statusMessage":"playwright._impl._errors.Error: BrowserType.launch: Executable doesn't exist at /ms-playwright/chromium-1187/chrome-linux/chrome\n╔════════════════════════════════════════════════════════╗\n║ Looks like Playwright was just updated to 1.55.0. ║\n║ Please update docker image as well. ║\n║ - current: mcr.microsoft.com/playwright:v1.55.1-noble ║\n║ - required: mcr.microsoft.com/playwright:v1.55.0-noble ║\n║ ║\n║ <3 Playwright Team ║\n╚════════════════════════════════════════════════════════╝","statusTrace":"launch_browser = <function launch_browser.<locals>.launch at 0x7fbbe07bd6c0>\n\n @pytest.fixture(scope=\"session\")\n def browser(launch_browser: Callable[[], Browser]) -> Generator[Browser, None, None]:\n> browser = launch_browser()\n ^^^^^^^^^^^^^^^^\n\n.venv/lib/python3.13/site-packages/pytest_playwright/pytest_playwright.py:282: \n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \n.venv/lib/python3.13/site-packages/pytest_playwright/pytest_playwright.py:274: in launch\n browser = browser_type.launch(**launch_options)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n.venv/lib/python3.13/site-packages/playwright/sync_api/_generated.py:14502: in launch\n self._sync(\n.venv/lib/python3.13/site-packages/playwright/_impl/_browser_type.py:98: in launch\n await self._channel.send(\n.venv/lib/python3.13/site-packages/playwright/_impl/_connection.py:69: in send\n return await self._connection.wrap_api_call(\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \n\nself = <playwright._impl._connection.Connection object at 0x7fbbe080a900>\ncb = <function Channel.send.<locals>.<lambda> at 0x7fbbe08177e0>\nis_internal = False, title = None\n\n async def wrap_api_call(\n self, cb: Callable[[], Any], is_internal: bool = False, title: str = None\n ) -> Any:\n if self._api_zone.get():\n return await cb()\n task = asyncio.current_task(self._loop)\n st: List[inspect.FrameInfo] = getattr(\n task, \"__pw_stack__\", None\n ) or inspect.stack(0)\n \n parsed_st = _extract_stack_trace_information_from_stack(st, is_internal, title)\n self._api_zone.set(parsed_st)\n try:\n return await cb()\n except Exception as error:\n> raise rewrite_error(error, f\"{parsed_st['apiName']}: {error}\") from None\nE playwright._impl._errors.Error: BrowserType.launch: Executable doesn't exist at /ms-playwright/chromium-1187/chrome-linux/chrome\nE ╔════════════════════════════════════════════════════════╗\nE ║ Looks like Playwright was just updated to 1.55.0. ║\nE ║ Please update docker image as well. ║\nE ║ - current: mcr.microsoft.com/playwright:v1.55.1-noble ║\nE ║ - required: mcr.microsoft.com/playwright:v1.55.0-noble ║\nE ║ ║\nE ║ <3 Playwright Team ║\nE ╚════════════════════════════════════════════════════════╝\n\n.venv/lib/python3.13/site-packages/playwright/_impl/_connection.py:558: Error","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"browser_type_launch_args","time":{"start":1759438807086,"stop":1759438807086,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"delete_output_dir","time":{"start":1759438807086,"stop":1759438807086,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"_verify_url","time":{"start":1759438807086,"stop":1759438807086,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"base_url","time":{"start":1759438807086,"stop":1759438807086,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"pytestconfig","time":{"start":1759438807086,"stop":1759438807086,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"playwright","time":{"start":1759438807086,"stop":1759438807383,"duration":297},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"browser_type","time":{"start":1759438807384,"stop":1759438807384,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"launch_browser","time":{"start":1759438807384,"stop":1759438807384,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"browser","time":{"start":1759438807384,"stop":1759438807421,"duration":37},"status":"broken","statusMessage":"playwright._impl._errors.Error: BrowserType.launch: Executable doesn't exist at /ms-playwright/chromium-1187/chrome-linux/chrome\n╔════════════════════════════════════════════════════════╗\n║ Looks like Playwright was just updated to 1.55.0. ║\n║ Please update docker image as well. ║\n║ - current: mcr.microsoft.com/playwright:v1.55.1-noble ║\n║ - required: mcr.microsoft.com/playwright:v1.55.0-noble ║\n║ ║\n║ <3 Playwright Team ║\n╚════════════════════════════════════════════════════════╝\n","statusTrace":" File \"/__w/Playwright-Python-Example/Playwright-Python-Example/.venv/lib/python3.13/site-packages/pluggy/_callers.py\", line 167, in _multicall\n teardown.throw(outcome._exception)\n ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^\n File \"/__w/Playwright-Python-Example/Playwright-Python-Example/.venv/lib/python3.13/site-packages/_pytest/setuponly.py\", line 36, in pytest_fixture_setup\n return (yield)\n ^^^^^\n File \"/__w/Playwright-Python-Example/Playwright-Python-Example/.venv/lib/python3.13/site-packages/pluggy/_callers.py\", line 103, in _multicall\n res = hook_impl.function(*args)\n File \"/__w/Playwright-Python-Example/Playwright-Python-Example/.venv/lib/python3.13/site-packages/_pytest/fixtures.py\", line 1196, in pytest_fixture_setup\n result = call_fixture_func(fixturefunc, request, kwargs)\n File \"/__w/Playwright-Python-Example/Playwright-Python-Example/.venv/lib/python3.13/site-packages/_pytest/fixtures.py\", line 923, in call_fixture_func\n fixture_result = next(generator)\n File \"/__w/Playwright-Python-Example/Playwright-Python-Example/.venv/lib/python3.13/site-packages/pytest_playwright/pytest_playwright.py\", line 282, in browser\n browser = launch_browser()\n File \"/__w/Playwright-Python-Example/Playwright-Python-Example/.venv/lib/python3.13/site-packages/pytest_playwright/pytest_playwright.py\", line 274, in launch\n browser = browser_type.launch(**launch_options)\n File \"/__w/Playwright-Python-Example/Playwright-Python-Example/.venv/lib/python3.13/site-packages/playwright/sync_api/_generated.py\", line 14502, in launch\n self._sync(\n ~~~~~~~~~~^\n self._impl_obj.launch(\n ^^^^^^^^^^^^^^^^^^^^^^\n ...<17 lines>...\n )\n ^\n )\n ^\n File \"/__w/Playwright-Python-Example/Playwright-Python-Example/.venv/lib/python3.13/site-packages/playwright/_impl/_sync_base.py\", line 115, in _sync\n return task.result()\n ~~~~~~~~~~~^^\n File \"/__w/Playwright-Python-Example/Playwright-Python-Example/.venv/lib/python3.13/site-packages/playwright/_impl/_browser_type.py\", line 98, in launch\n await self._channel.send(\n \"launch\", TimeoutSettings.launch_timeout, params\n )\n File \"/__w/Playwright-Python-Example/Playwright-Python-Example/.venv/lib/python3.13/site-packages/playwright/_impl/_connection.py\", line 69, in send\n return await self._connection.wrap_api_call(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n ...<3 lines>...\n )\n ^\n File \"/__w/Playwright-Python-Example/Playwright-Python-Example/.venv/lib/python3.13/site-packages/playwright/_impl/_connection.py\", line 558, in wrap_api_call\n raise rewrite_error(error, f\"{parsed_st['apiName']}: {error}\") from None\n","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"browser_type_launch_args","time":{"start":1759438807384,"stop":1759438807384,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"connect_options","time":{"start":1759438807384,"stop":1759438807384,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"playwright::0","time":{"start":1759438807550,"stop":1759438807556,"duration":6},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"devRun"},{"name":"parentSuite","value":"tests"},{"name":"suite","value":"login_test"},{"name":"subSuite","value":"TestLogin"},{"name":"host","value":"77dd7b9bf7c8"},{"name":"thread","value":"226-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.login_test"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"browser_name","value":"'chromium'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[{"name":"Test defects","matchedStatuses":[],"flaky":false}],"tags":["devRun"]},"source":"4b55b6422c2a0e44.json","parameterValues":["'chromium'"]}
0 commit comments