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

Fix BadZipfile error while install msvc dependencies #22734

Merged
merged 1 commit into from Jan 21, 2019

Conversation

@learning
Copy link
Contributor

learning commented Jan 19, 2019

Fix BadZipfile error while install msvc dependencies


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #22727
  • These changes do not require tests because it's a patch to mach

This change is Reviewable

@highfive
Copy link

highfive commented Jan 19, 2019

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @asajeffrey (or someone else) soon.

@highfive
Copy link

highfive commented Jan 19, 2019

Heads up! This PR modifies the following files:

@CYBAI
Copy link
Collaborator

CYBAI commented Jan 19, 2019

$ ./mach test-tidy --no-progress --all
...
Checking files for tidiness...
./python/servo/bootstrap.py:312: F841 local variable 'e' is assigned to but never used
Running the dependency licensing lint...
@learning
Copy link
Contributor Author

learning commented Jan 20, 2019

oops, fixup added.

@jdm
Copy link
Member

jdm commented Jan 21, 2019

This looks sensible! Please squash the commits and we'll merge it :)

@learning learning force-pushed the learning:patch-msvc-install branch from f28c736 to 9c1683b Jan 21, 2019
@learning
Copy link
Contributor Author

learning commented Jan 21, 2019

The commits has been squashed. 😃

@jdm
Copy link
Member

jdm commented Jan 21, 2019

@bors-servo r+
Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Jan 21, 2019

📌 Commit 9c1683b has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Jan 21, 2019

Testing commit 9c1683b with merge 81d6404...

bors-servo added a commit that referenced this pull request Jan 21, 2019
Fix BadZipfile error while install msvc dependencies

<!-- Please describe your changes on the following line: -->
Fix BadZipfile error while install msvc dependencies

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #22727

<!-- Either: -->
- [X] These changes do not require tests because it's a patch to `mach`

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22734)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 21, 2019

💔 Test failed - linux-rel-wpt

@jdm
Copy link
Member

jdm commented Jan 21, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Jan 21, 2019

Testing commit 9c1683b with merge 6bce9a1...

bors-servo added a commit that referenced this pull request Jan 21, 2019
Fix BadZipfile error while install msvc dependencies

<!-- Please describe your changes on the following line: -->
Fix BadZipfile error while install msvc dependencies

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #22727

<!-- Either: -->
- [X] These changes do not require tests because it's a patch to `mach`

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22734)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 21, 2019

@bors-servo bors-servo merged commit 9c1683b into servo:master Jan 21, 2019
4 checks passed
4 checks passed
Taskcluster (pull_request) TaskGroup: success
Details
Travis CI - Pull Request Build Passed
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

6 participants
You can’t perform that action at this time.