<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>192883</bug_id>
          
          <creation_ts>2018-12-19 14:48:28 -0800</creation_ts>
          <short_desc>[GTK][WPE] Cookie tests failing</short_desc>
          <delta_ts>2021-04-23 03:54:57 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=224791</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alicia Boya García">aboya</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>cgarcia</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1489497</commentid>
    <comment_count>0</comment_count>
    <who name="Alicia Boya García">aboya</who>
    <bug_when>2018-12-19 14:48:28 -0800</bug_when>
    <thetext>The following tests are failing in GTK and WPE since r239207:r239253:

fast/cookies/cookie-averse-document.html
fast/cookies/local-file-can-set-cookies.html

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/fast/cookies/cookie-averse-document-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/fast/cookies/cookie-averse-document-actual.txt
@@ -5,7 +5,7 @@
 
 PASS document.cookie.indexOf(&apos;ppkcookie1=testcookie&apos;) is -1
 PASS document.cookie = &apos;ppkcookie1=testcookie&apos; did not throw exception.
-PASS document.cookie.indexOf(&apos;ppkcookie1=testcookie&apos;) &gt;= 0 is true
+FAIL document.cookie.indexOf(&apos;ppkcookie1=testcookie&apos;) &gt;= 0 should be true. Was false.
 
 * Frameless document cases
 PASS framelessDocument1.cookie is &quot;&quot;
@@ -16,9 +16,9 @@
 PASS framelessDocument2.cookie is &quot;&quot;
 
 * Frame with about:blank URL
-PASS frameDocument.cookie.indexOf(&apos;ppkcookie1=testcookie&apos;) &gt;= 0 is true
+FAIL frameDocument.cookie.indexOf(&apos;ppkcookie1=testcookie&apos;) &gt;= 0 should be true. Was false.
 PASS frameDocument.cookie = &apos;ppkcookie4=testcookie&apos; did not throw exception.
-PASS frameDocument.cookie.indexOf(&apos;ppkcookie4=testcookie&apos;) &gt;= 0 is true
+FAIL frameDocument.cookie.indexOf(&apos;ppkcookie4=testcookie&apos;) &gt;= 0 should be true. Was false.
 PASS frameDocument.cookie is &quot;&quot;
 PASS frameDocument.cookie = &apos;ppkcookie4=testcookie&apos; did not throw exception.
 PASS frameDocument.cookie is &quot;&quot;
@@ -30,7 +30,7 @@
 
 * Frame using file:// scheme
 PASS frameDocument.cookie = &apos;ppkcookie6=testcookie&apos; did not throw exception.
-PASS frameDocument.cookie.indexOf(&apos;ppkcookie6=testcookie&apos;) &gt;= 0 is true
+FAIL frameDocument.cookie.indexOf(&apos;ppkcookie6=testcookie&apos;) &gt;= 0 should be true. Was false.
 frame.remove()
 PASS frameDocument.cookie is &quot;&quot;
 PASS frameDocument.cookie = &apos;ppkcookie7=testcookie&apos; did not throw exception.


--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/fast/cookies/local-file-can-set-cookies-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/fast/cookies/local-file-can-set-cookies-actual.txt
@@ -4,7 +4,7 @@
 
 
 PASS document.cookie.indexOf(&apos;ppkcookie1=testcookie&apos;) is -1
-PASS document.cookie.indexOf(&apos;ppkcookie1=testcookie&apos;) &gt;= 0 is true
+FAIL document.cookie.indexOf(&apos;ppkcookie1=testcookie&apos;) &gt;= 0 should be true. Was false.
 PASS successfullyParsed is true
 
 TEST COMPLETE</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1753549</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2021-04-23 03:54:57 -0700</bug_when>
    <thetext>These tests should be passing now.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>