RESOLVED FIXED 177872
[WPE] http/wpt/fetch/response-status-text.html is failing
https://bugs.webkit.org/show_bug.cgi?id=177872
Summary [WPE] http/wpt/fetch/response-status-text.html is failing
Zan Dobersek
Reported 2017-10-04 08:00:13 PDT
The http/wpt/fetch/response-status-text.html layout test is failing on WPE: --- /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/http/wpt/fetch/response-status-text-expected.txt +++ /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/http/wpt/fetch/response-status-text-actual.txt @@ -1,6 +1,6 @@ PASS Normal status text. -PASS Abnormal status text. -PASS Empty status text. +FAIL Abnormal status text. promise_test: Unhandled rejection with value: object "TypeError: Message Corrupt" +FAIL Empty status text. promise_test: Unhandled rejection with value: object "TypeError: Message Corrupt" PASS Garbage status line. Probably this is libsoup ignoring unrecognized status texts.
Attachments
Patch (1.46 KB, patch)
2018-02-07 08:28 PST, Ms2ger (he/him; ⌚ UTC+1/+2)
no flags
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 1 2018-02-07 08:28:39 PST
WebKit Commit Bot
Comment 2 2018-02-07 09:18:45 PST
Comment on attachment 333288 [details] Patch Clearing flags on attachment: 333288 Committed r228228: <https://trac.webkit.org/changeset/228228>
WebKit Commit Bot
Comment 3 2018-02-07 09:18:47 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.