[webkit-reviews] review granted: [Bug 94505] Intermittenly, many WebKit2 tests have results from the wrong test compared to the test just run, giving false failures. : [Attachment 159504] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 20 13:27:45 PDT 2012


Ojan Vafai <ojan at chromium.org> has granted Dirk Pranke <dpranke at chromium.org>'s
request for review:
Bug 94505: Intermittenly, many WebKit2 tests have results from the wrong test
compared to the test just run, giving false failures.
https://bugs.webkit.org/show_bug.cgi?id=94505

Attachment 159504: Patch
https://bugs.webkit.org/attachment.cgi?id=159504&action=review

------- Additional Comments from Ojan Vafai <ojan at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=159504&action=review


> Tools/Scripts/webkitpy/layout_tests/port/driver.py:163
> +	   if 'Timed out waiting for final message from web process' in text:

This should probably have a FIXME. In theory at least, we should fix the WTR
bug eventually and remove this special case, right?


More information about the webkit-reviews mailing list