tests/management/commands/test_clear_cache.py::ClearCacheTests::test_should_print_that_cache_is_invalid_on_InvalidCacheBackendError PASSED [ 12%] tests/management/commands/test_create_command.py::CreateCommandTests::test_should_print_error_on_OSError_exception PASSED [ 13%] tests/management/commands/test_create_jobs.py::CreateJobsExceptionsTests::test_should_print_error_notice_on_OSError PASSED [ 13%] tests/management/commands/test_create_template_tags.py::CreateTemplateTagsTests::test_should_print_error_notice_on_OSError PASSED [ 14%] tests/management/commands/test_delete_squashed_migrations.py::DeleteSquashedMigrationsExceptionsTests::test_should_raise_CommandError_if_app_does_not_have_migrations XPASS [ 15%] tests/management/commands/test_delete_squashed_migrations.py::DeleteSquashedMigrationsExceptionsTests::test_should_raise_CommandError_when_database_does_not_exist XFAIL [ 16%] tests/management/commands/test_delete_squashed_migrations.py::DeleteSquashedMigrationsTests::test_should_delete_squashed_migrations XFAIL [ 16%] tests/management/commands/test_delete_squashed_migrations.py::DeleteSquashedMigrationsTests::test_should_not_delete_anything XFAIL [ 16%] tests/management/commands/test_delete_squashed_migrations.py::DeleteSquashedMigrationsTests::test_should_not_delete_files_for_given_squashed_migration XFAIL [ 16%] tests/management/commands/test_describe_form.py::DescribeFormExceptionsTests::test_should_raise_CommandError_if_invalid_arg PASSED [ 17%] tests/management/commands/test_drop_test_database.py::DropTestDatabaseExceptionsTests::test_should_raise_CommandError_if_database_is_unknown PASSED [ 17%] tests/management/commands/test_drop_test_database.py::DropTestDatabaseExceptionsTests::test_should_raise_CommandError_if_test_database_name_is_empty PASSED [ 18%] tests/management/commands/test_drop_test_database.py::DropTestDatabaseExceptionsTests::test_should_raise_CommandError_if_unknown_database_engine PASSED [ 18%] tests/management/commands/test_drop_test_database.py::DropTestDatabaseTests::test_should_raise_CommandError_if_database_is_unknown PASSED [ 19%] tests/management/commands/test_drop_test_database.py::DropTestDatabaseTests::test_sqlite3_should_not_print_Reset_successful_when_OSError_exception PASSED [ 19%] tests/management/commands/test_print_user_for_session.py::PrintUserForSessionExceptionsTests::test_should_raise_CommandError_if_session_key_contains_exclamination_mark PASSED [ 27%] tests/management/commands/test_reset_db.py::ResetDbExceptionsTests::test_should_raise_CommandError_when_database_does_not_exist PASSED [ 28%] tests/management/commands/test_reset_db.py::ResetDbExceptionsTests::test_should_raise_CommandError_when_no_db_name_provided PASSED [ 28%] tests/management/commands/test_reset_db.py::ResetDbExceptionsTests::test_should_raise_CommandError_when_unknown_database_engine PASSED [ 28%] tests/management/commands/test_reset_schema.py::ResetSchemaExceptionsTests::test_should_raise_CommandError_when_database_ENGINE_different_thant_postgresql PASSED [ 30%] tests/management/commands/test_reset_schema.py::ResetSchemaExceptionsTests::test_should_raise_CommandError_when_database_does_not_exist PASSED [ 30%] tests/management/commands/test_runserver_plus.py::test_initialize_runserver_plus FAILED [ 32%] tests/management/commands/test_set_default_site.py::SetDefaultSiteTests::test_should_raise_CommandError_Sites_framework_not_installed PASSED [ 33%] tests/management/commands/test_set_default_site.py::SetDefaultSiteTests::test_should_raise_CommandError_if_both_domain_and_set_as_system_fqdn_are_present PASSED [ 33%] tests/management/commands/test_set_default_site.py::SetDefaultSiteTests::test_should_raise_CommandError_if_system_fqdn_return_None PASSED [ 33%] tests/management/commands/test_set_default_site.py::SetDefaultSiteTests::test_should_raise_CommandError_when_Site_object_does_not_exist PASSED [ 34%] tests/management/commands/test_show_urls.py::ShowUrlsExceptionsTests::test_should_raise_CommandError_when_doesnt_have_urlconf_attr PASSED [ 39%] tests/management/commands/test_show_urls.py::ShowUrlsExceptionsTests::test_should_raise_CommandError_when_doesnt_have_urlconf_attr_print_exc PASSED [ 39%] tests/management/commands/test_show_urls.py::ShowUrlsExceptionsTests::test_should_raise_CommandError_when_format_style_does_not_exists PASSED [ 39%] tests/management/commands/test_sqlcreate.py::SqlcreateExceptionsTests::test_should_raise_CommandError_if_database_is_unknown PASSED [ 40%] tests/management/commands/test_sqldsn.py::SqlDsnExceptionsTests::test_should_raise_CommandError_if_unknown_database_does_not_exist PASSED [ 42%] tests/management/commands/test_sync_s3.py::SyncS3ExceptionsTests::test_should_raise_CommandError_if_AWS_ACCESS_KEY_ID_is_not_set_or_is_set_to_None PASSED [ 44%] tests/management/commands/test_sync_s3.py::SyncS3ExceptionsTests::test_should_raise_CommandError_if_AWS_BUCKET_NAME_does_not_have_AWS_BUCKET_NAME_attr PASSED [ 45%] tests/management/commands/test_sync_s3.py::SyncS3ExceptionsTests::test_should_raise_CommandError_if_AWS_BUCKET_NAME_is_set_to_None PASSED [ 45%] tests/management/commands/test_sync_s3.py::SyncS3ExceptionsTests::test_should_raise_CommandError_if_AWS_SECRET_ACCESS_KEY_is_not_set_or_is_set_to_None PASSED [ 45%] tests/management/commands/test_sync_s3.py::SyncS3ExceptionsTests::test_should_raise_CommandError_if_MEDIA_ROOT_is_None PASSED [ 45%] tests/management/commands/test_sync_s3.py::SyncS3ExceptionsTests::test_should_raise_CommandError_if_settings_does_not_have_MEDIA_ROOT_attr PASSED [ 45%] tests/management/commands/test_sync_s3.py::SyncS3ExceptionsTests::test_should_raise_CommandError_when_medi PASSED [ 45%] tests/management/commands/test_sync_s3.py::SyncS3ExceptionsTests::test_should_raise_CommandError_when_media_only_and_static_only_options_together PASSED [ 46%] tests/management/commands/test_sync_s3.py::SyncS3ExceptionsTests::test_should_raise_ImportError_if_boto_is_not_installed PASSED [ 46%] tests/management/commands/test_sync_s3.py::SyncS3CommandTests::test_should_raise_CommandError_when_medi PASSED [ 46%] tests/management/commands/test_syncdata.py::SyncDataExceptionsTests::test_should_return_SyncDataError_when_file_has_non_existent_field_in_fixture_data PASSED [ 46%] tests/management/commands/test_syncdata.py::SyncDataExceptionsTests::test_should_return_SyncDataError_when_file_not_contains_valid_fixture_data PASSED [ 47%] tests/management/commands/test_syncdata.py::SyncDataExceptionsTests::test_should_return_SyncDataError_when_multiple_fixtures PASSED [ 47%] tests/management/commands/test_syncdata.py::SyncDataExceptionsTests::test_should_return_SyncDataError_when_unknown_fixture_format PASSED [ 47%] tests/management/commands/test_unreferenced_files.py::UnreferencedFilesExceptionsTests::test_should_raise_ComandError_if_MEDIA_ROOT_is_not_set PASSED [ 48%] tests/templatetags/test_highlighting.py::HighlightTagExceptionTests::test_should_raise_TemplateSyntaxError PASSED [ 51%] tests/templatetags/test_indent_text.py::IndentByTagExceptions::test_should_raise_TemplateSyntaxError_if_args_lenght_not_in_2_4 PASSED [ 52%] tests/test_parse_mysql_cnf.py::ParseMysqlCnfTests::test_should_return_empty_strings_if_NoSectionError_exception_occured PASSED [ 71%] ================================================================================================================================================== FAILURES ================================================================================================================================================== E PermissionError: [Errno 13] Permission denied: '/dev/shm/pym-4050310-l6ln__l4' /usr/lib/python3.12/tempfile.py:256: PermissionError tests/management/commands/test_delete_squashed_migrations.py::DeleteSquashedMigrationsExceptionsTests::test_should_raise_CommandError_if_app_does_not_have_migrations tests/management/commands/test_delete_squashed_migrations.py::DeleteSquashedMigrationsExceptionsTests::test_should_raise_CommandError_when_database_does_not_exist FAILED tests/management/commands/test_runserver_plus.py::test_initialize_runserver_plus - PermissionError: [Errno 13] Permission denied: '/dev/shm/pym-4050310-l6ln__l4' >>> ERROR: py3-django-extensions: check failed