[Webkit-unassigned] [Bug 258399] TestExpectations should allow for glob-like matching of paths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 22 09:04:27 PDT 2023


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
The downside of this proposal is that grepping TestExpectations for "overflow-clip-margin-intersection-observer.html" won't work to find that we already have an expectation.

Of course, it's already not 100% (because the whole directory can have an expectation), but (1) it's still a quick sanity check that myself and others use all the time, and (2) when suspecting foul play, one can grep for parent directory names.

If we add pattern matching, then we also need better tools to tell one if a test is subject to expectations.

-- 
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/20230622/aa4b3427/attachment.htm>


More information about the webkit-unassigned mailing list