Josh Matthews

Results 343 issues of Josh Matthews

Possibly alternate between two accounts for each time the webhook is invoked?

E-Easy
C-Assigned
help-wanted
C-has open PR

I've done `@bors-servo: r=Ms2ger` in PRs recently and had highfive assign me. I can't see any reason why this happens from reading the code; I've verified the regex in http://regexpal.com/,...

When homu reports a WPT testsuite failure, we should post a comment linking to the raw log. If it's test-css, we should link to the reftest analyzer tool, too: http://hoppipolla.co.uk/410/reftest-analyser-structured.xhtml

help-wanted

i.e. https://github.com/servo/servo/blob/master/tests/wpt/README.md#updating-test-expectations

Despite the changes in #75 I still had to remove it manually in https://github.com/servo/servo/pull/10225.

This is actually an upstream repository that gets updated occasionally, so any changes made to it should also be made in the [original repository](https://github.com/w3c/wptrunner).

Specifically, it's easy to write `disable: whatever` instead of the correct `disabled: whatever`. Also, we could check for an issue number or URL in the disabling message.