Java: Accept new test results after extractor changes

This commit is contained in:
idrissrio
2025-10-07 16:51:09 +02:00
parent 55b15a261a
commit f69e5f5ffc
2 changed files with 2 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
[VALUE_NOT_IN_TYPE] predicate diagnostics(@diagnostic id, string generated_by, int severity, string error_tag, string error_message, string full_error_message, @location_default location): Value -16777184 of field location is not in type @location_default. The value is however in the following types: @diagnostic. Appears in tuple (-16777200,"CodeQL Java extractor",5,"","Failed to traverse method body at /private/var/folders/y2/gcxfwn2j4slfs8cnlt6bzsn40000gn/T/pytest-of-idrissrio/pytest-19/ql/java/ql/integration-tests/java/lambda-expression-buildless-recovery/test/test/Test.java:10:17:10:42","",-16777184)
[VALUE_NOT_IN_TYPE] predicate diagnostic_for(@diagnostic diagnostic, @compilation compilation, int file_number, int file_number_diagnostic_number): Value -16777188 of field diagnostic is not in type @diagnostic. Appears in tuple (-16777188,-16777216,0,14)
[VALUE_NOT_IN_TYPE] predicate diagnostic_for(@diagnostic diagnostic, @compilation compilation, int file_number, int file_number_diagnostic_number): Value -16777176 of field diagnostic is not in type @diagnostic. Appears in tuple (-16777176,-16777216,0,21)

View File

@@ -1,7 +1,4 @@
| Test.java:11:9:11:23 | int unused |
| Test.java:13:9:13:46 | Stream<String> mapped |
| Test.java:18:9:18:24 | int unused |
| Test.java:20:9:24:11 | Stream<String> filtered |
| Test.java:29:9:29:24 | int unused |
| Test.java:30:9:30:32 | String prefix |
| Test.java:32:9:32:61 | Stream<String> result |
| Test.java:21:13:21:28 | int unused |
| Test.java:29:9:29:24 | int unused |