Run fast testcases in Travis CI, remove obsolete testcase (#760)

* Removed obsolete apkindex_files cache testcase (the corresponding
function has been removed in #345 already).
* Fix test_challenge_apk: It failed on Travis, because we're accessing
/etc/abuild.conf, which only exists after initializing the build environment.
It's a random dummy file anyway, so I've replaced it with another file.
* Fix test_folder_size: accept a tolerance in the result
This commit is contained in:
Oliver Smith 2017-10-23 19:44:08 +00:00 committed by GitHub
parent b1c86d4586
commit ed94ab7449
7 changed files with 45 additions and 27 deletions

View file

@ -23,6 +23,7 @@ DIR="$(cd "$(dirname "$0")" && pwd -P)"
cd "$DIR"/..
sh_files="
./test/static_code_analysis.sh
./test/testcases_fast.sh
./aports/main/postmarketos-base/firmwareload.sh
./aports/main/postmarketos-mkinitfs/init.sh.in
./aports/main/postmarketos-mkinitfs/init_functions.sh