[Webkit-unassigned] [Bug 203783] Stop parsing reftest.list files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 13:18:37 PST 2020


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

--- Comment #5 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
Ah, finally got to the bottom of this. https://trac.webkit.org/changeset/136459/webkit added the Opera tests, _but_ https://trac.webkit.org/changeset/101727/webkit had meant we never consider file in a directory called "reftest" as a tests (look at skipped_directories).

So we've literally never run anything from ./media/track/opera/track/webvtt/rendering/reftest/reftest.list, which I guess means we have less test coverage than we thought. Thus we don't need to worry about lost coverage from dropping support for this!

-- 
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/20201217/46a05593/attachment.htm>


More information about the webkit-unassigned mailing list