py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV) py$(PYV): commands[0]> python -m pytest ============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python cachedir: .tox/py$(PYV)/.pytest_cache rootdir: $(@D) configfile: tox.ini testpaths: testing collecting ... collected 207 items testing/acceptance_test.py::TestDistribution::test_n1_pass PASSED testing/acceptance_test.py::TestDistribution::test_n1_fail PASSED testing/acceptance_test.py::TestDistribution::test_n1_import_error PASSED testing/acceptance_test.py::TestDistribution::test_n2_import_error PASSED testing/acceptance_test.py::TestDistribution::test_n1_skip PASSED testing/acceptance_test.py::TestDistribution::test_manytests_to_one_import_error PASSED testing/acceptance_test.py::TestDistribution::test_manytests_to_one_popen PASSED testing/acceptance_test.py::TestDistribution::test_exitfirst_waits_for_workers_to_finish PASSED testing/acceptance_test.py::TestDistribution::test_basetemp_in_subprocesses PASSED testing/acceptance_test.py::TestDistribution::test_dist_ini_specified PASSED testing/acceptance_test.py::TestDistribution::test_dist_tests_with_crash PASSED testing/acceptance_test.py::TestDistribution::test_distribution_rsyncdirs_example PASSED testing/acceptance_test.py::TestDistribution::test_data_exchange PASSED testing/acceptance_test.py::TestDistribution::test_keyboardinterrupt_hooks_issue79 PASSED testing/acceptance_test.py::TestDistribution::test_keyboard_interrupt_dist PASSED testing/acceptance_test.py::TestDistribution::test_dist_with_collectonly PASSED testing/acceptance_test.py::TestDistEach::test_simple PASSED testing/acceptance_test.py::TestDistEach::test_simple_diffoutput XFAIL testing/acceptance_test.py::TestTerminalReporting::test_output_verbosity[] PASSED testing/acceptance_test.py::TestTerminalReporting::test_output_verbosity[-q] PASSED testing/acceptance_test.py::TestTerminalReporting::test_output_verbosity[-v] PASSED testing/acceptance_test.py::TestTerminalReporting::test_pass_skip_fail PASSED testing/acceptance_test.py::TestTerminalReporting::test_fail_platinfo PASSED testing/acceptance_test.py::TestTerminalReporting::test_logfinish_hook PASSED testing/acceptance_test.py::test_teardownfails_one_function PASSED testing/acceptance_test.py::test_terminate_on_hangingnode XFAIL testing/acceptance_test.py::test_session_hooks XFAIL ([NOTRUN] works...) testing/acceptance_test.py::test_session_testscollected PASSED testing/acceptance_test.py::test_fixture_teardown_failure PASSED testing/acceptance_test.py::test_config_initialization PASSED testing/acceptance_test.py::test_crashing_item[setup] PASSED testing/acceptance_test.py::test_crashing_item[call] PASSED testing/acceptance_test.py::test_crashing_item[teardown] PASSED testing/acceptance_test.py::test_multiple_log_reports PASSED testing/acceptance_test.py::test_skipping PASSED testing/acceptance_test.py::test_fixture_scope_caching_issue503 PASSED testing/acceptance_test.py::test_issue_594_random_parametrize PASSED testing/acceptance_test.py::test_tmpdir_disabled PASSED testing/acceptance_test.py::test_sub_plugins_disabled[xdist.looponfail] PASSED testing/acceptance_test.py::TestWarnings::test_warnings[-n0] PASSED testing/acceptance_test.py::TestWarnings::test_warnings[-n1] PASSED testing/acceptance_test.py::TestWarnings::test_warning_captured_deprecated_in_pytest_6 SKIPPED testing/acceptance_test.py::TestWarnings::test_custom_subclass[-n0] PASSED testing/acceptance_test.py::TestWarnings::test_custom_subclass[-n1] PASSED testing/acceptance_test.py::TestWarnings::test_unserializable_arguments[-n0] PASSED testing/acceptance_test.py::TestWarnings::test_unserializable_arguments[-n1] PASSED testing/acceptance_test.py::TestWarnings::test_unserializable_warning_details[-n0] PASSED testing/acceptance_test.py::TestWarnings::test_unserializable_warning_details[-n1] PASSED testing/acceptance_test.py::TestNodeFailure::test_load_single PASSED testing/acceptance_test.py::TestNodeFailure::test_load_multiple PASSED testing/acceptance_test.py::TestNodeFailure::test_each_single PASSED testing/acceptance_test.py::TestNodeFailure::test_each_multiple XFAIL testing/acceptance_test.py::TestNodeFailure::test_max_worker_restart PASSED testing/acceptance_test.py::TestNodeFailure::test_max_worker_restart_tests_queued PASSED testing/acceptance_test.py::TestNodeFailure::test_max_worker_restart_die PASSED testing/acceptance_test.py::TestNodeFailure::test_disable_restart PASSED testing/acceptance_test.py::test_worker_id_fixture[0] PASSED testing/acceptance_test.py::test_worker_id_fixture[2] PASSED testing/acceptance_test.py::test_testrun_uid_fixture[0] PASSED testing/acceptance_test.py::test_testrun_uid_fixture[2] PASSED testing/acceptance_test.py::test_error_report_styles[auto] PASSED testing/acceptance_test.py::test_error_report_styles[long] PASSED testing/acceptance_test.py::test_error_report_styles[short] PASSED testing/acceptance_test.py::test_error_report_styles[no] PASSED testing/acceptance_test.py::test_error_report_styles[line] PASSED testing/acceptance_test.py::test_error_report_styles[native] PASSED testing/acceptance_test.py::test_color_yes_collection_on_non_atty PASSED testing/acceptance_test.py::test_without_terminal_plugin PASSED testing/acceptance_test.py::test_internal_error_with_maxfail PASSED testing/acceptance_test.py::test_maxfail_causes_early_termination PASSED testing/acceptance_test.py::test_internal_errors_propagate_to_controller PASSED testing/acceptance_test.py::TestLoadScope::test_by_module PASSED testing/acceptance_test.py::TestLoadScope::test_by_class PASSED testing/acceptance_test.py::TestLoadScope::test_workqueue_ordered_by_size PASSED testing/acceptance_test.py::TestLoadScope::test_module_single_start PASSED testing/acceptance_test.py::TestFileScope::test_by_module PASSED testing/acceptance_test.py::TestFileScope::test_by_class PASSED testing/acceptance_test.py::TestFileScope::test_module_single_start PASSED testing/acceptance_test.py::TestGroupScope::test_by_module PASSED testing/acceptance_test.py::TestGroupScope::test_by_class PASSED testing/acceptance_test.py::TestGroupScope::test_module_single_start PASSED testing/acceptance_test.py::TestGroupScope::test_with_two_group_names PASSED testing/acceptance_test.py::TestLocking::test_single_file[each] PASSED testing/acceptance_test.py::TestLocking::test_single_file[load] PASSED testing/acceptance_test.py::TestLocking::test_single_file[loadscope] PASSED testing/acceptance_test.py::TestLocking::test_single_file[loadfile] PASSED testing/acceptance_test.py::TestLocking::test_single_file[worksteal] PASSED testing/acceptance_test.py::TestLocking::test_single_file[no] PASSED testing/acceptance_test.py::TestLocking::test_multi_file[each] PASSED testing/acceptance_test.py::TestLocking::test_multi_file[load] PASSED testing/acceptance_test.py::TestLocking::test_multi_file[loadscope] PASSED testing/acceptance_test.py::TestLocking::test_multi_file[loadfile] PASSED testing/acceptance_test.py::TestLocking::test_multi_file[worksteal] PASSED testing/acceptance_test.py::TestLocking::test_multi_file[no] PASSED testing/acceptance_test.py::TestAPI::test_is_xdist_worker PASSED testing/acceptance_test.py::TestAPI::test_is_xdist_controller PASSED testing/acceptance_test.py::TestAPI::test_get_xdist_worker_id PASSED testing/acceptance_test.py::test_collection_crash PASSED testing/acceptance_test.py::test_dist_in_addopts PASSED testing/test_dsession.py::TestEachScheduling::test_schedule_load_simple PASSED testing/test_dsession.py::TestEachScheduling::test_schedule_remove_node PASSED testing/test_dsession.py::TestLoadScheduling::test_schedule_load_simple PASSED testing/test_dsession.py::TestLoadScheduling::test_schedule_batch_size PASSED testing/test_dsession.py::TestLoadScheduling::test_schedule_maxchunk_none PASSED testing/test_dsession.py::TestLoadScheduling::test_schedule_maxchunk_1 PASSED testing/test_dsession.py::TestLoadScheduling::test_schedule_fewer_tests_than_nodes PASSED testing/test_dsession.py::TestLoadScheduling::test_schedule_fewer_than_two_tests_per_node PASSED testing/test_dsession.py::TestLoadScheduling::test_add_remove_node PASSED testing/test_dsession.py::TestLoadScheduling::test_different_tests_collected PASSED testing/test_dsession.py::TestWorkStealingScheduling::test_ideal_case PASSED testing/test_dsession.py::TestWorkStealingScheduling::test_stealing PASSED testing/test_dsession.py::TestWorkStealingScheduling::test_steal_on_add_node PASSED testing/test_dsession.py::TestWorkStealingScheduling::test_schedule_fewer_tests_than_nodes PASSED testing/test_dsession.py::TestWorkStealingScheduling::test_schedule_fewer_than_two_tests_per_node PASSED testing/test_dsession.py::TestWorkStealingScheduling::test_add_remove_node PASSED testing/test_dsession.py::TestWorkStealingScheduling::test_different_tests_collected PASSED testing/test_dsession.py::TestDistReporter::test_rsync_printing XFAIL testing/test_dsession.py::test_report_collection_diff_equal PASSED testing/test_dsession.py::test_default_max_worker_restart PASSED testing/test_dsession.py::test_report_collection_diff_different PASSED testing/test_dsession.py::test_pytest_issue419 XFAIL (duplicate test...) testing/test_dsession.py::test_get_workers_status_line[status_and_items0-] PASSED testing/test_dsession.py::test_get_workers_status_line[status_and_items1-created: 1/1 worker] PASSED testing/test_dsession.py::test_get_workers_status_line[status_and_items2-created: 2/2 workers] PASSED testing/test_dsession.py::test_get_workers_status_line[status_and_items3-initialized: 1/2 workers] PASSED testing/test_dsession.py::test_get_workers_status_line[status_and_items4-initialized: 2/2 workers] PASSED testing/test_dsession.py::test_get_workers_status_line[status_and_items5-ready: 1/2 workers] PASSED testing/test_dsession.py::test_get_workers_status_line[status_and_items6-ready: 2/2 workers] PASSED testing/test_dsession.py::test_get_workers_status_line[status_and_items7-collecting: 1/2 workers] PASSED testing/test_dsession.py::test_get_workers_status_line[status_and_items8-2 workers [12 items]] PASSED testing/test_dsession.py::test_get_workers_status_line[status_and_items9-2 workers [1 item]] PASSED testing/test_dsession.py::test_get_workers_status_line[status_and_items10-1 worker [1 item]] PASSED testing/test_dsession.py::test_get_workers_status_line[status_and_items11-2 workers [1 item]] PASSED testing/test_looponfail.py::TestStatRecorder::test_filechange PASSED testing/test_looponfail.py::TestStatRecorder::test_dirchange PASSED testing/test_looponfail.py::TestStatRecorder::test_filechange_deletion_race PASSED testing/test_looponfail.py::TestStatRecorder::test_pycremoval PASSED testing/test_looponfail.py::TestStatRecorder::test_waitonchange PASSED testing/test_looponfail.py::TestRemoteControl::test_nofailures PASSED testing/test_looponfail.py::TestRemoteControl::test_failures_somewhere PASSED testing/test_looponfail.py::TestRemoteControl::test_failure_change PASSED testing/test_looponfail.py::TestRemoteControl::test_failure_subdir_no_init PASSED testing/test_looponfail.py::TestRemoteControl::test_ignore_sys_path_hook_entry PASSED testing/test_looponfail.py::TestLooponFailing::test_looponfail_from_fail_to_ok PASSED testing/test_looponfail.py::TestLooponFailing::test_looponfail_from_one_to_two_tests PASSED testing/test_looponfail.py::TestLooponFailing::test_looponfail_removed_test XFAIL testing/test_looponfail.py::TestLooponFailing::test_looponfail_multiple_errors PASSED testing/test_looponfail.py::TestFunctional::test_fail_to_ok PASSED testing/test_looponfail.py::TestFunctional::test_xfail_passes PASSED testing/test_newhooks.py::TestHooks::test_runtest_logreport PASSED testing/test_newhooks.py::TestHooks::test_node_collection_finished PASSED testing/test_newhooks.py::TestCrashItem::test_handlecrashitem PASSED testing/test_newhooks.py::TestCrashItem::test_handlecrashitem_one PASSED testing/test_plugin.py::test_dist_incompatibility_messages PASSED testing/test_plugin.py::test_dist_options PASSED testing/test_plugin.py::test_auto_detect_cpus PASSED testing/test_plugin.py::test_auto_detect_cpus_psutil PASSED testing/test_plugin.py::test_auto_detect_cpus_os PASSED testing/test_plugin.py::test_hook_auto_num_workers PASSED testing/test_plugin.py::test_hook_auto_num_workers_arg PASSED testing/test_plugin.py::test_hook_auto_num_workers_none PASSED testing/test_plugin.py::test_envvar_auto_num_workers PASSED testing/test_plugin.py::test_envvar_auto_num_workers_warn PASSED testing/test_plugin.py::test_auto_num_workers_hook_overrides_envvar PASSED testing/test_plugin.py::test_dsession_with_collect_only PASSED testing/test_plugin.py::test_testrunuid_provided PASSED testing/test_plugin.py::test_testrunuid_generated PASSED testing/test_plugin.py::TestDistOptions::test_getxspecs PASSED testing/test_plugin.py::TestDistOptions::test_xspecs_multiplied PASSED testing/test_plugin.py::TestDistOptions::test_getrsyncdirs PASSED testing/test_plugin.py::TestDistOptions::test_getrsyncignore PASSED testing/test_plugin.py::TestDistOptions::test_getrsyncdirs_with_conftest PASSED testing/test_remote.py::TestWorkerInteractor::test_basic_collect_and_runtests PASSED testing/test_remote.py::TestWorkerInteractor::test_remote_collect_skip PASSED testing/test_remote.py::TestWorkerInteractor::test_remote_collect_fail PASSED testing/test_remote.py::TestWorkerInteractor::test_runtests_all PASSED testing/test_remote.py::TestWorkerInteractor::test_happy_run_events_converted XFAIL testing/test_remote.py::TestWorkerInteractor::test_process_from_remote_error_handling PASSED testing/test_remote.py::TestWorkerInteractor::test_steal_work PASSED testing/test_remote.py::TestWorkerInteractor::test_steal_empty_queue PASSED testing/test_remote.py::test_remote_env_vars PASSED testing/test_remote.py::test_remote_inner_argv PASSED testing/test_remote.py::test_remote_mainargv PASSED testing/test_remote.py::test_remote_usage_prog PASSED testing/test_remote.py::test_remote_sys_path PASSED testing/test_workermanage.py::TestNodeManagerPopen::test_popen_no_default_chdir PASSED testing/test_workermanage.py::TestNodeManagerPopen::test_default_chdir PASSED testing/test_workermanage.py::TestNodeManagerPopen::test_popen_makegateway_events PASSED testing/test_workermanage.py::TestNodeManagerPopen::test_popens_rsync PASSED testing/test_workermanage.py::TestNodeManagerPopen::test_rsync_popen_with_path PASSED testing/test_workermanage.py::TestNodeManagerPopen::test_rsync_same_popen_twice PASSED testing/test_workermanage.py::TestHRSync::test_hrsync_filter PASSED testing/test_workermanage.py::TestHRSync::test_hrsync_one_host PASSED testing/test_workermanage.py::TestNodeManager::test_rsync_roots_no_roots XFAIL testing/test_workermanage.py::TestNodeManager::test_popen_rsync_subdir PASSED testing/test_workermanage.py::TestNodeManager::test_rsync_report[-q-False] PASSED testing/test_workermanage.py::TestNodeManager::test_rsync_report[-False] PASSED testing/test_workermanage.py::TestNodeManager::test_rsync_report[-v-True] PASSED testing/test_workermanage.py::TestNodeManager::test_init_rsync_roots PASSED testing/test_workermanage.py::TestNodeManager::test_rsyncignore PASSED testing/test_workermanage.py::TestNodeManager::test_optimise_popen PASSED testing/test_workermanage.py::TestNodeManager::test_ssh_setup_nodes SKIPPED testing/test_workermanage.py::test_unserialize_warning_msg[UserWarning] PASSED testing/test_workermanage.py::test_unserialize_warning_msg[MyWarning] PASSED testing/test_workermanage.py::test_unserialize_warning_msg[Imported] PASSED testing/test_workermanage.py::test_unserialize_warning_msg[Nested] XFAIL testing/test_workermanage.py::test_warning_serialization_tweaked_module PASSED ================================== XFAILURES =================================== $(PYTHON_DIR)/vendor-packages/_pytest/skipping.py:244: _pytest.outcomes.XFailed: [NOTRUN] other python versions might not have pytest installed $(@D)/testing/acceptance_test.py:529: Failed: nomatch: '*killed*my*' $(PYTHON_DIR)/vendor-packages/_pytest/skipping.py:244: _pytest.outcomes.XFailed: [NOTRUN] works if run outside test suite $(@D)/testing/acceptance_test.py:969: Failed: nomatch: '*Replacing crashed worker*' $(@D)/testing/test_dsession.py:498: AttributeError: 'DSession' object has no attribute 'pytest_xdist_rsyncstart' $(@D)/testing/test_dsession.py:566: assert 0 $(@D)/testing/test_looponfail.py:316: AssertionError: assert 1 == 0 $(@D)/testing/test_remote.py:208: _pytest.outcomes.XFailed: implement a simple test for event production $(PYTHON_DIR)/vendor-packages/_pytest/skipping.py:244: _pytest.outcomes.XFailed: [NOTRUN] $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/xdist/workermanage.py:463: AttributeError: module 'test_workermanage' has no attribute 'MyWarning2' =========================== short test summary info ============================ ======== 195 passed, 2 skipped, 10 xfailed ======== py$(PYV): OK congratulations :)