Bug 186851 - [GTK] imported/w3c/web-platform-tests/XMLHttpRequest/formdata.htm has become flaky
Summary: [GTK] imported/w3c/web-platform-tests/XMLHttpRequest/formdata.htm has become ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-20 08:51 PDT by Alicia Boya García
Modified: 2020-06-19 00:34 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alicia Boya García 2018-06-20 08:51:47 PDT
The following tests have become flaky on GTK since r232950 or earlier:

imported/w3c/web-platform-tests/XMLHttpRequest/formdata.htm
imported/w3c/web-platform-tests/XMLHttpRequest/formdata-blob.htm

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/formdata-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/formdata-actual.txt
@@ -1,6 +1,6 @@
 
 PASS empty formdata 
 PASS formdata with string 
-PASS formdata with named string 
+FAIL formdata with named string assert_equals: expected "\nkey=kv.txt:text/plain:5," but got "\nkey=kv.txt:text/plain:0,"
 PASS formdata from form
Comment 1 Diego Pino 2020-06-19 00:34:51 PDT
The test(s) filed under this bug have been consistently passing for the last 4000 revisions. Marking bug as fixed.

Committed r263254: <https://trac.webkit.org/changeset/263254>