[Webkit-unassigned] [Bug 257674] import-w3c-tests, -s, and web-platform-tests/css/selectors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 17 04:08:20 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=257674

Sam Sneddon [:gsnedders] <gsnedders at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |---
             Status|RESOLVED                    |REOPENED

--- Comment #8 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
Anne asked if this reproduced with `-s` specifically, and:

```
./Tools/Scripts/import-w3c-tests web-platform-tests/css/selectors --clean-dest-dir -a -t -s ~/projects/wpt
```

Results in:

```
On branch main
Your branch is up to date with 'origin/main'.

Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
        modified:   LayoutTests/imported/w3c/resources/import-expectations.json
        modified:   LayoutTests/imported/w3c/resources/resource-files.json
        deleted:    LayoutTests/imported/w3c/web-platform-tests/css/selectors/dir-pseudo-on-input-element-expected.txt
        modified:   LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/user-action-pseudo-classes-in-has.html
        modified:   LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/w3c-import.log
        deleted:    LayoutTests/imported/w3c/web-platform-tests/css/selectors/is-default-ns-001-expected.html
        deleted:    LayoutTests/imported/w3c/web-platform-tests/css/selectors/is-default-ns-002-expected.html
        deleted:    LayoutTests/imported/w3c/web-platform-tests/css/selectors/is-default-ns-003-expected.html
        modified:   LayoutTests/imported/w3c/web-platform-tests/css/selectors/is-where-error-recovery.html
        modified:   LayoutTests/imported/w3c/web-platform-tests/css/selectors/is-where-parsing.html
        modified:   LayoutTests/imported/w3c/web-platform-tests/css/selectors/modal-pseudo-class.html
        deleted:    LayoutTests/imported/w3c/web-platform-tests/css/selectors/not-default-ns-001-expected.html
        deleted:    LayoutTests/imported/w3c/web-platform-tests/css/selectors/not-default-ns-002-expected.html
        deleted:    LayoutTests/imported/w3c/web-platform-tests/css/selectors/not-default-ns-003-expected.html
        modified:   LayoutTests/imported/w3c/web-platform-tests/css/selectors/parsing/parse-has-disallow-nesting-has-inside-has.html
        modified:   LayoutTests/imported/w3c/web-platform-tests/css/selectors/parsing/parse-has.html
        modified:   LayoutTests/imported/w3c/web-platform-tests/css/selectors/w3c-import.log

Untracked files:
  (use "git add <file>..." to include in what will be committed)
        LayoutTests/imported/w3c/web-platform-tests/css/selectors/dir-pseudo-update-document-element-expected.html
        LayoutTests/imported/w3c/web-platform-tests/css/selectors/dir-pseudo-update-document-element-ref.html
        LayoutTests/imported/w3c/web-platform-tests/css/selectors/dir-pseudo-update-document-element.html
        LayoutTests/imported/w3c/web-platform-tests/css/selectors/has-sibling-chrome-crash.html
        LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/crashtests/
        LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/is-pseudo-containing-sibling-relationship-in-has.html
        LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/negated-nth-child-when-ancestor-changes-expected.html
        LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/negated-nth-child-when-ancestor-changes-ref.html
        LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/negated-nth-child-when-ancestor-changes.html
        LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/negated-nth-last-child-when-ancestor-changes-expected.html
        LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/negated-nth-last-child-when-ancestor-changes-ref.html
        LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/negated-nth-last-child-when-ancestor-changes.html
        LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/not-pseudo-containing-sibling-relationship-in-has.html

no changes added to commit (use "git add" and/or "git commit -a")
```

So… yes, it does. Well, that's cursed. That it manages to delete files in the simpler codepath but not the complex one seems deeply cursed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230817/6658f5bc/attachment-0001.htm>


More information about the webkit-unassigned mailing list