Skip to content

Commit 8b0bd8c

Browse files
committed
Adjust test expectations
1 parent 13f1948 commit 8b0bd8c

File tree

6 files changed

+6
-2
lines changed

6 files changed

+6
-2
lines changed

java/ql/integration-tests/java/buildless-maven-executable-war/source_archive.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ src/main/resources/page.xml
55
src/main/resources/struts.xml
66
src/test/java/com/example/AppTest.java
77
test-db/log/ext/javac.properties
8+
test-db/working/settings.xml

java/ql/integration-tests/java/buildless-maven-multimodule/source_archive.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ submod2/src/main/resources/page.xml
1212
submod2/src/main/resources/struts.xml
1313
submod2/src/test/java/com/example/AppTest2.java
1414
test-db/log/ext/javac.properties
15+
test-db/working/settings.xml

java/ql/integration-tests/java/buildless-maven-timeout/diagnostics.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
}
8484
}
8585
{
86-
"markdownMessage": "Running the Maven plugin `com.github.ferstl:depgraph-maven-plugin:4.0.2:graph` failed. This means precise dependency information will be unavailable, and so dependencies will be guessed based on Java package names. Consider investigating why this plugin fails to run.",
86+
"markdownMessage": "Running the Maven plugin `com.github.ferstl:depgraph-maven-plugin:4.0.3:graph` failed. This means precise dependency information will be unavailable, and so dependencies will be guessed based on Java package names. Consider investigating why this plugin fails to run.",
8787
"severity": "note",
8888
"source": {
8989
"extractorName": "java",

java/ql/integration-tests/java/buildless-maven-timeout/source_archive.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ src/main/resources/page.xml
66
src/main/resources/struts.xml
77
src/test/java/com/example/AppTest.java
88
test-db/log/ext/javac.properties
9+
test-db/working/settings.xml

java/ql/integration-tests/java/buildless-maven-tolerate-unavailable-dependency/diagnostics.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
}
9898
}
9999
{
100-
"markdownMessage": "Running the Maven plugin `com.github.ferstl:depgraph-maven-plugin:4.0.2:graph` yielded an artifact transfer exception. This means some dependency information will be unavailable, and so some dependencies will be guessed based on Java package names. Consider investigating why this plugin encountered errors retrieving dependencies.",
100+
"markdownMessage": "Running the Maven plugin `com.github.ferstl:depgraph-maven-plugin:4.0.3:graph` yielded an artifact transfer exception. This means some dependency information will be unavailable, and so some dependencies will be guessed based on Java package names. Consider investigating why this plugin encountered errors retrieving dependencies.",
101101
"severity": "note",
102102
"source": {
103103
"extractorName": "java",

java/ql/integration-tests/java/buildless-sibling-projects/source_archive.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ maven-project-2/src/main/resources/page.xml
2727
maven-project-2/src/main/resources/struts.xml
2828
maven-project-2/src/test/java/com/example/AppTest4.java
2929
test-db/log/ext/javac.properties
30+
test-db/working/settings.xml

0 commit comments

Comments
 (0)