Bug 148828 - Move <a ping> tests from LayoutTests/http/tests/navigation to LayoutTests/http/tests/navigation/ping-attribute
Summary: Move <a ping> tests from LayoutTests/http/tests/navigation to LayoutTests/htt...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks: 79438
  Show dependency treegraph
 
Reported: 2015-09-04 14:29 PDT by Daniel Bates
Modified: 2015-10-01 09:44 PDT (History)
3 users (show)

See Also:


Attachments
Move and rename layout tests (25.16 KB, patch)
2015-09-04 14:32 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews101 for mac-mavericks (798.45 KB, application/zip)
2015-09-04 15:22 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews104 for mac-mavericks-wk2 (895.37 KB, application/zip)
2015-09-04 15:28 PDT, Build Bot
no flags Details
Move and rename layout tests (22.43 KB, patch)
2015-09-04 16:28 PDT, Daniel Bates
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2015-09-04 14:29:34 PDT
Towards adding <area ping> tests (bug #79438) we should move the existing ping tests from LayoutTests/http/tests/navigation to LayoutTests/http/tests/navigation/ping and rename them to reflect that they test the ping attribute on a HTML a element.
Comment 1 Daniel Bates 2015-09-04 14:32:12 PDT
Created attachment 260622 [details]
Move and rename layout tests
Comment 2 Build Bot 2015-09-04 15:22:25 PDT
Comment on attachment 260622 [details]
Move and rename layout tests

Attachment 260622 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/140948

New failing tests:
http/tests/navigation/image-load-in-unload-handler.html
http/tests/navigation/ping/anchor-cookie.html
http/tests/navigation/image-load-in-pagehide-handler.html
Comment 3 Build Bot 2015-09-04 15:22:27 PDT
Created attachment 260632 [details]
Archive of layout-test-results from ews101 for mac-mavericks

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-mavericks  Platform: Mac OS X 10.9.5
Comment 4 Build Bot 2015-09-04 15:28:28 PDT
Comment on attachment 260622 [details]
Move and rename layout tests

Attachment 260622 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/140960

New failing tests:
http/tests/navigation/image-load-in-unload-handler.html
http/tests/navigation/image-load-in-pagehide-handler.html
Comment 5 Build Bot 2015-09-04 15:28:30 PDT
Created attachment 260633 [details]
Archive of layout-test-results from ews104 for mac-mavericks-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-mavericks-wk2  Platform: Mac OS X 10.9.5
Comment 6 Daniel Bates 2015-09-04 16:28:33 PDT
Created attachment 260647 [details]
Move and rename layout tests
Comment 7 Alexey Proskuryakov 2015-09-04 23:29:45 PDT
I'm adding a Windows TestExpectation for ping-same-origin.html now; please update it when landing the patch.
Comment 8 Daniel Bates 2015-10-01 09:44:02 PDT
Committed r190410: <http://trac.webkit.org/changeset/190410>