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

Handle length parsing mode for other types too #16596

Merged
merged 1 commit into from Apr 25, 2017

Conversation

Manishearth
Copy link
Member

@Manishearth Manishearth commented Apr 25, 2017

All length types should handle this. Seems to block a couple tests.

try at https://treeherder.mozilla.org/#/jobs?repo=try&revision=b1eb64509e65f9dc548d361ac2ae00ce000c9d7b


This change is Reviewable

MozReview-Commit-ID: CIJQmx84QB2
@highfive
Copy link

Heads up! This PR modifies the following files:

  • @bholley: components/style/values/specified/length.rs
  • @emilio: components/style/values/specified/length.rs

@highfive
Copy link

warning Warning warning

  • These commits modify style code, but no tests are modified. Please consider adding a test!

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Apr 25, 2017
@Manishearth
Copy link
Member Author

cc @jryans

r? @heycam

@highfive highfive assigned heycam and unassigned nox Apr 25, 2017
@heycam
Copy link
Contributor

heycam commented Apr 25, 2017

r=me

@bors-servo delegate+

@bors-servo
Copy link
Contributor

✌️ @Manishearth can now approve this pull request

@Manishearth
Copy link
Member Author

Hm, looks like it doesn't affect try much, those tests have other reasons to fail too.

@bors-servo r=heycam

@bors-servo
Copy link
Contributor

📌 Commit 1639096 has been approved by heycam

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Apr 25, 2017
@bors-servo
Copy link
Contributor

⌛ Testing commit 1639096 with merge fffb945...

bors-servo pushed a commit that referenced this pull request Apr 25, 2017
Handle length parsing mode for other types too

All length types should handle this. Seems to block a couple tests.

try at https://treeherder.mozilla.org/#/jobs?repo=try&revision=b1eb64509e65f9dc548d361ac2ae00ce000c9d7b

<!-- 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/16596)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

💔 Test failed - linux-rel-css

@highfive highfive added S-tests-failed The changes caused existing tests to fail. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels Apr 25, 2017
@Manishearth
Copy link
Member Author

Manishearth commented Apr 25, 2017

@bors-servo
Copy link
Contributor

⚡ Previous build results for android, arm32, arm64, linux-dev, mac-dev-unit, mac-rel-wpt1, windows-msvc-dev are reusable. Rebuilding only linux-rel-css, linux-rel-wpt, mac-rel-css, mac-rel-wpt2...

@bors-servo
Copy link
Contributor

☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel-css, linux-rel-wpt, mac-dev-unit, mac-rel-css, mac-rel-wpt1, mac-rel-wpt2, windows-msvc-dev
Approved by: heycam
Pushing fffb945 to master...

@jryans
Copy link
Contributor

jryans commented Apr 25, 2017

Thanks for covering these other cases! 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-tests-failed The changes caused existing tests to fail.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants