Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tqdm requirement from ~=4.67.0 to ~=4.67.1 #148

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Update tqdm requirement from ~=4.67.0 to ~=4.67.1

484f44e
Select commit
Loading
Failed to load commit list.
Open

Update tqdm requirement from ~=4.67.0 to ~=4.67.1 #148

Update tqdm requirement from ~=4.67.0 to ~=4.67.1
484f44e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Fazzani.pliptvcli failed Dec 6, 2024 in 2m 25s

Build #20241206.2 had test failures

Details

Tests

  • Failed: 4 (44.44%)
  • Passed: 5 (55.56%)
  • Other: 0 (0.00%)
  • Total: 9
Code coverage

  • 473 of 768 line covered (61.59%)

Annotations

Check failure on line 190 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Fazzani.pliptvcli

Build log #L190

Bash exited with code '2'.

Check failure on line 148 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Fazzani.pliptvcli

Build log #L148

Bash exited with code '1'.

Check failure on line 1 in test_clean_name_filter_ok (val=(#EXTINF:-1 tvg-id="" tvg-name="" tvg-logo="" tvg-shift="" group-title="" , fr: name1 , 'fr', 'name1'))

See this annotation in the file changed.

@azure-pipelines 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'

Check failure on line 1 in test_clean_name_filter_ok (val=(#EXTINF:-1 tvg-id="" tvg-name="" tvg-logo="" tvg-shift="" group-title="" , |usa| name2 , 'usa', 'name2'))

See this annotation in the file changed.

@azure-pipelines 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'

Check failure on line 1 in test_clean_name_filter_ok (val=(#EXTINF:-1 tvg-id="" tvg-name="" tvg-logo="" tvg-shift="" group-title="" , test 123 HD , '', 'test 123 HD'))

See this annotation in the file changed.

@azure-pipelines 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'

Check failure on line 1 in test_clean_name_filter_ok (val=(#EXTINF:-1 tvg-id="" tvg-name="" tvg-logo="" tvg-shift="" group-title="" , ar| test 12 , 'ar', 'test 12'))

See this annotation in the file changed.

@azure-pipelines 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'