unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 636784c3ace2064b30c124793a6ed8c25f22b7a1 1008 bytes (raw)
name: gnu/packages/patches/ledger-remove-test.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
 
This test started failing on core-updates-frozen sometime after this commit:

https://git.savannah.gnu.org/cgit/guix.git/log/?id=727f05e1e285aa52f5a19ec923fdc2259859b4b1

It reports the wrong error message, with a lack of a leading "./" in the file name. So it
passes in that it correctly errors on the missing file, but has the wrong output. This
patch removes the test file to ignore the test.

diff --git a/test/regress/BF3C1F82-2.test b/test/regress/BF3C1F82-2.test
deleted file mode 100644
index a7808504..00000000
--- a/test/regress/BF3C1F82-2.test
+++ /dev/null
@@ -1,14 +0,0 @@
-; Check that include directives are relative for "-f /dev/stdin"
-include non-existent-ledger-file-BF3C1F82
-
-test -f - reg -> 1
-__ERROR__
-While parsing file "", line 2:
-Error: File to include was not found: "./non-existent-ledger-file-BF3C1F82"
-end test
-
-test -f /dev/stdin reg -> 1
-__ERROR__
-While parsing file "", line 2:
-Error: File to include was not found: "./non-existent-ledger-file-BF3C1F82"
-end test

debug log:

solving 636784c3ac ...
found 636784c3ac in https://yhetil.org/guix-patches/DbIKi7rOz5d9q96LfLMVQCTfb5fK-MSOs8GH9FC8DiJHahOjK-7r2NWlP5ioCqoHujEw0w2bUQG3sYw8_s-GZYFCyyxZZZvW4mf2m_bxYYA=@protonmail.com/

applying [1/1] https://yhetil.org/guix-patches/DbIKi7rOz5d9q96LfLMVQCTfb5fK-MSOs8GH9FC8DiJHahOjK-7r2NWlP5ioCqoHujEw0w2bUQG3sYw8_s-GZYFCyyxZZZvW4mf2m_bxYYA=@protonmail.com/
diff --git a/gnu/packages/patches/ledger-remove-test.patch b/gnu/packages/patches/ledger-remove-test.patch
new file mode 100644
index 0000000000..636784c3ac

Checking patch gnu/packages/patches/ledger-remove-test.patch...
Applied patch gnu/packages/patches/ledger-remove-test.patch cleanly.

index at:
100644 636784c3ace2064b30c124793a6ed8c25f22b7a1	gnu/packages/patches/ledger-remove-test.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).