disable ado test to make tinderbox happy
Change-Id: I2c1aa64db61e281dc1cddc2e7d89d9b109dcf287
This commit is contained in:
@@ -144,11 +144,12 @@ $(eval $(call gb_Module_add_check_targets,connectivity,\
|
||||
|
||||
endif
|
||||
|
||||
ifeq ($(GUI),WNT)
|
||||
$(eval $(call gb_Module_add_check_targets,connectivity,\
|
||||
CppunitTest_connectivity_ado \
|
||||
))
|
||||
endif
|
||||
# FIXME: Makes tinderbox unhappy as it leaves unclean tree
|
||||
#ifeq ($(GUI),WNT)
|
||||
#$(eval $(call gb_Module_add_check_targets,connectivity,\
|
||||
# CppunitTest_connectivity_ado \
|
||||
#))
|
||||
#endif
|
||||
|
||||
ifneq ($(filter QADEVOOO,$(BUILD_TYPE)),)
|
||||
$(eval $(call gb_Module_add_subsequentcheck_targets,connectivity,\
|
||||
|
Reference in New Issue
Block a user