Uh oh!
There was an error while loading. Please reload this page.
Small cleanup of zeppelin-server tests - #1263
Closed
bzz wants to merge 1 commit into
Closed
Conversation
bzz
commented
Aug 3, 2016
MemberAuthor
CI failed due to ZEPPELIN-1264 Rebasing on latest master and merging, if there is no further discusison |
bzzforce-pushed
the
cleanup/zeppelin-server-tests
branch
from
August 3, 2016 00:52
95462d6 to
ce911cfComparebzz
commented
Aug 3, 2016
MemberAuthor
CI failure Fixed in #1259 so rebasing again |
bzzforce-pushed
the
cleanup/zeppelin-server-tests
branch
from
August 3, 2016 05:23
ce911cf to
0dd89caComparejongyoul
commented
Aug 3, 2016
Member
I like this kind of PR. LGTM. Thanks for cleaning tests and removing unnecessary class. |
bzz
commented
Aug 4, 2016
MemberAuthor
Thank you for review @jongyoul ! CI fails on spark 1.6 profile, same as master, handled under ZEPPELIN-1286 Merging if there is no further discussion. |
2 tasks
PhilippGrulich pushed a commit
to SWC-SENSE/zeppelin
that referenced
this pull request
Aug 8, 2016
### What is this PR for? Small cleanup of zeppelin-server tests ### What type of PR is it? Refactoring ### How should this be tested? ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Alexander Bezzubov <bzz@apache.org> Closesapache#1263 from bzz/cleanup/zeppelin-server-tests and squashes the following commits: 0dd89ca [Alexander Bezzubov] Small cleanup of org.apache.zeppelin.* tests
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
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What is this PR for?
Small cleanup of zeppelin-server tests
What type of PR is it?
Refactoring
How should this be tested?
Questions: