-
Notifications
You must be signed in to change notification settings - Fork 187
Add ray tests to ci configuration against the development version of cloudpickle #256
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
Merged
Merged
Changes from all commits
Commits
Show all changes
89 commits
Select commit
Hold shift + click to select a range
1c4f805
Add ray to travis tests
williamma12 80fcd0c
Add more tests
williamma12 ddae239
Update ray dependencies
williamma12 662b620
Update travis testing
williamma12 31b54c1
minor changes
williamma12 225c466
clone ray but dont install to try to run tests
williamma12 9d01269
Added ray project url
williamma12 802cf94
Remove pytest args
williamma12 1f75534
Reorder tensorflow to end of requirements
williamma12 9ebd41d
remove pytest arguments
williamma12 014da2f
Reduce python version to 3.5
williamma12 80c46c6
temp
williamma12 15a1aac
Remove echo
williamma12 7287daf
load ray file test
williamma12 b2d7d6e
Did work
williamma12 6aed327
bash syntax error
williamma12 82c940f
More syntax errors
williamma12 9530286
Source new cloudpickle in ray
williamma12 a05bf2e
Fetch ray from git but only use it to run tests
williamma12 5b8c202
Reorder when we update the ray script
williamma12 c3fbffd
Fix syntax error
williamma12 001d164
Remove duration argument
williamma12 db9f5c0
Add duration 10 but remove test file
williamma12 3d8e034
Added = in command
williamma12 c037e45
Create PROJECT_DIR variable
williamma12 416c8e8
Use root flag when running pytest
williamma12 508bfaf
Fix typo
williamma12 0f016b1
update ray project dir for testing
williamma12 84e2264
CLean up code
williamma12 0c756b5
syntax error
williamma12 eb23a60
Move tests to tests/ folder
williamma12 8a27fe6
syntax error
williamma12 39d6587
Remove root flag but keep argument
williamma12 712b0d0
Change directories instead of using pytest args
williamma12 082b6ab
Adding import to avoid error
williamma12 687d0bc
Specify testing directory for pytest
williamma12 b3b7e7f
Remove command that moves testing directory
williamma12 9b5625a
Update syntax error
williamma12 e42cd05
syntax error
williamma12 fba2a38
Update cloudpickle path
williamma12 5b3867b
Add other tests back in
williamma12 e7c6a12
move where push directory is
williamma12 75cb061
Remove popd
williamma12 394785e
add psutil to dependencies for ray
williamma12 0a6611b
Undo removal of popd
williamma12 e5bd30c
Add other tests back in
williamma12 fdefa99
Install from wheels
williamma12 3233084
Always test ray for now
williamma12 2f690b3
Syntax error
williamma12 152d063
Rename file
williamma12 0fd87a2
Install ray from pypi
williamma12 e0c1a33
Update test directory
williamma12 c5cca54
Add required packages
williamma12 cd6ddaf
Skip other tests temporarily
williamma12 8527d1d
Remove duration argument
williamma12 1fed7de
Add duration back in
williamma12 6c7e89c
trigger travis build
williamma12 c4c6dc5
Add extra white space to separate arguments?
williamma12 a561161
Remove test_cython instead of trying to get cython to ignore it
williamma12 2a6cc21
Add other test back in (ci ray)
williamma12 b8eca80
change to match other format [ci downstream]
williamma12 9a54807
Install cython_examples instead of removing the test [ci downstream]
williamma12 25d7794
Fix pip install -e . command [ci downstream]
williamma12 cc48a5a
Another fix for pip install command [ci downstream]
williamma12 2323726
Use python setup.py instead [ci downstream]
williamma12 20bd3f1
Remove comments [ci downstream]
williamma12 b2d23bd
Add cython requirement for ray [ci downstream]
williamma12 8987064
Resolve comments [ci ray]
williamma12 1e7c371
Give ray its own script build process [ci ray]
williamma12 8c5ee15
Undo unnecessary changes [ci ray]
williamma12 052063a
Resolve comments [ci ray]
williamma12 9c56777
Syntax errors
williamma12 8659726
Try removing extraneous installs for ray [ci ray]
williamma12 1155cde
Syntax error [ci ray]
williamma12 f85a8fa
Resolve comments [ci ray]
williamma12 f27655c
Test to make sure that a bug in cloudpickle will happen in ray [ci ray]
williamma12 fb8292a
Temporarily skip cloudpickle tests [ci ray]
williamma12 f5cc58c
Remove "bug" from cloudpickle
williamma12 04d1041
resolve comments [ci ray]
williamma12 4e1782b
same as above [ci ray]
williamma12 bdb9ebe
Undo change [ci ray]
williamma12 5b0f319
Resolve comments [ci ray]
williamma12 f92a79b
typo [ci ray]
williamma12 dbd652b
I finally learned how to copy paste code correctly [ci ray]
williamma12 dc544ac
Update .travis.yml
robertnishihara 6732c1c
Update [ci ray]
robertnishihara 02ae007
Update [ci ray]
robertnishihara 8ec294f
update [ci ray]
robertnishihara 5edfb20
Update [ci ray]
robertnishihara File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.