Merge pull request #9649 from a3d4/improve-error-coverage-erorrecovery

Complete test coverage for errors related to parser error recovery
This commit is contained in:
chriseth
2020-08-31 18:33:19 +02:00
committed by GitHub
4 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -219,7 +219,7 @@ def examine_id_coverage(top_dir, source_id_to_file_names, new_ids_only=False):
return False
old_source_only_ids = {
"1054", "1123", "1133", "1220", "1584", "1823", "1950", "1957",
"1123", "1133", "1220", "1584", "1823", "1950",
"1988", "2418", "2461", "2512", "2592", "2657", "2800", "2842", "2856",
"3263", "3356", "3441", "3682", "3876",
"3893", "3997", "4010", "4802", "4805", "4828",