Changeset 122632 in webkit


Ignore:
Timestamp:
Jul 13, 2012 2:29:40 PM (12 years ago)
Author:
simonjam@chromium.org
Message:

[Navigation Timing] Imported W3C tests contain duplicates and are DOS formatted
https://bugs.webkit.org/show_bug.cgi?id=91184

Reviewed by Adam Barth.

The upstream 'html5' tests are just duplicates of the 'html' tests.

Tools:

  • Scripts/import-w3c-performance-wg-tests:

LayoutTests:

  • http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist.html: Converted to *NIX newline format.
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects.html:
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect.html: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects-expected.txt: Removed.
  • http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects.html: Removed.
  • http/tests/w3c/webperf/resources/blank_page_green.htm:
  • http/tests/w3c/webperf/resources/blank_page_green_with_onunload.htm:
  • http/tests/w3c/webperf/resources/blank_page_meta_redirect.htm:
  • http/tests/w3c/webperf/resources/blank_page_unload.htm:
  • http/tests/w3c/webperf/resources/blank_page_yellow.htm:
  • http/tests/w3c/webperf/resources/blank_page_yellow_with_onunload.htm:
  • http/tests/w3c/webperf/resources/pagevistestharness.js:

(pv_test):
(test_feature_exists):
(test_equals):
(add_async_result_assert):
(TabSwitch):

  • http/tests/w3c/webperf/resources/webperftestharness.js:

(test_true):

  • platform/chromium/TestExpectations:
Location:
trunk
Files:
38 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r122630 r122632  
     12012-07-13  James Simonsen  <simonjam@chromium.org>
     2
     3        [Navigation Timing] Imported W3C tests contain duplicates and are DOS formatted
     4        https://bugs.webkit.org/show_bug.cgi?id=91184
     5
     6        Reviewed by Adam Barth.
     7
     8        The upstream 'html5' tests are just duplicates of the 'html' tests.
     9
     10        * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist.html: Converted to *NIX newline format.
     11        * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist.html:
     12        * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none.html:
     13        * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward.html:
     14        * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums.html:
     15        * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload.html:
     16        * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document.html:
     17        * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist.html:
     18        * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html:
     19        * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite.html:
     20        * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist.html:
     21        * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html:
     22        * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect.html:
     23        * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload.html:
     24        * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect.html:
     25        * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html:
     26        * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects.html:
     27        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open-expected.txt: Removed.
     28        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open.html: Removed.
     29        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist-expected.txt: Removed.
     30        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist.html: Removed.
     31        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document-expected.txt: Removed.
     32        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document.html: Removed.
     33        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist-expected.txt: Removed.
     34        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist.html: Removed.
     35        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none-expected.txt: Removed.
     36        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none.html: Removed.
     37        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward-expected.txt: Removed.
     38        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward.html: Removed.
     39        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums-expected.txt: Removed.
     40        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums.html: Removed.
     41        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload-expected.txt: Removed.
     42        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload.html: Removed.
     43        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document-expected.txt: Removed.
     44        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document.html: Removed.
     45        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist-expected.txt: Removed.
     46        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist.html: Removed.
     47        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object-expected.txt: Removed.
     48        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object.html: Removed.
     49        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite-expected.txt: Removed.
     50        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite.html: Removed.
     51        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist-expected.txt: Removed.
     52        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist.html: Removed.
     53        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order-expected.txt: Removed.
     54        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order.html: Removed.
     55        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect-expected.txt: Removed.
     56        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect.html: Removed.
     57        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload-expected.txt: Removed.
     58        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload.html: Removed.
     59        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect-expected.txt: Removed.
     60        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect.html: Removed.
     61        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt: Removed.
     62        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect.html: Removed.
     63        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects-expected.txt: Removed.
     64        * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects.html: Removed.
     65        * http/tests/w3c/webperf/resources/blank_page_green.htm:
     66        * http/tests/w3c/webperf/resources/blank_page_green_with_onunload.htm:
     67        * http/tests/w3c/webperf/resources/blank_page_meta_redirect.htm:
     68        * http/tests/w3c/webperf/resources/blank_page_unload.htm:
     69        * http/tests/w3c/webperf/resources/blank_page_yellow.htm:
     70        * http/tests/w3c/webperf/resources/blank_page_yellow_with_onunload.htm:
     71        * http/tests/w3c/webperf/resources/pagevistestharness.js:
     72        (pv_test):
     73        (test_feature_exists):
     74        (test_equals):
     75        (add_async_result_assert):
     76        (TabSwitch):
     77        * http/tests/w3c/webperf/resources/webperftestharness.js:
     78        (test_true):
     79        * platform/chromium/TestExpectations:
     80
    1812012-07-13  Raymond Toy  <rtoy@google.com>
    282
  • trunk/LayoutTests/platform/chromium/TestExpectations

    r122625 r122632  
    37533753BUGWK91133 WIN : storage/indexeddb/constants.html = PASS CRASH
    37543754
    3755 // Flaky since creation in 122528
    3756 BUGWK91252 : http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html = PASS TEXT
    3757 BUGWK91252 : http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object.html = PASS TEXT
     3755BUGWK91183 : http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html = PASS TEXT
    37583756
    37593757// Fails on Mac 10.7
  • trunk/Tools/ChangeLog

    r122631 r122632  
     12012-07-13  James Simonsen  <simonjam@chromium.org>
     2
     3        [Navigation Timing] Imported W3C tests contain duplicates and are DOS formatted
     4        https://bugs.webkit.org/show_bug.cgi?id=91184
     5
     6        Reviewed by Adam Barth.
     7
     8        The upstream 'html5' tests are just duplicates of the 'html' tests.
     9
     10        * Scripts/import-w3c-performance-wg-tests:
     11
    1122012-07-13  Dirk Pranke  <dpranke@chromium.org>
    213
  • trunk/Tools/Scripts/import-w3c-performance-wg-tests

    r122528 r122632  
    5555
    5656directories_to_copy = ['approved', 'resources']
     57directories_to_ignore = ['html5']                 # These are just duplicates of the sibling directory 'html'.
    5758replacements = [
    5859        ('www.w3c-test.org', 'localhost:8000'),   # This is the alternate host for cross-server requests.
     
    6263        ('+ "(" + reloadTime[time] + ")"', ''),   # Remove dynamic values from the output. We'll still see PASS.
    6364        ('+ "(" + startingTime[time] + ")"', ''),
     65        ('\r\n', '\n'),                           # Convert to *NIX format.
    6466]
    6567
     
    6870    os.chdir(source_directory)
    6971    for root, dirs, files in os.walk(directory_to_copy):
     72        for dirname in directories_to_ignore:
     73            if dirname in dirs:
     74                dirs.remove(dirname)
    7075        for dirname in dirs:
    7176            os.makedirs(os.path.join(destination_directory, root, dirname))
Note: See TracChangeset for help on using the changeset viewer.