On Fri, Aug 31, 2018 at 3:29 PM William A Rowe Jr <[email protected]> wrote:
>
> I presume you are subscribed to the commits list, which broadcasts our CI
> results?
Hmm, I'm supposed to be subscribed to commits@ list but somehow I
didn't receive this one (yet?).
Or is it a special list?
>
> testjson : FAILED 1 of 7
> Line 62: expected something other than <{ "Image" : { "Width" : 800 ,
> "IDs" : [116, 943, 234, 38793], "Title" : "View from 15th Floor",
> "Animated" : false, "Thumbnail" : { "Height" : 125, "Width" :
> 100, "Url" : "http://www.example.com/image/481989943" }, "Height"
> : 600 }}>, but saw <{"Image": {"Width": 800 ,"IDs": [116, 943, 234,
> 38793],"Title": "View from 15th Floor","Animated": false,"Thumbnail":
> {"Height": 125,"Width": 100,"Url": "http://www.example.com/image/481989943"
> },"Height": 600 }}q�k� >
> Failed Tests Total Fail Failed %
> ===================================================
> testjson 7 1 14.29%
I'll look at it, thanks!
(the apr_json_value seemed to contain more than the simple string,
like formatting, hmm).