-
Notifications
You must be signed in to change notification settings - Fork 705
Update test_e2e.sh #783
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
Update test_e2e.sh #783
Conversation
|
Please skip the ant-xgbosot uni test in executor_test.go to pass the CI. |
|
Hi @Yancey1989, would you please file a PR changing the Docker image from |
|
Hi @tonyyang-svail @wangkuiyi , I reopen this PR, and I'm so sorry that I closed this PR as my hands slipped 😂😂 |
|
LGTM |
@tonyyang-svail will do that today 😄😄 |
…flow into wangkuiyi-patch-2
Yancey0623
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fix #784
I would prefer to see that Ant-XGBoost either merges to dmlc/xgboost, or the launcher in Ant-XGBoost being separated out into alipay/automl. It doens't make sense to me to keep a launcher of xgboost in a fork and release the fork under the name
xgboost-launcher.Before the code clean up, I think we shouldn't keep the end-to-end test of Ant-XGBoost in the Travis CI of SQLFlow.