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 upUnable to successfully run the jQuery tests #10032
Open
Labels
Comments
bors-servo
added a commit
that referenced
this issue
Mar 16, 2016
Make the jquery test runner work again. CC #10032. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10033) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running this test ends in either of two unfavourable outcomes as per this gist.
The command run is
RUST_BACKTRACE=1 ./mach test-jquerybased off ad47c09.selectortest reliably failsattributestest occasionally explodes.Any advice on how to pin this down would be appreciated.