Update tqdm requirement from ~=4.67.0 to ~=4.67.1 #148
Build #20241206.2 had test failures
Details
- Failed: 4 (44.44%)
- Passed: 5 (55.56%)
- Other: 0 (0.00%)
- Total: 9
- 473 of 768 line covered (61.59%)
Annotations
Check failure on line 190 in Build log
azure-pipelines / Fazzani.pliptvcli
Build log #L190
Bash exited with code '2'.
Check failure on line 148 in Build log
azure-pipelines / Fazzani.pliptvcli
Build log #L148
Bash exited with code '1'.
azure-pipelines / Fazzani.pliptvcli
test_clean_name_filter_ok (val=(#EXTINF:-1 tvg-id="" tvg-name="" tvg-logo="" tvg-shift="" group-title="" , fr: name1 , 'fr', 'name1'))
'DictToObject' object has no attribute 'regex'
Raw output
Traceback (most recent call last):
File "/home/vsts/work/1/s/itests/pliptv/pl_filters/filters_test.py", line 56, in test_clean_name_filter_ok
res = pl_filter.apply(val[0])
File "/home/vsts/work/1/s/pliptv/utils/log/decorators.py", line 15, in wrapper
value = func(*args, **kwargs)
File "/home/vsts/work/1/s/pliptv/pl_filters/display_name_filter.py", line 31, in apply
self.filter_config.regex,
AttributeError: 'DictToObject' object has no attribute 'regex'
azure-pipelines / Fazzani.pliptvcli
test_clean_name_filter_ok (val=(#EXTINF:-1 tvg-id="" tvg-name="" tvg-logo="" tvg-shift="" group-title="" , |usa| name2 , 'usa', 'name2'))
'DictToObject' object has no attribute 'regex'
Raw output
Traceback (most recent call last):
File "/home/vsts/work/1/s/itests/pliptv/pl_filters/filters_test.py", line 56, in test_clean_name_filter_ok
res = pl_filter.apply(val[0])
File "/home/vsts/work/1/s/pliptv/utils/log/decorators.py", line 15, in wrapper
value = func(*args, **kwargs)
File "/home/vsts/work/1/s/pliptv/pl_filters/display_name_filter.py", line 31, in apply
self.filter_config.regex,
AttributeError: 'DictToObject' object has no attribute 'regex'
azure-pipelines / Fazzani.pliptvcli
test_clean_name_filter_ok (val=(#EXTINF:-1 tvg-id="" tvg-name="" tvg-logo="" tvg-shift="" group-title="" , test 123 HD , '', 'test 123 HD'))
'DictToObject' object has no attribute 'regex'
Raw output
Traceback (most recent call last):
File "/home/vsts/work/1/s/itests/pliptv/pl_filters/filters_test.py", line 56, in test_clean_name_filter_ok
res = pl_filter.apply(val[0])
File "/home/vsts/work/1/s/pliptv/utils/log/decorators.py", line 15, in wrapper
value = func(*args, **kwargs)
File "/home/vsts/work/1/s/pliptv/pl_filters/display_name_filter.py", line 31, in apply
self.filter_config.regex,
AttributeError: 'DictToObject' object has no attribute 'regex'
azure-pipelines / Fazzani.pliptvcli
test_clean_name_filter_ok (val=(#EXTINF:-1 tvg-id="" tvg-name="" tvg-logo="" tvg-shift="" group-title="" , ar| test 12 , 'ar', 'test 12'))
'DictToObject' object has no attribute 'regex'
Raw output
Traceback (most recent call last):
File "/home/vsts/work/1/s/itests/pliptv/pl_filters/filters_test.py", line 56, in test_clean_name_filter_ok
res = pl_filter.apply(val[0])
File "/home/vsts/work/1/s/pliptv/utils/log/decorators.py", line 15, in wrapper
value = func(*args, **kwargs)
File "/home/vsts/work/1/s/pliptv/pl_filters/display_name_filter.py", line 31, in apply
self.filter_config.regex,
AttributeError: 'DictToObject' object has no attribute 'regex'