|
|
|
@ -425,7 +425,7 @@ else |
|
|
|
GRADLE_VLC_SRC_DIRS="$GRADLE_VLC_SRC_DIRS" CLI="" GRADLE_ABI=$GRADLE_ABI ./gradlew -Dmaven.repo.local=$M2_REPO $TARGET |
|
|
|
|
|
|
|
echo -e "\n===================================\nRun following for UI tests:" |
|
|
|
echo "adb shell am instrument -w -e package org.videolan.vlc.gui org.videolan.vlc.debug.test/org.videolan.vlc.MultidexTestRunner 1> result_UI_test.txt" |
|
|
|
echo "adb shell am instrument -w -m -e clearPackageData true -e package org.videolan.vlc -e debug false org.videolan.vlc.debug.test/org.videolan.vlc.MultidexTestRunner 1> result_UI_test.txt" |
|
|
|
fi |
|
|
|
fi |
|
|
|
|
|
|
|
|