DC team, While reviewing the results of the python26 DC testing I have 11 new test failures that are all related to logging and I still see the problem with pkg_image size increased from < 5mb to > 80mb. Evan is currently looking into the size issue.
The 11 tests are all negative tests expecting a failure because the manifests being used are broken in different ways. The error that I used to get "Error instantiating manifest tree" when running these tests has been removed. Now the tests fail with no error message. as an example, the file empty.xml is an empty file: # distro_const build empty.xml /usr/share/distro_const/DC-manifest.defval.xml validates # This returns 1 but there is no hint as to what the problem is. Last baseline run shows this: # distro_const build empty.xml /usr/share/distro_const/DC-manifest.defval.xml validates Error instantiating manifest tree # Thanks, -Erik