Please review this changeset for fixing bug 10662.

webrev: http://cr.opensolaris.org/~tmueller/ips-10662/
bug: 10662 test suite fails if pygtk, gtk not present

This change ignores the ImportError if pygtk or gtk is not available and then either of them is not available, it returns false in the accessibility method so that the GUI tests are ignored.

The code at the bottom of the check_if_a11y_enabled method wasn't modified, it was just indented to 8 spaces.

This change is needed to be able to run the test suite on Windows and platforms that do not have pygtk installed.

Thanks.
Tom

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

Reply via email to