Skip to content

Remove the prerequisites installation and MCU build steps from Travis CI #926

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

akosthekiss
Copy link
Member

The repeated downloads of the STM packages cause a huge slow-down
of Travis, especially when the source site becomes irresponsive
(which even causes Travis to report errors when the build would
work fine otherwise). Unfortunately, the license of the STM
packages does not allow their inclusion in the repository. (Note:
locally executed make precommit still builds MCU targets.)

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu

@akosthekiss akosthekiss added bug Undesired behaviour infrastructure Related to GH Actions or the tested targets labels Mar 1, 2016
@akosthekiss
Copy link
Member Author

To make sure that Jerry tests on ARM are not forgotten, it would be good to get arm/linux builds & tests running on Travis (#898).

@akosthekiss
Copy link
Member Author

Travis CI execution times became:

os make target travis time
linux check-signed-off check-vera check-cppcheck 4 min 24 sec
linux build.linux test-js-precommit 1 min 55 sec
linux test-unit 51 sec
osx build.darwin test-js-precommit 3 min 13 sec
osx test-unit 1 min 50 sec

@zherczeg
Copy link
Member

zherczeg commented Mar 2, 2016

LGTM

1 similar comment
@LaszloLango
Copy link
Contributor

LGTM

The repeated downloads of the STM packages cause a huge slow-down
of Travis, especially when the source site becomes irresponsive
(which even causes Travis to report errors when the build would
work fine otherwise). Unfortunately, the license of the STM
packages does not allow their inclusion in the repository. (Note:
locally executed `make precommit` still builds MCU targets.)

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
@akosthekiss akosthekiss force-pushed the travis-remove-install-prereq-build-mcu branch from 5ed22eb to 86cdc4b Compare March 2, 2016 15:56
@akosthekiss akosthekiss merged commit 86cdc4b into jerryscript-project:master Mar 2, 2016
@akosthekiss akosthekiss deleted the travis-remove-install-prereq-build-mcu branch March 10, 2016 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Undesired behaviour infrastructure Related to GH Actions or the tested targets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants