Bug 130927 - Move test cases of navigator content utils in own directory
Summary: Move test cases of navigator content utils in own directory
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: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-29 08:17 PDT by Gyuyoung Kim
Modified: 2014-03-30 23:38 PDT (History)
3 users (show)

See Also:


Attachments
Patch (23.72 KB, patch)
2014-03-29 08:21 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2 (478.61 KB, application/zip)
2014-03-29 09:19 PDT, Build Bot
no flags Details
Archive of layout-test-results from webkit-ews-05 for mac-mountainlion (496.15 KB, application/zip)
2014-03-29 09:37 PDT, Build Bot
no flags Details
Patch (26.78 KB, patch)
2014-03-29 09:46 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2014-03-29 08:17:43 PDT
Add NavigatorContentUtils dir to fast/dom in order to manage the test cases well.
Comment 1 Gyuyoung Kim 2014-03-29 08:21:56 PDT
Created attachment 228107 [details]
Patch
Comment 2 Build Bot 2014-03-29 09:19:22 PDT
Comment on attachment 228107 [details]
Patch

Attachment 228107 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/5679632103768064

New failing tests:
fast/dom/NavigatorContentUtils/is-protocol-handler-registered.html
Comment 3 Build Bot 2014-03-29 09:19:26 PDT
Created attachment 228108 [details]
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-12  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 4 Build Bot 2014-03-29 09:37:13 PDT
Comment on attachment 228107 [details]
Patch

Attachment 228107 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/5461634059337728

New failing tests:
fast/dom/NavigatorContentUtils/is-protocol-handler-registered.html
Comment 5 Build Bot 2014-03-29 09:37:17 PDT
Created attachment 228109 [details]
Archive of layout-test-results from webkit-ews-05 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-05  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 6 Gyuyoung Kim 2014-03-29 09:46:44 PDT
Created attachment 228110 [details]
Patch
Comment 7 Ryosuke Niwa 2014-03-30 23:01:04 PDT
Comment on attachment 228110 [details]
Patch

rs=me.
Comment 8 Gyuyoung Kim 2014-03-30 23:07:32 PDT
(In reply to comment #7)
> (From update of attachment 228110 [details])
> rs=me.

This patch is just to move tests related to the navigator content utils feature to new directory. Because I will add more tests for the feature in near future. So, it would be good to have own test directory.
Comment 9 WebKit Commit Bot 2014-03-30 23:38:01 PDT
Comment on attachment 228110 [details]
Patch

Clearing flags on attachment: 228110

Committed r166478: <http://trac.webkit.org/changeset/166478>
Comment 10 WebKit Commit Bot 2014-03-30 23:38:07 PDT
All reviewed patches have been landed.  Closing bug.