[webkit-reviews] review granted: [Bug 46453] [NRWT] Put the http and websocket tests to end of the test list : [Attachment 69459] proposed_patch_v3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 1 10:40:24 PDT 2010


Tony Chang <tony at chromium.org> has granted Gabor Rapcsanyi
<rgabor at inf.u-szeged.hu>'s request for review:
Bug 46453: [NRWT] Put the http and websocket tests to end of the test list
https://bugs.webkit.org/show_bug.cgi?id=46453

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

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=69459&action=review

> WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:560
> +	       test_lists.insert(0, ("tests_to_http_lock", tests_to_http_lock))


Nit: In a separate change, can you update dump_render_tree_thread.py? 
TestShellThread._current_dir is a little confusing since in this case it's not
a directory.  We can probably rename it to test_group or group_name or
something.


More information about the webkit-reviews mailing list