7 | | 1. Update LayoutTests/imported/w3c/resources/ImportExpectations to activate the import of selected tests |
8 | | 2. Run "Tools/Scripts/import-w3c-tests" as is, or "Tools/Scripts/import-w3c-tests -t web-platform-tests/XXselected-testsXX" to have a faster import |
9 | | 3. Run rwt to generate the new expectations on LayoutTests/imported/w3c/web-platform-tests/XXselected-testsXX |
10 | | 4. Update if needed the list of imported files that should be marked as [ Skip ] in LayoutTests/TestExpectations |
11 | | * Tools/Scripts/import-w3c-tests will display in the console this to-be-skipped list of files |
| 7 | 1. Update `LayoutTests/imported/w3c/resources/ImportExpectations` to activate the import of selected tests |
| 8 | 2. Run `Tools/Scripts/import-w3c-tests` as is, or `Tools/Scripts/import-w3c-tests -t web-platform-tests/XXselected-testsXX` to have a faster import |
| 9 | 3. Run **rwt** (`Tools/Scripts/run-webkit-tests`) to generate the new expectations on `LayoutTests/imported/w3c/web-platform-tests/XXselected-testsXX` |
| 10 | 4. Update if needed the list of imported files that should be marked as **[ Skip ]** in `LayoutTests/TestExpectations` |
| 11 | * `Tools/Scripts/import-w3c-tests` will display in the console this to-be-skipped list of files |
30 | | 1. Check whether WebKit testharness.js is up-to-date with the latest one used in the W3C repository |
31 | | * If not update WebKit testharness.js accordingly |
32 | | 2. Update the repository revision in LayoutTests/imported/w3c/resources/TestRepositories |
33 | | 3. Delete all html|xhtml|xhtm|js|svg files in the corresponding LayoutTests/imported/w3C sub-folder |
34 | | 4. Run Tools/Scripts/import-w3c-tests |
| 30 | 1. Check whether WebKit `testharness.js` is up-to-date with the latest one used in the W3C repository |
| 31 | * If not update WebKit `testharness.js` accordingly |
| 32 | 2. Update the repository revision in `LayoutTests/imported/w3c/resources/TestRepositories` |
| 33 | 3. Delete all *html|xhtml|xhtm|js|svg* files in the corresponding `LayoutTests/imported/w3c` sub-folder |
| 34 | 4. Run `Tools/Scripts/import-w3c-tests` |
50 | | * Move already imported test suites to LayoutTests/imported/w3c/web-platform-tests |
51 | | * LayoutTests/imported/w3c/canvas, LayoutTests/imported/w3c/html-templates, LayoutTests/imported/w3c/indexeddb |
52 | | * LayoutTests/imported/blink/imported/csswg-test/css-writing-modes-3, LayoutTests/imported/blink/imported/web-platform-tests |
| 50 | * Move already imported test suites to `LayoutTests/imported/w3c/web-platform-tests` |
| 51 | * `LayoutTests/imported/w3c/canvas`, `LayoutTests/imported/w3c/html-templates`, `LayoutTests/imported/w3c/indexeddb` |
| 52 | * `LayoutTests/imported/blink/imported/csswg-test/css-writing-modes-3`, `LayoutTests/imported/blink/imported/web-platform-tests` |