Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Side by Side Diff: LayoutTests/http/tests/w3c/README

Issue 1191043004: Import hr-time and user-timing tests, remove redundant webperf copies (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add idlharness result Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This directory contains files imported from the W3C. 1 This directory contains files imported from the W3C.
2 2
3 == THIS DIRECTORY IS OBSOLETE ==
4
5 Tests are now imported into LayoutTests/imported (see README there).
6
7 The tests in LayoutTests/http/tests/w3c/webperf were imported from
8 https://dvcs.w3.org/hg/webperf/ but have been migrated into the
9 https://github.com/w3c/web-platform-tests repo:
10
11 * HighResolutionTime -> hr-time/
12 * navigation-timing -> navigation-timing/
13 * resource-timing -> resource-timing/
14 * UserTiming -> user-timing/
15
16 This directory now contains:
17
18 * Submissions that were not "approved" - these should be reviewed
19 for redundancy with approved tests in web-platform-tests
20
21 * Tests that require a http/s server. Tracked as:
22 http://crbug.com/360762
23
24 Please do not add additional tests to this directory, and strive
25 to remove them. Removing this directory is tracked as:
26 http://crbug.com/498037
27
28 == Previous Documentation ==
29
3 With only one exception (below), these files should not be modified directly. In stead, please 30 With only one exception (below), these files should not be modified directly. In stead, please
4 source the files from the following locations: 31 source the files from the following locations:
5 32
6 resources/testharness.js - and... 33 resources/testharness.js - and...
7 resources/testharness.css - Fetch from http://w3c-test.org/resources/ 34 resources/testharness.css - Fetch from http://w3c-test.org/resources/
8 35
9 resources/testharnessreport.js - Modify directly. It's the vendor specific porti on. 36 resources/testharnessreport.js - Modify directly. It's the vendor specific porti on.
10 37
11 webperf/ - Use Tools/Scripts/import-w3c-performance-wg-tests 38 webperf/ - Use Tools/Scripts/import-w3c-performance-wg-tests
OLDNEW
« no previous file with comments | « LayoutTests/W3CImportExpectations ('k') | LayoutTests/http/tests/w3c/webperf/approved/HighResolutionTime/basic.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698