-
Notifications
You must be signed in to change notification settings - Fork 29k
[DO NOT MERGE] Test NEW GA FAILURE #32168
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
Conversation
|
https://github.com/yaooqinn/spark/actions/runs/748728586 still fails with the same error
|
GITHUB_PREV_SHA: 0000000000000000000000000000000000000000 this looks weird but from a success build in @gengliangwang 's actions |
|
Kubernetes integration test starting |
|
Kubernetes integration test status failure |
|
Kubernetes integration test starting |
|
Kubernetes integration test status failure |
|
Kubernetes integration test starting |
|
Kubernetes integration test status failure |
|
I met same problem on the 1st error Looks like we need a [1] https://stackoverflow.com/questions/13106179/fatal-not-possible-to-fast-forward-aborting/43460847 |
|
Test build #137363 has finished for PR 32168 at commit
|
|
Test build #137354 has finished for PR 32168 at commit
|
|
Test build #137357 has finished for PR 32168 at commit
|
|
Maybe we should remove fast forward option |
|
@Yikun can you open a PR that removes the -ff option in the sync? A bit of manual tests in your local is enough given that it breaks many PRs. |
|
github conflict detection is less strict to |
@HyukjinKwon Sure, will have a try.... (missing some word before, it's very wired) |
|
Thanks @Yikun! I sent a couple of emails related to this in private :-). |
In #32144
I encountered with https://github.com/yaooqinn/spark/runs/2344156574?check_suite_focus=true
What changes were proposed in this pull request?
Why are the changes needed?
Does this PR introduce any user-facing change?
How was this patch tested?