fn merge_suite_results( base: &mut BTreeMap<String, SuiteResult>, other: BTreeMap<String, SuiteResult>, )