[Webkit-unassigned] [Bug 194525] [ Mac WK2 ] REGRESSION (r240158) Layout Test http/wpt/fetch/response-opaque-clone.html is a flaky text diff

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 11 14:39:10 PDT 2019


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

--- Comment #6 from Shawn Roberts <sroberts at apple.com> ---
Test started to become a flaky failure on iOS Simulator as well.

Reproduced with :

run-webkit-tests http/wpt/fetch/response-opaque-clone.html --iterations 500 --child-processes 1 --ios-simulator

Failing approximately 2/500 tries.

Same diff locally as seen on server:

+CONSOLE MESSAGE: Cache API operation failed: Failed writing data to the file system

-PASS Check opaque response can be cloned and cached correctly 
+FAIL Check opaque response can be cloned and cached correctly promise_test: Unhandled rejection with value: object "TypeError: Failed writing data to the file system"

When running on r240157 with:

run-webkit-tests http/wpt/fetch/response-opaque-clone.html --iterations 10 --child-processes 1 --ios-simulator

10 out 10 failures : failed unexpectedly (text diff)

Diff:

@@ -1,3 +1,3 @@

-PASS Check opaque response can be cloned and cached correctly 
+FAIL Check opaque response can be cloned and cached correctly assert_equals: fetched response url expected "" but got "http://127.0.0.1:8800/"

-- 
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/20190311/59462080/attachment-0001.html>


More information about the webkit-unassigned mailing list