Removed deprecation code completely #803
push.yaml
on: push
build12
/
build
3m 23s
publish
0s
Annotations
4 errors
build12 / build:
tests/test_create.py#L10
test_create
AssertionError: assert {'data': {'ti...le': ''}, ...} == {'data': {'ti...le': ''}, ...}
Omitting 4 identical items, use -vv to show
Differing items:
{'form_config': {'allowedHtmlAttrs': {'*': ['class'], 'a': ['href', 'title', 'name', 'class', 'rel'], 'abbr': ['title'...['a', 'abbr', 'acronym', 'b', 'blockquote', 'br', ...], 'createUrl': '/api/simple-model', 'current_locale': 'en', ...}} != {'form_config': {'allowedHtmlAttrs': {'*': ['class'], 'a': ['href', 'title', 'name', 'class', 'rel'], 'abbr': ['title'...['a', 'abbr', 'acronym', 'b', 'blockquote', 'br', ...], 'createUrl': '/api/simple-model', 'current_locale': 'en', ...}}
Full diff:
{
'data': {'title': ''},
'extra_context': {'permissions': {'can_create': True,
'can_delete': True,
'can_delete_draft': False,
'can_edit': False,
'can_manage': False,
'can_manage_files': False,
'can_manage_record_access': False,
'can_new_version': False,
'can_read': True,
'can_read_deleted_files': True,
'can_read_files': True,
'can_review': False,
'can_search': True,
'can_update': True,
'can_update_draft': False,
'can_update_files': True,
'can_view': False}},
'form_config': {'allowedHtmlAttrs': {'*': ['class'],
'a': ['href',
'title',
'name',
'class',
'rel'],
'abbr': ['title'],
'acronym': ['title']},
'allowedHtmlTags': ['a',
'abbr',
'acronym',
'b',
'blockquote',
'br',
'code',
'div',
'table',
'tbody',
'td',
'th',
'tr',
'em',
'h1',
'h2',
'h3',
'h4',
'h5',
'i',
'li',
'ol',
'p',
'pre',
'span',
'strike',
'strong',
'sub',
'sup',
'u',
'ul'],
'createUrl': '/api/simple-model',
'current_locale': 'en',
- 'custom_fields': {'ui': [{'fields': [{'field': 'bbb',
- 'ui_widget': 'Input'}],
- 'section': 'B'},
- {'fie
|
build12 / build:
tests/test_edit.py#L10
test_edit
AssertionError: assert {'api_record'...n', ...}, ...} == {'api_record'...]}, ...}, ...}
Omitting 5 identical items, use -vv to show
Differing items:
{'form_config': {'allowedHtmlAttrs': {'*': ['class'], 'a': ['href', 'title', 'name', 'class', 'rel'], 'abbr': ['title'...tmlTags': ['a', 'abbr', 'acronym', 'b', 'blockquote', 'br', ...], 'current_locale': 'en', 'default_locale': 'en', ...}} != {'form_config': {'allowedHtmlAttrs': {'*': ['class'], 'a': ['href', 'title', 'name', 'class', 'rel'], 'abbr': ['title'...cale': 'en', 'custom_fields': {'ui': [{'fields': [{...}], 'section': 'B'}, {'fields': [{...}], 'section': 'A'}]}, ...}}
Full diff:
{
'api_record': '2qt4w-pde61',
'data': {'expanded': {},
'links': {'self': 'https://127.0.0.1:5000/api/simple-model/2qt4w-pde61',
'ui': 'https://127.0.0.1:5000/simple-model/2qt4w-pde61'}},
'extra_context': {'permissions': {'can_create': True,
'can_delete': True,
'can_delete_draft': False,
'can_edit': False,
'can_manage': False,
'can_manage_files': False,
'can_manage_record_access': False,
'can_new_version': False,
'can_read': True,
'can_read_deleted_files': True,
'can_read_files': True,
'can_review': False,
'can_search': True,
'can_update': True,
'can_update_draft': False,
'can_update_files': True,
'can_view': False}},
'form_config': {'allowedHtmlAttrs': {'*': ['class'],
'a': ['href',
'title',
'name',
'class',
'rel'],
'abbr': ['title'],
'acronym': ['title']},
'allowedHtmlTags': ['a',
'abbr',
'acronym',
'b',
'blockquote',
'br',
'code',
'div',
'table',
'tbody',
'td',
'th',
'tr',
'em',
'h1',
'h2',
'h3',
'h4',
'h5',
'i',
'li',
'ol',
'p',
'pre',
'span',
'strike',
'strong',
'sub',
'sup',
'u',
'ul'],
'current_locale': 'en',
- 'custom_fields': {'ui': [{'fields': [{'field': 'bbb',
-
|
build12 / build:
tests/test_ui_resource_config.py#L26
test_ui_resource_form_config
AssertionError: assert {'allowedHtml...e': 'en', ...} == {'allowedHtml...: 'A'}]}, ...}
Omitting 7 identical items, use -vv to show
Right contains 1 more item:
{'custom_fields': {'ui': [{'fields': [{'field': 'bbb', 'ui_widget': 'Input'}],
'section': 'B'},
{'fields': [{'field': 'nested_cf.aaa',
'ui_widget': 'Input'}],
'section': 'A'}]}}
Full diff:
{
'allowedHtmlAttrs': {'*': ['class'],
'a': ['href',
'title',
'name',
'class',
'rel'],
'abbr': ['title'],
'acronym': ['title']},
'allowedHtmlTags': ['a',
'abbr',
'acronym',
'b',
'blockquote',
'br',
'code',
'div',
'table',
'tbody',
'td',
'th',
'tr',
'em',
'h1',
'h2',
'h3',
'h4',
'h5',
'i',
'li',
'ol',
'p',
'pre',
'span',
'strike',
'strong',
'sub',
'sup',
'u',
'ul'],
'current_locale': 'en',
- 'custom_fields': {'ui': [{'fields': [{'field': 'bbb',
- 'ui_widget': 'Input'}],
- 'section': 'B'},
- {'fields': [{'field': 'nested_cf.aaa',
- 'ui_widget': 'Input'}],
- 'section': 'A'}]},
'default_locale': 'en',
'locales': [{'text': 'English',
'value': 'en'},
{'text': 'čeština',
'value': 'cs'}],
'overridableIdPrefix': 'Test.Form',
'permissions': {'can_create': True,
'can_delete': False,
'can_delete_draft': False,
'can_edit': False,
'can_manage': False,
'can_manage_files': False,
'can_manage_record_access': False,
'can_new_version': False,
'can_read': True,
'can_read_deleted_files': True,
'can_read_files': False,
'can_review': False,
'can_search': True,
'can_update': True,
'can_update_draft': False,
'can_update_files': False,
'can_view': False},
}
|
build12 / build
Process completed with exit code 1.
|