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 upRun our reftests with wptrunner #6899
Conversation
highfive
commented
Aug 2, 2015
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @Ms2ger (or someone else) soon. |
|
@s142857 There's an issue that's making it difficult to evaluate these changes: this git branch seems to include several commits that are different than servo/master in some way. I recommend resetting the branch to a revision of the official master, then cherry-picking your two commits ( Additionally, it will be much easier to read if the two commits are squashed together in one. |
|
|
|
ill do it |
sgmenda commentedAug 2, 2015
#5618, It allows us to run reftests using wptrunner.
I've done the needed changes, as proposed by @jdm .
Hopefully this is it.
Thanks @jdm @SimonSapin @wafflespeanut