Summary: | REGRESSION(r77974): http/tests/security/aboutBlank/security-context-window-open.html is failing | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Maciej Stachowiak <mjs> | ||||
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | dbates, sam, webkit-ews, webkit.review.bot | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | PC | ||||||
OS: | OS X 10.5 | ||||||
Attachments: |
|
Description
Maciej Stachowiak
2011-02-09 18:35:03 PST
Created attachment 89145 [details]
Patch
Attachment 89145 [details] did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/plat..." exit_code: 1
Tools/WebKitTestRunner/TestController.cpp:37: Alphabetical sorting problem. [build/include_order] [4]
Total errors found: 1 in 5 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Attachment 89145 [details] did not build on qt: Build output: http://queues.webkit.org/results/8393099 Committed r83550: <http://trac.webkit.org/changeset/83550> (In reply to comment #4) > Attachment 89145 [details] did not build on qt: > Build output: http://queues.webkit.org/results/8393099 As prophesied by the Qt EWS bot ( :-( ), this change broke the Qt Linux Release build: <http://build.webkit.org/builders/Qt%20Linux%20Release/builds/31231/steps/compile-webkit/logs/stdio> Committed build fix for Qt Linux Release bot in changeset 83556 <http://trac.webkit.org/changeset/83556>. |