Update xmltodict requirement from ~=0.13.0 to ~=0.14.1 #2672
Annotations
2 errors
Unittests:
tests/test_config.py#L582
test_conf_metadata[xml]
AssertionError: assert 'conf_source=...ault_map={}\n' == 'conf_source=...ault_map={}\n'
Skipping 167 identical leading characters in diff, use -v to show
- 'spaces': None, 'text_as_value': 'Ratione omnis sit rerum dolor.\n Quas omnis dolores quod sint aspernatur.\n Veniam deleniti est totam pariatur temporibus qui\n accusantium eaque.'}, 'verbosity': 'debug', 'blahblah': '234', 'dummy_flag': 'true', 'my_list': ['pip', 'npm', 'gem'], 'garbage': None, 'default-command': {'int_param': '3', 'random_stuff': 'will be ignored'}}}
? ^^^^^ ^^^^^
+ 'spaces': ' ', 'text_as_value': '\n Ratione omnis sit rerum dolor.\n Quas omnis dolores quod sint aspernatur.\n Veniam deleniti est totam pariatur temporibus qui\n accusantium eaque.\n '}, 'verbosity': 'debug', 'blahblah': '234', 'dummy_flag': 'true', 'my_list': ['pip', 'npm', 'gem'], 'garbage': '\n \n ', 'default-command': {'int_param': '3', 'random_stuff': 'will be ignored'}}}
? ^^^^^^^ ++++++++++++++ ++++++++++ ^^^^^^^^^^^^^^^^^^^
default_map={}
|
Unittests
Process completed with exit code 1.
|
Loading