all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob e9fb1bda454c9d2cafa176dfdefd8bc50d8792e0 2022 bytes (raw)
name: gnu/packages/patches/python-cfn-lint-disable-nonreproducible-tests.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
 
diff --git a/test/integration/test_quickstart_templates.py b/test/integration/test_quickstart_templates.py
index 41058b29..d859b6d1 100644
--- a/test/integration/test_quickstart_templates.py
+++ b/test/integration/test_quickstart_templates.py
@@ -59,16 +59,6 @@ class TestQuickStartTemplates(BaseCliTestCase):
             'filename': 'test/fixtures/templates/quickstart/openshift_master.yaml',
             'results_filename': 'test/fixtures/results/quickstart/openshift_master.json',
             'exit_code': 8,
-        },
-        {
-            'filename': 'test/fixtures/templates/quickstart/openshift.yaml',
-            'results_filename': 'test/fixtures/results/quickstart/openshift.json',
-            'exit_code': 14,
-        },
-        {
-            'filename': 'test/fixtures/templates/quickstart/cis_benchmark.yaml',
-            'results_filename': 'test/fixtures/results/quickstart/cis_benchmark.json',
-            'exit_code': 6,
         }
     ]
 
diff --git a/test/integration/test_quickstart_templates_non_strict.py b/test/integration/test_quickstart_templates_non_strict.py
index 7372fb0b..85637c91 100644
--- a/test/integration/test_quickstart_templates_non_strict.py
+++ b/test/integration/test_quickstart_templates_non_strict.py
@@ -19,16 +19,6 @@ class TestQuickStartTemplates(BaseCliTestCase):
             'filename': 'test/fixtures/templates/quickstart/nist_application.yaml',
             'results_filename': 'test/fixtures/results/quickstart/non_strict/nist_application.json',
             'exit_code': 12,
-        },
-        {
-            'filename': 'test/fixtures/templates/quickstart/openshift.yaml',
-            'results_filename': 'test/fixtures/results/quickstart/non_strict/openshift.json',
-            'exit_code': 12,
-        },
-        {
-            'filename': 'test/fixtures/templates/quickstart/cis_benchmark.yaml',
-            'results_filename': 'test/fixtures/results/quickstart/non_strict/cis_benchmark.json',
-            'exit_code': 4,
         }
     ]
 

debug log:

solving e9fb1bda45 ...
found e9fb1bda45 in https://yhetil.org/guix/20210611041233.19012-1-ryan@arctype.co/

applying [1/1] https://yhetil.org/guix/20210611041233.19012-1-ryan@arctype.co/
diff --git a/gnu/packages/patches/python-cfn-lint-disable-nonreproducible-tests.patch b/gnu/packages/patches/python-cfn-lint-disable-nonreproducible-tests.patch
new file mode 100644
index 0000000000..e9fb1bda45

1:27: trailing whitespace.
 
1:48: trailing whitespace.
 
Checking patch gnu/packages/patches/python-cfn-lint-disable-nonreproducible-tests.patch...
1:48: new blank line at EOF.
+
Applied patch gnu/packages/patches/python-cfn-lint-disable-nonreproducible-tests.patch cleanly.
warning: 3 lines add whitespace errors.

index at:
100644 e9fb1bda454c9d2cafa176dfdefd8bc50d8792e0	gnu/packages/patches/python-cfn-lint-disable-nonreproducible-tests.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.