mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
#8763 Disable unit tests execution + gnome client compilation
This commit is contained in:
@ -35,11 +35,11 @@ make check
|
||||
popd
|
||||
|
||||
# Run the unit tests for the daemon
|
||||
pushd daemon/test
|
||||
# pushd daemon/test
|
||||
# Remove the previous XML test file
|
||||
rm -rf $XML_RESULTS
|
||||
./run_tests.sh || exit 1
|
||||
popd
|
||||
# rm -rf $XML_RESULTS
|
||||
# ./run_tests.sh || exit 1
|
||||
# popd
|
||||
|
||||
# Compile the client
|
||||
pushd gnome
|
||||
|
Reference in New Issue
Block a user