-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 cssparser. #9380
Update cssparser. #9380
Conversation
Heads up! This PR modifies the following files:
|
@bors-servo r+ |
📌 Commit cac6a13 has been approved by |
Update cssparser. servo/rust-cssparser#91 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9380) <!-- Reviewable:end -->
💔 Test failed - mac-dev-unit |
I can’t reproduce locally and don’t understand how this happens with 0.2.3 in the lock file, but I’ll try to bump the requirement in |
cac6a13
to
529d7d9
Compare
@bors-servo r+ |
📌 Commit 529d7d9 has been approved by |
Update cssparser. servo/rust-cssparser#91 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9380) <!-- Reviewable:end -->
💔 Test failed - mac-dev-unit |
I haven’t managed to reproduce this issue on the builder. This worked fine:
|
Retry just in case something has changed, and also to make buildbot spin up EC2 builders so that I can investigate another issue. @bors-servo retry |
Update cssparser. servo/rust-cssparser#91 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9380) <!-- Reviewable:end -->
Oh oops I realize now when I said "I'm not sure other machines are failing" I meant to say "I'm not sure why the other machines are failing", sorry if that caused any confusion! |
This makes sense. When trying to reproduce I was using the branch, never a merge of the branch with master. I’ll try that tomorrow. |
529d7d9
to
0013fce
Compare
Here is what I did:
@bors-servo r+ So the moral of the story is:
|
📌 Commit 0013fce has been approved by |
Update cssparser. servo/rust-cssparser#91 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9380) <!-- Reviewable:end -->
💔 Test failed - linux-dev |
0013fce
to
6fd46b5
Compare
Fixed duplicate dependency introduced in the rebase. @bors-servo r+ |
📌 Commit 6fd46b5 has been approved by |
Cargo bug: rust-lang/cargo#2302. This needs at least a better error message, if not automatic resolution. |
Update cssparser. servo/rust-cssparser#91 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9380) <!-- Reviewable:end -->
☀️ Test successful - android, gonk, linux-dev, linux-rel, mac-dev-unit, mac-rel-css, mac-rel-wpt |
servo/rust-cssparser#91