18F / omb-eregs

A tool to find, read, and maintain White House Office of Management and Budget (OMB) policy requirements

Home Page:https://policy-beta.cio.gov/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

End-to-end JSON API test sporadically fails

toolness opened this issue · comments

The test_end_to_end[JSONParser-JSONRenderer] sporadically fails with an unintelligible diff.

I've noticed this locally and on a number of CI builds lately, likely introduced by #936.

Here's an example.

I suspect it might be happening because the JSON is just being serialized with a different key ordering or something, but it's just a guess.