Bug 104790

Summary: REGRESSION (r137432): The /webkit2/WebKitCookieManager/accept-policy unit test is failing
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, jrocha, webkit.review.bot
Priority: P2 Keywords: Gtk, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2012-12-12 03:08:13 PST
http://trac.webkit.org/changeset/137432

Here's the output:

TEST: ./Tools/gtk/../Scripts/../../WebKitBuild/Release/Programs/WebKit2APITests/TestCookieManager... (pid=20217)

  /webkit2/WebKitCookieManager/accept-policy:                          **

ERROR:../../Source/WebKit2/UIProcess/API/gtk/tests/TestCookieManager.cpp:176:void testCookieManagerAcceptPolicy(CookieManagerTest*, gconstpointer): assertion failed (test->getAcceptPolicy() == WEBKIT_COOKIE_POLICY_ACCEPT_NO_THIRD_PARTY): (1 == 2)

FAIL
Comment 1 Joaquim Rocha 2012-12-12 03:11:05 PST
I will take a look.
Comment 2 Zan Dobersek 2012-12-12 03:13:39 PST
Skipped in r137445.
http://trac.webkit.org/changeset/137445
Comment 3 Joaquim Rocha 2012-12-13 01:29:36 PST
Created attachment 179229 [details]
Patch
Comment 4 Joaquim Rocha 2012-12-13 01:30:57 PST
Comment on attachment 179229 [details]
Patch

Add cq?
Comment 5 Carlos Garcia Campos 2012-12-13 01:33:44 PST
Comment on attachment 179229 [details]
Patch

Thanks!
Comment 6 WebKit Review Bot 2012-12-13 03:11:35 PST
Comment on attachment 179229 [details]
Patch

Clearing flags on attachment: 179229

Committed r137581: <http://trac.webkit.org/changeset/137581>
Comment 7 WebKit Review Bot 2012-12-13 03:11:38 PST
All reviewed patches have been landed.  Closing bug.