Commit 2bd21be
committed
Stop quering gtk version using rpm
Tests no longer run on rpm distribution so this effectively removes
"rpm: command not found" and empty "GTK Version: " output from tests
consolelog (e.g.
https://download.eclipse.org/eclipse/downloads/drops4/I20250409-1800/testresults/consolelogs/ep436I-unit-linux-x86_64-java24_linux.gtk.x86_64_24_consolelog.txt
).
As nobody probably knew about this output I am not looking into
converting it to dpkg command but remove the output altogether. It is
simpler to run the command (commands as one may need also glib,
webkitgtk, glibc, pango, etc. versions) in dedicated Jenkins job to
figure out whatever info is needed.1 parent f5f2061 commit 2bd21be
File tree
1 file changed
+0
-3
lines changed- production/testScripts/configuration/sdk.tests/testScripts
1 file changed
+0
-3
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
35 | | - | |
36 | 33 | | |
37 | 34 | | |
38 | 35 | | |
| |||
0 commit comments