Refactor upload accept #1302
Annotations
9 errors
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L581
test_upload_accept[author-author]
AssertionError: assert {'application/xml': ['.xml']} == {'application...ml': ['.xml']}
Omitting 1 identical items, use -vv to show
Right contains 1 more item:
{'text/xml': ['.xml']}
Full diff:
{
'application/xml': [
'.xml',
],
- 'text/xml': [
- '.xml',
- ],
}
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L581
test_upload_accept[site-site]
AssertionError: assert {'application/xml': ['.xml']} == {'application...ml': ['.xml']}
Omitting 1 identical items, use -vv to show
Right contains 1 more item:
{'text/xml': ['.xml']}
Full diff:
{
'application/xml': [
'.xml',
],
- 'text/xml': [
- '.xml',
- ],
}
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L581
test_upload_accept[owner-owner]
AssertionError: assert {'application/xml': ['.xml']} == {'application...ml': ['.xml']}
Omitting 1 identical items, use -vv to show
Right contains 1 more item:
{'text/xml': ['.xml']}
Full diff:
{
'application/xml': [
'.xml',
],
- 'text/xml': [
- '.xml',
- ],
}
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L581
test_upload_accept[api-api]
AssertionError: assert {'application/xml': ['.xml']} == {'application...ml': ['.xml']}
Omitting 1 identical items, use -vv to show
Right contains 1 more item:
{'text/xml': ['.xml']}
Full diff:
{
'application/xml': [
'.xml',
],
- 'text/xml': [
- '.xml',
- ],
}
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L581
test_upload_accept[guest-guest]
AssertionError: assert {'application/xml': ['.xml']} == {'application...ml': ['.xml']}
Omitting 1 identical items, use -vv to show
Right contains 1 more item:
{'text/xml': ['.xml']}
Full diff:
{
'application/xml': [
'.xml',
],
- 'text/xml': [
- '.xml',
- ],
}
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L581
test_upload_accept[manager-manager]
AssertionError: assert {'application/xml': ['.xml']} == {'application...ml': ['.xml']}
Omitting 1 identical items, use -vv to show
Right contains 1 more item:
{'text/xml': ['.xml']}
Full diff:
{
'application/xml': [
'.xml',
],
- 'text/xml': [
- '.xml',
- ],
}
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L581
test_upload_accept[user-user]
AssertionError: assert {'application/xml': ['.xml']} == {'application...ml': ['.xml']}
Omitting 1 identical items, use -vv to show
Right contains 1 more item:
{'text/xml': ['.xml']}
Full diff:
{
'application/xml': [
'.xml',
],
- 'text/xml': [
- '.xml',
- ],
}
|
Run Tests
The operation was canceled.
|
Loading