[webkit-dev] are fuzzer tests appropriate layout tests?

Geoffrey Garen ggaren at apple.com
Wed Jun 13 13:32:42 PDT 2012


> These tests regularly timeout on the Chromium debug bots and occasionally
> timeout on the Apple Lion bots.

WebKit has a clear policy about this: Tests must be fast enough not to time out. We can fix this issue by making these tests shorter. 

I don't really see the connection to an abstract debate about fuzzers. Fuzzers can be short-running, and non-fuzzers can be long-running.

Geoff


More information about the webkit-dev mailing list