Your message dated Wed, 21 Feb 2024 14:38:19 +0000
with message-id <e1rcnjn-006b4e...@fasolo.debian.org>
and subject line Bug#1058134: fixed in python-redmine 2.4.0-1
has caused the Debian Bug report #1058134,
regarding python-redmine: FTBFS: AttributeError: 'RedmineTestCase' object has
no attribute 'assertEquals'. Did you mean: 'assertEqual'?
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1058134: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058134
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-redmine
Version: 2.3.0-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary --buildsystem=pybuild --with python3
> dh_update_autotools_config -O--buildsystem=pybuild
> dh_autoreconf -O--buildsystem=pybuild
> dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py config
> running config
> I: pybuild base:310: python3.11 setup.py config
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib
> copying redminelib/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib
> copying redminelib/lookups.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib
> copying redminelib/version.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib
> copying redminelib/exceptions.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib
> copying redminelib/resultsets.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib
> copying redminelib/utilities.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib/engines
> copying redminelib/engines/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib/engines
> copying redminelib/engines/sync.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib/engines
> copying redminelib/engines/base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib/engines
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib/resources
> copying redminelib/resources/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib/resources
> copying redminelib/resources/standard.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib/resources
> copying redminelib/resources/base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib/resources
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib/managers
> copying redminelib/managers/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib/managers
> copying redminelib/managers/standard.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib/managers
> copying redminelib/managers/base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build/redminelib/managers
> I: pybuild base:310: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib
> copying redminelib/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib
> copying redminelib/lookups.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib
> copying redminelib/version.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib
> copying redminelib/exceptions.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib
> copying redminelib/resultsets.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib
> copying redminelib/utilities.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib/engines
> copying redminelib/engines/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib/engines
> copying redminelib/engines/sync.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib/engines
> copying redminelib/engines/base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib/engines
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib/resources
> copying redminelib/resources/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib/resources
> copying redminelib/resources/standard.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib/resources
> copying redminelib/resources/base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib/resources
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib/managers
> copying redminelib/managers/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib/managers
> copying redminelib/managers/standard.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib/managers
> copying redminelib/managers/base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build/redminelib/managers
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:310: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build; python3.12 -m nose
> -v -s /<<PKGBUILDDIR>>
> test_auth_error_exception
> (tests.test_engines.BaseEngineTestCase.test_auth_error_exception) ...
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no
> addDuration method
> warnings.warn("TestResult has no addDuration method",
> ok
> test_conflict_error_exception
> (tests.test_engines.BaseEngineTestCase.test_conflict_error_exception) ... ok
> test_engine_init (tests.test_engines.BaseEngineTestCase.test_engine_init) ...
> ok
> test_engine_is_picklable
> (tests.test_engines.BaseEngineTestCase.test_engine_is_picklable) ... ok
> test_forbidden_error_exception
> (tests.test_engines.BaseEngineTestCase.test_forbidden_error_exception) ... ok
> test_http_protocol_exception
> (tests.test_engines.BaseEngineTestCase.test_http_protocol_exception) ... ok
> test_impersonate_error_exception
> (tests.test_engines.BaseEngineTestCase.test_impersonate_error_exception) ...
> ok
> test_json_decode_error_exception
> (tests.test_engines.BaseEngineTestCase.test_json_decode_error_exception) ...
> ok
> test_not_found_error_exception
> (tests.test_engines.BaseEngineTestCase.test_not_found_error_exception) ... ok
> test_process_bulk_request_not_implemented_exception
> (tests.test_engines.BaseEngineTestCase.test_process_bulk_request_not_implemented_exception)
> ... ok
> test_request_entity_too_large_error_exception
> (tests.test_engines.BaseEngineTestCase.test_request_entity_too_large_error_exception)
> ... ok
> test_returns_none_with_ignore_response_true
> (tests.test_engines.BaseEngineTestCase.test_returns_none_with_ignore_response_true)
> ... ok
> test_returns_none_with_return_response_false
> (tests.test_engines.BaseEngineTestCase.test_returns_none_with_return_response_false)
> ... ok
> test_server_error_exception
> (tests.test_engines.BaseEngineTestCase.test_server_error_exception) ... ok
> test_session_not_implemented_exception
> (tests.test_engines.BaseEngineTestCase.test_session_not_implemented_exception)
> ... ok
> test_successful_response_via_api_key
> (tests.test_engines.BaseEngineTestCase.test_successful_response_via_api_key)
> ... ok
> test_successful_response_via_put_method
> (tests.test_engines.BaseEngineTestCase.test_successful_response_via_put_method)
> ... ok
> test_successful_response_via_username_password
> (tests.test_engines.BaseEngineTestCase.test_successful_response_via_username_password)
> ... ok
> test_unknown_error_exception
> (tests.test_engines.BaseEngineTestCase.test_unknown_error_exception) ... ok
> test_validation_error_exception
> (tests.test_engines.BaseEngineTestCase.test_validation_error_exception) ... ok
> test_convert_dict_to_resource_object
> (tests.test_managers.ResourceManagerTestCase.test_convert_dict_to_resource_object)
> ... ok
> test_convert_dicts_to_resource_set_object
> (tests.test_managers.ResourceManagerTestCase.test_convert_dicts_to_resource_set_object)
> ... ok
> test_create_empty_resource
> (tests.test_managers.ResourceManagerTestCase.test_create_empty_resource) ...
> ok
> test_create_no_fields_exception
> (tests.test_managers.ResourceManagerTestCase.test_create_no_fields_exception)
> ... ok
> test_create_resource
> (tests.test_managers.ResourceManagerTestCase.test_create_resource) ... ok
> test_create_resource_returns_none
> (tests.test_managers.ResourceManagerTestCase.test_create_resource_returns_none)
> ... ok
> test_create_resource_with_stream_uploads
> (tests.test_managers.ResourceManagerTestCase.test_create_resource_with_stream_uploads)
> ... ERROR
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no
> addDuration method
> warnings.warn("TestResult has no addDuration method",
> test_create_resource_with_uploads
> (tests.test_managers.ResourceManagerTestCase.test_create_resource_with_uploads)
> ... ok
> test_create_unicode_resource
> (tests.test_managers.ResourceManagerTestCase.test_create_unicode_resource)
> ... ok
> test_create_validation_exception
> (tests.test_managers.ResourceManagerTestCase.test_create_validation_exception)
> ... ok
> test_create_validation_exception_via_put
> (tests.test_managers.ResourceManagerTestCase.test_create_validation_exception_via_put)
> ... ok
> test_decode_params
> (tests.test_managers.ResourceManagerTestCase.test_decode_params) ... ok
> test_delete_resource
> (tests.test_managers.ResourceManagerTestCase.test_delete_resource) ... ok
> test_delete_resource_returns_204
> (tests.test_managers.ResourceManagerTestCase.test_delete_resource_returns_204)
> ... ok
> test_delete_resource_returns_none
> (tests.test_managers.ResourceManagerTestCase.test_delete_resource_returns_none)
> ... ok
> test_delete_validation_exception
> (tests.test_managers.ResourceManagerTestCase.test_delete_validation_exception)
> ... ok
> test_filter_no_filters_exception
> (tests.test_managers.ResourceManagerTestCase.test_filter_no_filters_exception)
> ... ok
> test_filter_unknown_filters_exception
> (tests.test_managers.ResourceManagerTestCase.test_filter_unknown_filters_exception)
> ... ok
> test_get_all_resources
> (tests.test_managers.ResourceManagerTestCase.test_get_all_resources) ... ok
> test_get_filtered_resources
> (tests.test_managers.ResourceManagerTestCase.test_get_filtered_resources) ...
> ok
> test_get_notfound_exception
> (tests.test_managers.ResourceManagerTestCase.test_get_notfound_exception) ...
> ok
> test_get_single_resource
> (tests.test_managers.ResourceManagerTestCase.test_get_single_resource) ... ok
> test_get_single_resource_via_all
> (tests.test_managers.ResourceManagerTestCase.test_get_single_resource_via_all)
> ... ok
> test_get_single_resource_via_filter
> (tests.test_managers.ResourceManagerTestCase.test_get_single_resource_via_filter)
> ... ok
> test_get_unicode_resource
> (tests.test_managers.ResourceManagerTestCase.test_get_unicode_resource) ... ok
> test_get_validation_exception
> (tests.test_managers.ResourceManagerTestCase.test_get_validation_exception)
> ... ok
> test_has_custom_repr
> (tests.test_managers.ResourceManagerTestCase.test_has_custom_repr) ... ok
> test_manager_is_picklable
> (tests.test_managers.ResourceManagerTestCase.test_manager_is_picklable) ... ok
> test_not_supported_resource_exception
> (tests.test_managers.ResourceManagerTestCase.test_not_supported_resource_exception)
> ... ok
> test_not_supported_version_exception
> (tests.test_managers.ResourceManagerTestCase.test_not_supported_version_exception)
> ... ok
> test_reraises_not_found_exception
> (tests.test_managers.ResourceManagerTestCase.test_reraises_not_found_exception)
> ... ok
> test_resource_all_method_unsupported_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_all_method_unsupported_exception)
> ... ok
> test_resource_create_method_unsupported_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_create_method_unsupported_exception)
> ... ok
> test_resource_delete_method_unsupported_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_delete_method_unsupported_exception)
> ... ok
> test_resource_filter_method_unsupported_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_filter_method_unsupported_exception)
> ... ok
> test_resource_get_method_unsupported_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_get_method_unsupported_exception)
> ... ok
> test_resource_requirements_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_requirements_exception)
> ... ok
> test_resource_search_method_unsupported_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_search_method_unsupported_exception)
> ... ok
> test_resource_update_method_unsupported_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_update_method_unsupported_exception)
> ... ok
> test_search (tests.test_managers.ResourceManagerTestCase.test_search) ... ok
> test_search_returns_none_if_nothing_found
> (tests.test_managers.ResourceManagerTestCase.test_search_returns_none_if_nothing_found)
> ... ok
> test_supports_additional_resources
> (tests.test_managers.ResourceManagerTestCase.test_supports_additional_resources)
> ... ok
> test_update_no_fields_exception
> (tests.test_managers.ResourceManagerTestCase.test_update_no_fields_exception)
> ... ok
> test_update_resource
> (tests.test_managers.ResourceManagerTestCase.test_update_resource) ... ok
> test_update_resource_returns_none
> (tests.test_managers.ResourceManagerTestCase.test_update_resource_returns_none)
> ... ok
> test_update_resource_with_stream_uploads
> (tests.test_managers.ResourceManagerTestCase.test_update_resource_with_stream_uploads)
> ... ERROR
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no
> addDuration method
> warnings.warn("TestResult has no addDuration method",
> test_update_resource_with_uploads
> (tests.test_managers.ResourceManagerTestCase.test_update_resource_with_uploads)
> ... ok
> test_update_validation_exception
> (tests.test_managers.ResourceManagerTestCase.test_update_validation_exception)
> ... ok
> test_auth (tests.test_redmine.RedmineTestCase.test_auth) ... ok
> test_default_attributes
> (tests.test_redmine.RedmineTestCase.test_default_attributes) ... ok
> test_engine_class_exception
> (tests.test_redmine.RedmineTestCase.test_engine_class_exception) ... ok
> test_file_upload_file_object_exception
> (tests.test_redmine.RedmineTestCase.test_file_upload_file_object_exception)
> ... ok
> test_file_upload_no_file_exception
> (tests.test_redmine.RedmineTestCase.test_file_upload_no_file_exception) ... ok
> test_file_upload_not_supported_exception
> (tests.test_redmine.RedmineTestCase.test_file_upload_not_supported_exception)
> ... ok
> test_file_url_exception
> (tests.test_redmine.RedmineTestCase.test_file_url_exception) ... ok
> test_redmine_is_picklable
> (tests.test_redmine.RedmineTestCase.test_redmine_is_picklable) ... ok
> test_search (tests.test_redmine.RedmineTestCase.test_search) ... ok
> test_search_not_supported_exception
> (tests.test_redmine.RedmineTestCase.test_search_not_supported_exception) ...
> ok
> test_search_without_unknown
> (tests.test_redmine.RedmineTestCase.test_search_without_unknown) ... ok
> test_session_impersonate
> (tests.test_redmine.RedmineTestCase.test_session_impersonate) ... ok
> test_session_key (tests.test_redmine.RedmineTestCase.test_session_key) ... ok
> test_session_requests
> (tests.test_redmine.RedmineTestCase.test_session_requests) ... ok
> test_session_username_password
> (tests.test_redmine.RedmineTestCase.test_session_username_password) ... ok
> test_set_attributes_through_kwargs
> (tests.test_redmine.RedmineTestCase.test_set_attributes_through_kwargs) ... ok
> test_successful_file_download
> (tests.test_redmine.RedmineTestCase.test_successful_file_download) ... ok
> test_successful_file_upload
> (tests.test_redmine.RedmineTestCase.test_successful_file_upload) ... ok
> test_successful_filestream_upload
> (tests.test_redmine.RedmineTestCase.test_successful_filestream_upload) ...
> ERROR
> /usr/lib/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no
> addDuration method
> warnings.warn("TestResult has no addDuration method",
> test_successful_in_memory_file_download
> (tests.test_redmine.RedmineTestCase.test_successful_in_memory_file_download)
> ... ok
> test_attachment_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_custom_repr)
> ... ok
> test_attachment_custom_repr_without_subject
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_custom_repr_without_subject)
> ... ok
> test_attachment_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_custom_str)
> ... ok
> test_attachment_custom_str_without_filename
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_custom_str_without_filename)
> ... ok
> test_attachment_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_delete)
> ... ok
> test_attachment_download
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_download)
> ... ok
> test_attachment_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_get)
> ... ok
> test_attachment_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_update)
> ... ok
> test_attachment_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_url)
> ... ok
> test_attachment_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_version)
> ... ok
> test_bulk_decode
> (tests.test_resources_standard.StandardResourcesTestCase.test_bulk_decode)
> ... ok
> test_bulk_encode
> (tests.test_resources_standard.StandardResourcesTestCase.test_bulk_encode)
> ... ok
> test_can_refresh_itself
> (tests.test_resources_standard.StandardResourcesTestCase.test_can_refresh_itself)
> ... ok
> test_control_raising_of_resource_attr_exception
> (tests.test_resources_standard.StandardResourcesTestCase.test_control_raising_of_resource_attr_exception)
> ... ok
> test_custom_field_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_field_all)
> ... ok
> test_custom_field_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_field_get)
> ... ok
> test_custom_field_return_value_even_if_there_is_none
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_field_return_value_even_if_there_is_none)
> ... ok
> test_custom_field_returns_single_tracker_instead_of_multiple_trackers
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_field_returns_single_tracker_instead_of_multiple_trackers)
> ... ok
> test_custom_field_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_field_url)
> ... ok
> test_custom_field_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_field_version)
> ... ok
> test_custom_int
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_int) ...
> ok
> test_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_repr)
> ... ok
> test_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_str) ...
> ok
> test_dir_returns_resource_attributes
> (tests.test_resources_standard.StandardResourcesTestCase.test_dir_returns_resource_attributes)
> ... ok
> test_enumeration_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_enumeration_filter)
> ... ok
> test_enumeration_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_enumeration_get)
> ... ok
> test_enumeration_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_enumeration_url)
> ... ok
> test_enumeration_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_enumeration_version)
> ... ok
> test_export
> (tests.test_resources_standard.StandardResourcesTestCase.test_export) ... ok
> test_export_format_not_supported_exception
> (tests.test_resources_standard.StandardResourcesTestCase.test_export_format_not_supported_exception)
> ... ok
> test_export_not_supported_exception
> (tests.test_resources_standard.StandardResourcesTestCase.test_export_not_supported_exception)
> ... ok
> test_export_reraises_unknown_error
> (tests.test_resources_standard.StandardResourcesTestCase.test_export_reraises_unknown_error)
> ... ok
> test_file_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_create)
> ... ok
> test_file_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_custom_repr)
> ... ok
> test_file_custom_repr_without_subject
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_custom_repr_without_subject)
> ... ok
> test_file_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_custom_str)
> ... ok
> test_file_custom_str_without_filename
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_custom_str_without_filename)
> ... ok
> test_file_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_delete)
> ... ok
> test_file_download
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_download)
> ... ok
> test_file_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_filter)
> ... ok
> test_file_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_get) ... ok
> test_file_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_update)
> ... ok
> test_file_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_url) ... ok
> test_file_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_version)
> ... ok
> test_group_add_user
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_add_user)
> ... ok
> test_group_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_all) ...
> ok
> test_group_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_create)
> ... ok
> test_group_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_delete)
> ... ok
> test_group_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_get) ...
> ok
> test_group_includes
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_includes)
> ... ok
> test_group_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_is_new)
> ... ok
> test_group_remove_user
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_remove_user)
> ... ok
> test_group_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_update)
> ... ok
> test_group_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_url) ...
> ok
> test_group_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_version)
> ... ok
> test_issue_add_watcher
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_add_watcher)
> ... ok
> test_issue_add_watcher_raises_exception_if_wrong_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_add_watcher_raises_exception_if_wrong_version)
> ... ok
> test_issue_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_all) ...
> ok
> test_issue_assigned_to_id_can_be_removed_via_none
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_assigned_to_id_can_be_removed_via_none)
> ... ok
> test_issue_assigned_to_id_can_be_removed_via_zero
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_assigned_to_id_can_be_removed_via_zero)
> ... ok
> test_issue_category_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_create)
> ... ok
> test_issue_category_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_delete)
> ... ok
> test_issue_category_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_filter)
> ... ok
> test_issue_category_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_get)
> ... ok
> test_issue_category_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_is_new)
> ... ok
> test_issue_category_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_update)
> ... ok
> test_issue_category_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_url)
> ... ok
> test_issue_category_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_version)
> ... ok
> test_issue_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_create)
> ... ok
> test_issue_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_custom_repr)
> ... ok
> test_issue_custom_repr_without_subject
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_custom_repr_without_subject)
> ... ok
> test_issue_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_custom_str)
> ... ok
> test_issue_custom_str_without_subject
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_custom_str_without_subject)
> ... ok
> test_issue_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_delete)
> ... ok
> test_issue_export
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_export)
> ... ok
> test_issue_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_filter)
> ... ok
> test_issue_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_get) ...
> ok
> test_issue_includes
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_includes)
> ... ok
> test_issue_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_is_new)
> ... ok
> test_issue_journals
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_journals)
> ... ok
> test_issue_journals_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_journals_url)
> ... ok
> test_issue_parent_converts_to_resource
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_parent_converts_to_resource)
> ... ok
> test_issue_relation_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_create)
> ... ok
> test_issue_relation_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_custom_repr)
> ... ok
> test_issue_relation_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_custom_str)
> ... ok
> test_issue_relation_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_delete)
> ... ok
> test_issue_relation_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_filter)
> ... ok
> test_issue_relation_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_get)
> ... ok
> test_issue_relation_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_is_new)
> ... ok
> test_issue_relation_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_url)
> ... ok
> test_issue_relation_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_version)
> ... ok
> test_issue_relations
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relations)
> ... ok
> test_issue_remove_watcher
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_remove_watcher)
> ... ok
> test_issue_status_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_status_all)
> ... ok
> test_issue_status_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_status_get)
> ... ok
> test_issue_status_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_status_url)
> ... ok
> test_issue_status_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_status_version)
> ... ok
> test_issue_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_update)
> ... ok
> test_issue_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_url) ...
> ok
> test_issue_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_version)
> ... ok
> test_issue_version_can_be_retrieved_via_version_attribute
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_version_can_be_retrieved_via_version_attribute)
> ... ok
> test_issue_version_can_be_set_via_version_attribute
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_version_can_be_set_via_version_attribute)
> ... ok
> test_news_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_all) ... ok
> test_news_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_create)
> ... ok
> test_news_create_empty_response
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_create_empty_response)
> ... ok
> test_news_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_delete)
> ... ok
> test_news_export
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_export)
> ... ok
> test_news_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_filter)
> ... ok
> test_news_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_get) ... ok
> test_news_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_repr) ...
> ok
> test_news_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_str) ... ok
> test_news_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_update)
> ... ok
> test_news_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_url) ... ok
> test_news_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_version)
> ... ok
> test_project_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_all)
> ... ok
> test_project_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_create)
> ... ok
> test_project_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_delete)
> ... ok
> test_project_export
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_export)
> ... ok
> test_project_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_get)
> ... ok
> test_project_includes
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_includes)
> ... ok
> test_project_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_is_new)
> ... ok
> test_project_membership_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_create)
> ... ok
> test_project_membership_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_custom_repr)
> ... ok
> test_project_membership_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_custom_str)
> ... ok
> test_project_membership_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_delete)
> ... ok
> test_project_membership_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_filter)
> ... ok
> test_project_membership_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_get)
> ... ok
> test_project_membership_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_is_new)
> ... ok
> test_project_membership_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_update)
> ... ok
> test_project_membership_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_url)
> ... ok
> test_project_membership_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_version)
> ... ok
> test_project_parent_converts_to_resource
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_parent_converts_to_resource)
> ... ok
> test_project_relations
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_relations)
> ... ok
> test_project_returns_status_without_conversion
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_returns_status_without_conversion)
> ... ok
> test_project_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_update)
> ... ok
> test_project_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_url)
> ... ok
> test_project_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_version)
> ... ok
> test_query_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_query_all) ...
> ok
> test_query_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_query_get) ...
> ok
> test_query_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_query_url) ...
> ok
> test_query_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_query_version)
> ... ok
> test_resource_dict_is_converted_to_resource_object
> (tests.test_resources_standard.StandardResourcesTestCase.test_resource_dict_is_converted_to_resource_object)
> ... ok
> test_resource_is_picklable
> (tests.test_resources_standard.StandardResourcesTestCase.test_resource_is_picklable)
> ... ok
> test_resource_list_of_dicts_is_converted_to_resource_set
> (tests.test_resources_standard.StandardResourcesTestCase.test_resource_list_of_dicts_is_converted_to_resource_set)
> ... ok
> test_role_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_role_all) ... ok
> test_role_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_role_get) ... ok
> test_role_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_role_url) ... ok
> test_role_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_role_version)
> ... ok
> test_saving_existing_resource_updates_it
> (tests.test_resources_standard.StandardResourcesTestCase.test_saving_existing_resource_updates_it)
> ... ok
> test_saving_new_resource_creates_it
> (tests.test_resources_standard.StandardResourcesTestCase.test_saving_new_resource_creates_it)
> ... ok
> test_setting_create_readonly_attrs_raises_exception
> (tests.test_resources_standard.StandardResourcesTestCase.test_setting_create_readonly_attrs_raises_exception)
> ... ok
> test_setting_custom_field_raises_exception_if_not_list_of_dicts
> (tests.test_resources_standard.StandardResourcesTestCase.test_setting_custom_field_raises_exception_if_not_list_of_dicts)
> ... ok
> test_setting_update_readonly_attrs_raises_exception
> (tests.test_resources_standard.StandardResourcesTestCase.test_setting_update_readonly_attrs_raises_exception)
> ... ok
> test_supports_dictionary_like_attribute_retrieval
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_dictionary_like_attribute_retrieval)
> ... ok
> test_supports_export_url_retrieval
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_export_url_retrieval)
> ... ok
> test_supports_internal_id
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_internal_id)
> ... ok
> test_supports_iteration
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_iteration)
> ... ok
> test_supports_setting_of_attributes
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_setting_of_attributes)
> ... ok
> test_supports_setting_of_attributes_via_dict
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_setting_of_attributes_via_dict)
> ... ok
> test_supports_setting_of_date_datetime_attributes
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_setting_of_date_datetime_attributes)
> ... ok
> test_supports_url_retrieval
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_url_retrieval)
> ... ok
> test_time_entry_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_all)
> ... ok
> test_time_entry_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_create)
> ... ok
> test_time_entry_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_custom_repr)
> ... ok
> test_time_entry_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_custom_str)
> ... ok
> test_time_entry_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_delete)
> ... ok
> test_time_entry_export
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_export)
> ... ok
> test_time_entry_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_filter)
> ... ok
> test_time_entry_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_get)
> ... ok
> test_time_entry_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_is_new)
> ... ok
> test_time_entry_translate_params
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_translate_params)
> ... ok
> test_time_entry_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_update)
> ... ok
> test_time_entry_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_url)
> ... ok
> test_time_entry_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_version)
> ... ok
> test_tracker_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_tracker_all)
> ... ok
> test_tracker_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_tracker_get)
> ... ok
> test_tracker_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_tracker_url)
> ... ok
> test_tracker_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_tracker_version)
> ... ok
> test_user_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_all) ... ok
> test_user_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_create)
> ... ok
> test_user_create_with_send_information
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_create_with_send_information)
> ... ok
> test_user_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_custom_repr)
> ... ok
> test_user_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_custom_str)
> ... ok
> test_user_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_delete)
> ... ok
> test_user_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_filter)
> ... ok
> test_user_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_get) ... ok
> test_user_get_account
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_get_account)
> ... ok
> test_user_includes
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_includes)
> ... ok
> test_user_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_is_new)
> ... ok
> test_user_relations
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_relations)
> ... ok
> test_user_returns_status_without_conversion
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_returns_status_without_conversion)
> ... ok
> test_user_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_update)
> ... ok
> test_user_update_account
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_update_account)
> ... ok
> test_user_update_with_send_information
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_update_with_send_information)
> ... ok
> test_user_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_url) ... ok
> test_user_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_version)
> ... ok
> test_version_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_create)
> ... ok
> test_version_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_delete)
> ... ok
> test_version_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_filter)
> ... ok
> test_version_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_get)
> ... ok
> test_version_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_is_new)
> ... ok
> test_version_returns_status_without_conversion
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_returns_status_without_conversion)
> ... ok
> test_version_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_update)
> ... ok
> test_version_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_url)
> ... ok
> test_version_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_version)
> ... ok
> test_wiki_page_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_create)
> ... ok
> Test creating a wiki page with special char in title. ... ok
> test_wiki_page_custom_int
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_custom_int)
> ... ok
> test_wiki_page_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_custom_repr)
> ... ok
> test_wiki_page_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_custom_str)
> ... ok
> test_wiki_page_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_delete)
> ... ok
> test_wiki_page_export
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_export)
> ... ok
> test_wiki_page_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_filter)
> ... ok
> test_wiki_page_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_get)
> ... ok
> Test getting a wiki page with special char in title. ... ok
> test_wiki_page_includes
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_includes)
> ... ok
> test_wiki_page_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_is_new)
> ... ok
> test_wiki_page_parent_converts_to_resource
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_parent_converts_to_resource)
> ... ok
> test_wiki_page_refresh_by_title
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_refresh_by_title)
> ... ok
> test_wiki_page_refreshes_itself_if_text_attribute_not_exists
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_refreshes_itself_if_text_attribute_not_exists)
> ... ok
> test_wiki_page_supports_internal_id
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_supports_internal_id)
> ... ok
> test_wiki_page_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_update)
> ... ok
> test_wiki_page_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_url)
> ... ok
> test_wiki_page_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_version)
> ... ok
> test_delete_method
> (tests.test_resultsets.ResultSetTestCase.test_delete_method) ... ok
> test_export (tests.test_resultsets.ResultSetTestCase.test_export) ... ok
> test_export_format_not_supported_exception
> (tests.test_resultsets.ResultSetTestCase.test_export_format_not_supported_exception)
> ... ok
> test_export_not_supported_exception
> (tests.test_resultsets.ResultSetTestCase.test_export_not_supported_exception)
> ... ok
> test_export_reraises_unknown_error
> (tests.test_resultsets.ResultSetTestCase.test_export_reraises_unknown_error)
> ... ok
> test_export_with_all_columns
> (tests.test_resultsets.ResultSetTestCase.test_export_with_all_columns) ... ok
> test_export_with_all_gui_columns
> (tests.test_resultsets.ResultSetTestCase.test_export_with_all_gui_columns)
> ... ok
> test_export_with_all_gui_extra_columns
> (tests.test_resultsets.ResultSetTestCase.test_export_with_all_gui_extra_columns)
> ... ok
> test_export_with_custom_columns
> (tests.test_resultsets.ResultSetTestCase.test_export_with_custom_columns) ...
> ok
> test_filter_bad_lookup_class_definition
> (tests.test_resultsets.ResultSetTestCase.test_filter_bad_lookup_class_definition)
> ... ok
> test_filter_exact_lookup
> (tests.test_resultsets.ResultSetTestCase.test_filter_exact_lookup) ... ok
> test_filter_in_lookup
> (tests.test_resultsets.ResultSetTestCase.test_filter_in_lookup) ... ok
> test_filter_lookup_exception
> (tests.test_resultsets.ResultSetTestCase.test_filter_lookup_exception) ... ok
> test_filter_method_nonexistant_attributes
> (tests.test_resultsets.ResultSetTestCase.test_filter_method_nonexistant_attributes)
> ... ok
> test_filter_no_filters_exception
> (tests.test_resultsets.ResultSetTestCase.test_filter_no_filters_exception)
> ... ok
> test_get_method_resource_found
> (tests.test_resultsets.ResultSetTestCase.test_get_method_resource_found) ...
> ok
> test_get_method_resource_not_found
> (tests.test_resultsets.ResultSetTestCase.test_get_method_resource_not_found)
> ... ok
> test_has_custom_repr
> (tests.test_resultsets.ResultSetTestCase.test_has_custom_repr) ... ok
> test_index_error_exception
> (tests.test_resultsets.ResultSetTestCase.test_index_error_exception) ... ok
> test_offset_limit (tests.test_resultsets.ResultSetTestCase.test_offset_limit)
> ... ok
> test_offset_limit_all
> (tests.test_resultsets.ResultSetTestCase.test_offset_limit_all) ... ok
> test_offset_limit_mimic
> (tests.test_resultsets.ResultSetTestCase.test_offset_limit_mimic) ... ok
> test_resourceset_is_picklable
> (tests.test_resultsets.ResultSetTestCase.test_resourceset_is_picklable) ... ok
> test_resultset_is_empty
> (tests.test_resultsets.ResultSetTestCase.test_resultset_is_empty) ... ok
> test_sliced_resultset_is_empty
> (tests.test_resultsets.ResultSetTestCase.test_sliced_resultset_is_empty) ...
> ok
> test_supports_iteration
> (tests.test_resultsets.ResultSetTestCase.test_supports_iteration) ... ok
> test_supports_len (tests.test_resultsets.ResultSetTestCase.test_supports_len)
> ... ok
> test_total_count (tests.test_resultsets.ResultSetTestCase.test_total_count)
> ... ok
> test_total_count_mimic
> (tests.test_resultsets.ResultSetTestCase.test_total_count_mimic) ... ok
> test_total_count_raise_exception_if_not_evaluated
> (tests.test_resultsets.ResultSetTestCase.test_total_count_raise_exception_if_not_evaluated)
> ... ok
> test_update_method
> (tests.test_resultsets.ResultSetTestCase.test_update_method) ... ok
> test_values_list_method
> (tests.test_resultsets.ResultSetTestCase.test_values_list_method) ... ok
> test_values_list_method_flattened
> (tests.test_resultsets.ResultSetTestCase.test_values_list_method_flattened)
> ... ok
> test_values_list_method_with_fields
> (tests.test_resultsets.ResultSetTestCase.test_values_list_method_with_fields)
> ... ok
> test_values_method
> (tests.test_resultsets.ResultSetTestCase.test_values_method) ... ok
> test_values_method_with_fields
> (tests.test_resultsets.ResultSetTestCase.test_values_method_with_fields) ...
> ok
>
> ======================================================================
> ERROR: test_create_resource_with_stream_uploads
> (tests.test_managers.ResourceManagerTestCase.test_create_resource_with_stream_uploads)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/tests/test_managers.py", line 128, in
> test_create_resource_with_stream_uploads
> self.assertEquals(len(w), 1)
> ^^^^^^^^^^^^^^^^^
> AttributeError: 'ResourceManagerTestCase' object has no attribute
> 'assertEquals'. Did you mean: 'assertEqual'?
>
> ======================================================================
> ERROR: test_update_resource_with_stream_uploads
> (tests.test_managers.ResourceManagerTestCase.test_update_resource_with_stream_uploads)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/tests/test_managers.py", line 169, in
> test_update_resource_with_stream_uploads
> self.assertEquals(len(w), 1)
> ^^^^^^^^^^^^^^^^^
> AttributeError: 'ResourceManagerTestCase' object has no attribute
> 'assertEquals'. Did you mean: 'assertEqual'?
>
> ======================================================================
> ERROR: test_successful_filestream_upload
> (tests.test_redmine.RedmineTestCase.test_successful_filestream_upload)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/tests/test_redmine.py", line 74, in
> test_successful_filestream_upload
> self.assertEquals(len(w), 1)
> ^^^^^^^^^^^^^^^^^
> AttributeError: 'RedmineTestCase' object has no attribute 'assertEquals'. Did
> you mean: 'assertEqual'?
>
> ----------------------------------------------------------------------
> Ran 348 tests in 0.474s
>
> FAILED (errors=3)
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_redminelib/build; python3.12 -m nose
> -v -s /<<PKGBUILDDIR>>
> I: pybuild base:310: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_redminelib/build; python3.11 -m nose
> -v -s /<<PKGBUILDDIR>>
> test_auth_error_exception
> (tests.test_engines.BaseEngineTestCase.test_auth_error_exception) ... ok
> test_conflict_error_exception
> (tests.test_engines.BaseEngineTestCase.test_conflict_error_exception) ... ok
> test_engine_init (tests.test_engines.BaseEngineTestCase.test_engine_init) ...
> ok
> test_engine_is_picklable
> (tests.test_engines.BaseEngineTestCase.test_engine_is_picklable) ... ok
> test_forbidden_error_exception
> (tests.test_engines.BaseEngineTestCase.test_forbidden_error_exception) ... ok
> test_http_protocol_exception
> (tests.test_engines.BaseEngineTestCase.test_http_protocol_exception) ... ok
> test_impersonate_error_exception
> (tests.test_engines.BaseEngineTestCase.test_impersonate_error_exception) ...
> ok
> test_json_decode_error_exception
> (tests.test_engines.BaseEngineTestCase.test_json_decode_error_exception) ...
> ok
> test_not_found_error_exception
> (tests.test_engines.BaseEngineTestCase.test_not_found_error_exception) ... ok
> test_process_bulk_request_not_implemented_exception
> (tests.test_engines.BaseEngineTestCase.test_process_bulk_request_not_implemented_exception)
> ... ok
> test_request_entity_too_large_error_exception
> (tests.test_engines.BaseEngineTestCase.test_request_entity_too_large_error_exception)
> ... ok
> test_returns_none_with_ignore_response_true
> (tests.test_engines.BaseEngineTestCase.test_returns_none_with_ignore_response_true)
> ... ok
> test_returns_none_with_return_response_false
> (tests.test_engines.BaseEngineTestCase.test_returns_none_with_return_response_false)
> ... ok
> test_server_error_exception
> (tests.test_engines.BaseEngineTestCase.test_server_error_exception) ... ok
> test_session_not_implemented_exception
> (tests.test_engines.BaseEngineTestCase.test_session_not_implemented_exception)
> ... ok
> test_successful_response_via_api_key
> (tests.test_engines.BaseEngineTestCase.test_successful_response_via_api_key)
> ... ok
> test_successful_response_via_put_method
> (tests.test_engines.BaseEngineTestCase.test_successful_response_via_put_method)
> ... ok
> test_successful_response_via_username_password
> (tests.test_engines.BaseEngineTestCase.test_successful_response_via_username_password)
> ... ok
> test_unknown_error_exception
> (tests.test_engines.BaseEngineTestCase.test_unknown_error_exception) ... ok
> test_validation_error_exception
> (tests.test_engines.BaseEngineTestCase.test_validation_error_exception) ... ok
> test_convert_dict_to_resource_object
> (tests.test_managers.ResourceManagerTestCase.test_convert_dict_to_resource_object)
> ... ok
> test_convert_dicts_to_resource_set_object
> (tests.test_managers.ResourceManagerTestCase.test_convert_dicts_to_resource_set_object)
> ... ok
> test_create_empty_resource
> (tests.test_managers.ResourceManagerTestCase.test_create_empty_resource) ...
> ok
> test_create_no_fields_exception
> (tests.test_managers.ResourceManagerTestCase.test_create_no_fields_exception)
> ... ok
> test_create_resource
> (tests.test_managers.ResourceManagerTestCase.test_create_resource) ... ok
> test_create_resource_returns_none
> (tests.test_managers.ResourceManagerTestCase.test_create_resource_returns_none)
> ... ok
> test_create_resource_with_stream_uploads
> (tests.test_managers.ResourceManagerTestCase.test_create_resource_with_stream_uploads)
> ... ok
> test_create_resource_with_uploads
> (tests.test_managers.ResourceManagerTestCase.test_create_resource_with_uploads)
> ... ok
> test_create_unicode_resource
> (tests.test_managers.ResourceManagerTestCase.test_create_unicode_resource)
> ... ok
> test_create_validation_exception
> (tests.test_managers.ResourceManagerTestCase.test_create_validation_exception)
> ... ok
> test_create_validation_exception_via_put
> (tests.test_managers.ResourceManagerTestCase.test_create_validation_exception_via_put)
> ... ok
> test_decode_params
> (tests.test_managers.ResourceManagerTestCase.test_decode_params) ... ok
> test_delete_resource
> (tests.test_managers.ResourceManagerTestCase.test_delete_resource) ... ok
> test_delete_resource_returns_204
> (tests.test_managers.ResourceManagerTestCase.test_delete_resource_returns_204)
> ... ok
> test_delete_resource_returns_none
> (tests.test_managers.ResourceManagerTestCase.test_delete_resource_returns_none)
> ... ok
> test_delete_validation_exception
> (tests.test_managers.ResourceManagerTestCase.test_delete_validation_exception)
> ... ok
> test_filter_no_filters_exception
> (tests.test_managers.ResourceManagerTestCase.test_filter_no_filters_exception)
> ... ok
> test_filter_unknown_filters_exception
> (tests.test_managers.ResourceManagerTestCase.test_filter_unknown_filters_exception)
> ... ok
> test_get_all_resources
> (tests.test_managers.ResourceManagerTestCase.test_get_all_resources) ... ok
> test_get_filtered_resources
> (tests.test_managers.ResourceManagerTestCase.test_get_filtered_resources) ...
> ok
> test_get_notfound_exception
> (tests.test_managers.ResourceManagerTestCase.test_get_notfound_exception) ...
> ok
> test_get_single_resource
> (tests.test_managers.ResourceManagerTestCase.test_get_single_resource) ... ok
> test_get_single_resource_via_all
> (tests.test_managers.ResourceManagerTestCase.test_get_single_resource_via_all)
> ... ok
> test_get_single_resource_via_filter
> (tests.test_managers.ResourceManagerTestCase.test_get_single_resource_via_filter)
> ... ok
> test_get_unicode_resource
> (tests.test_managers.ResourceManagerTestCase.test_get_unicode_resource) ... ok
> test_get_validation_exception
> (tests.test_managers.ResourceManagerTestCase.test_get_validation_exception)
> ... ok
> test_has_custom_repr
> (tests.test_managers.ResourceManagerTestCase.test_has_custom_repr) ... ok
> test_manager_is_picklable
> (tests.test_managers.ResourceManagerTestCase.test_manager_is_picklable) ... ok
> test_not_supported_resource_exception
> (tests.test_managers.ResourceManagerTestCase.test_not_supported_resource_exception)
> ... ok
> test_not_supported_version_exception
> (tests.test_managers.ResourceManagerTestCase.test_not_supported_version_exception)
> ... ok
> test_reraises_not_found_exception
> (tests.test_managers.ResourceManagerTestCase.test_reraises_not_found_exception)
> ... ok
> test_resource_all_method_unsupported_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_all_method_unsupported_exception)
> ... ok
> test_resource_create_method_unsupported_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_create_method_unsupported_exception)
> ... ok
> test_resource_delete_method_unsupported_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_delete_method_unsupported_exception)
> ... ok
> test_resource_filter_method_unsupported_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_filter_method_unsupported_exception)
> ... ok
> test_resource_get_method_unsupported_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_get_method_unsupported_exception)
> ... ok
> test_resource_requirements_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_requirements_exception)
> ... ok
> test_resource_search_method_unsupported_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_search_method_unsupported_exception)
> ... ok
> test_resource_update_method_unsupported_exception
> (tests.test_managers.ResourceManagerTestCase.test_resource_update_method_unsupported_exception)
> ... ok
> test_search (tests.test_managers.ResourceManagerTestCase.test_search) ... ok
> test_search_returns_none_if_nothing_found
> (tests.test_managers.ResourceManagerTestCase.test_search_returns_none_if_nothing_found)
> ... ok
> test_supports_additional_resources
> (tests.test_managers.ResourceManagerTestCase.test_supports_additional_resources)
> ... ok
> test_update_no_fields_exception
> (tests.test_managers.ResourceManagerTestCase.test_update_no_fields_exception)
> ... ok
> test_update_resource
> (tests.test_managers.ResourceManagerTestCase.test_update_resource) ... ok
> test_update_resource_returns_none
> (tests.test_managers.ResourceManagerTestCase.test_update_resource_returns_none)
> ... ok
> test_update_resource_with_stream_uploads
> (tests.test_managers.ResourceManagerTestCase.test_update_resource_with_stream_uploads)
> ... ok
> test_update_resource_with_uploads
> (tests.test_managers.ResourceManagerTestCase.test_update_resource_with_uploads)
> ... ok
> test_update_validation_exception
> (tests.test_managers.ResourceManagerTestCase.test_update_validation_exception)
> ... ok
> test_auth (tests.test_redmine.RedmineTestCase.test_auth) ... ok
> test_default_attributes
> (tests.test_redmine.RedmineTestCase.test_default_attributes) ... ok
> test_engine_class_exception
> (tests.test_redmine.RedmineTestCase.test_engine_class_exception) ... ok
> test_file_upload_file_object_exception
> (tests.test_redmine.RedmineTestCase.test_file_upload_file_object_exception)
> ... ok
> test_file_upload_no_file_exception
> (tests.test_redmine.RedmineTestCase.test_file_upload_no_file_exception) ... ok
> test_file_upload_not_supported_exception
> (tests.test_redmine.RedmineTestCase.test_file_upload_not_supported_exception)
> ... ok
> test_file_url_exception
> (tests.test_redmine.RedmineTestCase.test_file_url_exception) ... ok
> test_redmine_is_picklable
> (tests.test_redmine.RedmineTestCase.test_redmine_is_picklable) ... ok
> test_search (tests.test_redmine.RedmineTestCase.test_search) ... ok
> test_search_not_supported_exception
> (tests.test_redmine.RedmineTestCase.test_search_not_supported_exception) ...
> ok
> test_search_without_unknown
> (tests.test_redmine.RedmineTestCase.test_search_without_unknown) ... ok
> test_session_impersonate
> (tests.test_redmine.RedmineTestCase.test_session_impersonate) ... ok
> test_session_key (tests.test_redmine.RedmineTestCase.test_session_key) ... ok
> test_session_requests
> (tests.test_redmine.RedmineTestCase.test_session_requests) ... ok
> test_session_username_password
> (tests.test_redmine.RedmineTestCase.test_session_username_password) ... ok
> test_set_attributes_through_kwargs
> (tests.test_redmine.RedmineTestCase.test_set_attributes_through_kwargs) ... ok
> test_successful_file_download
> (tests.test_redmine.RedmineTestCase.test_successful_file_download) ... ok
> test_successful_file_upload
> (tests.test_redmine.RedmineTestCase.test_successful_file_upload) ... ok
> test_successful_filestream_upload
> (tests.test_redmine.RedmineTestCase.test_successful_filestream_upload) ... ok
> test_successful_in_memory_file_download
> (tests.test_redmine.RedmineTestCase.test_successful_in_memory_file_download)
> ... ok
> test_attachment_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_custom_repr)
> ... ok
> test_attachment_custom_repr_without_subject
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_custom_repr_without_subject)
> ... ok
> test_attachment_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_custom_str)
> ... ok
> test_attachment_custom_str_without_filename
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_custom_str_without_filename)
> ... ok
> test_attachment_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_delete)
> ... ok
> test_attachment_download
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_download)
> ... ok
> test_attachment_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_get)
> ... ok
> test_attachment_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_update)
> ... ok
> test_attachment_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_url)
> ... ok
> test_attachment_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_attachment_version)
> ... ok
> test_bulk_decode
> (tests.test_resources_standard.StandardResourcesTestCase.test_bulk_decode)
> ... ok
> test_bulk_encode
> (tests.test_resources_standard.StandardResourcesTestCase.test_bulk_encode)
> ... ok
> test_can_refresh_itself
> (tests.test_resources_standard.StandardResourcesTestCase.test_can_refresh_itself)
> ... ok
> test_control_raising_of_resource_attr_exception
> (tests.test_resources_standard.StandardResourcesTestCase.test_control_raising_of_resource_attr_exception)
> ... ok
> test_custom_field_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_field_all)
> ... ok
> test_custom_field_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_field_get)
> ... ok
> test_custom_field_return_value_even_if_there_is_none
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_field_return_value_even_if_there_is_none)
> ... ok
> test_custom_field_returns_single_tracker_instead_of_multiple_trackers
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_field_returns_single_tracker_instead_of_multiple_trackers)
> ... ok
> test_custom_field_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_field_url)
> ... ok
> test_custom_field_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_field_version)
> ... ok
> test_custom_int
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_int) ...
> ok
> test_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_repr)
> ... ok
> test_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_custom_str) ...
> ok
> test_dir_returns_resource_attributes
> (tests.test_resources_standard.StandardResourcesTestCase.test_dir_returns_resource_attributes)
> ... ok
> test_enumeration_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_enumeration_filter)
> ... ok
> test_enumeration_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_enumeration_get)
> ... ok
> test_enumeration_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_enumeration_url)
> ... ok
> test_enumeration_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_enumeration_version)
> ... ok
> test_export
> (tests.test_resources_standard.StandardResourcesTestCase.test_export) ... ok
> test_export_format_not_supported_exception
> (tests.test_resources_standard.StandardResourcesTestCase.test_export_format_not_supported_exception)
> ... ok
> test_export_not_supported_exception
> (tests.test_resources_standard.StandardResourcesTestCase.test_export_not_supported_exception)
> ... ok
> test_export_reraises_unknown_error
> (tests.test_resources_standard.StandardResourcesTestCase.test_export_reraises_unknown_error)
> ... ok
> test_file_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_create)
> ... ok
> test_file_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_custom_repr)
> ... ok
> test_file_custom_repr_without_subject
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_custom_repr_without_subject)
> ... ok
> test_file_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_custom_str)
> ... ok
> test_file_custom_str_without_filename
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_custom_str_without_filename)
> ... ok
> test_file_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_delete)
> ... ok
> test_file_download
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_download)
> ... ok
> test_file_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_filter)
> ... ok
> test_file_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_get) ... ok
> test_file_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_update)
> ... ok
> test_file_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_url) ... ok
> test_file_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_file_version)
> ... ok
> test_group_add_user
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_add_user)
> ... ok
> test_group_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_all) ...
> ok
> test_group_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_create)
> ... ok
> test_group_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_delete)
> ... ok
> test_group_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_get) ...
> ok
> test_group_includes
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_includes)
> ... ok
> test_group_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_is_new)
> ... ok
> test_group_remove_user
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_remove_user)
> ... ok
> test_group_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_update)
> ... ok
> test_group_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_url) ...
> ok
> test_group_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_group_version)
> ... ok
> test_issue_add_watcher
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_add_watcher)
> ... ok
> test_issue_add_watcher_raises_exception_if_wrong_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_add_watcher_raises_exception_if_wrong_version)
> ... ok
> test_issue_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_all) ...
> ok
> test_issue_assigned_to_id_can_be_removed_via_none
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_assigned_to_id_can_be_removed_via_none)
> ... ok
> test_issue_assigned_to_id_can_be_removed_via_zero
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_assigned_to_id_can_be_removed_via_zero)
> ... ok
> test_issue_category_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_create)
> ... ok
> test_issue_category_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_delete)
> ... ok
> test_issue_category_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_filter)
> ... ok
> test_issue_category_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_get)
> ... ok
> test_issue_category_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_is_new)
> ... ok
> test_issue_category_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_update)
> ... ok
> test_issue_category_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_url)
> ... ok
> test_issue_category_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_category_version)
> ... ok
> test_issue_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_create)
> ... ok
> test_issue_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_custom_repr)
> ... ok
> test_issue_custom_repr_without_subject
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_custom_repr_without_subject)
> ... ok
> test_issue_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_custom_str)
> ... ok
> test_issue_custom_str_without_subject
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_custom_str_without_subject)
> ... ok
> test_issue_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_delete)
> ... ok
> test_issue_export
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_export)
> ... ok
> test_issue_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_filter)
> ... ok
> test_issue_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_get) ...
> ok
> test_issue_includes
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_includes)
> ... ok
> test_issue_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_is_new)
> ... ok
> test_issue_journals
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_journals)
> ... ok
> test_issue_journals_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_journals_url)
> ... ok
> test_issue_parent_converts_to_resource
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_parent_converts_to_resource)
> ... ok
> test_issue_relation_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_create)
> ... ok
> test_issue_relation_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_custom_repr)
> ... ok
> test_issue_relation_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_custom_str)
> ... ok
> test_issue_relation_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_delete)
> ... ok
> test_issue_relation_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_filter)
> ... ok
> test_issue_relation_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_get)
> ... ok
> test_issue_relation_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_is_new)
> ... ok
> test_issue_relation_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_url)
> ... ok
> test_issue_relation_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relation_version)
> ... ok
> test_issue_relations
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_relations)
> ... ok
> test_issue_remove_watcher
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_remove_watcher)
> ... ok
> test_issue_status_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_status_all)
> ... ok
> test_issue_status_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_status_get)
> ... ok
> test_issue_status_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_status_url)
> ... ok
> test_issue_status_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_status_version)
> ... ok
> test_issue_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_update)
> ... ok
> test_issue_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_url) ...
> ok
> test_issue_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_version)
> ... ok
> test_issue_version_can_be_retrieved_via_version_attribute
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_version_can_be_retrieved_via_version_attribute)
> ... ok
> test_issue_version_can_be_set_via_version_attribute
> (tests.test_resources_standard.StandardResourcesTestCase.test_issue_version_can_be_set_via_version_attribute)
> ... ok
> test_news_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_all) ... ok
> test_news_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_create)
> ... ok
> test_news_create_empty_response
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_create_empty_response)
> ... ok
> test_news_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_delete)
> ... ok
> test_news_export
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_export)
> ... ok
> test_news_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_filter)
> ... ok
> test_news_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_get) ... ok
> test_news_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_repr) ...
> ok
> test_news_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_str) ... ok
> test_news_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_update)
> ... ok
> test_news_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_url) ... ok
> test_news_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_news_version)
> ... ok
> test_project_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_all)
> ... ok
> test_project_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_create)
> ... ok
> test_project_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_delete)
> ... ok
> test_project_export
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_export)
> ... ok
> test_project_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_get)
> ... ok
> test_project_includes
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_includes)
> ... ok
> test_project_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_is_new)
> ... ok
> test_project_membership_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_create)
> ... ok
> test_project_membership_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_custom_repr)
> ... ok
> test_project_membership_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_custom_str)
> ... ok
> test_project_membership_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_delete)
> ... ok
> test_project_membership_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_filter)
> ... ok
> test_project_membership_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_get)
> ... ok
> test_project_membership_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_is_new)
> ... ok
> test_project_membership_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_update)
> ... ok
> test_project_membership_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_url)
> ... ok
> test_project_membership_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_membership_version)
> ... ok
> test_project_parent_converts_to_resource
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_parent_converts_to_resource)
> ... ok
> test_project_relations
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_relations)
> ... ok
> test_project_returns_status_without_conversion
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_returns_status_without_conversion)
> ... ok
> test_project_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_update)
> ... ok
> test_project_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_url)
> ... ok
> test_project_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_project_version)
> ... ok
> test_query_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_query_all) ...
> ok
> test_query_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_query_get) ...
> ok
> test_query_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_query_url) ...
> ok
> test_query_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_query_version)
> ... ok
> test_resource_dict_is_converted_to_resource_object
> (tests.test_resources_standard.StandardResourcesTestCase.test_resource_dict_is_converted_to_resource_object)
> ... ok
> test_resource_is_picklable
> (tests.test_resources_standard.StandardResourcesTestCase.test_resource_is_picklable)
> ... ok
> test_resource_list_of_dicts_is_converted_to_resource_set
> (tests.test_resources_standard.StandardResourcesTestCase.test_resource_list_of_dicts_is_converted_to_resource_set)
> ... ok
> test_role_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_role_all) ... ok
> test_role_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_role_get) ... ok
> test_role_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_role_url) ... ok
> test_role_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_role_version)
> ... ok
> test_saving_existing_resource_updates_it
> (tests.test_resources_standard.StandardResourcesTestCase.test_saving_existing_resource_updates_it)
> ... ok
> test_saving_new_resource_creates_it
> (tests.test_resources_standard.StandardResourcesTestCase.test_saving_new_resource_creates_it)
> ... ok
> test_setting_create_readonly_attrs_raises_exception
> (tests.test_resources_standard.StandardResourcesTestCase.test_setting_create_readonly_attrs_raises_exception)
> ... ok
> test_setting_custom_field_raises_exception_if_not_list_of_dicts
> (tests.test_resources_standard.StandardResourcesTestCase.test_setting_custom_field_raises_exception_if_not_list_of_dicts)
> ... ok
> test_setting_update_readonly_attrs_raises_exception
> (tests.test_resources_standard.StandardResourcesTestCase.test_setting_update_readonly_attrs_raises_exception)
> ... ok
> test_supports_dictionary_like_attribute_retrieval
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_dictionary_like_attribute_retrieval)
> ... ok
> test_supports_export_url_retrieval
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_export_url_retrieval)
> ... ok
> test_supports_internal_id
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_internal_id)
> ... ok
> test_supports_iteration
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_iteration)
> ... ok
> test_supports_setting_of_attributes
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_setting_of_attributes)
> ... ok
> test_supports_setting_of_attributes_via_dict
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_setting_of_attributes_via_dict)
> ... ok
> test_supports_setting_of_date_datetime_attributes
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_setting_of_date_datetime_attributes)
> ... ok
> test_supports_url_retrieval
> (tests.test_resources_standard.StandardResourcesTestCase.test_supports_url_retrieval)
> ... ok
> test_time_entry_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_all)
> ... ok
> test_time_entry_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_create)
> ... ok
> test_time_entry_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_custom_repr)
> ... ok
> test_time_entry_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_custom_str)
> ... ok
> test_time_entry_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_delete)
> ... ok
> test_time_entry_export
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_export)
> ... ok
> test_time_entry_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_filter)
> ... ok
> test_time_entry_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_get)
> ... ok
> test_time_entry_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_is_new)
> ... ok
> test_time_entry_translate_params
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_translate_params)
> ... ok
> test_time_entry_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_update)
> ... ok
> test_time_entry_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_url)
> ... ok
> test_time_entry_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_time_entry_version)
> ... ok
> test_tracker_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_tracker_all)
> ... ok
> test_tracker_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_tracker_get)
> ... ok
> test_tracker_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_tracker_url)
> ... ok
> test_tracker_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_tracker_version)
> ... ok
> test_user_all
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_all) ... ok
> test_user_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_create)
> ... ok
> test_user_create_with_send_information
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_create_with_send_information)
> ... ok
> test_user_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_custom_repr)
> ... ok
> test_user_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_custom_str)
> ... ok
> test_user_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_delete)
> ... ok
> test_user_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_filter)
> ... ok
> test_user_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_get) ... ok
> test_user_get_account
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_get_account)
> ... ok
> test_user_includes
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_includes)
> ... ok
> test_user_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_is_new)
> ... ok
> test_user_relations
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_relations)
> ... ok
> test_user_returns_status_without_conversion
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_returns_status_without_conversion)
> ... ok
> test_user_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_update)
> ... ok
> test_user_update_account
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_update_account)
> ... ok
> test_user_update_with_send_information
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_update_with_send_information)
> ... ok
> test_user_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_url) ... ok
> test_user_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_user_version)
> ... ok
> test_version_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_create)
> ... ok
> test_version_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_delete)
> ... ok
> test_version_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_filter)
> ... ok
> test_version_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_get)
> ... ok
> test_version_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_is_new)
> ... ok
> test_version_returns_status_without_conversion
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_returns_status_without_conversion)
> ... ok
> test_version_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_update)
> ... ok
> test_version_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_url)
> ... ok
> test_version_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_version_version)
> ... ok
> test_wiki_page_create
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_create)
> ... ok
> Test creating a wiki page with special char in title. ... ok
> test_wiki_page_custom_int
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_custom_int)
> ... ok
> test_wiki_page_custom_repr
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_custom_repr)
> ... ok
> test_wiki_page_custom_str
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_custom_str)
> ... ok
> test_wiki_page_delete
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_delete)
> ... ok
> test_wiki_page_export
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_export)
> ... ok
> test_wiki_page_filter
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_filter)
> ... ok
> test_wiki_page_get
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_get)
> ... ok
> Test getting a wiki page with special char in title. ... ok
> test_wiki_page_includes
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_includes)
> ... ok
> test_wiki_page_is_new
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_is_new)
> ... ok
> test_wiki_page_parent_converts_to_resource
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_parent_converts_to_resource)
> ... ok
> test_wiki_page_refresh_by_title
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_refresh_by_title)
> ... ok
> test_wiki_page_refreshes_itself_if_text_attribute_not_exists
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_refreshes_itself_if_text_attribute_not_exists)
> ... ok
> test_wiki_page_supports_internal_id
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_supports_internal_id)
> ... ok
> test_wiki_page_update
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_update)
> ... ok
> test_wiki_page_url
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_url)
> ... ok
> test_wiki_page_version
> (tests.test_resources_standard.StandardResourcesTestCase.test_wiki_page_version)
> ... ok
> test_delete_method
> (tests.test_resultsets.ResultSetTestCase.test_delete_method) ... ok
> test_export (tests.test_resultsets.ResultSetTestCase.test_export) ... ok
> test_export_format_not_supported_exception
> (tests.test_resultsets.ResultSetTestCase.test_export_format_not_supported_exception)
> ... ok
> test_export_not_supported_exception
> (tests.test_resultsets.ResultSetTestCase.test_export_not_supported_exception)
> ... ok
> test_export_reraises_unknown_error
> (tests.test_resultsets.ResultSetTestCase.test_export_reraises_unknown_error)
> ... ok
> test_export_with_all_columns
> (tests.test_resultsets.ResultSetTestCase.test_export_with_all_columns) ... ok
> test_export_with_all_gui_columns
> (tests.test_resultsets.ResultSetTestCase.test_export_with_all_gui_columns)
> ... ok
> test_export_with_all_gui_extra_columns
> (tests.test_resultsets.ResultSetTestCase.test_export_with_all_gui_extra_columns)
> ... ok
> test_export_with_custom_columns
> (tests.test_resultsets.ResultSetTestCase.test_export_with_custom_columns) ...
> ok
> test_filter_bad_lookup_class_definition
> (tests.test_resultsets.ResultSetTestCase.test_filter_bad_lookup_class_definition)
> ... ok
> test_filter_exact_lookup
> (tests.test_resultsets.ResultSetTestCase.test_filter_exact_lookup) ... ok
> test_filter_in_lookup
> (tests.test_resultsets.ResultSetTestCase.test_filter_in_lookup) ... ok
> test_filter_lookup_exception
> (tests.test_resultsets.ResultSetTestCase.test_filter_lookup_exception) ... ok
> test_filter_method_nonexistant_attributes
> (tests.test_resultsets.ResultSetTestCase.test_filter_method_nonexistant_attributes)
> ... ok
> test_filter_no_filters_exception
> (tests.test_resultsets.ResultSetTestCase.test_filter_no_filters_exception)
> ... ok
> test_get_method_resource_found
> (tests.test_resultsets.ResultSetTestCase.test_get_method_resource_found) ...
> ok
> test_get_method_resource_not_found
> (tests.test_resultsets.ResultSetTestCase.test_get_method_resource_not_found)
> ... ok
> test_has_custom_repr
> (tests.test_resultsets.ResultSetTestCase.test_has_custom_repr) ... ok
> test_index_error_exception
> (tests.test_resultsets.ResultSetTestCase.test_index_error_exception) ... ok
> test_offset_limit (tests.test_resultsets.ResultSetTestCase.test_offset_limit)
> ... ok
> test_offset_limit_all
> (tests.test_resultsets.ResultSetTestCase.test_offset_limit_all) ... ok
> test_offset_limit_mimic
> (tests.test_resultsets.ResultSetTestCase.test_offset_limit_mimic) ... ok
> test_resourceset_is_picklable
> (tests.test_resultsets.ResultSetTestCase.test_resourceset_is_picklable) ... ok
> test_resultset_is_empty
> (tests.test_resultsets.ResultSetTestCase.test_resultset_is_empty) ... ok
> test_sliced_resultset_is_empty
> (tests.test_resultsets.ResultSetTestCase.test_sliced_resultset_is_empty) ...
> ok
> test_supports_iteration
> (tests.test_resultsets.ResultSetTestCase.test_supports_iteration) ... ok
> test_supports_len (tests.test_resultsets.ResultSetTestCase.test_supports_len)
> ... ok
> test_total_count (tests.test_resultsets.ResultSetTestCase.test_total_count)
> ... ok
> test_total_count_mimic
> (tests.test_resultsets.ResultSetTestCase.test_total_count_mimic) ... ok
> test_total_count_raise_exception_if_not_evaluated
> (tests.test_resultsets.ResultSetTestCase.test_total_count_raise_exception_if_not_evaluated)
> ... ok
> test_update_method
> (tests.test_resultsets.ResultSetTestCase.test_update_method) ... ok
> test_values_list_method
> (tests.test_resultsets.ResultSetTestCase.test_values_list_method) ... ok
> test_values_list_method_flattened
> (tests.test_resultsets.ResultSetTestCase.test_values_list_method_flattened)
> ... ok
> test_values_list_method_with_fields
> (tests.test_resultsets.ResultSetTestCase.test_values_list_method_with_fields)
> ... ok
> test_values_method
> (tests.test_resultsets.ResultSetTestCase.test_values_method) ... ok
> test_values_method_with_fields
> (tests.test_resultsets.ResultSetTestCase.test_values_method_with_fields) ...
> ok
>
> ----------------------------------------------------------------------
> Ran 348 tests in 0.671s
>
> OK
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p "3.12
> 3.11" returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2023/12/12/python-redmine_2.3.0-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: python-redmine
Source-Version: 2.4.0-1
Done: Akash Doppalapudi <akashdoppalapudi2...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
python-redmine, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1058...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Akash Doppalapudi <akashdoppalapudi2...@gmail.com> (supplier of updated
python-redmine package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 21 Feb 2024 11:12:11 +0000
Source: python-redmine
Architecture: source
Version: 2.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Akash Doppalapudi <akashdoppalapudi2...@gmail.com>
Changed-By: Akash Doppalapudi <akashdoppalapudi2...@gmail.com>
Closes: 971356 1056502 1058134 1064386
Changes:
python-redmine (2.4.0-1) unstable; urgency=medium
.
* New upstream version 2.4.0
* New maintainer (Closes: #971356, #1064386)
* Add d/p/0001-fix-issues-with-tests.patch (Closes: #1056502, #1058134)
* d/control:
- Add new maintainer details
- Bump Standards-Version to 4.6.2
* d/copyright:
- Add new maintainer details
- Add Upstream-Contact
* Drop d/docs (no longer applicable)
* Bump watch file standard to version 4
Checksums-Sha1:
ec323f981b3dce97fd6b3313d887cea940117ba3 2095 python-redmine_2.4.0-1.dsc
6c3c04f535e3ddd2bbb452a27e1a1d1681addd7c 67730 python-redmine_2.4.0.orig.tar.gz
791bc2ef9568b70558a548b986827a8b5f06eafa 3720
python-redmine_2.4.0-1.debian.tar.xz
4f6e4d02581d9ae97ba03fb509de0106425e59f4 7696
python-redmine_2.4.0-1_amd64.buildinfo
Checksums-Sha256:
a006f77916e3b34b995cf3841e1899dca7b3714a4696a7b26e658705ce300c2e 2095
python-redmine_2.4.0-1.dsc
29e1c479e6bedc4b193f84dda25121a1a0fcc30969c7f0f6e729c5638749e9d8 67730
python-redmine_2.4.0.orig.tar.gz
3c1ff58fff4c35531b9157f9ae97de2d167133102c23ac28fd31ae58de348b6a 3720
python-redmine_2.4.0-1.debian.tar.xz
4769f37e3ed1acd620be0b614c5e11b2ee3135b0c3fd292324b1f49af91069ea 7696
python-redmine_2.4.0-1_amd64.buildinfo
Files:
c2d5637585005d14c6b9c0c8f8ce6072 2095 python optional
python-redmine_2.4.0-1.dsc
20b305221c788945c47a6964a4c0a6c5 67730 python optional
python-redmine_2.4.0.orig.tar.gz
1edec675ad6b886e5153877fe106d3d6 3720 python optional
python-redmine_2.4.0-1.debian.tar.xz
563d45291dac13d68d8a69b18aebea52 7696 python optional
python-redmine_2.4.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEE3lnVbvHK7ir4q61+p3sXeEcY/EFAmXWAwoSHGVhbWFudUBk
ZWJpYW4ub3JnAAoJEPqd7F3hHGPxwdEP/RIysOceNpek5wYJUZtJcIwUcZpByRAK
dToIdtiVUQgUdH9AU39QQdmmSSduJRPpenvNBznlndrlEQN8TkKvzdpatDP+F54B
ePhpAPeAA1WRGOY2s+UIyrzITOaBT2nvewVLyrGhnz/KNSECamA7B+IsCNFpPOcY
56nN+Cn+C0UHLQyV0D287/Rto/KaqG2zMbM1wQxqnwInN4xj4PPnKQnrMrXHlN7e
p0WS3FUvW4v03gQCF8p6Qe1YbtcJEkizsMv9/SzEcI8HutuwcNzP6xJEMVfrS1Wt
EVfOHY5zD1re/pU2jhF/zL6f4uwSkRzi/cauJNITRf2iajKx0bKcx7YnDgY1bZWX
tv7tenYWyV/QxAAOHBJpUUP9QTGiRkKsC6sTWPxegNjT+oiknxyjFNndyppcHcB/
py5mzSwvqRYV14bgoSJQjvg4Z35NGjmTqgTcbZCPuLitrvTgnMTC4A3TRh3MjxyS
BwD6GWUX2ziW5NeZ254DPKG/IStI9qVTOBmKksUwt00jHUPDFeQ4PuKKFpzMYbfn
lo7OPEEF57LB6cgaqtmW1yIGWjLkYSGs0dWTkkaBrQkyhBWgdr5YHZIiR0V6+8sp
H/tpc3GcL3CLW83ijK3wPxKaa8E3ReFF9y+oyiGnMEk3UMUTSc2O/zWxuniXbNok
THZ1eIw82d9m
=pyJE
-----END PGP SIGNATURE-----
pgpefhv4TT1rR.pgp
Description: PGP signature
--- End Message ---