Turned off the final state saving in the Frame_order.test_auto_analysis system test.
This almost halves the time required for the test. A private class variable _final_state has been
added to the auto_analyses.frame_order.Frame_order_analysis class which when False will cause the
state saving step to be skipped.