On 02/ 3/10 11:57 AM, Gary Pennington wrote:
http://cr.opensolaris.org/~garypen/gate/
So I just found a problem with the unit test. This isn't obvious, but like all the other tests, you need to perform an image_create and configure the publishers how you expect them to be. The only reason this wasn't immediately apparent is because this test suite uses persistent_setup=True.
Single unit tests need to be able to run independent of other tests. You can check this by executing: pfexec python2.6 run.py -vx -o cli.t_pkg_publisher.TestPkgPublisherBasics.test_publisher_tsv_format Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
