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 upIntermittent failure in /_mozilla/mozilla/animation-removed-node.html #22445
Labels
Comments
This was referenced Dec 13, 2018
bors-servo
added a commit
that referenced
this issue
Dec 14, 2018
Add another layer of rAF to avoid intermittent failures. Hopefully fixes #22445. <!-- 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/22447) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Dec 15, 2018
Add another layer of rAF to avoid intermittent failures. Hopefully fixes #22445. <!-- 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/22447) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Dec 15, 2018
Add another layer of rAF to avoid intermittent failures. Hopefully fixes #22445. <!-- 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/22447) <!-- Reviewable:end -->
|
It seems here comes different intermittent failure for the same test. ( #22467 and #22451 )
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe two requestAnimationFrame calls will do the trick :<