Brock Pytlik wrote:
Could you be more specific please. Knowing that it'll now fall back to the "description" lines, what changes to what tests in what files would you like
to see?
I'd like to see a test case that didn't depend on the fall back behavior to succeed, so a test where summary was set. I'd also like to see one where both description and summary were set to make sure the right choice is made.

Okay, I've added those in.

New webrev at:

 http://cr.opensolaris.org/~richb/pkg-4395-8829-v5/

Note that I couldn't do something like:

 self.assert_(res.description == "DESCRIPTION: Example Package 6")

in the "example_pkg6" section, because "description" isn't a
valid field in the PackageInfo class in .../gate/src/modules/client/api.py
(around lines 1685-1716).

Should this be changed?

Thanks.

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to