← Back to All Reports
PARTIALLY PASSED (85%)
Job Name
web_prod
Pipeline ID
Job ID
#4230865
Branch
master
Commit
N/A
Executed At
2026-05-23T02:01:30.630320
22
Passed
4
Failed
0
Skipped

Test Results (26 tests)

test_w01_verify_utm_on_promo_url
passed
⏱️ Duration: 19.22s
test_w02_verify_clicking_main_logo__release
passed
⏱️ Duration: 336.26s
test_w30_create_a_video_from_a_photo
passed
⏱️ Duration: 238.34s
test_w06_signup_verify_premium_tags_and_see_pricing__release
passed
⏱️ Duration: 379.63s
test_w07_signup_verify_editorial_tags_and_see_pricing
failed
⏱️ Duration: 82.39s
❌ Error:
fixturefunc = <function verify_editorial_media at 0x7f14a8fc7490> request = <FixtureRequest for <Function test_w07_signup_verify_editorial_tags_and_see_pricing>> kwargs = {'browser': <selenium.webdriver.remote.webdriver.WebDriver (session="341b53d3821d825ce08e7106606112f7")>} 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_create_page.py:40: in verify_editorial_media bs_fail_with_traceback(browser, verify_editorial_media, e) helpers/common_helpers.py:815: in bs_fail_with_traceback raise exception tests/test_create_page.py:38: in verify_editorial_media filter_editorial_media_photos(browser) pages/create_page.py:349: in filter_editorial_media_photos select_photos_from_dropdown(browser) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ browser = <selenium.webdriver.remote.webdriver.WebDriver (session="341b53d3821d825ce08e7106606112f7")> def select_photos_from_dropdown(browser): """ Selects photos from the dropdown """ > assert is_visible(browser, DROPDOWN_SELECT_PHOTOS) E AssertionError
📸 Failure Screenshot:
Test failure screenshot
test_w16_verify_audio_filters_and_render_a_video_with_changed_music__release
passed
⏱️ Duration: 357.30s
test_w17_edit_published_video_starting_from_dashboard__release
passed
⏱️ Duration: 530.16s
test_w19_verify_brand_manager_functionalities_basic
passed
⏱️ Duration: 671.36s
test_w23_fully_preview_a_video_on_create_page
passed
⏱️ Duration: 263.02s
test_w04_add_custom_uploaded_assets_to_a_video_and_render_it__release
passed
⏱️ Duration: 785.36s
test_w05_create_a_video_from_uploaded_video
passed
⏱️ Duration: 305.65s
test_w15_verify_drafted_video_and_publish__release
passed
⏱️ Duration: 323.70s
test_w18_verify_aspect_ratio_functionalities
passed
⏱️ Duration: 356.33s
test_w28_verify_search_bar_in_dashboard[published]
passed
⏱️ Duration: 182.38s
test_w21_verify_incorrect_change_of_password
passed
⏱️ Duration: 250.80s
test_w24_verify_all_players__release
failed
⏱️ Duration: 309.16s
❌ Error:
fixturefunc = <function timeline_actions at 0x7fdef40b8a60> request = <FixtureRequest for <Function test_w24_verify_all_players__release>> kwargs = {'browser': <selenium.webdriver.remote.webdriver.WebDriver (session="123eab6ee20a48f4fe4625d4f356c78f")>} 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_editor_page.py:32: in timeline_actions bs_fail_with_traceback(browser, timeline_actions, e) helpers/common_helpers.py:815: in bs_fail_with_traceback raise exception tests/test_editor_page.py:30: in timeline_actions edit_actions_on_timeline(browser) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ browser = <selenium.webdriver.remote.webdriver.WebDriver (session="123eab6ee20a48f4fe4625d4f356c78f")> def edit_actions_on_timeline(browser): """ hovering over timeline, duplicate clip, replaces the duplicate with photo or when photo is a first part of a template - edit it (zoom) """ time.sleep(5) # added due to the problems with accessibility widget hover_clip_timeline(browser,
📸 Failure Screenshot:
Test failure screenshot
test_w26_promo_performance_tests
passed
⏱️ Duration: 160.80s
test_w29_download_a_video_from_the_publish_page[hd]
passed
⏱️ Duration: 382.49s
test_w27_verify_header_for_logged_and_not_logged
passed
⏱️ Duration: 257.76s
test_w03_customize_a_video_and_render_it__release
failed
⏱️ Duration: 472.72s
❌ Error:
fixturefunc = <function change_text_positions at 0x7ff561546170> request = <FixtureRequest for <Function test_w03_customize_a_video_and_render_it__release>> kwargs = {'browser': <selenium.webdriver.remote.webdriver.WebDriver (session="3b2a81fd2c64d877f64e867761227c67")>} 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_editor_page.py:246: in change_text_positions bs_fail_with_traceback(browser, change_text_positions, e) helpers/common_helpers.py:815: in bs_fail_with_traceback raise exception tests/test_editor_page.py:244: in change_text_positions change_text_position(browser) pages/editor_page.py:371: in change_text_position browser.find_element(By.XPATH, TEXT_POSITIONS_CHANGE_BTN[1] + str([position_btns])).click() venv/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py:741: in find_element return self.execute(Command.FIND_ELEMENT, {"using": by, "value": value})["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_w10_new_user_purchases_plan_after_uploading_a_watermark_with_url__release
passed
⏱️ Duration: 503.33s
test_w14_verify_drafted_video_and_delete
passed
⏱️ Duration: 404.72s
test_w28_verify_search_bar_in_dashboard[drafts]
passed
⏱️ Duration: 193.46s
test_w20_verify_brand_manager_functionalities_through_wizard
failed
⏱️ Duration: 659.81s
❌ Error:
fixturefunc = <function check_brand_images at 0x7ff5614cd870> request = <FixtureRequest for <Function test_w20_verify_brand_manager_functionalities_through_wizard>> kwargs = {'browser': <selenium.webdriver.remote.webdriver.WebDriver (session="1f75ca2b087ee597c77d98eb819a6e1f")>} 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_editor_page.py:520: in check_brand_images bs_fail_with_traceback(browser, check_brand_images, e) helpers/common_helpers.py:815: in bs_fail_with_traceback raise exception tests/test_editor_page.py:518: in check_brand_images assert_brand_images(browser) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ browser = <selenium.webdriver.remote.webdriver.WebDriver (session="1f75ca2b087ee597c77d98eb819a6e1f")> def assert_brand_images(browser): """ Verify the Brand Watermark and Logo is Synced on Editor or not """ > assert is_visible(browser, EDITOR_WATERMARK_FILLED) E AssertionError pages/editor_page.py:1516: AssertionError
📸 Failure Screenshot:
Test failure screenshot
test_w29_download_a_video_from_the_publish_page[full_hd]
passed
⏱️ Duration: 433.83s
test_w29_download_a_video_from_the_publish_page[streaming_full_hd]
passed
⏱️ Duration: 321.49s