pub fn save_stats_json( context: Arc<RwLock<Context<'static>>>, path: &str, test_name: &str, ) -> Result<(), Error>