← Back to All Reports
TESTS FAILED (78%)
Job Name
chat_based_editor_prod
Pipeline ID
Job ID
#4062065
Branch
master
Commit
N/A
Executed At
2026-01-31T05:59:07.809770
18
Passed
5
Failed
0
Skipped

Test Results (23 tests)

test_cbe01_cbe_service_chains_sanity[caption]
passed
⏱️ Duration: 243.60s
test_cbe01_cbe_service_chains_sanity[linebreak]
passed
⏱️ Duration: 268.15s
test_cbe01_cbe_service_chains_sanity[music]
passed
⏱️ Duration: 300.07s
test_cbe01_cbe_service_chains_sanity[outro_values]
passed
⏱️ Duration: 217.96s
test_cbe01_cbe_service_chains_sanity[remove_scene]
passed
⏱️ Duration: 216.63s
test_cbe01_cbe_service_chains_sanity[text_color]
passed
⏱️ Duration: 218.88s
test_cbe01_cbe_service_chains_sanity[text_font]
passed
⏱️ Duration: 218.93s
test_cbe01_cbe_service_chains_sanity[logo]
passed
⏱️ Duration: 209.33s
test_cbe01_cbe_service_chains_sanity[text_position]
passed
⏱️ Duration: 215.59s
test_cbe01_cbe_service_chains_sanity[translation]
passed
⏱️ Duration: 214.52s
test_cbe01_cbe_service_chains_sanity[add_scene]
passed
⏱️ Duration: 214.68s
test_cbe01_cbe_service_chains_sanity[change_watermark]
passed
⏱️ Duration: 211.79s
test_cbe02_cbe_should_work_in_all_ratios[wide-caption]
passed
⏱️ Duration: 220.17s
test_cbe02_cbe_should_work_in_all_ratios[vertical-caption]
passed
⏱️ Duration: 203.27s
test_cbe03_replace_a_clip[stock_video]
failed
⏱️ Duration: 187.41s
❌ Error:
fixturefunc = <function aichat_select_clip at 0x7ff267411b40> request = <FixtureRequest for <Function test_cbe03_replace_a_clip[stock_video]>> kwargs = {'browser': <selenium.webdriver.remote.webdriver.WebDriver (session="bb391ac6275070ebb7f4e66fa012792c")>, 'prompt': 'stock_video'} def call_fixture_func( fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs ) -> FixtureValue: if is_generator(fixturefunc): fixturefunc = cast( Callable[..., Generator[FixtureValue, None, None]], fixturefunc ) generator = fixturefunc(**kwargs) try: fixture_result = next(generator) except StopIteration: raise ValueError(f"{request.fixturename} did not yield a value") from None finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator) request.addfinalizer(finalizer) else: fixturefunc = cast(Callable[..., FixtureValue], fixturefunc) > fixture_result = fixturefunc(**kwargs) venv/lib/python3.10/site-packages/_pytest/fixtures.py:917: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_autopilot_page.py:851: in aichat_select_clip bs_fail_with_traceback(browser, aichat_select_clip, e) helpers/common_helpers.py:789: in bs_fail_with_traceback raise exception tests/test_autopilot_page.py:848: in aichat_select_clip do_hover_and_click_js(browser, AICHAT_MEDIA_RESULT_FIRST_JS, AICHAT_REPLACE_JS) helpers/common_helpers.py:336: in do_hover_and_click_js browser.execute_script( venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py:407: in execute_script return self.execute(command, {"script": script, "args": converted_args})["value"] venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py:347: in execute self.error_handler.check_response(response) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
📸 Failure Screenshot:
Test failure screenshot
test_cbe03_replace_a_clip[stock_photo]
failed
⏱️ Duration: 191.28s
❌ Error:
fixturefunc = <function aichat_select_clip at 0x7ff267411b40> request = <FixtureRequest for <Function test_cbe03_replace_a_clip[stock_photo]>> kwargs = {'browser': <selenium.webdriver.remote.webdriver.WebDriver (session="e0a6d27cdec7beaeb4239a88146a524e")>, 'prompt': 'stock_photo'} def call_fixture_func( fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs ) -> FixtureValue: if is_generator(fixturefunc): fixturefunc = cast( Callable[..., Generator[FixtureValue, None, None]], fixturefunc ) generator = fixturefunc(**kwargs) try: fixture_result = next(generator) except StopIteration: raise ValueError(f"{request.fixturename} did not yield a value") from None finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator) request.addfinalizer(finalizer) else: fixturefunc = cast(Callable[..., FixtureValue], fixturefunc) > fixture_result = fixturefunc(**kwargs) venv/lib/python3.10/site-packages/_pytest/fixtures.py:917: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_autopilot_page.py:851: in aichat_select_clip bs_fail_with_traceback(browser, aichat_select_clip, e) helpers/common_helpers.py:789: in bs_fail_with_traceback raise exception tests/test_autopilot_page.py:848: in aichat_select_clip do_hover_and_click_js(browser, AICHAT_MEDIA_RESULT_FIRST_JS, AICHAT_REPLACE_JS) helpers/common_helpers.py:336: in do_hover_and_click_js browser.execute_script( venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py:407: in execute_script return self.execute(command, {"script": script, "args": converted_args})["value"] venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py:347: in execute self.error_handler.check_response(response) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
📸 Failure Screenshot:
Test failure screenshot
test_cbe03_replace_a_clip[uploaded_video]
failed
⏱️ Duration: 186.81s
❌ Error:
fixturefunc = <function aichat_select_clip at 0x7ff267411b40> request = <FixtureRequest for <Function test_cbe03_replace_a_clip[uploaded_video]>> kwargs = {'browser': <selenium.webdriver.remote.webdriver.WebDriver (session="d27d92a00575cb278635caee4d4804b0")>, 'prompt': 'uploaded_video'} def call_fixture_func( fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs ) -> FixtureValue: if is_generator(fixturefunc): fixturefunc = cast( Callable[..., Generator[FixtureValue, None, None]], fixturefunc ) generator = fixturefunc(**kwargs) try: fixture_result = next(generator) except StopIteration: raise ValueError(f"{request.fixturename} did not yield a value") from None finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator) request.addfinalizer(finalizer) else: fixturefunc = cast(Callable[..., FixtureValue], fixturefunc) > fixture_result = fixturefunc(**kwargs) venv/lib/python3.10/site-packages/_pytest/fixtures.py:917: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_autopilot_page.py:851: in aichat_select_clip bs_fail_with_traceback(browser, aichat_select_clip, e) helpers/common_helpers.py:789: in bs_fail_with_traceback raise exception tests/test_autopilot_page.py:848: in aichat_select_clip do_hover_and_click_js(browser, AICHAT_MEDIA_RESULT_FIRST_JS, AICHAT_REPLACE_JS) helpers/common_helpers.py:336: in do_hover_and_click_js browser.execute_script( venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py:407: in execute_script return self.execute(command, {"script": script, "args": converted_args})["value"] venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py:347: in execute self.error_handler.check_response(response) _ _ _ _ _ _ _ _ _ _ _ _ _
📸 Failure Screenshot:
Test failure screenshot
test_cbe03_replace_a_clip[uploaded_photo]
failed
⏱️ Duration: 186.42s
❌ Error:
fixturefunc = <function aichat_select_clip at 0x7ff267411b40> request = <FixtureRequest for <Function test_cbe03_replace_a_clip[uploaded_photo]>> kwargs = {'browser': <selenium.webdriver.remote.webdriver.WebDriver (session="07403577b07d27ed6e90f11215d1cae9")>, 'prompt': 'uploaded_photo'} def call_fixture_func( fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs ) -> FixtureValue: if is_generator(fixturefunc): fixturefunc = cast( Callable[..., Generator[FixtureValue, None, None]], fixturefunc ) generator = fixturefunc(**kwargs) try: fixture_result = next(generator) except StopIteration: raise ValueError(f"{request.fixturename} did not yield a value") from None finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator) request.addfinalizer(finalizer) else: fixturefunc = cast(Callable[..., FixtureValue], fixturefunc) > fixture_result = fixturefunc(**kwargs) venv/lib/python3.10/site-packages/_pytest/fixtures.py:917: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_autopilot_page.py:851: in aichat_select_clip bs_fail_with_traceback(browser, aichat_select_clip, e) helpers/common_helpers.py:789: in bs_fail_with_traceback raise exception tests/test_autopilot_page.py:848: in aichat_select_clip do_hover_and_click_js(browser, AICHAT_MEDIA_RESULT_FIRST_JS, AICHAT_REPLACE_JS) helpers/common_helpers.py:336: in do_hover_and_click_js browser.execute_script( venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py:407: in execute_script return self.execute(command, {"script": script, "args": converted_args})["value"] venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py:347: in execute self.error_handler.check_response(response) _ _ _ _ _ _ _ _ _ _ _ _ _
📸 Failure Screenshot:
Test failure screenshot
test_cbe04_upload_via_filestack_url[video]
passed
⏱️ Duration: 287.45s
test_cbe04_upload_via_filestack_url[photo]
passed
⏱️ Duration: 277.68s
test_cbe05_verify_voice_changes_are_not_possible_for_nonnarrated_videos
passed
⏱️ Duration: 201.75s
test_cbe06_upload_via_filestack_facebook_page
passed
⏱️ Duration: 234.02s
test_cbe07_change_the_intro_for_the_amazon_product_video
failed
⏱️ Duration: 360.69s
❌ Error:
fixturefunc = <function user_redirected_after_video_generation at 0x7ff2674189d0> request = <FixtureRequest for <Function test_cbe07_change_the_intro_for_the_amazon_product_video>> kwargs = {'browser': <selenium.webdriver.remote.webdriver.WebDriver (session="ab60609ce0263ad70689e81dec2a476a")>} def call_fixture_func( fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs ) -> FixtureValue: if is_generator(fixturefunc): fixturefunc = cast( Callable[..., Generator[FixtureValue, None, None]], fixturefunc ) generator = fixturefunc(**kwargs) try: fixture_result = next(generator) except StopIteration: raise ValueError(f"{request.fixturename} did not yield a value") from None finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator) request.addfinalizer(finalizer) else: fixturefunc = cast(Callable[..., FixtureValue], fixturefunc) > fixture_result = fixturefunc(**kwargs) venv/lib/python3.10/site-packages/_pytest/fixtures.py:917: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ tests/test_autopilot_page.py:400: in user_redirected_after_video_generation bs_fail_with_traceback(browser, user_redirected_after_video_generation, e) helpers/common_helpers.py:789: in bs_fail_with_traceback raise exception tests/test_autopilot_page.py:398: in user_redirected_after_video_generation ai_generated_posts_in_planner(browser, 300) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ browser = <selenium.webdriver.remote.webdriver.WebDriver (session="ab60609ce0263ad70689e81dec2a476a")> waiting_time = 300 def ai_generated_posts_in_planner(browser, waiting_time: int): """ Verifies if AI posts are visible in Planner waiting_time (int) = chosen value in seconds "
📸 Failure Screenshot:
Test failure screenshot