unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#63150: quilt tests fail
@ 2023-04-28 15:00 Jack Hill
  2023-04-29  8:23 ` Josselin Poiret via Bug reports for GNU Guix
  2023-04-30 10:28 ` bug#63150: (no subject) Maze
  0 siblings, 2 replies; 6+ messages in thread
From: Jack Hill @ 2023-04-28 15:00 UTC (permalink / raw)
  To: 63150

[-- Attachment #1: Type: text/plain, Size: 1630 bytes --]

Hi Guix,

The check phase or quilt (below) currently fails (guix commit 
aecc6e70587f8412cbbb9b2c13141de4f534518e). Maybe something with newer grep 
from core-updates? I'm not sure yet (which is why there is no patch 😁).

```
starting phase `check'
[add-filename-check.test]
6 commands (6 passed, 0 failed)
[altered-series.test]
12 commands (12 passed, 0 failed)
[annotate.test]
31 commands (31 passed, 0 failed)
[applied.test]
15 commands (15 passed, 0 failed)
[auto-refresh.test]
14 commands (14 passed, 0 failed)
[backup-files.test]
119 commands (119 passed, 0 failed)
[colon-in-patch-name.test]
23 commands (23 passed, 0 failed)
[comments.test]
11 commands (11 passed, 0 failed)
[conflicts.test]
39 commands (39 passed, 0 failed)
[create-delete.test]
[4] $ mkdir patches -- ok
[6] $ echo delete > delete -- ok
[7] $ quilt new test.diff -- ok
[10] $ quilt add create -- ok
[13] $ echo create > create -- ok
[14] $ quilt refresh -- ok
[17] $ quilt add delete -- ok
[20] $ rm -f delete -- ok
[21] $ quilt refresh -- ok
[23] $ quilt header -r -- ok
[31] $ quilt patches -v create -- ok
[33] $ quilt patches delete -- ok
[36] $ quilt pop -q -- ok
[40] $ quilt patches create -- ok
[42] $ quilt patches -v delete -- ok
[44] $ quilt patches -- /dev/null dev/null null --- -- failed
grep: warning: stray \ before /       != ~
grep: warning: stray \ before /       != ~
grep: warning: stray \ before /       != ~
[46] $ echo create > create -- ok
[47] $ rm -f delete -- ok
[48] $ patch -p1 --dry-run < patches/test.diff -- ok
19 commands (18 passed, 1 failed)
make: *** [Makefile:411: test/.create-delete.ok] Error 1
```

Best,
Jack

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-05-20 19:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-28 15:00 bug#63150: quilt tests fail Jack Hill
2023-04-29  8:23 ` Josselin Poiret via Bug reports for GNU Guix
2023-04-30 10:28 ` bug#63150: (no subject) Maze
2023-04-30 12:34   ` bug#63150: [PATCH 1/2] gnu: quilt: Fix build because of grep warnings Josselin Poiret via Bug reports for GNU Guix
2023-05-20 19:22     ` Efraim Flashner
2023-04-30 12:34   ` bug#63150: [PATCH 2/2] gnu: quilt: Update to 0.67 Josselin Poiret via Bug reports for GNU Guix

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).