This patch-set contains three independent patches for libxml2-ptest. The first one removes all build host references from the libxml2-ptest package. While testing this patch, I noticed that some test were failing, but for unrelated reasons. I added two fixes that address two different causes of failures. With these fixes we get 133 tests passed, 0 failed. (Previously it was 36 passed 3 failed, or something like that)
Juro Bystricky (3): libxml2-ptest: improve reproducibility libxml2-ptest: support for encoding ISO-8859-5 libxml2-ptest: set LC_ALL=en_US.UTF-8 meta/recipes-core/libxml/libxml2/run-ptest | 1 + meta/recipes-core/libxml/libxml2_2.9.4.bb | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 2 deletions(-) -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
