Bug 148828

Summary: Move <a ping> tests from LayoutTests/http/tests/navigation to LayoutTests/http/tests/navigation/ping-attribute
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Tools / TestsAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, buildbot, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 79438    
Attachments:
Description Flags
Move and rename layout tests
none
Archive of layout-test-results from ews101 for mac-mavericks
none
Archive of layout-test-results from ews104 for mac-mavericks-wk2
none
Move and rename layout tests ap: review+

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>