Bug 139225

Summary: http/tests/misc/authentication-redirect tests use the same authentication realm
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=138958
https://bugs.webkit.org/show_bug.cgi?id=139226
Attachments:
Description Flags
proposed fix
none
with a real ChangeLog thorton: review+

Alexey Proskuryakov
Reported 2014-12-03 10:43:21 PST
This makes the tests weaker, because WebKit doesn't call out to the client, and authentication request doesn't get logged. Also, the tests fail when run with --fully-parallel option. Longer term, we should clear HTTP auth between tests, but that's a bit more of an undertaking.
Attachments
proposed fix (5.04 KB, patch)
2014-12-03 13:42 PST, Alexey Proskuryakov
no flags
with a real ChangeLog (5.20 KB, patch)
2014-12-03 13:43 PST, Alexey Proskuryakov
thorton: review+
Alexey Proskuryakov
Comment 1 2014-12-03 13:42:00 PST
Created attachment 242519 [details] proposed fix
Alexey Proskuryakov
Comment 2 2014-12-03 13:43:28 PST
Created attachment 242520 [details] with a real ChangeLog
Alexey Proskuryakov
Comment 3 2014-12-03 13:45:19 PST
Note You need to log in before you can comment on or make changes to this bug.