projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4763406
)
ci: Update the test suite name
author
Emmanuele Bassi
<ebassi@gnome.org>
Fri, 8 Feb 2019 10:49:24 +0000
(10:49 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Fri, 8 Feb 2019 10:49:24 +0000
(10:49 +0000)
The project name is "gtk", not "gtk+".
.gitlab-ci/test-docker.sh
patch
|
blob
|
history
diff --git
a/.gitlab-ci/test-docker.sh
b/.gitlab-ci/test-docker.sh
index 47cb9e9dafb5e64065ad39eebc3d2bc4af5ff0a8..cf1efccd3be67e538cc9ba0e3cf62e40ebd154a3 100755
(executable)
--- a/
.gitlab-ci/test-docker.sh
+++ b/
.gitlab-ci/test-docker.sh
@@
-27,6
+27,6
@@
ccache --show-stats
xvfb-run -a -s "-screen 0 1024x768x24" \
meson test \
--print-errorlogs \
- --suite=gtk
+
\
- --no-suite=gtk
+
:gsk \
- --no-suite=gtk
+
:a11y
+ --suite=gtk \
+ --no-suite=gtk:gsk \
+ --no-suite=gtk:a11y