Skip to content
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

The point to be fixed line of travis.yml with TravisCI #19

Closed
onokatio opened this issue Jan 10, 2018 · 3 comments
Closed

The point to be fixed line of travis.yml with TravisCI #19

onokatio opened this issue Jan 10, 2018 · 3 comments
Assignees
Projects

Comments

@onokatio
Copy link
Member

https://travis-ci.org/BitzenyCoreDevelopers/bitzeny/jobs/326831409

1509: The command "cd bitcoin-$HOST" exited with 1.

6364: The command "./configure --cache-file=../config.cache $BITCOIN_CONFIG_ALL $BITCOIN_CONFIG || ( cat config.log && false)" exited with 1.

6520: The command "make $MAKEJOBS $GOAL || ( echo "Build failure. Verbose build follows." && make $GOAL V=1 ; false )" exited with 1.

6529: The command make -j3 check VERBOSE=1 exited with 2.

6584: The command "if [ "$RUN_TESTS" = "true" ]; then travis_wait 30 make $MAKEJOBS check VERBOSE=1; fi" exited with 2.

6602: The command "if [ "$RUN_TESTS" = "true" ]; then test/functional/test_runner.py --coverage --quiet ${extended}; fi" exited with 1.

I try fix.

@onokatio onokatio assigned hitobb, zenywallet and ghost Jan 11, 2018
@ghost
Copy link

ghost commented Jan 11, 2018

fixed build errors
05b09e1

We should fix broken tests.

@onokatio
Copy link
Member Author

onokatio commented Jan 11, 2018

OK.
I think that passing automation build is needed than create test for bitzeny.
So first, I will edit travis.yml to not run test and check whether TravisCI run seccess.

How do you think ?

@ghost
Copy link

ghost commented Jan 14, 2018

fixed errors and disabled tests

@BitzenyDevTeam Please modify tests for BitZeny and create PR.

shuichiro-makigaki added a commit to shuichiro-makigaki/bitzeny that referenced this issue Feb 28, 2018
@ghost ghost added this to To do in z3.0.0 Mar 2, 2018
@ghost ghost assigned onokatio and ghost and unassigned hitobb, zenywallet, onokatio and ghost Mar 19, 2018
shuichiro-makigaki pushed a commit to shuichiro-makigaki/bitzeny that referenced this issue Aug 8, 2018
ghost pushed a commit that referenced this issue Nov 5, 2018
524b7e36a8 Merge #19: Increase maximum read-only mmap()s used from 1000 to 4096 on 64-bit systems
4874cb8d3e Increase maximum number of read-only mmap()s used from 1000 to 4096 on 64 bit systems.

git-subtree-dir: src/leveldb
git-subtree-split: 524b7e36a8e3bce6fcbcd1b5df09024283f325ba
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
z3.0.0
  
To do
Development

No branches or pull requests

3 participants