Bug 90524 - [Inspector][WebSocket][NRWT] layout tests which requires websocket server must be in a websocket subdirectory
Summary: [Inspector][WebSocket][NRWT] layout tests which requires websocket server mus...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Takashi Toyoshima
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-04 00:50 PDT by Takashi Toyoshima
Modified: 2012-07-06 03:05 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.48 KB, patch)
2012-07-04 01:00 PDT, Takashi Toyoshima
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.