[Webkit-unassigned] [Bug 210303] Changes to shared testing JS files should not cause test failures due to console message line numbers changing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 9 14:11:16 PDT 2020


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

--- Comment #3 from Darin Adler <darin at apple.com> ---
Seems OK.

I’m a little unclear on what these line numbers are.

On the other hand, when writing tests it’s important the test results do give context of what is being tested, and where messages are coming from. I’ve had a really annoying time debugging tests when something is wrong, but there is no label explaining where the value came from in a sea of test results.

For example, look at this:

https://trac.webkit.org/changeset/259184/webkit/trunk/LayoutTests/editing/mac/input/firstrectforcharacterrange-plain-expected.txt

The old expected result was ... not good.

-- 
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/20200409/08c3b036/attachment.htm>


More information about the webkit-unassigned mailing list