Bug 90524

Summary: [Inspector][WebSocket][NRWT] layout tests which requires websocket server must be in a websocket subdirectory
Product: WebKit Reporter: Takashi Toyoshima <toyoshim>
Component: Tools / TestsAssignee: Takashi Toyoshima <toyoshim>
Status: RESOLVED FIXED    
Severity: Normal CC: kpiascik, pfeldman, tzik, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Takashi Toyoshima 2012-07-04 00:50:33 PDT
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.
Comment 1 Takashi Toyoshima 2012-07-04 01:00:19 PDT
Created attachment 150730 [details]
Patch
Comment 2 WebKit Review Bot 2012-07-06 03:05:12 PDT
Comment on attachment 150730 [details]
Patch

Clearing flags on attachment: 150730

Committed r121950: <http://trac.webkit.org/changeset/121950>
Comment 3 WebKit Review Bot 2012-07-06 03:05:17 PDT
All reviewed patches have been landed.  Closing bug.