All of lore.kernel.org
 help / color / mirror / Atom feed
* sepolgen unit tests fail
@ 2010-03-24 16:19 Joshua Brindle
  2010-03-24 16:41 ` Daniel J Walsh
  2010-03-24 17:08 ` Daniel J Walsh
  0 siblings, 2 replies; 4+ messages in thread
From: Joshua Brindle @ 2010-03-24 16:19 UTC (permalink / raw)
  To: SE Linux, Karl MacMillan, Daniel J Walsh

I'm not sure when this happened or what caused it but when I try to run 
the unit tests in the userspace repo I get this:

python run-tests.py
...........F...............................
======================================================================
FAIL: test_to_string (test_access.TestAccessVector)
----------------------------------------------------------------------
Traceback (most recent call last):
   File "/root/dev/selinux/sepolgen/tests/test_access.py", line 85, in 
test_to_string
     self.assertEquals(str(a), "allow foo bar : file { read write };")
AssertionError: 'allow foo bar:file { read write };' != 'allow foo bar : 
file { read write };'

----------------------------------------------------------------------
Ran 43 tests in 3.112s

FAILED (failures=1)

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

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

end of thread, other threads:[~2010-03-24 17:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-24 16:19 sepolgen unit tests fail Joshua Brindle
2010-03-24 16:41 ` Daniel J Walsh
2010-03-24 17:08 ` Daniel J Walsh
2010-03-24 17:47   ` Joshua Brindle

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.