039d3fe4e8
We want to re-enable Android tests in QTQAINFRA-3867. However, many tests are failing already preventing that from happening. QTBUG-87025 is currently keeping track (links) to all of those failing tests. The current proposal is to hide those failing tests, and enable Android test running in COIN for other tests. After, that try to fix them one by one, and at the same time we can make sure no more failing tests go unnoticed. Task-number: QTBUG-87025 Change-Id: Ic1fe9fdd167cbcfd99efce9a09c69c344a36bbe4 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
8 lines
89 B
Prolog
8 lines
89 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
dom \
|
|
|
|
# QTBUG-87671
|
|
android: SUBDIRS -= \
|
|
dom
|