Warning 1218 'CHC: Error trying to invoke SMT solver' no longer happens in the tests

This commit is contained in:
Martin Blicha 2020-10-16 16:05:32 +02:00
parent 8c351278ac
commit 1511f59a7e

View File

@ -220,7 +220,7 @@ def examine_id_coverage(top_dir, source_id_to_file_names, new_ids_only=False):
return False return False
old_source_only_ids = { old_source_only_ids = {
"1123", "1133", "1220", "1584", "1823", "1950", "1123", "1133", "1218", "1220", "1584", "1823", "1950",
"1988", "2418", "2461", "2512", "2592", "2657", "2800", "2842", "2856", "1988", "2418", "2461", "2512", "2592", "2657", "2800", "2842", "2856",
"3263", "3356", "3441", "3682", "3876", "3263", "3356", "3441", "3682", "3876",
"3893", "4010", "4281", "4802", "4805", "4828", "3893", "4010", "4281", "4802", "4805", "4828",