Skip to content

Commit 6148590

Browse files
authored
Merge pull request #20355 from github/alexet/update-java-tests-no-annotation=-proc
Java: Update tests results with disabled annotation processing when lombok is not used.
2 parents e18b049 + fe74267 commit 6148590

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

java/ql/integration-tests/java/buildless-erroneous/ExtractorInformation.expected

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| Annotation processors enabled: true | 1 |
1+
| Annotation processors enabled: false | 1 |
22
| Number of calls with call target | 1 |
33
| Number of calls with missing call target | 4 |
44
| Number of diagnostics from CodeQL Java extractor with severity 5 | 10 |
@@ -15,5 +15,3 @@
1515
| Total number of diagnostics from CodeQL Java extractor | 12 |
1616
| Total number of lines | 13 |
1717
| Total number of lines with extension java | 13 |
18-
| Used annotation processor: lombok.launch.AnnotationProcessorHider$AnnotationProcessor | 1 |
19-
| Used annotation processor: lombok.launch.AnnotationProcessorHider$ClaimingProcessor | 1 |

0 commit comments

Comments
 (0)