Skip to content

Commit b32f0ed

Browse files
committed
Merge branch 'topic/fix_testsuite_baseline' into 'master'
Update test baselines following GPR2 message changes Closes #460 See merge request eng/libadalang/langkit-query-language!427
2 parents 86137f3 + 8221b80 commit b32f0ed

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
testsuite_driver: No output file generated by gnatcheck
2-
kb: warning: can't find a toolchain for the following configuration: language 'Ada', target 'x86_64-linux', runtime 'unknown'
2+
kb: info: can't find a toolchain for the following configuration: language 'Ada', target 'x86_64-linux', runtime 'unknown'
33
gnatcheck: error: "prj.gpr" processing failed
44
try "gnatcheck --help" for more information.
55
>>>program returned status code 2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
testsuite_driver: No output file generated by gnatcheck
2-
kb: warning: can't find a toolchain for the following configuration: language 'Ada', target 'x86_64-windows', runtime 'unknown'
2+
kb: info: can't find a toolchain for the following configuration: language 'Ada', target 'x86_64-windows', runtime 'unknown'
33
gnatcheck: error: "prj.gpr" processing failed
44
try "gnatcheck --help" for more information.
55
>>>program returned status code 2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
testsuite_driver: No output file generated by gnatcheck
2-
kb: warning: can't find a toolchain for the following configuration: language 'Ada', target 'wrong', default runtime
2+
kb: info: can't find a toolchain for the following configuration: language 'Ada', target 'wrong', default runtime
33
gnatcheck: error: "prj.gpr" processing failed
44
try "gnatcheck --help" for more information.
55
>>>program returned status code 2

0 commit comments

Comments
 (0)