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 upAttempt to fix webfont-related intermittent test failures. #8257
Conversation
|
@bors-servo try |
Attempt to fix webfont-related intermittent test failures. I'm not completely sure the race condition outlined in this patch is actually the race condition causing failures... but it's a possibility. (I plan to run this through try a couple of times to see if it actually helps.) <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8257) <!-- Reviewable:end -->
|
Yikes, that's subtle. |
|
|
|
@bors-servo retry #7731 |
Attempt to fix webfont-related intermittent test failures. I'm not completely sure the race condition outlined in this patch is actually the race condition causing failures... but it's a possibility. (I plan to run this through try a couple of times to see if it actually helps.) <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8257) <!-- Reviewable:end -->
|
|
|
@bors-servo try |
I'm not completely sure the race condition outlined in this patch is actually the race condition causing failures... but it seems reasonable.
ec2fd77
to
4f86662
|
@bors-servo try |
Attempt to fix webfont-related intermittent test failures. I'm not completely sure the race condition outlined in this patch is actually the race condition causing failures... but it's a possibility. (I plan to run this through try a couple of times to see if it actually helps.) <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8257) <!-- Reviewable:end -->
|
|
|
Three tries, zero font-related failures; either this fixes the issue, or I'm extremely unlucky. |
|
@bors-servo r+ p=1 Nice find! |
|
|
|
@bors-servo retry |
|
@bors-servo r=mbrubeck |
|
|
|
@bors-servo r- |
|
@bors-servo r=mbrubeck p=1 |
|
|
|
@bors-servo retry |
Attempt to fix webfont-related intermittent test failures. I'm not completely sure the race condition outlined in this patch is actually the race condition causing failures... but it's a possibility. (I plan to run this through try a couple of times to see if it actually helps.) <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8257) <!-- Reviewable:end -->
|
|
eefriedman commentedOct 30, 2015
I'm not completely sure the race condition outlined in this patch is
actually the race condition causing failures... but it's a possibility.
(I plan to run this through try a couple of times to see if it actually helps.)