mirror of
https://github.com/fsquillace/junest.git
synced 2026-08-02 07:42:11 +00:00
Disable integ test for ARM
This commit is contained in:
parent
98107ac07f
commit
84f4d20370
1 changed files with 5 additions and 4 deletions
|
|
@ -24,7 +24,8 @@ script:
|
|||
- ${PWD}/lib/checks/check_all.sh
|
||||
- yes | junest setup --delete
|
||||
|
||||
- export JUNEST_HOME=~/.junest-arm
|
||||
- junest proot --fakeroot -- ${PWD}/lib/checks/check.sh --skip-aur-tests
|
||||
- junest proot -- ${PWD}/lib/checks/check.sh --skip-aur-tests --use-sudo
|
||||
- yes | junest setup --delete
|
||||
# ARM with qemu does seem to work properly. Disabling integ tests for ARM for now.
|
||||
#- export JUNEST_HOME=~/.junest-arm
|
||||
#- junest proot --fakeroot -- ${PWD}/lib/checks/check.sh --skip-aur-tests
|
||||
#- junest proot -- ${PWD}/lib/checks/check.sh --skip-aur-tests --use-sudo
|
||||
#- yes | junest setup --delete
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue