new-run-webkit-tests http/tests/inspector/web-socket-frame.html fails because websocket server is not launched by NRWT automatically. NRWT decides to launche websocket server when a target test is in 'websocket' subdirectories, so layout tests which requires websocket server must be in a 'websocket' subdirectory.
Created attachment 150730 [details] Patch
Comment on attachment 150730 [details] Patch Clearing flags on attachment: 150730 Committed r121950: <http://trac.webkit.org/changeset/121950>
All reviewed patches have been landed. Closing bug.