Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=916432

--- Comment #5 from Ralph Bean <[email protected]> ---
Stuff like this:
File "objects.txt", line 60, in objects.txt
Failed example:
    feature_dict # doctest: +ELLIPSIS

Expected:
    {u'geometry': {u'type': u'Point', u'coordinates': [4..., -54...]}, u'type':
u'Feature', u'properties': {}, u'id': None}
Got:
    {'geometry': {'type': 'Point', 'coordinates': [4.53242, -54.1231]}, 'type':
'Feature', 'properties': {}, 'id': None}

The testing framework seems to be failing, but not the code under test.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=02fo0XgCVF&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to