Bug 186851
| Summary: | [GTK] imported/w3c/web-platform-tests/XMLHttpRequest/formdata.htm has become flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alicia Boya García <aboya> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, calvaris, dpino |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alicia Boya García
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
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>