[Webkit-unassigned] [Bug 225665] [ BigSur Release wk2 arm64 ] http/tests/appcache/fail-on-update-2.html (layout-test) is a flaky timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 17:05:19 PDT 2021


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

--- Comment #3 from Robert Jenner <Jenner at apple.com> ---
As it turns out, there is an expectation set for this test in: sources/OpenSource/LayoutTests/TestExpectations

The expectation is set as:
[ DumpJSConsoleLogInStdErr ]

That expectation is set to hide the deprecation error from the stdout, and puts it as a stderr instead. When I updated my expectation it over-rode that and caused constant text failures. 

Updated test expectations to DumpJSConsoleLogInStdErr Slow here:
https://trac.webkit.org/changeset/277410/webkit

This should stop the constant text failures, and help confirm if these timeouts are actual timeouts, or just a test being slow.

-- 
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/20210513/a3221287/attachment.htm>


More information about the webkit-unassigned mailing list