[Webkit-unassigned] [Bug 260556] fast/dom/selectorAPI/caseID.html is a constant text failure.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 22 17:29:54 PDT 2023


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

--- Comment #2 from Ben Schwartz <ben_schwartz at apple.com> ---
REPRODUCTION:

It appears that the failure of this test depends on these three tests being run before:

fast/dom/HTMLMeterElement/meter-clone.html
fast/dom/SelectorAPI/attrname-case-sensitive.xhtml
fast/dom/SelectorAPI/caseID-strict.html

When running these tests in sequence prior to the reported test, I was able to reproduce this bug on macOS Ventura 13.5 (22G74/arm64) with at a constant rate using the following command:

run-webkit-tests --verbose --clobber-old-results --debug --child-processes 1 fast/dom/HTMLMeterElement/meter-clone.html fast/dom/SelectorAPI/attrname-case-sensitive.xhtml fast/dom/SelectorAPI/caseID-strict.html fast/dom/SelectorAPI/caseID.html

-- 
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/20230823/c2084dd2/attachment.htm>


More information about the webkit-unassigned mailing list