[webkit-dev] PSA: EWS isn’t a replacement for running tests locally

Ryosuke Niwa rniwa at webkit.org
Wed May 8 11:12:40 PDT 2013


Hi,

While EWS is a nice tool that tells us if bots have been able to pass
tests, *please don’t skip the process of running tests locally* as clearly
outlined in http://www.webkit.org/coding/contributing.html.

It is *YOUR responsibility* to run tests and make sure your patch doesn’t
regress existing tests.

In particular, if you’re adding any assertions or making modifications
assertions could verify the correctness of, *be sure to run tests with
debug builds* since none of EWS bots build & run tests with assertions
enabled.

- R. Niwa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130508/7bc515df/attachment.html>


More information about the webkit-dev mailing list