Util-Linux package development
 help / color / mirror / Atom feed
From: Bruce Dubbs <bruce.dubbs@gmail.com>
To: Util-Linux <util-linux@vger.kernel.org>
Subject: util-linux-2.35.2 test failures
Date: Tue, 26 May 2020 17:34:13 -0500	[thread overview]
Message-ID: <6b88784c-b130-27d4-2ec5-0d25320dd6fb@gmail.com> (raw)

I'm getting three test failures and hope I can get someone to help.

The test failures are  ipcs/mk-rm-msg, ipcs/mk-rm-sem, and ipcs/mk-rm-shm.

Concentrating on mk-rm-msg, I found on the system:

./tests/output/ipcs/mk-rm-msg
./tests/ts/ipcs/mk-rm-msg
./tests/expected/ipcs/mk-rm-msg

The contents of the output and the expected files are identical:

Message queue id: <was_number>
1
Message queue id: <was_number>

I am running the tests as a non-privileged user.

If I run the commands:

$ ipcmk -Q  (returns 24)
$ ipcs -q -i 24
$ ipcrm -q 24
$ echo $?
0

Everything looks OK.  Does anyone have an idea why this test (these 
tests) are failing?

   -- Bruce Dubbs
      LFS

             reply	other threads:[~2020-05-26 22:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 22:34 Bruce Dubbs [this message]
2020-05-26 23:07 ` util-linux-2.35.2 test failures Aurélien Lajoie
2020-05-26 23:36   ` Bruce Dubbs
2020-05-27  3:11     ` Aurélien Lajoie
2020-05-27  3:43       ` Bruce Dubbs
2020-05-27  5:13         ` Bruce Dubbs
2020-05-27 13:11 ` Karel Zak
2020-05-27 15:55   ` Bruce Dubbs
2020-05-27 18:07     ` Bruce Dubbs

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=6b88784c-b130-27d4-2ec5-0d25320dd6fb@gmail.com \
    --to=bruce.dubbs@gmail.com \
    --cc=util-linux@vger.kernel.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