https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/pecan-1.5.0 fails tests. Discovered on: amd64 (internal ref: ci)
Created attachment 865514 [details] build.log build log and emerge --info
Error(s) that match a know pattern: E AssertionError: assert {'rows': [{'id': 1, 'first_name': 'Jonathan', 'last_name': 'LaCour'}, {'id': 2, 'first_name': 'Yoann', 'last_name': 'Roman'}], 'count': 2} == {'count': 2, 'rows': [{'id': 1, 'first_name': 'Jonathan', 'last_name': 'LaCour'}, {'id': 2, 'first_name': 'Ryan', 'last_name': 'Petrello'}]} FAILED pecan/tests/test_jsonify.py::TestJsonifySQLAlchemyGenericEncoder::test_result_proxy