Skip to content

Refactor upload accept #1068

Refactor upload accept

Refactor upload accept #1068

Triggered via pull request September 26, 2024 08:20
Status Failure
Total duration 27m 50s
Artifacts 2

ci.yml

on: pull_request
Build python wheel
1m 16s
Build python wheel
Matrix: dev-setup
Matrix: test
Matrix: test-e2e
Test installation of all dependencies
55s
Test installation of all dependencies
Indicate completion to coveralls
3s
Indicate completion to coveralls
required-checks-pass
4s
required-checks-pass
Fit to window
Zoom out
Zoom in

Annotations

36 errors
Test (Python: 3.8, DB: postgres): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[api-api] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7effa005c580>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7effa005c580>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.8, DB: postgres): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[user-user] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7eff9eb7f100>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7eff9eb7f100>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.8, DB: postgres): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[guest-guest] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7eff9df1e820>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7eff9df1e820>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.8, DB: postgres): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[owner-owner] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7eff9de5f190>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7eff9de5f190>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.8, DB: postgres): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[author-author] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7eff9cc170d0>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7eff9cc170d0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.8, DB: postgres): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[site-site] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7eff9cc95a00>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7eff9cc95a00>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.8, DB: postgres): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[manager-manager] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7eff9cc45370>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7eff9cc45370>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.8, DB: postgres)
Process completed with exit code 1.
Test (Python: 3.12, DB: mysql)
The job was canceled because "_3_8_postgres" failed.
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[author-author] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f95e03d9b20>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f95e03d9b20>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[site-site] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f95e09ccdd0>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f95e09ccdd0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[user-user] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f95e0bacd40>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f95e0bacd40>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[manager-manager] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f95e0d76c60>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f95e0d76c60>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[api-api] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f95e0968ce0>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f95e0968ce0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[owner-owner] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f95dfe21340>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f95dfe21340>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.12, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[guest-guest] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f95df41d100>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f95df41d100>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.12, DB: mysql)
The operation was canceled.
Test (Python: 3.8, DB: mysql)
The job was canceled because "_3_8_postgres" failed.
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[author-author] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85ed6bb0>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85ed6bb0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[user-user] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c854f0130>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c854f0130>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[guest-guest] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85057100>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85057100>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[manager-manager] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c84ea43d0>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c84ea43d0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[site-site] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c853412b0>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c853412b0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[owner-owner] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85686880>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85686880>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.8, DB: mysql): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[api-api] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85e857c0>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85e857c0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.8, DB: mysql)
The operation was canceled.
Test (Python: 3.12, DB: postgres)
The job was canceled because "_3_8_postgres" failed.
Test (Python: 3.12, DB: postgres): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[api-api] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f17b2fd1850>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f17b2fd1850>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.12, DB: postgres): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[site-site] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f17b29e92e0>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f17b29e92e0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.12, DB: postgres): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[manager-manager] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f17b1b0a5a0>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f17b1b0a5a0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.12, DB: postgres): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[guest-guest] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f17b1a94ef0>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f17b1a94ef0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.12, DB: postgres): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[author-author] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f17b1719700>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f17b1719700>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.12, DB: postgres): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[owner-owner] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f17b1a112e0>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f17b1a112e0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.12, DB: postgres): rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[user-user] assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml' + where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f17b1749df0>>, <Response status_code=200, "application/json">)() + where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f17b1749df0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
Test (Python: 3.12, DB: postgres)
The operation was canceled.
required-checks-pass
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
screenshots
2.62 MB
wheel Expired
3.86 MB