Bug 225085 - [GLIB] imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded.html is a flaky failure
Summary: [GLIB] imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-26 20:13 PDT by Diego Pino
Modified: 2022-01-02 18:48 PST (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 Diego Pino 2021-04-26 20:13:38 PDT
First flaky in the last 4000 revision was at:

[r275804-r275810]             NOERROR
r275811                       TEXT PASS (Expected: PASS)
r275812                       UNKNOWN

Results dashboard:

https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fforms%2Fform-submission-0%2Furl-encoded.html&platform=GTK&platform=WPE&platform=ios&platform=mac

https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r276574%20%281392%29/imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded-diff.txt

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded-actual.txt
@@ -2,5 +2,5 @@
 
 PASS text.simple
 PASS textarea.simple
-PASS nokeygen.simple
+FAIL nokeygen.simple assert_equals: expected "foo=barb" but got "foo=barb&=MIHFMHEwXDANBgkqhkiG9w0BAQEFAANLADBIAkEAnX0TILJrOMUue%252BPtwBRE6XfV%250AWtKQbsshxk5ZhcUwcwyvcnIq9b82QhJdoACdD34rqfCAIND46fXKQUnb0mvKzQID%250AAQABFhFNb3ppbGxhSXNNeUZyaWVuZDANBgkqhkiG9w0BAQQFAANBAAKv2Eex2n%252FS%250Ar%252F7iJNroWlSzSMtTiQTEB%252BADWHGj9u1xrUrOilq%252Fo2cuQxIfZcNZkYAkWP4DubqW%250Ai0%252F%252FrgBvmco%253D"
Comment 1 Radar WebKit Bug Importer 2021-05-03 20:14:14 PDT
<rdar://problem/77484701>
Comment 2 Diego Pino 2022-01-02 18:48:39 PST
These test has been constantly passing for WebKitGTK and WPE in the last 4000 revisions:

https://results.webkit.org/?platform=WPE&platform=GTK&limit=4000&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fforms%2Fform-submission-0%2Furl-encoded.html

The test is marked as Pass in WPE TestExpectations:

LayoutTests/platform/wpe/TestExpectations:75:imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded.html [ Pass ]

This line can be removed.

Closing bug.