Title: [256638] trunk/LayoutTests
Revision
256638
Author
commit-qu...@webkit.org
Date
2020-02-14 13:27:32 -0800 (Fri, 14 Feb 2020)

Log Message

[GTK] http/tests/misc/form-submit-file-cross-site-redirect.html fails with incomplete form data
https://bugs.webkit.org/show_bug.cgi?id=207016

After bug206517 was fixed, this test has been passing in all GTK bots.

Unreviewed test gardening.

Patch by Lauro Moura <lmo...@igalia.com> on 2020-02-14

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (256637 => 256638)


--- trunk/LayoutTests/ChangeLog	2020-02-14 21:22:55 UTC (rev 256637)
+++ trunk/LayoutTests/ChangeLog	2020-02-14 21:27:32 UTC (rev 256638)
@@ -1,3 +1,14 @@
+2020-02-14  Lauro Moura  <lmo...@igalia.com>
+
+        [GTK] http/tests/misc/form-submit-file-cross-site-redirect.html fails with incomplete form data
+        https://bugs.webkit.org/show_bug.cgi?id=207016
+
+        After bug206517 was fixed, this test has been passing in all GTK bots.
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations:
+
 2020-02-14  Jacob Uphoff  <jacob_uph...@apple.com>
 
         [ iOS ] imported/w3c/IndexedDB-private-browsing are all flaky timeouts

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (256637 => 256638)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-02-14 21:22:55 UTC (rev 256637)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-02-14 21:27:32 UTC (rev 256638)
@@ -4230,8 +4230,6 @@
 
 webkit.org/b/206264 imported/w3c/web-platform-tests/css/css-multicol/multicol-gap-percentage-001.html [ Failure ]
 
-webkit.org/b/207016 http/tests/misc/form-submit-file-cross-site-redirect.html [ Failure ]
-
 webkit.org/b/206692 fast/canvas/canvas-fillPath-shadow.html [ Failure ]
 
 webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/generic-family-keywords-001.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to