public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-OWSLib] epel10: Sort skipped tests in the spec file
Date: Thu, 04 Jun 2026 15:36:55 GMT	[thread overview]
Message-ID: <178058741579.1.7517733696674618043.rpms-python-OWSLib-c0d82b666e06@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-OWSLib
            Branch : epel10
            Commit : c0d82b666e0678796188e8b6226bb2c341b02ced
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-06-04T14:50:06+01:00
            Stats  : +22/-22 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-OWSLib/c/c0d82b666e0678796188e8b6226bb2c341b02ced?branch=epel10

            Log:
            Sort skipped tests in the spec file

[skip changelog]

---
diff --git a/python-OWSLib.spec b/python-OWSLib.spec
index 4ba53eb..6e95c76 100644
--- a/python-OWSLib.spec
+++ b/python-OWSLib.spec
@@ -115,25 +115,15 @@ rm --recursive owslib
 
 # These require test data files from tests/resources/, which we have removed:
 ignore="${ignore-} --ignore-glob=tests/doctests/*.txt"
-k="${k-}${k+ and }not test_gm03"
+ignore="${ignore-} --ignore-glob=tests/test_wps_request*.py"
+ignore="${ignore-} --ignore-glob=tests/test_wps_response*.py"
 ignore="${ignore-} --ignore=tests/test_iso_parsing.py"
 ignore="${ignore-} --ignore=tests/test_ows_interfaces.py"
 ignore="${ignore-} --ignore=tests/test_owscontext_atomxml.py"
-k="${k-}${k+ and }not test_decode_single_json"
-k="${k-}${k+ and }not test_load_parse"
-k="${k-}${k+ and }not test_decode_full_json"
-k="${k-}${k+ and }not test_load_bulk"
 ignore="${ignore-} --ignore=tests/test_remote_metadata.py"
-k="${k-}${k+ and }not TestOffline"
 ignore="${ignore-} --ignore=tests/test_wfs_generic.py"
 ignore="${ignore-} --ignore=tests/test_wms_datageo_130.py"
 ignore="${ignore-} --ignore=tests/test_wms_jpl_capabilities.py"
-k="${k-}${k+ and }not test_wps_getOperationByName"
-k="${k-}${k+ and }not test_wps_checkStatus"
-k="${k-}${k+ and }not test_wps_process_representation"
-k="${k-}${k+ and }not test_wps_process_properties"
-k="${k-}${k+ and }not test_wps_literal_data_input_parsing_references"
-k="${k-}${k+ and }not test_wps_response_with_lineage"
 ignore="${ignore-} --ignore=tests/test_wps_describeprocess_bbox.py"
 ignore="${ignore-} --ignore=tests/test_wps_describeprocess_ceda.py"
 ignore="${ignore-} --ignore=tests/test_wps_describeprocess_emu_all.py"
@@ -143,26 +133,36 @@ ignore="${ignore-} --ignore=tests/test_wps_execute_invalid_request.py"
 ignore="${ignore-} --ignore=tests/test_wps_getcapabilities_52n.py"
 ignore="${ignore-} --ignore=tests/test_wps_getcapabilities_ceda.py"
 ignore="${ignore-} --ignore=tests/test_wps_getcapabilities_usgs.py"
-ignore="${ignore-} --ignore-glob=tests/test_wps_request*.py"
-ignore="${ignore-} --ignore-glob=tests/test_wps_response*.py"
-k="${k-}${k+ and }not test_metadata"
-k="${k-}${k+ and }not test_responsibility"
+k="${k-}${k+ and }not TestOffline"
+k="${k-}${k+ and }not test_aus"
+k="${k-}${k+ and }not test_decode_full_json"
+k="${k-}${k+ and }not test_decode_single_json"
 k="${k-}${k+ and }not test_distributor"
-k="${k-}${k+ and }not test_online_distribution"
+k="${k-}${k+ and }not test_dq_dataquality"
+k="${k-}${k+ and }not test_get_all_contacts"
+k="${k-}${k+ and }not test_gm03"
 k="${k-}${k+ and }not test_identification"
 k="${k-}${k+ and }not test_identification_contact"
 k="${k-}${k+ and }not test_identification_date"
 k="${k-}${k+ and }not test_identification_extent"
 k="${k-}${k+ and }not test_identification_keywords"
-k="${k-}${k+ and }not test_get_all_contacts"
-k="${k-}${k+ and }not test_aus"
-k="${k-}${k+ and }not test_service"
+k="${k-}${k+ and }not test_load_bulk"
+k="${k-}${k+ and }not test_load_parse"
+k="${k-}${k+ and }not test_md_distribution"
 k="${k-}${k+ and }not test_md_featurecataloguedesc"
 k="${k-}${k+ and }not test_md_imagedescription"
-k="${k-}${k+ and }not test_dq_dataquality"
 k="${k-}${k+ and }not test_md_reference_system"
+k="${k-}${k+ and }not test_metadata"
+k="${k-}${k+ and }not test_online_distribution"
+k="${k-}${k+ and }not test_responsibility"
+k="${k-}${k+ and }not test_service"
 k="${k-}${k+ and }not test_service2"
-k="${k-}${k+ and }not test_md_distribution"
+k="${k-}${k+ and }not test_wps_checkStatus"
+k="${k-}${k+ and }not test_wps_getOperationByName"
+k="${k-}${k+ and }not test_wps_literal_data_input_parsing_references"
+k="${k-}${k+ and }not test_wps_process_properties"
+k="${k-}${k+ and }not test_wps_process_representation"
+k="${k-}${k+ and }not test_wps_response_with_lineage"
 
 %if %{without pytest_httpserver}
 ignore="${ignore-} --ignore=tests/test_csw_inspire.py"

                 reply	other threads:[~2026-06-04 15:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178058741579.1.7517733696674618043.rpms-python-OWSLib-c0d82b666e06@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox