Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate WR (preserve-3d, AA improvements) #16860
Conversation
highfive
commented
May 14, 2017
|
The first two commits have already been reviewed in #16775 - this just adds a commit with some updated test expectations. |
|
@bors-servo try |
Update WR (preserve-3d, AA improvements) <!-- 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/16860) <!-- Reviewable:end -->
|
r? anyone on the last commit - it adds 6 new passes and 1 new fail. The failure is due to a couple of stray pixels due to the ongoing anti-aliasing work. |
|
|
|
@bors-servo retry
|
Update WR (preserve-3d, AA improvements) <!-- 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/16860) <!-- Reviewable:end -->
|
@bors-servo clean retry force |
Update WR (preserve-3d, AA improvements) <!-- 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/16860) <!-- Reviewable:end -->
|
|
|
Looks like a permanent timeout on mac - will try to reproduce locally. |
|
I can reproduce this locally - it looks like the border tests are taking longer to execute on OSMesa. I'll investigate why tomorrow. |
|
Please squash the expectation commit into kvark's commit. |
|
r? @mbrubeck |
|
@bors-servo r+ |
|
|
|
Squashed the commits and rebased. Added one new test change - disabled https://github.com/servo/servo/pull/16860/files#diff-000446b741b205b52169061e9caf4fb9. The test in question renders a 160,000 px border, which WR currently times out on with the software rasterizer. r? anyone for that last change. |
|
@bors-servo r+ |
|
|
|
@bors-servo r-
|
|
@bors-servo r+ |
|
|
|
@bors-servo r=mbrubeck
|
|
|
Update WR (preserve-3d, AA improvements) <!-- 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/16860) <!-- Reviewable:end -->
|
|
glennw commentedMay 14, 2017
•
edited by larsbergstrom
This change is