mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-27 18:50:07 +03:00
gitlab-ci: Silence PHP and lxml test output
This commit is contained in:
parent
7fa79341b3
commit
ee0eda4b12
@ -25,4 +25,4 @@ cd ..
|
||||
git clone --depth 1 https://github.com/lxml/lxml.git
|
||||
cd lxml
|
||||
make
|
||||
LD_LIBRARY_PATH="$installdir/lib" make test
|
||||
LD_LIBRARY_PATH="$installdir/lib" make TESTFLAGS='' test
|
||||
|
@ -28,6 +28,8 @@ cd php-src
|
||||
./configure --with-xsl --enable-soap --enable-debug
|
||||
make -j$(nproc)
|
||||
make TESTS=" \
|
||||
-g FAIL \
|
||||
--no-progress \
|
||||
ext/dom \
|
||||
ext/libxml \
|
||||
ext/simplexml \
|
||||
|
Loading…
x
Reference in New Issue
Block a user