Release v10.0.0
#869
Annotations
4 errors
|
|
|
tests/test_sphinx_crossrefs.py#L1090
test_generic_api_page_no_stolen_targets
AssertionError: extra_platforms.html contains 9 stolen target(s) that belong to specialized pages:
- extra_platforms.Agent → should be in trait.html (role: class)
- extra_platforms.Agent.all_group → should be in trait.html (role: class)
- extra_platforms.Agent.data_module_id → should be in trait.html (role: class)
- extra_platforms.Agent.doc_page → should be in trait.html (role: class)
- extra_platforms.Agent.info → should be in trait.html (role: class)
- extra_platforms.Agent.type_id → should be in trait.html (role: class)
- extra_platforms.Agent.type_name → should be in trait.html (role: class)
- extra_platforms.Agent.unknown_symbol → should be in trait.html (role: class)
- extra_platforms.current_agent → should be in detection.html (role: func)
assert not [('extra_platforms.Agent', 'trait.html', 'class'), ('extra_platforms.Agent.data_module_id', 'trait.html', 'class'), ('...atforms.Agent.unknown_symbol', 'trait.html', 'class'), ('extra_platforms.Agent.type_name', 'trait.html', 'class'), ...]
|
|
tests/test_sphinx_crossrefs.py#L918
test_all_crossreferences_point_to_correct_pages[class-shlex.shlex-extra_platforms/platform_info.py]
AssertionError: Symbol class:`shlex.shlex` from extra_platforms/platform_info.py expected in trait.html but anchor extra_platforms.shlex not found
assert False
|
|
|
The logs for this run have expired and are no longer available.
Loading