mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-05-02 07:07:32 +02:00
test: Disable tests on Ubuntu 16.04
The Qt version is too old to support the vnc QPA platform - which is needed for the GUI tests to run.
This commit is contained in:
parent
e1f21b89fb
commit
843434acc0
@ -7,4 +7,3 @@ cd /fwbuilder/build
|
|||||||
cmake .. -DCMAKE_BUILD_TYPE=Debug
|
cmake .. -DCMAKE_BUILD_TYPE=Debug
|
||||||
make -j$(nproc)
|
make -j$(nproc)
|
||||||
make install
|
make install
|
||||||
QT_QPA_PLATFORM=vnc ctest -j $(nproc)
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user