test_close_after_finished_stream_safe (subunit.tests.test_chunked.TestDecode) ... ok test_close_body_buffered_data_errors (subunit.tests.test_chunked.TestDecode) ... ok test_close_body_short_errors (subunit.tests.test_chunked.TestDecode) ... ok test_close_read_length_short_errors (subunit.tests.test_chunked.TestDecode) ... ok test_decode_combines_short (subunit.tests.test_chunked.TestDecode) ... ok test_decode_excess_bytes_from_write (subunit.tests.test_chunked.TestDecode) ... ok test_decode_hex (subunit.tests.test_chunked.TestDecode) ... ok test_decode_long_ranges (subunit.tests.test_chunked.TestDecode) ... ok test_decode_newline_nonstrict (subunit.tests.test_chunked.TestDecode) Tolerate chunk markers with no CR character. ... ok test_decode_nothing (subunit.tests.test_chunked.TestDecode) ... ok test_decode_serialised_form (subunit.tests.test_chunked.TestDecode) ... ok test_decode_short (subunit.tests.test_chunked.TestDecode) ... ok test_decode_short_header (subunit.tests.test_chunked.TestDecode) ... ok test_decode_strict_multiple_crs (subunit.tests.test_chunked.TestDecode) ... ok test_decode_strict_newline_only (subunit.tests.test_chunked.TestDecode) Reject chunk markers with no CR character in strict mode. ... ok test_decode_write_after_finished_errors (subunit.tests.test_chunked.TestDecode) ... ok test_encode_combines_short (subunit.tests.test_chunked.TestEncode) ... ok test_encode_empty (subunit.tests.test_chunked.TestEncode) ... ok test_encode_long_ranges_not_combined (subunit.tests.test_chunked.TestEncode) ... ok test_encode_nothing (subunit.tests.test_chunked.TestEncode) ... ok test_encode_over_9_is_in_hex (subunit.tests.test_chunked.TestEncode) ... ok test_encode_short (subunit.tests.test_chunked.TestEncode) ... ok test_get_details (subunit.tests.test_details.TestMultipartDetails) ... ok test_get_message_is_None (subunit.tests.test_details.TestMultipartDetails) ... ok test_parts (subunit.tests.test_details.TestMultipartDetails) ... ok test_get_details (subunit.tests.test_details.TestSimpleDetails) ... ok test_get_details_skip (subunit.tests.test_details.TestSimpleDetails) ... ok test_get_details_success (subunit.tests.test_details.TestSimpleDetails) ... ok test_get_message (subunit.tests.test_details.TestSimpleDetails) ... ok test_lineReceived (subunit.tests.test_details.TestSimpleDetails) ... ok test_lineReceived_escaped_bracket (subunit.tests.test_details.TestSimpleDetails) ... ok test_no_argv (subunit.tests.test_filters.TestFindStream) subunit.tests.test_filters.TestFindStream.test_no_argv ... ok test_opens_file (subunit.tests.test_filters.TestFindStream) subunit.tests.test_filters.TestFindStream.test_opens_file ... $(PYTHON_DIR)/vendor-packages/testtools/testcase.py:756: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpXXXXXXXX'> return self._get_test_method()() ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_read_list (subunit.tests.test_filters.TestReadTestList) subunit.tests.test_filters.TestReadTestList.test_read_list ... ok test_adjust_width (subunit.tests.test_progress_model.TestProgressModel) ... ok test_adjust_width_adjusts_substack (subunit.tests.test_progress_model.TestProgressModel) ... ok test_adjust_width_preserves_pos (subunit.tests.test_progress_model.TestProgressModel) ... ok test_advance_0_0 (subunit.tests.test_progress_model.TestProgressModel) ... ok test_advance_1_0 (subunit.tests.test_progress_model.TestProgressModel) ... ok test_advance_advances_substack (subunit.tests.test_progress_model.TestProgressModel) ... ok test_new_progress_0_0 (subunit.tests.test_progress_model.TestProgressModel) ... ok test_pop_restores_progress (subunit.tests.test_progress_model.TestProgressModel) ... ok test_push_preserves_progress (subunit.tests.test_progress_model.TestProgressModel) ... ok test_set_width_absolute (subunit.tests.test_progress_model.TestProgressModel) ... ok test_set_width_absolute_preserves_pos (subunit.tests.test_progress_model.TestProgressModel) ... ok test_set_width_adjusts_substack (subunit.tests.test_progress_model.TestProgressModel) ... ok test_calling_time_None_enables_automatic_time (subunit.tests.test_test_results.TestAutoTimingTestResultDecorator) ... ok test_calling_time_inhibits_automatic_time (subunit.tests.test_test_results.TestAutoTimingTestResultDecorator) ... ok test_no_time_from_progress (subunit.tests.test_test_results.TestAutoTimingTestResultDecorator) ... ok test_no_time_from_shouldStop (subunit.tests.test_test_results.TestAutoTimingTestResultDecorator) ... ok test_set_failfast_True (subunit.tests.test_test_results.TestAutoTimingTestResultDecorator) ... ok test_without_time_calls_time_is_called_and_not_None (subunit.tests.test_test_results.TestAutoTimingTestResultDecorator) ... ok test_add_error (subunit.tests.test_test_results.TestByTestResultTests) subunit.tests.test_test_results.TestByTestResultTests.test_add_error ... ok test_add_error_details (subunit.tests.test_test_results.TestByTestResultTests) subunit.tests.test_test_results.TestByTestResultTests.test_add_error_details ... ok test_add_failure (subunit.tests.test_test_results.TestByTestResultTests) subunit.tests.test_test_results.TestByTestResultTests.test_add_failure ... ok test_add_failure_details (subunit.tests.test_test_results.TestByTestResultTests) subunit.tests.test_test_results.TestByTestResultTests.test_add_failure_details ... ok test_add_skip_details (subunit.tests.test_test_results.TestByTestResultTests) subunit.tests.test_test_results.TestByTestResultTests.test_add_skip_details ... ok test_add_skip_reason (subunit.tests.test_test_results.TestByTestResultTests) subunit.tests.test_test_results.TestByTestResultTests.test_add_skip_reason ... ok test_add_success (subunit.tests.test_test_results.TestByTestResultTests) subunit.tests.test_test_results.TestByTestResultTests.test_add_success ... ok test_add_success_details (subunit.tests.test_test_results.TestByTestResultTests) subunit.tests.test_test_results.TestByTestResultTests.test_add_success_details ... ok test_add_unexpected_success (subunit.tests.test_test_results.TestByTestResultTests) subunit.tests.test_test_results.TestByTestResultTests.test_add_unexpected_success ... ok test_add_xfail (subunit.tests.test_test_results.TestByTestResultTests) subunit.tests.test_test_results.TestByTestResultTests.test_add_xfail ... ok test_add_xfail_details (subunit.tests.test_test_results.TestByTestResultTests) subunit.tests.test_test_results.TestByTestResultTests.test_add_xfail_details ... ok test_no_tests_nothing_reported (subunit.tests.test_test_results.TestByTestResultTests) subunit.tests.test_test_results.TestByTestResultTests.test_no_tests_nothing_reported ... ok test_tags (subunit.tests.test_test_results.TestByTestResultTests) subunit.tests.test_test_results.TestByTestResultTests.test_tags ... ok test_twice (subunit.tests.test_test_results.TestByTestResultTests) subunit.tests.test_test_results.TestByTestResultTests.test_twice ... ok test_csv_output (subunit.tests.test_test_results.TestCsvResult) subunit.tests.test_test_results.TestCsvResult.test_csv_output ... ok test_just_header_when_no_tests (subunit.tests.test_test_results.TestCsvResult) subunit.tests.test_test_results.TestCsvResult.test_just_header_when_no_tests ... ok test_no_output_before_events (subunit.tests.test_test_results.TestCsvResult) subunit.tests.test_test_results.TestCsvResult.test_no_output_before_events ... ok test_addError (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_addError_details (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_addExpectedFailure (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_addExpectedFailure_details (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_addFailure (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_addFailure_details (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_addSkip (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_addSkip_details (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_addSuccess (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_addSuccess_details (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_addUnexpectedSuccess (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_addUnexpectedSuccess_details (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_progress (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_shouldStop (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_startTest (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_startTestRun (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_stop (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_stopTest (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_stopTestRun (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_time (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_wasSuccessful (subunit.tests.test_test_results.TestHookedTestResultDecorator) ... ok test_tags_collapsed_inside_of_tests (subunit.tests.test_test_results.TestTagCollapsingDecorator) subunit.tests.test_test_results.TestTagCollapsingDecorator.test_tags_collapsed_inside_of_tests ... ok test_tags_collapsed_inside_of_tests_different_ordering (subunit.tests.test_test_results.TestTagCollapsingDecorator) subunit.tests.test_test_results.TestTagCollapsingDecorator.test_tags_collapsed_inside_of_tests_different_ordering ... ok test_tags_collapsed_outside_of_tests (subunit.tests.test_test_results.TestTagCollapsingDecorator) subunit.tests.test_test_results.TestTagCollapsingDecorator.test_tags_collapsed_outside_of_tests ... ok test_tags_collapsed_outside_of_tests_are_flushed (subunit.tests.test_test_results.TestTagCollapsingDecorator) subunit.tests.test_test_results.TestTagCollapsingDecorator.test_tags_collapsed_outside_of_tests_are_flushed ... ok test_tags_forwarded_after_tests (subunit.tests.test_test_results.TestTagCollapsingDecorator) subunit.tests.test_test_results.TestTagCollapsingDecorator.test_tags_forwarded_after_tests ... ok test_tags_sent_before_result (subunit.tests.test_test_results.TestTagCollapsingDecorator) subunit.tests.test_test_results.TestTagCollapsingDecorator.test_tags_sent_before_result ... ok test_duplicate_times_not_sent (subunit.tests.test_test_results.TestTimeCollapsingDecorator) subunit.tests.test_test_results.TestTimeCollapsingDecorator.test_duplicate_times_not_sent ... ok test_initial_time_forwarded (subunit.tests.test_test_results.TestTimeCollapsingDecorator) subunit.tests.test_test_results.TestTimeCollapsingDecorator.test_initial_time_forwarded ... ok test_no_times_inserted (subunit.tests.test_test_results.TestTimeCollapsingDecorator) subunit.tests.test_test_results.TestTimeCollapsingDecorator.test_no_times_inserted ... ok test_only_one_time_sent (subunit.tests.test_test_results.TestTimeCollapsingDecorator) subunit.tests.test_test_results.TestTimeCollapsingDecorator.test_only_one_time_sent ... ok test_time_collapsed_to_first_and_last (subunit.tests.test_test_results.TestTimeCollapsingDecorator) subunit.tests.test_test_results.TestTimeCollapsingDecorator.test_time_collapsed_to_first_and_last ... ok /bin/sh: $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/sample-two-script.py: cannot execute [Permission denied] test_write (subunit.tests.test_test_protocol.TestDiscardStream) ... ok test_args (subunit.tests.test_test_protocol.TestExecTestCase) ... ok test_construct (subunit.tests.test_test_protocol.TestExecTestCase) ... ok test_count_test_cases (subunit.tests.test_test_protocol.TestExecTestCase) TODO run the child process and count responses to determine the count. ... ok test_debug (subunit.tests.test_test_protocol.TestExecTestCase) ... ok test_join_dir (subunit.tests.test_test_protocol.TestExecTestCase) ... ok test_run (subunit.tests.test_test_protocol.TestExecTestCase) ... ok test__unwrap_text_BytesIO (subunit.tests.test_test_protocol.TestHelpers) subunit.tests.test_test_protocol.TestHelpers.test__unwrap_text_BytesIO ... ok test__unwrap_text_fileIO_read_mode (subunit.tests.test_test_protocol.TestHelpers) subunit.tests.test_test_protocol.TestHelpers.test__unwrap_text_fileIO_read_mode ... $(PYTHON_DIR)/vendor-packages/testtools/testcase.py:756: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return self._get_test_method()() ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test__unwrap_text_fileIO_write_mode (subunit.tests.test_test_protocol.TestHelpers) subunit.tests.test_test_protocol.TestHelpers.test__unwrap_text_fileIO_write_mode ... $(PYTHON_DIR)/vendor-packages/testtools/testcase.py:756: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='wb' closefd=True> return self._get_test_method()() ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test__unwrap_text_file_read_mode (subunit.tests.test_test_protocol.TestHelpers) subunit.tests.test_test_protocol.TestHelpers.test__unwrap_text_file_read_mode ... $(PYTHON_DIR)/vendor-packages/testtools/testcase.py:756: ResourceWarning: unclosed file <_io.TextIOWrapper name=6 mode='r' encoding='UTF-8'> return self._get_test_method()() ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test__unwrap_text_file_write_mode (subunit.tests.test_test_protocol.TestHelpers) subunit.tests.test_test_protocol.TestHelpers.test__unwrap_text_file_write_mode ... $(PYTHON_DIR)/vendor-packages/testtools/testcase.py:756: ResourceWarning: unclosed file <_io.TextIOWrapper name=6 mode='w' encoding='UTF-8'> return self._get_test_method()() ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test__outcome_sets_details_parser (subunit.tests.test_test_protocol.TestInTestMultipart) ... ok test_construct (subunit.tests.test_test_protocol.TestIsolatedTestCase) subunit.tests.test_test_protocol.TestIsolatedTestCase.test_construct ... ok test_debug (subunit.tests.test_test_protocol.TestIsolatedTestCase) subunit.tests.test_test_protocol.TestIsolatedTestCase.test_debug ... ok test_run (subunit.tests.test_test_protocol.TestIsolatedTestCase) subunit.tests.test_test_protocol.TestIsolatedTestCase.test_run ... $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/__init__.py:952: ResourceWarning: unclosed file <_io.BufferedReader name=6> run_isolated(unittest.TestCase, self, result) ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_construct (subunit.tests.test_test_protocol.TestIsolatedTestSuite) subunit.tests.test_test_protocol.TestIsolatedTestSuite.test_construct ... ok test_run (subunit.tests.test_test_protocol.TestIsolatedTestSuite) subunit.tests.test_test_protocol.TestIsolatedTestSuite.test_run ... $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/__init__.py:967: ResourceWarning: unclosed file <_io.BufferedReader name=6> run_isolated(unittest.TestSuite, self, result) ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_not_command (subunit.tests.test_test_protocol.TestProtocolServerForward) ... ok test_story (subunit.tests.test_test_protocol.TestProtocolServerForward) ... ok test_empty_constructor (subunit.tests.test_test_protocol.TestRemoteError) ... ok test_eq (subunit.tests.test_test_protocol.TestRemoteError) ... ok test_simple (subunit.tests.test_test_protocol.TestRemotedTestCase) ... ok test_imports (subunit.tests.test_test_protocol.TestTestImports) ... ok test_add_error (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_add_error ... ok test_add_error_details (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_add_error_details ... ok test_add_expected_failure (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_add_expected_failure ... ok test_add_expected_failure_details (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_add_expected_failure_details ... ok test_add_failure (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_add_failure ... ok test_add_failure_details (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_add_failure_details ... ok test_add_outcome_unicode_id (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_add_outcome_unicode_id ... ok test_add_skip (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_add_skip ... ok test_add_skip_details (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_add_skip_details ... ok test_add_success (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_add_success ... ok test_add_success_details (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_add_success_details ... ok test_add_unexpected_success (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_add_unexpected_success ... ok test_add_unexpected_success_details (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_add_unexpected_success_details ... ok test_progress_neg_cur (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_progress_neg_cur ... ok test_progress_pop (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_progress_pop ... ok test_progress_pos_cur (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_progress_pos_cur ... ok test_progress_push (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_progress_push ... ok test_progress_set (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_progress_set ... ok test_start_test (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_start_test ... ok test_start_test_unicode_id (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_start_test_unicode_id ... ok test_stop_test (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_stop_test ... ok test_tags_add (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_tags_add ... ok test_tags_both (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_tags_both ... ok test_tags_empty (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_tags_empty ... ok test_tags_gone (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_tags_gone ... ok test_time (subunit.tests.test_test_protocol.TestTestProtocolClient) subunit.tests.test_test_protocol.TestTestProtocolClient.test_time ... ok test_error_colon_quoted_bracket (subunit.tests.test_test_protocol.TestTestProtocolServerAddError) ... ok test_error_empty_message (subunit.tests.test_test_protocol.TestTestProtocolServerAddError) ... ok test_error_quoted_bracket (subunit.tests.test_test_protocol.TestTestProtocolServerAddError) ... ok test_simple_error (subunit.tests.test_test_protocol.TestTestProtocolServerAddError) ... ok test_simple_error_colon (subunit.tests.test_test_protocol.TestTestProtocolServerAddError) ... ok test_failure_colon_quoted_bracket (subunit.tests.test_test_protocol.TestTestProtocolServerAddFailure) ... ok test_failure_empty_message (subunit.tests.test_test_protocol.TestTestProtocolServerAddFailure) ... ok test_failure_quoted_bracket (subunit.tests.test_test_protocol.TestTestProtocolServerAddFailure) ... ok test_simple_failure (subunit.tests.test_test_protocol.TestTestProtocolServerAddFailure) ... ok test_simple_failure_colon (subunit.tests.test_test_protocol.TestTestProtocolServerAddFailure) ... ok test_simple_skip (subunit.tests.test_test_protocol.TestTestProtocolServerAddSkip) ... ok test_simple_skip_colon (subunit.tests.test_test_protocol.TestTestProtocolServerAddSkip) ... ok test_skip_colon_quoted_bracket (subunit.tests.test_test_protocol.TestTestProtocolServerAddSkip) ... ok test_skip_empty_message (subunit.tests.test_test_protocol.TestTestProtocolServerAddSkip) ... ok test_skip_quoted_bracket (subunit.tests.test_test_protocol.TestTestProtocolServerAddSkip) ... ok test_simple_success (subunit.tests.test_test_protocol.TestTestProtocolServerAddSuccess) ... ok test_simple_success_colon (subunit.tests.test_test_protocol.TestTestProtocolServerAddSuccess) ... ok test_success_colon_quoted_bracket (subunit.tests.test_test_protocol.TestTestProtocolServerAddSuccess) ... ok test_success_empty_message (subunit.tests.test_test_protocol.TestTestProtocolServerAddSuccess) ... ok test_success_quoted_bracket (subunit.tests.test_test_protocol.TestTestProtocolServerAddSuccess) ... ok test_simple_uxsuccess (subunit.tests.test_test_protocol.TestTestProtocolServerAddunexpectedSuccess) subunit.tests.test_test_protocol.TestTestProtocolServerAddunexpectedSuccess.test_simple_uxsuccess ... ok test_simple_uxsuccess_colon (subunit.tests.test_test_protocol.TestTestProtocolServerAddunexpectedSuccess) subunit.tests.test_test_protocol.TestTestProtocolServerAddunexpectedSuccess.test_simple_uxsuccess_colon ... ok test_uxsuccess_colon_quoted_bracket (subunit.tests.test_test_protocol.TestTestProtocolServerAddunexpectedSuccess) subunit.tests.test_test_protocol.TestTestProtocolServerAddunexpectedSuccess.test_uxsuccess_colon_quoted_bracket ... ok test_uxsuccess_empty_message (subunit.tests.test_test_protocol.TestTestProtocolServerAddunexpectedSuccess) subunit.tests.test_test_protocol.TestTestProtocolServerAddunexpectedSuccess.test_uxsuccess_empty_message ... ok test_uxsuccess_quoted_bracket (subunit.tests.test_test_protocol.TestTestProtocolServerAddunexpectedSuccess) subunit.tests.test_test_protocol.TestTestProtocolServerAddunexpectedSuccess.test_uxsuccess_quoted_bracket ... ok test_simple_xfail (subunit.tests.test_test_protocol.TestTestProtocolServerAddxFail) ... ok test_simple_xfail_colon (subunit.tests.test_test_protocol.TestTestProtocolServerAddxFail) ... ok test_xfail_colon_quoted_bracket (subunit.tests.test_test_protocol.TestTestProtocolServerAddxFail) ... ok test_xfail_empty_message (subunit.tests.test_test_protocol.TestTestProtocolServerAddxFail) ... ok test_xfail_quoted_bracket (subunit.tests.test_test_protocol.TestTestProtocolServerAddxFail) ... ok test_lost_connected_after_error (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connected_after_failure (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connection_after_start (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connection_after_success (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connection_during_error (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connection_during_error_details (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connection_during_failure (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connection_during_failure_details (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connection_during_skip (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connection_during_skip_details (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connection_during_success (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connection_during_success_details (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connection_during_uxsuccess (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connection_during_uxsuccess_details (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connection_during_xfail (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connection_during_xfail_details (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_lost_connection_no_input (subunit.tests.test_test_protocol.TestTestProtocolServerLostConnection) ... ok test_keywords_after_error (subunit.tests.test_test_protocol.TestTestProtocolServerPassThrough) ... ok test_keywords_after_failure (subunit.tests.test_test_protocol.TestTestProtocolServerPassThrough) ... ok test_keywords_after_success (subunit.tests.test_test_protocol.TestTestProtocolServerPassThrough) ... ok test_keywords_after_test (subunit.tests.test_test_protocol.TestTestProtocolServerPassThrough) ... ok test_keywords_before_test (subunit.tests.test_test_protocol.TestTestProtocolServerPassThrough) ... ok test_keywords_during_failure (subunit.tests.test_test_protocol.TestTestProtocolServerPassThrough) ... ok test_stdout_passthrough (subunit.tests.test_test_protocol.TestTestProtocolServerPassThrough) Lines received which cannot be interpreted as any protocol action ... ok test_non_test_characters_forwarded_immediately (subunit.tests.test_test_protocol.TestTestProtocolServerPipe) ... ok test_story (subunit.tests.test_test_protocol.TestTestProtocolServerPipe) ... ok test_progress_accepted_extended (subunit.tests.test_test_protocol.TestTestProtocolServerProgress) ... ok test_progress_accepted_stdlib (subunit.tests.test_test_protocol.TestTestProtocolServerProgress) ... ok test_indented_test_colon_ignored (subunit.tests.test_test_protocol.TestTestProtocolServerStartTest) ... ok test_start_test (subunit.tests.test_test_protocol.TestTestProtocolServerStartTest) ... ok test_start_test_colon (subunit.tests.test_test_protocol.TestTestProtocolServerStartTest) ... ok test_start_testing (subunit.tests.test_test_protocol.TestTestProtocolServerStartTest) ... ok test_start_testing_colon (subunit.tests.test_test_protocol.TestTestProtocolServerStartTest) ... ok test_initial_tags (subunit.tests.test_test_protocol.TestTestProtocolServerStreamTags) ... ok test_minus_removes_tags (subunit.tests.test_test_protocol.TestTestProtocolServerStreamTags) ... ok test_tags_do_not_get_set_on_global_tags (subunit.tests.test_test_protocol.TestTestProtocolServerStreamTags) ... ok test_tags_do_not_get_set_on_test (subunit.tests.test_test_protocol.TestTestProtocolServerStreamTags) ... ok test_tags_get_set_on_test_tags (subunit.tests.test_test_protocol.TestTestProtocolServerStreamTags) ... ok test_time_accepted_extended (subunit.tests.test_test_protocol.TestTestProtocolServerStreamTime) ... ok test_time_accepted_stdlib (subunit.tests.test_test_protocol.TestTestProtocolServerStreamTime) ... ok test_NULL_in_string (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_NULL_in_string ... ok test_bad_crc_errors_via_status (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_bad_crc_errors_via_status ... ok test_bad_utf8_stringlength (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_bad_utf8_stringlength ... ok test_eof (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_eof ... ok test_fail (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_fail ... ok test_file_content (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_file_content ... ok test_file_content_length_into_checksum (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_file_content_length_into_checksum ... ok test_hypothesis_decoding (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_hypothesis_decoding ... ok test_inprogress (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_inprogress ... ok test_mime (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_mime ... ok test_multiple_events (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_multiple_events ... ok test_non_subunit_disabled_raises (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_non_subunit_disabled_raises ... ok test_non_subunit_encapsulated (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_non_subunit_encapsulated ... ok test_not_utf8_in_string (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_not_utf8_in_string ... ok test_packet_length_4_word_varint (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_packet_length_4_word_varint ... ok test_route_code (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_route_code ... ok test_route_code_and_file_content (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_route_code_and_file_content ... ok test_runnable (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_runnable ... ok test_signature_middle_utf8_char (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_signature_middle_utf8_char ... ok test_skip (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_skip ... ok test_success (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_success ... ok test_tags (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_tags ... ok test_timestamp (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_timestamp ... ok test_trivial_enumeration (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_trivial_enumeration ... ok test_uxsuccess (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_uxsuccess ... ok test_xfail (subunit.tests.test_test_protocol2.TestByteStreamToStreamResult) subunit.tests.test_test_protocol2.TestByteStreamToStreamResult.test_xfail ... ok test_eof (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_eof ... ok test_fail (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_fail ... ok test_file_content (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_file_content ... ok test_inprogress (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_inprogress ... ok test_mime (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_mime ... ok test_numbers (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_numbers ... ok test_route_code (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_route_code ... ok test_runnable (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_runnable ... ok test_skip (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_skip ... ok test_success (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_success ... ok test_tags (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_tags ... ok test_timestamp (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_timestamp ... ok test_trivial_enumeration (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_trivial_enumeration ... ok test_unknown_status (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_unknown_status ... ok test_uxsuccess (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_uxsuccess ... ok test_volatile_length (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_volatile_length ... ok test_xfail (subunit.tests.test_test_protocol2.TestStreamResultToBytes) subunit.tests.test_test_protocol2.TestStreamResultToBytes.test_xfail ... ok test_files (subunit.tests.test_test_protocol2.TestStreamResultToBytesContract) subunit.tests.test_test_protocol2.TestStreamResultToBytesContract.test_files ... ok test_startTestRun (subunit.tests.test_test_protocol2.TestStreamResultToBytesContract) subunit.tests.test_test_protocol2.TestStreamResultToBytesContract.test_startTestRun ... ok test_test_status (subunit.tests.test_test_protocol2.TestStreamResultToBytesContract) subunit.tests.test_test_protocol2.TestStreamResultToBytesContract.test_test_status ... ok test_bail_out_errors (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_bail_out_errors ... ok test_four_tests_in_a_row_no_plan (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_four_tests_in_a_row_no_plan ... ok test_four_tests_in_a_row_trailing_plan (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_four_tests_in_a_row_trailing_plan ... ok test_four_tests_in_a_row_with_plan (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_four_tests_in_a_row_with_plan ... ok test_leading_comments_add_to_next_test_log (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_leading_comments_add_to_next_test_log ... ok test_missing_test_at_end_with_plan_adds_error (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_missing_test_at_end_with_plan_adds_error ... ok test_missing_test_no_plan_adds_error (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_missing_test_no_plan_adds_error ... ok test_missing_test_with_plan_adds_error (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_missing_test_with_plan_adds_error ... ok test_ok_SKIP_skip (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_ok_SKIP_skip ... ok test_ok_SKIP_skip_comment (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_ok_SKIP_skip_comment ... ok test_ok_TODO_xfail (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_ok_TODO_xfail ... ok test_ok_TODO_xfail_comment (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_ok_TODO_xfail_comment ... ok test_ok_number_description_SKIP_skip_comment (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_ok_number_description_SKIP_skip_comment ... ok test_ok_skip_number_comment_lowercase (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_ok_skip_number_comment_lowercase ... ok test_ok_test_description_pass (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_ok_test_description_pass ... ok test_ok_test_number_description_pass (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_ok_test_number_description_pass ... ok test_ok_test_number_pass (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_ok_test_number_pass ... ok test_ok_test_pass (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_ok_test_pass ... ok test_skip_entire_file (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_skip_entire_file ... ok test_todo_and_skip (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_todo_and_skip ... ok test_trailing_comments_are_included_in_last_test_log (subunit.tests.test_tap2subunit.TestTAP2SubUnit) subunit.tests.test_tap2subunit.TestTAP2SubUnit.test_trailing_comments_are_included_in_last_test_log ... ok test_smoke (subunit.tests.test_filter_to_disk.SmokeTest) subunit.tests.test_filter_to_disk.SmokeTest.test_smoke ... ok test_default (subunit.tests.test_subunit_filter.TestFilterCommand) subunit.tests.test_subunit_filter.TestFilterCommand.test_default ... ok test_no_passthrough (subunit.tests.test_subunit_filter.TestFilterCommand) subunit.tests.test_subunit_filter.TestFilterCommand.test_no_passthrough ... ok test_passthrough (subunit.tests.test_subunit_filter.TestFilterCommand) subunit.tests.test_subunit_filter.TestFilterCommand.test_passthrough ... ok test_tags (subunit.tests.test_subunit_filter.TestFilterCommand) subunit.tests.test_subunit_filter.TestFilterCommand.test_tags ... ok test_default (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_default ... ok test_exclude_errors (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_exclude_errors ... ok test_exclude_failure (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_exclude_failure ... ok test_exclude_skips (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_exclude_skips ... ok test_filter_predicate (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_filter_predicate ... ok test_filter_predicate_with_tags (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_filter_predicate_with_tags ... ok test_fixup_expected_errors (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_fixup_expected_errors ... ok test_fixup_expected_failures (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_fixup_expected_failures ... ok test_fixup_unexpected_success (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_fixup_unexpected_success ... ok test_include_success (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_include_success ... ok test_renames (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_renames ... ok test_skip_preserved (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_skip_preserved ... ok test_tag_filter (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_tag_filter ... ok test_tags_tracked_correctly (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_tags_tracked_correctly ... ok test_time_ordering_preserved (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_time_ordering_preserved ... ok test_time_passes_through_filtered_tests (subunit.tests.test_subunit_filter.TestTestResultFilter) subunit.tests.test_subunit_filter.TestTestResultFilter.test_time_passes_through_filtered_tests ... ok test_add_tag (subunit.tests.test_subunit_tags.TestSubUnitTags) subunit.tests.test_subunit_tags.TestSubUnitTags.test_add_tag ... ok test_remove_tag (subunit.tests.test_subunit_tags.TestSubUnitTags) subunit.tests.test_subunit_tags.TestSubUnitTags.test_remove_tag ... ok test_stat_formatting (subunit.tests.test_subunit_stats.TestTestResultStats) ... ok test_stats_empty (subunit.tests.test_subunit_stats.TestTestResultStats) ... ok test_stats_smoke_everything (subunit.tests.test_subunit_stats.TestTestResultStats) ... ok test_enumerates_tests_before_run (subunit.tests.test_run.TestSubunitTestRunner) subunit.tests.test_run.TestSubunitTestRunner.test_enumerates_tests_before_run ... ok test_exits_nonzero_when_execution_errors (subunit.tests.test_run.TestSubunitTestRunner) subunit.tests.test_run.TestSubunitTestRunner.test_exits_nonzero_when_execution_errors ... ok test_exits_zero_when_tests_fail (subunit.tests.test_run.TestSubunitTestRunner) subunit.tests.test_run.TestSubunitTestRunner.test_exits_zero_when_tests_fail ... ok test_includes_timing_output (subunit.tests.test_run.TestSubunitTestRunner) subunit.tests.test_run.TestSubunitTestRunner.test_includes_timing_output ... ok test_list_errors_if_errors_from_list_test (subunit.tests.test_run.TestSubunitTestRunner) subunit.tests.test_run.TestSubunitTestRunner.test_list_errors_if_errors_from_list_test ... ok test_list_includes_loader_errors (subunit.tests.test_run.TestSubunitTestRunner) subunit.tests.test_run.TestSubunitTestRunner.test_list_includes_loader_errors ... ok test_can_parse_attach_file_without_test_id (subunit.tests.test_output_filter.ArgParserTests) subunit.tests.test_output_filter.ArgParserTests.test_can_parse_attach_file_without_test_id ... ok test_can_run_without_args (subunit.tests.test_output_filter.ArgParserTests) subunit.tests.test_output_filter.ArgParserTests.test_can_run_without_args ... ok test_can_specify_tags_without_status_command (subunit.tests.test_output_filter.ArgParserTests) subunit.tests.test_output_filter.ArgParserTests.test_can_specify_tags_without_status_command ... ok test_cannot_specify_filename_without_attach_file (subunit.tests.test_output_filter.ArgParserTests) subunit.tests.test_output_filter.ArgParserTests.test_cannot_specify_filename_without_attach_file ... ok test_cannot_specify_mimetype_without_attach_file (subunit.tests.test_output_filter.ArgParserTests) subunit.tests.test_output_filter.ArgParserTests.test_cannot_specify_mimetype_without_attach_file ... ok test_cannot_specify_more_than_one_status_command (subunit.tests.test_output_filter.ArgParserTests) subunit.tests.test_output_filter.ArgParserTests.test_cannot_specify_more_than_one_status_command ... ok test_must_specify_tags_with_tags_options (subunit.tests.test_output_filter.ArgParserTests) subunit.tests.test_output_filter.ArgParserTests.test_must_specify_tags_with_tags_options ... ok test_can_attach_file_without_test_id (subunit.tests.test_output_filter.FileDataTests) subunit.tests.test_output_filter.FileDataTests.test_can_attach_file_without_test_id ... ok test_can_specify_tags_without_test_status (subunit.tests.test_output_filter.FileDataTests) subunit.tests.test_output_filter.FileDataTests.test_can_specify_tags_without_test_status ... ok test_file_name_is_used_by_default (subunit.tests.test_output_filter.FileDataTests) subunit.tests.test_output_filter.FileDataTests.test_file_name_is_used_by_default ... $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_filename_can_be_overridden (subunit.tests.test_output_filter.FileDataTests) subunit.tests.test_output_filter.FileDataTests.test_filename_can_be_overridden ... ok test_files_have_timestamp (subunit.tests.test_output_filter.FileDataTests) subunit.tests.test_output_filter.FileDataTests.test_files_have_timestamp ... ok test_all_commands_generate_correct_test_id (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_correct_test_id (exists) ... ok test_all_commands_generate_correct_test_id (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_correct_test_id (fail) ... ok test_all_commands_generate_correct_test_id (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_correct_test_id (inprogress) ... ok test_all_commands_generate_correct_test_id (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_correct_test_id (skip) ... ok test_all_commands_generate_correct_test_id (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_correct_test_id (success) ... ok test_all_commands_generate_correct_test_id (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_correct_test_id (uxsuccess) ... ok test_all_commands_generate_correct_test_id (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_correct_test_id (xfail) ... ok test_all_commands_generate_tags (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_tags (exists) ... ok test_all_commands_generate_tags (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_tags (fail) ... ok test_all_commands_generate_tags (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_tags (inprogress) ... ok test_all_commands_generate_tags (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_tags (skip) ... $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_all_commands_generate_tags (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_tags (success) ... ok test_all_commands_generate_tags (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_tags (uxsuccess) ... ok test_all_commands_generate_tags (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_tags (xfail) ... ok test_all_commands_generate_timestamp (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_timestamp (exists) ... ok test_all_commands_generate_timestamp (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_timestamp (fail) ... ok test_all_commands_generate_timestamp (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_timestamp (inprogress) ... ok test_all_commands_generate_timestamp (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_timestamp (skip) ... ok test_all_commands_generate_timestamp (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_timestamp (success) ... ok test_all_commands_generate_timestamp (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_timestamp (uxsuccess) ... ok test_all_commands_generate_timestamp (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_all_commands_generate_timestamp (xfail) ... ok test_can_read_binary_files (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_binary_files (exists) ... ok test_can_read_binary_files (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_binary_files (fail) ... ok test_can_read_binary_files (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_binary_files (inprogress) ... $(PYTHON_DIR)/optparse.py:568: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> self._long_opts = [] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:568: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> self._long_opts = [] ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_can_read_binary_files (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_binary_files (skip) ... ok test_can_read_binary_files (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_binary_files (success) ... ok test_can_read_binary_files (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_binary_files (uxsuccess) ... ok test_can_read_binary_files (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_binary_files (xfail) ... ok test_can_read_empty_files (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_empty_files (exists) ... ok test_can_read_empty_files (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_empty_files (fail) ... ok test_can_read_empty_files (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_empty_files (inprogress) ... ok test_can_read_empty_files (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_empty_files (skip) ... ok test_can_read_empty_files (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_empty_files (success) ... ok test_can_read_empty_files (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_empty_files (uxsuccess) ... ok test_can_read_empty_files (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_empty_files (xfail) ... ok test_can_read_stdin (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_stdin (exists) ... ok test_can_read_stdin (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_stdin (fail) ... $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_can_read_stdin (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_stdin (inprogress) ... ok test_can_read_stdin (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_stdin (skip) ... ok test_can_read_stdin (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_stdin (success) ... ok test_can_read_stdin (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_stdin (uxsuccess) ... ok test_can_read_stdin (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_can_read_stdin (xfail) ... ok test_correct_status_is_generated (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_correct_status_is_generated (exists) ... ok test_correct_status_is_generated (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_correct_status_is_generated (fail) ... ok test_correct_status_is_generated (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_correct_status_is_generated (inprogress) ... ok test_correct_status_is_generated (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_correct_status_is_generated (skip) ... ok test_correct_status_is_generated (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_correct_status_is_generated (success) ... ok test_correct_status_is_generated (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_correct_status_is_generated (uxsuccess) ... ok test_correct_status_is_generated (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_correct_status_is_generated (xfail) ... ok test_file_chunk_size_is_honored (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_chunk_size_is_honored (exists) ... ok test_file_chunk_size_is_honored (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_chunk_size_is_honored (fail) ... ok test_file_chunk_size_is_honored (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_chunk_size_is_honored (inprogress) ... ok test_file_chunk_size_is_honored (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_chunk_size_is_honored (skip) ... ok test_file_chunk_size_is_honored (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_chunk_size_is_honored (success) ... ok test_file_chunk_size_is_honored (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_chunk_size_is_honored (uxsuccess) ... ok test_file_chunk_size_is_honored (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_chunk_size_is_honored (xfail) ... ok test_file_is_sent_in_single_packet (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_in_single_packet (exists) ... ok test_file_is_sent_in_single_packet (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_in_single_packet (fail) ... ok test_file_is_sent_in_single_packet (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_in_single_packet (inprogress) ... ok test_file_is_sent_in_single_packet (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_in_single_packet (skip) ... ok test_file_is_sent_in_single_packet (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_in_single_packet (success) ... ok test_file_is_sent_in_single_packet (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_in_single_packet (uxsuccess) ... $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_file_is_sent_in_single_packet (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_in_single_packet (xfail) ... ok test_file_is_sent_with_test_id (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_with_test_id (exists) ... ok test_file_is_sent_with_test_id (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_with_test_id (fail) ... ok test_file_is_sent_with_test_id (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_with_test_id (inprogress) ... ok test_file_is_sent_with_test_id (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_with_test_id (skip) ... ok test_file_is_sent_with_test_id (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_with_test_id (success) ... ok test_file_is_sent_with_test_id (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_with_test_id (uxsuccess) ... ok test_file_is_sent_with_test_id (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_with_test_id (xfail) ... ok test_file_is_sent_with_test_status (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_with_test_status (exists) ... ok test_file_is_sent_with_test_status (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_with_test_status (fail) ... ok test_file_is_sent_with_test_status (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_with_test_status (inprogress) ... ok test_file_is_sent_with_test_status (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_with_test_status (skip) ... $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_file_is_sent_with_test_status (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_with_test_status (success) ... ok test_file_is_sent_with_test_status (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_with_test_status (uxsuccess) ... ok test_file_is_sent_with_test_status (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_is_sent_with_test_status (xfail) ... ok test_file_mimetype_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_mimetype_specified_once_only (exists) ... ok test_file_mimetype_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_mimetype_specified_once_only (fail) ... ok test_file_mimetype_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_mimetype_specified_once_only (inprogress) ... ok test_file_mimetype_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_mimetype_specified_once_only (skip) ... ok test_file_mimetype_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_mimetype_specified_once_only (success) ... ok test_file_mimetype_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_mimetype_specified_once_only (uxsuccess) ... ok test_file_mimetype_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_mimetype_specified_once_only (xfail) ... ok test_file_name_is_used_by_default (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_name_is_used_by_default (exists) ... ok test_file_name_is_used_by_default (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_name_is_used_by_default (fail) ... $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_file_name_is_used_by_default (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_name_is_used_by_default (inprogress) ... ok test_file_name_is_used_by_default (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_name_is_used_by_default (skip) ... ok test_file_name_is_used_by_default (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_name_is_used_by_default (success) ... ok test_file_name_is_used_by_default (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_name_is_used_by_default (uxsuccess) ... ok test_file_name_is_used_by_default (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_file_name_is_used_by_default (xfail) ... ok test_filename_can_be_overridden (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_filename_can_be_overridden (exists) ... ok test_filename_can_be_overridden (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_filename_can_be_overridden (fail) ... ok test_filename_can_be_overridden (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_filename_can_be_overridden (inprogress) ... ok test_filename_can_be_overridden (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_filename_can_be_overridden (skip) ... ok test_filename_can_be_overridden (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_filename_can_be_overridden (success) ... ok test_filename_can_be_overridden (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_filename_can_be_overridden (uxsuccess) ... ok test_filename_can_be_overridden (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_filename_can_be_overridden (xfail) ... $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_only_one_packet_is_generated (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_only_one_packet_is_generated (exists) ... ok test_only_one_packet_is_generated (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_only_one_packet_is_generated (fail) ... ok test_only_one_packet_is_generated (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_only_one_packet_is_generated (inprogress) ... ok test_only_one_packet_is_generated (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_only_one_packet_is_generated (skip) ... ok test_only_one_packet_is_generated (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_only_one_packet_is_generated (success) ... ok test_only_one_packet_is_generated (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_only_one_packet_is_generated (uxsuccess) ... ok test_only_one_packet_is_generated (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_only_one_packet_is_generated (xfail) ... ok test_tags_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_tags_specified_once_only (exists) ... ok test_tags_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_tags_specified_once_only (fail) ... ok test_tags_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_tags_specified_once_only (inprogress) ... ok test_tags_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_tags_specified_once_only (skip) ... ok test_tags_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_tags_specified_once_only (success) ... $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/vendor-packages/testtools/matchers/_higherorder.py:320: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> return _MatchesPredicateWithParams(predicate, message, name, *args, **kwargs) ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_tags_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_tags_specified_once_only (uxsuccess) ... ok test_tags_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_tags_specified_once_only (xfail) ... ok test_test_status_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_test_status_specified_once_only (exists) ... ok test_test_status_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_test_status_specified_once_only (fail) ... ok test_test_status_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_test_status_specified_once_only (inprogress) ... ok test_test_status_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_test_status_specified_once_only (skip) ... ok test_test_status_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_test_status_specified_once_only (success) ... ok test_test_status_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_test_status_specified_once_only (uxsuccess) ... ok test_test_status_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_test_status_specified_once_only (xfail) ... ok test_timestamp_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_timestamp_specified_once_only (exists) ... ok test_timestamp_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_timestamp_specified_once_only (fail) ... ok test_timestamp_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_timestamp_specified_once_only (inprogress) ... $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PROTO_DIR)$(PYTHON_DIR)/vendor-packages/subunit/tests/test_output_filter.py:569: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> unknown_kwargs = list(filter( ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_timestamp_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_timestamp_specified_once_only (skip) ... ok test_timestamp_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_timestamp_specified_once_only (success) ... ok test_timestamp_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_timestamp_specified_once_only (uxsuccess) ... ok test_timestamp_specified_once_only (subunit.tests.test_output_filter.StatusStreamResultTests) subunit.tests.test_output_filter.StatusStreamResultTests.test_timestamp_specified_once_only (xfail) ... ok test_all_commands_accept_file_name_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_file_name_argument (exists) ... ok test_all_commands_accept_file_name_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_file_name_argument (fail) ... ok test_all_commands_accept_file_name_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_file_name_argument (inprogress) ... ok test_all_commands_accept_file_name_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_file_name_argument (skip) ... ok test_all_commands_accept_file_name_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_file_name_argument (success) ... ok test_all_commands_accept_file_name_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_file_name_argument (uxsuccess) ... ok test_all_commands_accept_file_name_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_file_name_argument (xfail) ... ok test_all_commands_accept_mimetype_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_mimetype_argument (exists) ... ok test_all_commands_accept_mimetype_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_mimetype_argument (fail) ... $(PYTHON_DIR)/optparse.py:568: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> self._long_opts = [] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:568: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> self._long_opts = [] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:568: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> self._long_opts = [] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:568: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> self._long_opts = [] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:568: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> self._long_opts = [] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:568: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> self._long_opts = [] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:568: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> self._long_opts = [] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:568: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> self._long_opts = [] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:568: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> self._long_opts = [] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:568: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> self._long_opts = [] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:568: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> self._long_opts = [] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:568: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> self._long_opts = [] ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_all_commands_accept_mimetype_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_mimetype_argument (inprogress) ... ok test_all_commands_accept_mimetype_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_mimetype_argument (skip) ... ok test_all_commands_accept_mimetype_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_mimetype_argument (success) ... ok test_all_commands_accept_mimetype_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_mimetype_argument (uxsuccess) ... ok test_all_commands_accept_mimetype_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_mimetype_argument (xfail) ... ok test_all_commands_accept_tags_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_tags_argument (exists) ... ok test_all_commands_accept_tags_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_tags_argument (fail) ... ok test_all_commands_accept_tags_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_tags_argument (inprogress) ... ok test_all_commands_accept_tags_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_tags_argument (skip) ... ok test_all_commands_accept_tags_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_tags_argument (success) ... ok test_all_commands_accept_tags_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_tags_argument (uxsuccess) ... ok test_all_commands_accept_tags_argument (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_accept_tags_argument (xfail) ... ok test_all_commands_parse_file_attachment (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_parse_file_attachment (exists) ... $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpXXXXXXXX'> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpXXXXXXXX'> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_all_commands_parse_file_attachment (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_parse_file_attachment (fail) ... ok test_all_commands_parse_file_attachment (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_parse_file_attachment (inprogress) ... ok test_all_commands_parse_file_attachment (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_parse_file_attachment (skip) ... ok test_all_commands_parse_file_attachment (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_parse_file_attachment (success) ... ok test_all_commands_parse_file_attachment (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_parse_file_attachment (uxsuccess) ... ok test_all_commands_parse_file_attachment (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_all_commands_parse_file_attachment (xfail) ... ok test_attach_file_with_hyphen_opens_stdin (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_attach_file_with_hyphen_opens_stdin (exists) ... ok test_attach_file_with_hyphen_opens_stdin (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_attach_file_with_hyphen_opens_stdin (fail) ... ok test_attach_file_with_hyphen_opens_stdin (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_attach_file_with_hyphen_opens_stdin (inprogress) ... ok test_attach_file_with_hyphen_opens_stdin (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_attach_file_with_hyphen_opens_stdin (skip) ... ok test_attach_file_with_hyphen_opens_stdin (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_attach_file_with_hyphen_opens_stdin (success) ... ok test_attach_file_with_hyphen_opens_stdin (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_attach_file_with_hyphen_opens_stdin (uxsuccess) ... ok test_attach_file_with_hyphen_opens_stdin (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_attach_file_with_hyphen_opens_stdin (xfail) ... $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback $(PYTHON_DIR)/optparse.py:587: ResourceWarning: unclosed file <_io.FileIO name='/tmp/tmpXXXXXXXX' mode='rb' closefd=True> opts = [opt for opt in opts if opt] ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_attach_file_with_hyphen_sets_filename_to_stdin (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_attach_file_with_hyphen_sets_filename_to_stdin (exists) ... ok test_attach_file_with_hyphen_sets_filename_to_stdin (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_attach_file_with_hyphen_sets_filename_to_stdin (fail) ... ok test_attach_file_with_hyphen_sets_filename_to_stdin (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_attach_file_with_hyphen_sets_filename_to_stdin (inprogress) ... ok test_attach_file_with_hyphen_sets_filename_to_stdin (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_attach_file_with_hyphen_sets_filename_to_stdin (skip) ... ok test_attach_file_with_hyphen_sets_filename_to_stdin (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_attach_file_with_hyphen_sets_filename_to_stdin (success) ... ok test_attach_file_with_hyphen_sets_filename_to_stdin (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_attach_file_with_hyphen_sets_filename_to_stdin (uxsuccess) ... ok test_attach_file_with_hyphen_sets_filename_to_stdin (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_attach_file_with_hyphen_sets_filename_to_stdin (xfail) ... ok test_can_override_stdin_filename (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_can_override_stdin_filename (exists) ... ok test_can_override_stdin_filename (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_can_override_stdin_filename (fail) ... ok test_can_override_stdin_filename (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_can_override_stdin_filename (inprogress) ... ok test_can_override_stdin_filename (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_can_override_stdin_filename (skip) ... ok test_can_override_stdin_filename (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_can_override_stdin_filename (success) ... ok test_can_override_stdin_filename (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_can_override_stdin_filename (uxsuccess) ... ok test_can_override_stdin_filename (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_can_override_stdin_filename (xfail) ... ok test_can_parse_all_commands_with_test_id (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_can_parse_all_commands_with_test_id (exists) ... ok test_can_parse_all_commands_with_test_id (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_can_parse_all_commands_with_test_id (fail) ... ok test_can_parse_all_commands_with_test_id (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_can_parse_all_commands_with_test_id (inprogress) ... ok test_can_parse_all_commands_with_test_id (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_can_parse_all_commands_with_test_id (skip) ... ok test_can_parse_all_commands_with_test_id (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_can_parse_all_commands_with_test_id (success) ... ok test_can_parse_all_commands_with_test_id (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_can_parse_all_commands_with_test_id (uxsuccess) ... ok test_can_parse_all_commands_with_test_id (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_can_parse_all_commands_with_test_id (xfail) ... ok test_requires_test_id (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_requires_test_id (exists) ... ok test_requires_test_id (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_requires_test_id (fail) ... ok test_requires_test_id (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_requires_test_id (inprogress) ... ok test_requires_test_id (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_requires_test_id (skip) ... ok test_requires_test_id (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_requires_test_id (success) ... ok test_requires_test_id (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_requires_test_id (uxsuccess) ... ok test_requires_test_id (subunit.tests.test_output_filter.TestStatusArgParserTests) subunit.tests.test_output_filter.TestStatusArgParserTests.test_requires_test_id (xfail) ... ok shell bindings can be sourced (subunit.RemotedTestCase) shell bindings can be sourced ... ok subunit_start_test exists (subunit.RemotedTestCase) subunit_start_test exists ... ok subunit_pass_test exists (subunit.RemotedTestCase) subunit_pass_test exists ... ok subunit_fail_test exists (subunit.RemotedTestCase) subunit_fail_test exists ... ok subunit_error_test exists (subunit.RemotedTestCase) subunit_error_test exists ... ok subunit_skip_test exists (subunit.RemotedTestCase) subunit_skip_test exists ... ok subunit_start_test output (subunit.RemotedTestCase) subunit_start_test output ... ok subunit_pass_test output (subunit.RemotedTestCase) subunit_pass_test output ... ok subunit_fail_test output (subunit.RemotedTestCase) subunit_fail_test output ... ok subunit_error_test output (subunit.RemotedTestCase) subunit_error_test output ... ok ---------------------------------------------------------------------- Ran 531 tests OK