python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / jupyter_core / test / results-all.master
blob328212504f46074ff1ef21f5228946cba3ba7339
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 rootdir: $(@D)
5 configfile: pyproject.toml
6 testpaths: tests/
7 collecting ... collected 87 items
9 tests/test_application.py::test_async_app PASSED
10 tests/test_application.py::test_async_tornado_app PASSED
11 tests/test_application.py::test_asyncio_run PASSED
12 tests/test_application.py::test_basic PASSED
13 tests/test_application.py::test_cli_override PASSED
14 tests/test_application.py::test_custom_config PASSED
15 tests/test_application.py::test_default_traits PASSED
16 tests/test_application.py::test_generate_config PASSED
17 tests/test_application.py::test_load_bad_config PASSED
18 tests/test_application.py::test_load_config PASSED
19 tests/test_application.py::test_load_config_no_cwd PASSED
20 tests/test_application.py::test_runtime_dir_changed PASSED
21 tests/test_application.py::test_sync_tornado_run PASSED
22 tests/test_command.py::test_argv0 PASSED
23 tests/test_command.py::test_config_dir PASSED
24 tests/test_command.py::test_data_dir PASSED
25 tests/test_command.py::test_help PASSED
26 tests/test_command.py::test_not_on_path PASSED
27 tests/test_command.py::test_path_priority PASSED
28 tests/test_command.py::test_paths PASSED
29 tests/test_command.py::test_paths_debug PASSED
30 tests/test_command.py::test_paths_json PASSED
31 tests/test_command.py::test_runtime_dir PASSED
32 tests/test_command.py::test_subcommand_list PASSED
33 tests/test_command.py::test_subcommand_not_found PASSED
34 tests/test_command.py::test_subcommand_not_given PASSED
35 tests/test_command.py::test_version PASSED
36 tests/test_migrate.py::test_app_migrate PASSED
37 tests/test_migrate.py::test_app_migrate_skip_if_marker PASSED
38 tests/test_migrate.py::test_app_migrate_skip_unwritable_marker PASSED
39 tests/test_migrate.py::test_migrate PASSED
40 tests/test_migrate.py::test_migrate_config PASSED
41 tests/test_migrate.py::test_migrate_custom_default PASSED
42 tests/test_migrate.py::test_migrate_default PASSED
43 tests/test_migrate.py::test_migrate_dir PASSED
44 tests/test_migrate.py::test_migrate_file PASSED
45 tests/test_migrate.py::test_migrate_nothing PASSED
46 tests/test_migrate.py::test_migrate_one PASSED
47 tests/test_paths.py::test_config_dir PASSED
48 tests/test_paths.py::test_config_dir_darwin SKIPPED (only run on macos)
49 tests/test_paths.py::test_config_dir_linux SKIPPED (only run on linux)
50 tests/test_paths.py::test_config_dir_windows SKIPPED (only run on wi...)
51 tests/test_paths.py::test_config_env PASSED
52 tests/test_paths.py::test_config_env_legacy PASSED
53 tests/test_paths.py::test_data_dir_darwin SKIPPED (only run on macos)
54 tests/test_paths.py::test_data_dir_darwin_legacy SKIPPED (only run o...)
55 tests/test_paths.py::test_data_dir_env PASSED
56 tests/test_paths.py::test_data_dir_env_legacy PASSED
57 tests/test_paths.py::test_data_dir_linux SKIPPED (only run on linux)
58 tests/test_paths.py::test_data_dir_linux_legacy SKIPPED (only run on...)
59 tests/test_paths.py::test_data_dir_windows SKIPPED (only run on windows)
60 tests/test_paths.py::test_data_dir_windows_legacy SKIPPED (only run ...)
61 tests/test_paths.py::test_envset PASSED
62 tests/test_paths.py::test_exists PASSED
63 tests/test_paths.py::test_insecure_write_warning PASSED
64 tests/test_paths.py::test_is_hidden PASSED
65 tests/test_paths.py::test_is_hidden_win32_cpython SKIPPED (only run ...)
66 tests/test_paths.py::test_is_hidden_win32_pypy SKIPPED (only run on ...)
67 tests/test_paths.py::test_jupyter_config_path PASSED
68 tests/test_paths.py::test_jupyter_config_path_env PASSED
69 tests/test_paths.py::test_jupyter_config_path_no_user_site PASSED
70 tests/test_paths.py::test_jupyter_config_path_prefer_env PASSED
71 tests/test_paths.py::test_jupyter_path PASSED
72 tests/test_paths.py::test_jupyter_path_env PASSED
73 tests/test_paths.py::test_jupyter_path_no_user_site SKIPPED (always ...)
74 tests/test_paths.py::test_jupyter_path_prefer_env SKIPPED (always fa...)
75 tests/test_paths.py::test_jupyter_path_subdir PASSED
76 tests/test_paths.py::test_jupyter_path_sys_prefix PASSED
77 tests/test_paths.py::test_jupyter_path_user_site SKIPPED (always fai...)
78 tests/test_paths.py::test_prefer_environment_over_user PASSED
79 tests/test_paths.py::test_runtime_dir_darwin SKIPPED (only run on macos)
80 tests/test_paths.py::test_runtime_dir_darwin_legacy SKIPPED (only ru...)
81 tests/test_paths.py::test_runtime_dir_env PASSED
82 tests/test_paths.py::test_runtime_dir_env_legacy PASSED
83 tests/test_paths.py::test_runtime_dir_linux SKIPPED (only run on linux)
84 tests/test_paths.py::test_runtime_dir_linux_legacy SKIPPED (only run...)
85 tests/test_paths.py::test_runtime_dir_windows SKIPPED (only run on w...)
86 tests/test_paths.py::test_runtime_dir_windows_legacy SKIPPED (only r...)
87 tests/test_paths.py::test_secure_write_unix PASSED
88 tests/test_paths.py::test_secure_write_win32 SKIPPED (only runs on w...)
89 tests/test_paths.py::test_win32_restrict_file_to_user_ctypes SKIPPED
90 tests/test_troubleshoot.py::test_troubleshoot PASSED
91 tests/test_utils.py::test_deprecation PASSED
92 tests/test_utils.py::test_ensure_async PASSED
93 tests/test_utils.py::test_ensure_dir_exists PASSED
94 tests/test_utils.py::test_ensure_event_loop PASSED
95 tests/test_utils.py::test_run_sync PASSED
97 =============================== warnings summary ===============================
98 jupyter_core/application.py:23
99   $(@D)/jupyter_core/application.py:23: DeprecationWarning: Jupyter is migrating its paths to use standard platformdirs
100   given by the platformdirs library.  To remove this warning and
101   see the appropriate new directories, set the environment variable
102   `JUPYTER_PLATFORM_DIRS=1` and then run `jupyter --paths`.
103   The use of platformdirs will be the default in `jupyter_core` v6
104     from .paths import (
106 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
107 ============================= slowest 10 durations =============================
108 =========================== short test summary info ============================
109 ======== 65 passed, 22 skipped, 1 warning ========