summaryrefslogtreecommitdiff
path: root/unittests/__init__.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2016-10-10 15:37:20 -0700
committerDylan Baker <dylan@pnwbakers.com>2016-10-24 11:12:38 -0700
commitef57fdd74368e7747100f37bc2fe638781602b4c (patch)
tree4bcee0df6dd1c17613d89c2cf89baf4efca18bb3 /unittests/__init__.py
parent6c8ddc3b8615f7f9da3b8c9ec1b59f87ac63050d (diff)
framework: Drop support for JSON formats < 7
Most of these are pretty old at this point (over a year), and it seems unlikely anyone still has results in those formats. The biggest problem with them is that some of them (especially the early ones) are complex transformations with a lot of validation needed, and some of the middle ones rely on the class representations to do the transformations, which is what this series is trying to change, since the tight coupling makes changes to the schema difficult, or nearly impossible in other cases. If there is compelling reason I could push support back a bit more, but I really want to drop some of the versions we support since it simplifies the code considerably. This also drops support for the older "main" file, and only supports results.json and results.json.<compression> Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Diffstat (limited to 'unittests/__init__.py')
0 files changed, 0 insertions, 0 deletions