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

Bump app_units; use from_f64_au #18413

Merged
merged 1 commit into from
Sep 8, 2017
Merged

Conversation

Manishearth
Copy link
Member

@Manishearth Manishearth commented Sep 7, 2017

This change is Reviewable

@highfive
Copy link

highfive commented Sep 7, 2017

Heads up! This PR modifies the following files:

  • @bholley: components/style/Cargo.toml, components/style/values/specified/length.rs
  • @canaltinova: components/style/Cargo.toml, components/style/values/specified/length.rs
  • @emilio: components/style/Cargo.toml, components/style/values/specified/length.rs

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Sep 7, 2017
@highfive
Copy link

highfive commented Sep 7, 2017

warning Warning warning

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

@jdm
Copy link
Member

jdm commented Sep 7, 2017

@bors-servo: r+

@bors-servo
Copy link
Contributor

📌 Commit b7a3684 has been approved by jdm

@highfive highfive assigned jdm and unassigned wafflespeanut Sep 7, 2017
@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 Sep 7, 2017
@bors-servo
Copy link
Contributor

⌛ Testing commit b7a3684 with merge ce495273e92b68950bc50ac090530f852e981a16...

@bors-servo
Copy link
Contributor

💔 Test failed - mac-rel-wpt4

@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 Sep 7, 2017
@highfive highfive added S-awaiting-review There is new code that needs to be reviewed. and removed S-tests-failed The changes caused existing tests to fail. labels Sep 8, 2017
@Manishearth
Copy link
Member Author

@bors-servo r=jdm

@bors-servo
Copy link
Contributor

📌 Commit dd878ee has been approved by jdm

@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 Sep 8, 2017
@bors-servo
Copy link
Contributor

⌛ Testing commit dd878ee with merge 30a9e30...

bors-servo pushed a commit that referenced this pull request Sep 8, 2017
Bump app_units; use from_f64_au

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

💔 Test failed - linux-dev

@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 Sep 8, 2017
@wafflespeanut
Copy link
Contributor

error[E0277]: the trait bound `f32: std::ops::Mul<i32>` is not satisfied
   --> /home/servo/buildbot/slave/linux-dev/build/components/style/values/specified/length.rs:357:32
    |
357 |         au_from_f32_round(inch * physical_inch)
    |                                ^ no implementation for `f32 * i32`
    |
    = help: the trait `std::ops::Mul<i32>` is not implemented for `f32`

error: aborting due to previous error(s)

error: Could not compile `style`.

@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 Sep 8, 2017
@bors-servo
Copy link
Contributor

⌛ Testing commit 489bbb8 with merge f295cd3...

bors-servo pushed a commit that referenced this pull request Sep 8, 2017
Bump app_units; use from_f64_au

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

💔 Test failed - linux-rel-wpt

@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 Sep 8, 2017
@Manishearth
Copy link
Member Author

@bors-servo retry

@bors-servo
Copy link
Contributor

⌛ Testing commit 489bbb8 with merge b640bac...

bors-servo pushed a commit that referenced this pull request Sep 8, 2017
Bump app_units; use from_f64_au

<!-- 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/18413)
<!-- Reviewable:end -->
@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-tests-failed The changes caused existing tests to fail. labels Sep 8, 2017
@bors-servo
Copy link
Contributor

💔 Test failed - linux-rel-wpt

@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 Sep 8, 2017
@bors-servo
Copy link
Contributor

⌛ Testing commit 489bbb8 with merge 2b73735...

bors-servo pushed a commit that referenced this pull request Sep 8, 2017
Bump app_units; use from_f64_au

<!-- 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/18413)
<!-- Reviewable:end -->
@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-tests-failed The changes caused existing tests to fail. labels Sep 8, 2017
@bors-servo
Copy link
Contributor

💔 Test failed - linux-rel-wpt

@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 Sep 8, 2017
@Manishearth
Copy link
Member Author

@bors-servo retry

  • still the position-sticky tests

@bors-servo
Copy link
Contributor

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

@Manishearth
Copy link
Member Author

Manishearth commented Sep 8, 2017

@mrobinson can we disable or fix the position-sticky tests? They've been causing intermittents all week.

@bors-servo
Copy link
Contributor

☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel-css, linux-rel-wpt, mac-dev-unit, mac-rel-css1, mac-rel-css2, mac-rel-wpt1, mac-rel-wpt2, mac-rel-wpt3, mac-rel-wpt4, windows-msvc-dev
Approved by: jdm
Pushing 2b73735 to master...

@bors-servo bors-servo merged commit 489bbb8 into servo:master Sep 8, 2017
@Manishearth Manishearth deleted the bump-au branch September 8, 2017 20:44
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.

5 participants