All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Smalley <sds@tycho.nsa.gov>
To: Daniel J Walsh <dwalsh@redhat.com>
Cc: eparis@redhat.com, selinux@tycho.nsa.gov
Subject: Re: Sven Vermeulen patch to fix sepolgen test code
Date: Fri, 25 Oct 2013 16:12:02 -0400	[thread overview]
Message-ID: <526AD092.3070903@tycho.nsa.gov> (raw)
In-Reply-To: <526ACA3C.7020206@redhat.com>

On 10/25/2013 03:45 PM, Daniel J Walsh wrote:
> 
>    This patch looks good to me. acked.

This reverts the fix I just applied, and causes make test to fail in
sepolgen for me.  Do you see a different result?  Also, cc me.

Current selinux master:
cd selinux
git checkout master
git pull
cd sepolgen
make test
$ make test
make -C tests test
make[1]: Entering directory `/home/sds/selinux/sepolgen/tests'
python run-tests.py
...........................................
----------------------------------------------------------------------
Ran 43 tests in 0.811s

OK
make[1]: Leaving directory `/home/sds/selinux/sepolgen/tests'

With this patch:
make -C tests test
make[1]: Entering directory `/home/sds/selinux/sepolgen/tests'
python run-tests.py
............................F..............
======================================================================
FAIL: test_append (test_matching.TestMatchList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/sds/selinux/sepolgen/tests/test_matching.py", line 54, in
test_append
    self.assertEqual(len(ml), 2)
AssertionError: 1 != 2

----------------------------------------------------------------------
Ran 43 tests in 0.796s

FAILED (failures=1)
make[1]: *** [test] Error 1
make[1]: Leaving directory `/home/sds/selinux/sepolgen/tests'
make: *** [test] Error 2




--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

  reply	other threads:[~2013-10-25 20:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-25 19:45 Sven Vermeulen patch to fix sepolgen test code Daniel J Walsh
2013-10-25 20:12 ` Stephen Smalley [this message]
2013-10-28 13:43   ` Daniel J Walsh

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=526AD092.3070903@tycho.nsa.gov \
    --to=sds@tycho.nsa.gov \
    --cc=dwalsh@redhat.com \
    --cc=eparis@redhat.com \
    --cc=selinux@tycho.nsa.gov \
    /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 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.