[Webkit-unassigned] [Bug 59406] New: loader fix broke a basic auth test in chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 25 17:20:29 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=59406

           Summary: loader fix broke a basic auth test in chromium
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpranke at chromium.org
                CC: mjs at apple.com, ap at webkit.org, japhet at chromium.org,
                    rolandsteiner at chromium.org


The fix in bug 59241 (http://trac.webkit.org/changeset/84742) broke one of the automated UI tests in Chromium that handles navigating back and forth between pages that use basic authentication. Th test expects to get a basic auth challenge, and instead the resource load appears to be succeeding.

The test in question is here:

http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/ui/login/login_prompt_uitest.cc?annotate=74158

That unit test is already marked as flaky on Windows, so maybe it is badly written and the loader fix is correct? I will disable that test for now but we need to figure out what to do about it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list