Title: [281177] trunk/LayoutTests
Revision
281177
Author
hironori.fu...@sony.com
Date
2021-08-17 19:20:25 -0700 (Tue, 17 Aug 2021)

Log Message

[curl] Kept alive NetworkResourceLoaders should be cancelled by NetworkLoad::didCompleteWithError on PolicyAction::Ignore of didReceiveResponse
https://bugs.webkit.org/show_bug.cgi?id=228095
<rdar://problem/81393898>

Unreviewed test failure fix.

* http/tests/fetch/resources/get-set-temp-file.py: chmod +x.

Modified Paths

Property Changed

Diff

Modified: trunk/LayoutTests/ChangeLog (281176 => 281177)


--- trunk/LayoutTests/ChangeLog	2021-08-18 00:57:58 UTC (rev 281176)
+++ trunk/LayoutTests/ChangeLog	2021-08-18 02:20:25 UTC (rev 281177)
@@ -1,3 +1,13 @@
+2021-08-17  Fujii Hironori  <hironori.fu...@sony.com>
+
+        [curl] Kept alive NetworkResourceLoaders should be cancelled by NetworkLoad::didCompleteWithError on PolicyAction::Ignore of didReceiveResponse
+        https://bugs.webkit.org/show_bug.cgi?id=228095
+        <rdar://problem/81393898>
+
+        Unreviewed test failure fix.
+
+        * http/tests/fetch/resources/get-set-temp-file.py: chmod +x.
+
 2021-08-17  Ayumi Kojima  <ayumi_koj...@apple.com>
 
         [ MacOS wk2 Debug ] http/wpt/webrtc/sframe-transform-error.html is a flaky failure.
Index: trunk/LayoutTests/http/tests/fetch/resources/get-set-temp-file.py
===================================================================
--- trunk/LayoutTests/http/tests/fetch/resources/get-set-temp-file.py	2021-08-18 00:57:58 UTC (rev 281176)
+++ trunk/LayoutTests/http/tests/fetch/resources/get-set-temp-file.py	2021-08-18 02:20:25 UTC (rev 281177)

Property changes: trunk/LayoutTests/http/tests/fetch/resources/get-set-temp-file.py


Added: svn:executable

+* \ No newline at end of property
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to