Bug 160235 - [Soup] Test http/tests/xmlhttprequest/auth-reject-protection-space.html fails since added in r203743
Summary: [Soup] Test http/tests/xmlhttprequest/auth-reject-protection-space.html fails...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2016-07-27 00:34 PDT by Carlos Garcia Campos
Modified: 2016-07-27 08:53 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.82 KB, patch)
2016-07-27 00:39 PDT, Carlos Garcia Campos
mcatanzaro: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2016-07-27 00:34:24 PDT
It times out in release and crashes in debug due to an ASSERT_NOT_REACHED().
Comment 1 Carlos Garcia Campos 2016-07-27 00:39:18 PDT
Created attachment 284679 [details]
Patch
Comment 2 Michael Catanzaro 2016-07-27 06:34:04 PDT
Comment on attachment 284679 [details]
Patch

Would be nice to have an ASSERT_WKR() for cases like this.
Comment 3 Carlos Garcia Campos 2016-07-27 08:53:45 PDT
Committed r203775: <http://trac.webkit.org/changeset/203775>