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

Turn on tests (with new big circle containers) #100

Merged
merged 15 commits into from
Feb 17, 2017

Conversation

ash211
Copy link

@ash211 ash211 commented Feb 3, 2017

No fancy test parallelization like other PRs had

No fancy test parallelization like other PRs had
So failures anywhere in the pipe show in the exit code
@ash211
Copy link
Author

ash211 commented Feb 15, 2017

That was a spurious success -- don't get too excited now

@ash211
Copy link
Author

ash211 commented Feb 16, 2017

Looks like we need numpy installed in Circle's python env:

31219 ========================================================================
31220 Running PySpark tests
31221 ========================================================================
31222 Running PySpark tests. Output is in /home/ubuntu/spark/python/unit-tests.log
31223 Will test against the following Python executables: ['python', 'python3.4', 'pypy']
31224 Will test the following Python modules: ['pyspark-core', 'pyspark-ml', 'pyspark-mllib', 'pyspark-sql', 'pyspark-streaming']
31225 /opt/circleci/.pyenv/versions/2.7.11/bin/python: No module named numpy
31226 ^[[31m
31227 Had test failures in pyspark.mllib.tests with python; see logs.^[[0m
31228 [error] running /home/ubuntu/spark/python/run-tests --parallelism=4 ; received return code 255

@robert3005
Copy link

💯

@robert3005 robert3005 merged commit 7cbcec9 into master Feb 17, 2017
@robert3005 robert3005 deleted the aash/reenable-tests-big-containers branch February 17, 2017 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants