From: ludo@gnu.org (Ludovic Courtès)
To: Leo Famulari <leo@famulari.name>
Cc: 21280@debbugs.gnu.org
Subject: bug#21280: test failures: nar, syscalls, containers
Date: Thu, 20 Aug 2015 12:02:48 +0200 [thread overview]
Message-ID: <87bne22s6v.fsf@gnu.org> (raw)
In-Reply-To: <1440044072.3615090.360939601.63AA1D36@webmail.messagingengine.com> (Leo Famulari's message of "Thu, 20 Aug 2015 00:14:32 -0400")
[-- Attachment #1: Type: text/plain, Size: 68 bytes --]
One last ‘pk’. Could you apply it and resend tests/nar.log?
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 484 bytes --]
diff --git a/tests/nar.scm b/tests/nar.scm
index b8e50c7..9b39913 100644
--- a/tests/nar.scm
+++ b/tests/nar.scm
@@ -121,7 +122,8 @@
(lambda (name stat errno result)
(pk 'error name stat errno)
#f)
- (> (stat:nlink (stat output)) 2)
+ (> (pk 'stat-output output
+ (stat:nlink (stat output))) 2)
input
lstat))
[-- Attachment #3: Type: text/plain, Size: 123 bytes --]
I suspect the ‘nlink’ count on directories work differently on btrfs, or
something like that.
Thanks,
Ludo’.
next prev parent reply other threads:[~2015-08-20 10:03 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-17 3:43 bug#21280: test failures: nar, syscalls, containers Leo Famulari
2015-08-17 15:42 ` Thompson, David
2015-08-18 3:00 ` Leo Famulari
2015-08-18 21:54 ` Ludovic Courtès
2015-08-19 1:55 ` Leo Famulari
2015-08-19 23:14 ` Ludovic Courtès
2015-08-20 4:14 ` Leo Famulari
2015-08-20 10:02 ` Ludovic Courtès [this message]
[not found] ` <1440109544.937009.361720705.14632458@webmail.messagingengine.com>
2015-08-24 22:07 ` Ludovic Courtès
2015-08-25 17:38 ` Leo Famulari
2015-08-25 22:44 ` Ludovic Courtès
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bne22s6v.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=21280@debbugs.gnu.org \
--cc=leo@famulari.name \
/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.
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).