NEW 184504
[GTK] imported/w3c/web-platform-tests/fetch/api/request/request-keepalive-quota.html reaches unreachable code
https://bugs.webkit.org/show_bug.cgi?id=184504
Summary [GTK] imported/w3c/web-platform-tests/fetch/api/request/request-keepalive-quo...
Alicia Boya García
Reported 2018-04-11 08:33:15 PDT
The following test fails on GTK since W3C tests were updated in r230330: imported/w3c/web-platform-tests/fetch/api/request/request-keepalive-quota.html --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/request/request-keepalive-quota-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/request/request-keepalive-quota-actual.txt @@ -6,6 +6,6 @@ PASS A Keep-Alive fetch() with a body at the Quota Limit should succeed. PASS A Keep-Alive fetch() with a body over the Quota Limit should reject. PASS A Keep-Alive fetch() should return its allocated Quota upon promise resolution. -PASS A Keep-Alive fetch() should return only its allocated Quota upon promise resolution. +FAIL A Keep-Alive fetch() should return only its allocated Quota upon promise resolution. assert_unreached: Should have rejected: undefined Reached unreachable code PASS A Keep-Alive fetch() should not be allowed if the Quota is used up.
Attachments
Note You need to log in before you can comment on or make changes to this bug.