← Back to All Reports
PARTIALLY PASSED (83%)
Job Name
filters_be_prod
Pipeline ID
Job ID
#3977153
Branch
master
Commit
N/A
Executed At
2025-12-04T23:37:25.691983
5
Passed
1
Failed
0
Skipped

Test Results (6 tests)

test_testing_planner_post_types_filters_with_be_separated
passed
⏱️ Duration: 4.27s
test_testing_planner_target_filters_with_be_separated
passed
⏱️ Duration: 7.10s
test_testing_planner_target_filters_with_be_combined2
passed
⏱️ Duration: 17.18s
test_testing_planner_target_filters_with_be_combined3
passed
⏱️ Duration: 25.64s
test_testing_planner_target_filters_with_be_combined4
failed
⏱️ Duration: 17.07s
❌ Error:
self = <urllib3.connectionpool.HTTPSConnectionPool object at 0x7f5e309117b0> method = 'GET' url = '/services/distribution-scheduler/ext/v1/posts?fromDate=2028-04-01&toDate=2028-05-30&type=&target=INSTAGRAM,%20TWITTER,%20TIK_TOK,%20YOUTUBE_CHANNEL' body = None headers = {'User-Agent': 'python-requests/2.31.0', 'Accept-Encoding': 'gzip, deflate, br', 'Accept': '*/*', 'Connection': 'keep-...I6IiIsImV4cCI6MTc2NDg5NDk5NSwiaWF0IjoxNzY0ODkxMzk1LCJpc3MiOiJBdXRoQVBJIn0.n3tfr9_KqIJrSWjZTV7ThDWWBq1pLfC8fEGUhAhPfCI'} retries = Retry(total=0, connect=None, read=False, redirect=None, status=None) redirect = False, assert_same_host = False timeout = Timeout(connect=None, read=None, total=None), pool_timeout = None release_conn = False, chunked = False, body_pos = None response_kw = {'decode_content': False, 'preload_content': False} parsed_url = Url(scheme=None, auth=None, host=None, port=None, path='/services/distribution-scheduler/ext/v1/posts', query='fromDate=2028-04-01&toDate=2028-05-30&type=&target=INSTAGRAM,%20TWITTER,%20TIK_TOK,%20YOUTUBE_CHANNEL', fragment=None) destination_scheme = None, conn = None, release_this_conn = True http_tunnel_required = False, err = None, clean_exit = False def urlopen( self, method, url, body=None, headers=None, retries=None, redirect=True, assert_same_host=True, timeout=_Default, pool_timeout=None, release_conn=None, chunked=False, body_pos=None, **response_kw ): """ Get a connection from the pool and perform an HTTP request. This is the lowest level call for making a request, so you'll need to specify all the raw details. .. note:: More commonly, it's appropriate to use a convenience method provided by :class:`.RequestMethods`, such as :meth:`request`. .. note:: `release_conn` will only behave as expected if `pr
test_testing_planner_target_filters_with_be_combined5
passed
⏱️ Duration: 9.77s