[Webkit-unassigned] [Bug 258855] check-for-duplicated-platform-test-results should consider full graph

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 09:05:43 PDT 2024


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

--- Comment #2 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
As some evidence this isn't purely theoretical:

104d72e478b0adf053dfb3dca6d497b396ba6a15  LayoutTests/platform/ios-wk2/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission-expected.txt
102699a0d4e24a03ee91de07e13576c8c10e5749  LayoutTests/platform/ipad/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission-expected.txt
102699a0d4e24a03ee91de07e13576c8c10e5749  LayoutTests/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission-expected.txt

This gives the wrong results with:

Checking search paths [platform/ios-simulator, platform/ipad, platform/ios]
Checking search paths [platform/ios-simulator, platform/ipad, platform/ios-wk2, platform/ios, platform/wk2]

The former will delete the expectation in platform/ipad, because it finds it matching the inherited one.

-- 
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/20240321/1b735167/attachment.htm>


More information about the webkit-unassigned mailing list