mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-05-11 00:49:36 +00:00
disable not supported test for buildbot
This commit is contained in:
parent
daf835e0e6
commit
57e067ba85
@ -443,6 +443,7 @@ void deploytest::testMSVC() {
|
||||
}
|
||||
|
||||
void deploytest::testWebEngine() {
|
||||
#ifdef WITH_ALL_TESTS
|
||||
TestUtils utils;
|
||||
|
||||
|
||||
@ -463,6 +464,7 @@ void deploytest::testWebEngine() {
|
||||
"-qmake", qmake,
|
||||
"-qmlDir", TestBinDir + "/../quicknanobrowser"}, &comapareTree);
|
||||
|
||||
#endif
|
||||
}
|
||||
|
||||
void deploytest::testQmlExtrct() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user