files: change template and max_files_count #11572
Triggered via pull request
January 15, 2025 10:55
Status
Failure
Total duration
1h 12m 36s
Artifacts
–
Annotations
5 errors and 1 warning
test (dev):
tests/ui/patrons/test_patrons_ui.py#L65
test_patrons_logged_user
AssertionError: assert None == 600
+ where None = <built-in method get of dict object at 0x7f712a87c340>('maxFileCount')
+ where <built-in method get of dict object at 0x7f712a87c340> = {'agentLabelOrder': {'de': ['gnd', 'idref', 'rero'], 'fallback': 'fr', 'fr': ['idref', 'rero', 'gnd']}, 'agentSources': ['idref', 'gnd', 'rero'], 'baseUrl': 'https://bib.rero.ch', 'documentAdvancedSearch': True, ...}.get
+ where {'agentLabelOrder': {'de': ['gnd', 'idref', 'rero'], 'fallback': 'fr', 'fr': ['idref', 'rero', 'gnd']}, 'agentSources': ['idref', 'gnd', 'rero'], 'baseUrl': 'https://bib.rero.ch', 'documentAdvancedSearch': True, ...} = <built-in method get of dict object at 0x7f712a803640>('settings')
+ where <built-in method get of dict object at 0x7f712a803640> = {'birth_date': '1965-02-07', 'city': 'Martigny', 'email': '[email protected]', 'first_name': 'Marie', ...}.get
|
test (dev)
Process completed with exit code 1.
|
test (deploy)
The job was canceled because "dev" failed.
|
test (deploy):
tests/ui/patrons/test_patrons_ui.py#L65
test_patrons_logged_user
AssertionError: assert None == 600
+ where None = <built-in method get of dict object at 0x7f351d6d13c0>('maxFileCount')
+ where <built-in method get of dict object at 0x7f351d6d13c0> = {'agentLabelOrder': {'de': ['gnd', 'idref', 'rero'], 'fallback': 'fr', 'fr': ['idref', 'rero', 'gnd']}, 'agentSources': ['idref', 'gnd', 'rero'], 'baseUrl': 'https://bib.rero.ch', 'documentAdvancedSearch': True, ...}.get
+ where {'agentLabelOrder': {'de': ['gnd', 'idref', 'rero'], 'fallback': 'fr', 'fr': ['idref', 'rero', 'gnd']}, 'agentSources': ['idref', 'gnd', 'rero'], 'baseUrl': 'https://bib.rero.ch', 'documentAdvancedSearch': True, ...} = <built-in method get of dict object at 0x7f351cf41a00>('settings')
+ where <built-in method get of dict object at 0x7f351cf41a00> = {'birth_date': '1965-02-07', 'city': 'Martigny', 'email': '[email protected]', 'first_name': 'Marie', ...}.get
|
test (deploy)
The operation was canceled.
|
test (dev)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|