← Back to All Reports
TESTS FAILED (0%)
Job Name
rendering
Pipeline ID
Job ID
#4380792
Branch
master
Commit
N/A
Executed At
2026-08-29T16:12:59.908578
0
Passed
2
Failed
0
Skipped

Test Results (2 tests)

test_r01_generate_video_and_publish[chromium-test03]
failed
⏱️ Duration: 30.62s
❌ Error:
self = <tests.test_rendering.TestRendering object at 0x7fe7c3da7550> login_page = <pages.login_page.LoginPage object at 0x7fe7c40002b0> create_page = <pages.create_page.CreatePage object at 0x7fe7c3da57b0> editor_page = <pages.editor_page.EditorPage object at 0x7fe7c3da6ad0> publish_page = <pages.publish_page.PublishPage object at 0x7fe7c3da78b0> env = 'test03' @pytest.mark.parametrize("env", ["prod", "test03", "test05"]) def test_r01_generate_video_and_publish( self, login_page, create_page, editor_page, publish_page, env ): """ R01 Generate video and publish (all envs short smoke) Login to the specified environment, navigate to the create page, customize the first available video, publish it, and verify the publish page renders correctly. Mirrors: test_rendering_scenarios.feature → 'Generate video and publish' """ env_url = _env_base_url(env) email = _env_email(env) > login_page.login_directly(env_url, email, get_password()) tests/test_rendering.py:79: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ pages/login_page.py:116: in login_directly self.page.wait_for_function( /usr/local/lib/python3.10/dist-packages/playwright/sync_api/_generated.py:12761: in wait_for_function self._sync( /usr/local/lib/python3.10/dist-packages/playwright/_impl/_page.py:1151: in wait_for_function return await self._main_frame.wait_for_function(**locals_to_params(locals())) /usr/local/lib/python3.10/dist-packages/playwright/_impl/_frame.py:940: in wait_for_function await self._channel.send("waitForFunction", self._timeout, params) /usr/local/lib/python3.10/dist-packages/playwright/_impl/_connection.py:76: in send return await self._connection.wrap_api_call( _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <playwright._impl._connection.Connection object at 0x7fe7c3da4460> cb = <function Channel
📸 Failure Screenshot:
Test failure screenshot
test_r01_generate_video_and_publish[chromium-test05]
failed
⏱️ Duration: 30.41s
❌ Error:
self = <tests.test_rendering.TestRendering object at 0x7fe7c3da5b70> login_page = <pages.login_page.LoginPage object at 0x7fe7c1838460> create_page = <pages.create_page.CreatePage object at 0x7fe7c1839000> editor_page = <pages.editor_page.EditorPage object at 0x7fe7c1839090> publish_page = <pages.publish_page.PublishPage object at 0x7fe7c1838d90> env = 'test05' @pytest.mark.parametrize("env", ["prod", "test03", "test05"]) def test_r01_generate_video_and_publish( self, login_page, create_page, editor_page, publish_page, env ): """ R01 Generate video and publish (all envs short smoke) Login to the specified environment, navigate to the create page, customize the first available video, publish it, and verify the publish page renders correctly. Mirrors: test_rendering_scenarios.feature → 'Generate video and publish' """ env_url = _env_base_url(env) email = _env_email(env) > login_page.login_directly(env_url, email, get_password()) tests/test_rendering.py:79: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ pages/login_page.py:116: in login_directly self.page.wait_for_function( /usr/local/lib/python3.10/dist-packages/playwright/sync_api/_generated.py:12761: in wait_for_function self._sync( /usr/local/lib/python3.10/dist-packages/playwright/_impl/_page.py:1151: in wait_for_function return await self._main_frame.wait_for_function(**locals_to_params(locals())) /usr/local/lib/python3.10/dist-packages/playwright/_impl/_frame.py:940: in wait_for_function await self._channel.send("waitForFunction", self._timeout, params) /usr/local/lib/python3.10/dist-packages/playwright/_impl/_connection.py:76: in send return await self._connection.wrap_api_call( _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <playwright._impl._connection.Connection object at 0x7fe7c3da4460> cb = <function Channel
📸 Failure Screenshot:
Test failure screenshot