GNOME Bugzilla – Bug 760249
REGRESSION (6473a41a): Missing test results for test/relaxng/710744.rng
Last modified: 2017-06-12 19:06:13 UTC
Bug 710744 added test/relaxng/710744.rng, but the following test results files were missing from that commit (6473a41a49601da8355c4b407b99474ada170213): result/relaxng/710744_err result/relaxng/710744_valid
Created attachment 318398 [details] [review] Patch v1 Make sure both files are applied; when I applied this with "patch -p1", result/relaxng/710744_valid was not written out to disk. (Using "git am -3" might work better.)
This was fixed in 49bbfdb6c9f6ee8d504045acd5f10502ef39c1e6. <https://git.gnome.org/browse/libxml2/commit/?id=49bbfdb6c9f6ee8d504045acd5f10502ef39c1e6>