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

appveyor: Try using a different sh.exe #58434

Closed
wants to merge 2 commits into from

Conversation

alexcrichton
Copy link
Member

@alexcrichton alexcrichton commented Feb 13, 2019

On a suggestions from AppVeyor let's try using a different sh.exe and
see what happens...

cc #58160

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 13, 2019
@alexcrichton
Copy link
Member Author

r? @pietroalbini

appveyor.yml Outdated Show resolved Hide resolved
On a suggestions from AppVeyor let's try using a different `sh.exe` and
see what happens...
appveyor.yml Outdated Show resolved Hide resolved
Co-Authored-By: alexcrichton <alex@alexcrichton.com>
@pietroalbini
Copy link
Member

@bors r+ p=1

@bors
Copy link
Contributor

bors commented Feb 13, 2019

📌 Commit 5474880 has been approved by pietroalbini

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 13, 2019
@pietroalbini
Copy link
Member

@bors p=5

@bors
Copy link
Contributor

bors commented Feb 13, 2019

⌛ Testing commit 5474880 with merge b1a329fc43f0516abd6ef8415a6e41ed4863fdde...

@bors
Copy link
Contributor

bors commented Feb 13, 2019

💔 Test failed - status-appveyor

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Feb 13, 2019
@rust-highfive
Copy link
Collaborator

Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.
Cloning into 'rust-lang/rust'...
travis_time:end:0f7c7f13:start=1550096593975941447,finish=1550096604342753778,duration=10366812331
$ cd rust-lang/rust
$ git checkout -qf b1a329fc43f0516abd6ef8415a6e41ed4863fdde
fatal: reference is not a tree: b1a329fc43f0516abd6ef8415a6e41ed4863fdde
The command "git checkout -qf b1a329fc43f0516abd6ef8415a6e41ed4863fdde" failed and exited with 128 during .
Your build has been stopped.

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@Centril
Copy link
Contributor

Centril commented Feb 13, 2019

@bors retry

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 13, 2019
@bors
Copy link
Contributor

bors commented Feb 14, 2019

⌛ Testing commit 5474880 with merge 4caf7a7ea5f15d37cf371a9040a95e9e45ef7df3...

@bors
Copy link
Contributor

bors commented Feb 14, 2019

💔 Test failed - status-appveyor

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Feb 14, 2019
@rust-highfive
Copy link
Collaborator

Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.
Cloning into 'rust-lang/rust'...
travis_time:end:11c0d23a:start=1550107226010548623,finish=1550107240122429609,duration=14111880986
$ cd rust-lang/rust
$ git checkout -qf 4caf7a7ea5f15d37cf371a9040a95e9e45ef7df3
fatal: reference is not a tree: 4caf7a7ea5f15d37cf371a9040a95e9e45ef7df3
The command "git checkout -qf 4caf7a7ea5f15d37cf371a9040a95e9e45ef7df3" failed and exited with 128 during .
Your build has been stopped.

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@pietroalbini
Copy link
Member

OK, git bash doesn't work at all, apparently.

@alexcrichton
Copy link
Member Author

Indeed!

@alexcrichton alexcrichton deleted the appveyor-git branch February 14, 2019 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants