← Back to All Reports
TESTS FAILED (46%)
Job Name
publisher2_prod
Pipeline ID
Job ID
#4324320
Branch
master
Commit
N/A
Executed At
2026-07-23T04:27:28.894370
6
Passed
7
Failed
0
Skipped

Test Results (13 tests)

test_pub01_verify_publish_and_schedule_for_yt_shorts_and_li_posts
failed
⏱️ Duration: 493.82s
❌ Error:
fixturefunc = <function opens_planner at 0x7f2cec100dc0> request = <FixtureRequest for <Function test_pub01_verify_publish_and_schedule_for_yt_shorts_and_li_posts>> kwargs = {'browser': <selenium.webdriver.remote.webdriver.WebDriver (session="f81b886dc88ed34b671fbbfc71bdfaed")>} 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_planner_page.py:62: in opens_planner bs_fail_with_traceback(browser, opens_planner, e) helpers/common_helpers.py:815: in bs_fail_with_traceback raise exception tests/test_planner_page.py:60: in opens_planner verify_user_on_planner(browser) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ browser = <selenium.webdriver.remote.webdriver.WebDriver (session="f81b886dc88ed34b671fbbfc71bdfaed")> waiting = 10 def verify_user_on_planner(browser, waiting=10): """ Verifies if we are on Planner page """ > assert is_visible(browser, MY_CAL_CURRENT_DAY, waiting) E AssertionError pages/planner_page.py:20: AssertionError
📸 Failure Screenshot:
Test failure screenshot
test_pub02_verify_publish_yt_longer_60_sec
failed
⏱️ Duration: 527.03s
❌ Error:
fixturefunc = <function opens_planner at 0x7f2cec100dc0> request = <FixtureRequest for <Function test_pub02_verify_publish_yt_longer_60_sec>> kwargs = {'browser': <selenium.webdriver.remote.webdriver.WebDriver (session="ebf039a29be3344ae04f790a1a902e84")>} 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_planner_page.py:62: in opens_planner bs_fail_with_traceback(browser, opens_planner, e) helpers/common_helpers.py:815: in bs_fail_with_traceback raise exception tests/test_planner_page.py:60: in opens_planner verify_user_on_planner(browser) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ browser = <selenium.webdriver.remote.webdriver.WebDriver (session="ebf039a29be3344ae04f790a1a902e84")> waiting = 10 def verify_user_on_planner(browser, waiting=10): """ Verifies if we are on Planner page """ > assert is_visible(browser, MY_CAL_CURRENT_DAY, waiting) E AssertionError pages/planner_page.py:20: AssertionError
📸 Failure Screenshot:
Test failure screenshot
test_pub03_verify_publish_tiktok
failed
⏱️ Duration: 767.12s
❌ Error:
fixturefunc = <function opens_planner at 0x7f2cec100dc0> request = <FixtureRequest for <Function test_pub03_verify_publish_tiktok>> kwargs = {'browser': <selenium.webdriver.remote.webdriver.WebDriver (session="e6367444bb618aefc8702edf987b8ba8")>} 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_planner_page.py:62: in opens_planner bs_fail_with_traceback(browser, opens_planner, e) helpers/common_helpers.py:815: in bs_fail_with_traceback raise exception tests/test_planner_page.py:60: in opens_planner verify_user_on_planner(browser) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ browser = <selenium.webdriver.remote.webdriver.WebDriver (session="e6367444bb618aefc8702edf987b8ba8")> waiting = 10 def verify_user_on_planner(browser, waiting=10): """ Verifies if we are on Planner page """ > assert is_visible(browser, MY_CAL_CURRENT_DAY, waiting) E AssertionError pages/planner_page.py:20: AssertionError
📸 Failure Screenshot:
Test failure screenshot
test_pub04_verify_reschedule_yt_shorts_and_li_posts
failed
⏱️ Duration: 600.27s
❌ Error:
fixturefunc = <function clean_scheduled_posts_yt at 0x7f2cec1008b0> request = <FixtureRequest for <Function test_pub04_verify_reschedule_yt_shorts_and_li_posts>> kwargs = {'browser': <selenium.webdriver.remote.webdriver.WebDriver (session="0a6284edbedd53fa61821222c122926b")>} 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_planner_page.py:35: in clean_scheduled_posts_yt bs_fail_with_traceback(browser, clean_scheduled_posts_yt, e) helpers/common_helpers.py:815: in bs_fail_with_traceback raise exception tests/test_planner_page.py:33: in clean_scheduled_posts_yt clean_up_all_posts(browser, 3) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ browser = <selenium.webdriver.remote.webdriver.WebDriver (session="0a6284edbedd53fa61821222c122926b")> no_month = 3, post_type = 'all' def clean_up_all_posts(browser, no_month: int, post_type="all"): """ Cleans My Calendar (Planner) based on the post_type. On default, it clears all posts. Function fails for the current month if it has published or error posts & pos
📸 Failure Screenshot:
Test failure screenshot
test_pub05_verify_post_duplication_and_deletion
failed
⏱️ Duration: 589.03s
❌ Error:
fixturefunc = <function opens_planner at 0x7f2cec100dc0> request = <FixtureRequest for <Function test_pub05_verify_post_duplication_and_deletion>> kwargs = {'browser': <selenium.webdriver.remote.webdriver.WebDriver (session="594019ded2232ed2a80ac1979df26045")>} 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_planner_page.py:62: in opens_planner bs_fail_with_traceback(browser, opens_planner, e) helpers/common_helpers.py:815: in bs_fail_with_traceback raise exception tests/test_planner_page.py:60: in opens_planner verify_user_on_planner(browser) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ browser = <selenium.webdriver.remote.webdriver.WebDriver (session="594019ded2232ed2a80ac1979df26045")> waiting = 10 def verify_user_on_planner(browser, waiting=10): """ Verifies if we are on Planner page """ > assert is_visible(browser, MY_CAL_CURRENT_DAY, waiting) E AssertionError pages/planner_page.py:20: AssertionError
📸 Failure Screenshot:
Test failure screenshot
test_pub06_verify_planner_functionalities_on_mobile
failed
⏱️ Duration: 1554.13s
❌ Error:
fixturefunc = <function open_planner_mobile at 0x7f2cec2d8940> request = <FixtureRequest for <Function test_pub06_verify_planner_functionalities_on_mobile>> kwargs = {'mob_browser': <selenium.webdriver.remote.webdriver.WebDriver (session="700cb0f1b8044010f7b9a1e37969ff8e")>} 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_mobile_view.py:113: in open_planner_mobile bs_fail_with_traceback(mob_browser, open_planner_mobile, e) helpers/common_helpers.py:815: in bs_fail_with_traceback raise exception tests/test_mobile_view.py:111: in open_planner_mobile open_planner_mob(mob_browser) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ mob_browser = <selenium.webdriver.remote.webdriver.WebDriver (session="700cb0f1b8044010f7b9a1e37969ff8e")> def open_planner_mob(mob_browser): """ Opens Planner directly """ mob_browser.get(my_calendar_url) close_ai_onboarding(mob_browser) time.sleep(5) get_title = mob_browser.title > assert get_title == planner_title E AssertionError
test_pub07_verify_sticky_header_in_the_planner
passed
⏱️ Duration: 149.06s
test_pub08_verify_external_share_of_regular_scheduled_post
failed
⏱️ Duration: 661.66s
❌ Error:
fixturefunc = <function clean_scheduled_posts_yt at 0x7f2cec1008b0> request = <FixtureRequest for <Function test_pub08_verify_external_share_of_regular_scheduled_post>> kwargs = {'browser': <selenium.webdriver.remote.webdriver.WebDriver (session="53c2ab22eeba560bed412346b48413e7")>} 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_planner_page.py:35: in clean_scheduled_posts_yt bs_fail_with_traceback(browser, clean_scheduled_posts_yt, e) helpers/common_helpers.py:815: in bs_fail_with_traceback raise exception tests/test_planner_page.py:33: in clean_scheduled_posts_yt clean_up_all_posts(browser, 3) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ browser = <selenium.webdriver.remote.webdriver.WebDriver (session="53c2ab22eeba560bed412346b48413e7")> no_month = 3, post_type = 'all' def clean_up_all_posts(browser, no_month: int, post_type="all"): """ Cleans My Calendar (Planner) based on the post_type. On default, it clears all posts. Function fails for the current month if it has published or error post
📸 Failure Screenshot:
Test failure screenshot
test_pub09_download_a_file_from_planner_preview
passed
⏱️ Duration: 571.78s
test_pub10_filters_are_available_in_the_planner
passed
⏱️ Duration: 343.12s
test_pub11_create_a_new_aspect_ratio_for_an_ai_post_in_the_publisher
passed
⏱️ Duration: 1124.03s
test_pub12_educational_videos_are_available_in_the_planner
passed
⏱️ Duration: 192.25s
test_pub13_new_user_verifies_bulk_delete_action_in_the_planner
passed
⏱️ Duration: 572.02s