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 upEnable more CSS module tests #8565
Conversation
highfive
commented
Nov 17, 2015
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @glennw (or someone else) soon. |
|
@bors-servo try |
|
|
|
|
Bah. A lot of these transitions tests seem to be random, and that transforms test is an intermittent crash. |
|
linux-rel had a bunch of the transitions tests time out, too… |
|
Conclusion on IRC is to disable the random tests. |
6a840da
to
0446ba9
|
@bors-servo try |
Enable more CSS module tests As noted, this excludes Fonts, on the assumption #8374 will land first. This should get us testing every property we support, I think. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8565) <!-- Reviewable:end -->
|
|
|
@bors-servo try |
Enable more CSS module tests As noted, this excludes Fonts, on the assumption #8374 will land first. This should get us testing every property we support, I think. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8565) <!-- Reviewable:end -->
|
|
(Lots of TIMEOUT and NOTRUN subtests)
|
|
Yeah, I saw. Never had those timeout locally. sighs I fear we'll just have to disable all the transitions tests? |
|
And reviewed beforehand, I guess. |
74ea7ce
to
5845a60
|
@bors-servo r+ |
|
|
Enable more CSS module tests As noted, this excludes Fonts, on the assumption #8374 will land first. This should get us testing every property we support, I think. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8565) <!-- Reviewable:end -->
|
|
|
That failure is #9106. Do we want to retry or not? |
|
@bors-servo retry #9106 |
Enable more CSS module tests As noted, this excludes Fonts, on the assumption #8374 will land first. This should get us testing every property we support, I think. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8565) <!-- Reviewable:end -->
|
|
|
@bors-servo retry #4701 (not really a great report but the only thing we have for that failure) |
|
|
|
|
gsnedders commentedNov 17, 2015
As noted, this excludes Fonts, on the assumption #8374 will land first. This should get us testing every property we support, I think.