Bug 212806

Summary: [GLIB] imported/w3c/web-platform-tests/fetch/h1-parsing/resources-with-0x00-in-header.window.html is failing since added in r262511
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: csaavedra
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Diego Pino
Reported 2020-06-05 02:04:18 PDT
imported/w3c/web-platform-tests/fetch/h1-parsing/resources-with-0x00-in-header.window.html [ Failure ] Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r262599%20(13968)/imported/w3c/web-platform-tests/fetch/h1-parsing/resources-with-0x00-in-header.window-diff.txt --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/h1-parsing/resources-with-0x00-in-header.window-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/fetch/h1-parsing/resources-with-0x00-in-header.window-actual.txt @@ -1,5 +1,5 @@ -PASS Expect network error for script with 0x00 in a header -FAIL Expect network error for frame navigation to resource with 0x00 in a header assert_equals: expected null but got Document node with 1 child -PASS Expect network error for image with 0x00 in a header +FAIL Expect network error for script with 0x00 in a header assert_unreached: Reached unreachable code +FAIL Expect network error for frame navigation to resource with 0x00 in a header assert_equals: expected null but got Document node with 2 children +FAIL Expect network error for image with 0x00 in a header assert_unreached: Reached unreachable code
Attachments
Claudio Saavedra
Comment 1 2025-12-01 08:52:32 PST
Has been passing at least since 300513@main, removing expectation
Note You need to log in before you can comment on or make changes to this bug.