public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-django5] rawhide: Remove dump of disabled tests from the end of the spec
@ 2026-06-06 15:39 Michel Lind
  0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-06-06 15:39 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-django5
            Branch : rawhide
            Commit : 3242800ff9d783f41831c8d228164d071244270e
            Author : Michel Lind <salimma@fedoraproject.org>
            Date   : 2026-06-06T16:39:07+01:00
            Stats  : +0/-112 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-django5/c/3242800ff9d783f41831c8d228164d071244270e?branch=rawhide

            Log:
            Remove dump of disabled tests from the end of the spec

Signed-off-by: Michel Lind <salimma@fedoraproject.org>

---
diff --git a/python-django5.spec b/python-django5.spec
index 0d5d7f4..9906520 100644
--- a/python-django5.spec
+++ b/python-django5.spec
@@ -330,115 +330,3 @@ cd tests
 
 %changelog
 %autochangelog
-    and not admin_scripts.tests.ArgumentOrder.test_option_then_setting
-    and not admin_scripts.tests.ArgumentOrder.test_option_then_setting_then_option
-    and not admin_scripts.tests.ArgumentOrder.test_setting_then_option
-    and not admin_scripts.tests.ArgumentOrder.test_setting_then_short_option
-    and not admin_scripts.tests.ArgumentOrder.test_short_option_then_setting
-    and not admin_scripts.tests.CommandDBOptionChoiceTests.test_invalid_choice_db_option
-    and not admin_scripts.tests.CommandTypes.test_app_command
-    and not admin_scripts.tests.CommandTypes.test_app_command_multiple_apps
-    and not admin_scripts.tests.CommandTypes.test_base_command
-    and not admin_scripts.tests.CommandTypes.test_base_command_multiple_label
-    and not admin_scripts.tests.CommandTypes.test_base_command_no_label
-    and not admin_scripts.tests.CommandTypes.test_base_command_with_option
-    and not admin_scripts.tests.CommandTypes.test_base_command_with_options
-    and not admin_scripts.tests.CommandTypes.test_help_default_options_with_custom_arguments
-    and not admin_scripts.tests.CommandTypes.test_label_command
-    and not admin_scripts.tests.CommandTypes.test_label_command_multiple_label
-    and not admin_scripts.tests.CommandTypes.test_noargs
-    and not admin_scripts.tests.CommandTypes.test_specific_help
-    and not admin_scripts.tests.CommandTypes.test_suppress_base_options_command_defaults
-    and not admin_scripts.tests.CommandTypes.test_suppress_base_options_command_help
-    and not admin_scripts.tests.CommandTypes.test_version
-    and not admin_scripts.tests.DiffSettings.test_all
-    and not admin_scripts.tests.DiffSettings.test_basic
-    and not admin_scripts.tests.DiffSettings.test_custom_default
-    and not admin_scripts.tests.DiffSettings.test_dynamic_settings_configured
-    and not admin_scripts.tests.DiffSettings.test_settings_configured
-    and not admin_scripts.tests.DiffSettings.test_unified
-    and not admin_scripts.tests.DiffSettings.test_unified_all
-    and not admin_scripts.tests.DjangoAdminAlternateSettings.test_builtin_with_environment
-    and not admin_scripts.tests.DjangoAdminAlternateSettings.test_builtin_with_settings
-    and not admin_scripts.tests.DjangoAdminAlternateSettings.test_custom_command_with_environment
-    and not admin_scripts.tests.DjangoAdminAlternateSettings.test_custom_command_with_settings
-    and not admin_scripts.tests.DjangoAdminDefaultSettings.test_builtin_with_environment
-    and not admin_scripts.tests.DjangoAdminDefaultSettings.test_builtin_with_settings
-    and not admin_scripts.tests.DjangoAdminDefaultSettings.test_custom_command_with_environment
-    and not admin_scripts.tests.DjangoAdminDefaultSettings.test_custom_command_with_settings
-    and not admin_scripts.tests.DjangoAdminFullPathDefaultSettings.test_builtin_with_environment
-    and not admin_scripts.tests.DjangoAdminFullPathDefaultSettings.test_builtin_with_settings
-    and not admin_scripts.tests.DjangoAdminFullPathDefaultSettings.test_custom_command_with_environment
-    and not admin_scripts.tests.DjangoAdminFullPathDefaultSettings.test_custom_command_with_settings
-    and not admin_scripts.tests.DjangoAdminMultipleSettings.test_builtin_with_environment
-    and not admin_scripts.tests.DjangoAdminMultipleSettings.test_builtin_with_settings
-    and not admin_scripts.tests.DjangoAdminMultipleSettings.test_custom_command_with_environment
-    and not admin_scripts.tests.DjangoAdminMultipleSettings.test_custom_command_with_settings
-    and not admin_scripts.tests.DjangoAdminSettingsDirectory.test_builtin_with_environment
-    and not admin_scripts.tests.DjangoAdminSettingsDirectory.test_builtin_with_settings
-    and not admin_scripts.tests.DjangoAdminSettingsDirectory.test_setup_environ
-    and not admin_scripts.tests.DjangoAdminSettingsDirectory.test_setup_environ_custom_template
-    and not admin_scripts.tests.DjangoAdminSettingsDirectory.test_startapp_unicode_name
-    and not admin_scripts.tests.ManageAlternateSettings.test_builtin_with_environment
-    and not admin_scripts.tests.ManageAlternateSettings.test_builtin_with_settings
-    and not admin_scripts.tests.ManageAlternateSettings.test_custom_command_output_color
-    and not admin_scripts.tests.ManageAlternateSettings.test_custom_command_with_environment
-    and not admin_scripts.tests.ManageAlternateSettings.test_custom_command_with_settings
-    and not admin_scripts.tests.ManageCheck.test_app_with_import
-    and not admin_scripts.tests.ManageCheck.test_complex_app
-    and not admin_scripts.tests.ManageCheck.test_output_format
-    and not admin_scripts.tests.ManageCheck.test_warning_does_not_halt
-    and not admin_scripts.tests.ManageDefaultSettings.test_builtin_command
-    and not admin_scripts.tests.ManageDefaultSettings.test_builtin_with_environment
-    and not admin_scripts.tests.ManageDefaultSettings.test_builtin_with_settings
-    and not admin_scripts.tests.ManageDefaultSettings.test_custom_command
-    and not admin_scripts.tests.ManageDefaultSettings.test_custom_command_with_environment
-    and not admin_scripts.tests.ManageDefaultSettings.test_custom_command_with_settings
-    and not admin_scripts.tests.ManageFullPathDefaultSettings.test_builtin_command
-    and not admin_scripts.tests.ManageFullPathDefaultSettings.test_builtin_with_environment
-    and not admin_scripts.tests.ManageFullPathDefaultSettings.test_builtin_with_settings
-    and not admin_scripts.tests.ManageFullPathDefaultSettings.test_custom_command
-    and not admin_scripts.tests.ManageFullPathDefaultSettings.test_custom_command_with_environment
-    and not admin_scripts.tests.ManageFullPathDefaultSettings.test_custom_command_with_settings
-    and not admin_scripts.tests.ManageMultipleSettings.test_builtin_with_environment
-    and not admin_scripts.tests.ManageMultipleSettings.test_builtin_with_settings
-    and not admin_scripts.tests.ManageMultipleSettings.test_custom_command_with_environment
-    and not admin_scripts.tests.ManageMultipleSettings.test_custom_command_with_settings
-    and not admin_scripts.tests.ManageSettingsWithSettingsErrors.test_help
-    and not admin_scripts.tests.StartApp.test_template
-    and not admin_scripts.tests.StartApp.test_trailing_slash_in_target_app_directory_name
-    and not admin_scripts.tests.StartProject.test_custom_project_template
-    and not admin_scripts.tests.StartProject.test_custom_project_template_context_variables
-    and not admin_scripts.tests.StartProject.test_custom_project_template_exclude_directory
-    and not admin_scripts.tests.StartProject.test_custom_project_template_from_tarball_by_path
-    and not admin_scripts.tests.StartProject.test_custom_project_template_from_tarball_by_url
-    and not admin_scripts.tests.StartProject.test_custom_project_template_from_tarball_by_url_django_user_agent
-    and not admin_scripts.tests.StartProject.test_custom_project_template_from_tarball_to_alternative_location
-    and not admin_scripts.tests.StartProject.test_custom_project_template_hidden_directory_default_excluded
-    and not admin_scripts.tests.StartProject.test_custom_project_template_hidden_directory_included
-    and not admin_scripts.tests.StartProject.test_custom_project_template_non_python_files_not_formatted
-    and not admin_scripts.tests.StartProject.test_custom_project_template_with_non_ascii_templates
-    and not admin_scripts.tests.StartProject.test_file_without_extension
-    and not admin_scripts.tests.StartProject.test_honor_umask
-    and not admin_scripts.tests.StartProject.test_no_escaping_of_project_variables
-    and not admin_scripts.tests.StartProject.test_project_template_tarball_url
-    and not admin_scripts.tests.StartProject.test_simple_project
-    and not admin_scripts.tests.StartProject.test_simple_project_different_directory
-    and not admin_scripts.tests.StartProject.test_template_dir_with_trailing_slash
-    and not logging_tests.tests.SettingsConfigTest.test_circular_dependency
-    and not logging_tests.tests.SettingsCustomLoggingTest.test_custom_logging
-    and not staticfiles_tests.test_management.TestCollectionHelpSubcommand.test_missing_settings_dont_prevent_help
-    and not test_runner.tests.CustomTestRunnerOptionsCmdlineTests.test_no_testrunner
-    and not test_runner.tests.CustomTestRunnerOptionsCmdlineTests.test_testrunner_equals
-    and not test_runner.tests.CustomTestRunnerOptionsCmdlineTests.test_testrunner_option
-    and not test_runner.tests.CustomTestRunnerOptionsSettingsTests.test_all_options_given
-    and not test_runner.tests.CustomTestRunnerOptionsSettingsTests.test_default_and_given_options
-    and not test_runner.tests.CustomTestRunnerOptionsSettingsTests.test_default_options
-    and not test_runner.tests.CustomTestRunnerOptionsSettingsTests.test_option_name_and_value_separated
-    and not test_runner.tests.Ticket17477RegressionTests.test_ticket_17477
-    and not urlpatterns_reverse.tests.ReverseLazySettingsTest.test_lazy_in_settings
-    and not user_commands.tests.CommandRunTests.test_disallowed_abbreviated_options
-    and not user_commands.tests.CommandRunTests.test_script_prefix_set_in_commands
-    and not user_commands.tests.CommandRunTests.test_skip_checks
-    and not user_commands.tests.CommandRunTests.test_subparser_error_formatting
-    and not user_commands.tests.CommandRunTests.test_subparser_non_django_error_formatting

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-06 15:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-06 15:39 [rpms/python-django5] rawhide: Remove dump of disabled tests from the end of the spec Michel Lind

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox