<?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>153709</bug_id>
          
          <creation_ts>2016-01-30 09:00:54 -0800</creation_ts>
          <short_desc>[GTK] http/tests/cache/disk-cache/disk-cache-disable.html is failing</short_desc>
          <delta_ts>2019-11-27 04:19:06 -0800</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>Other</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <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="Michael Catanzaro">mcatanzaro</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>cdumez</cc>
    
    <cc>cgarcia</cc>
    
    <cc>csaavedra</cc>
    
    <cc>darin</cc>
    
    <cc>ggaren</cc>
    
    <cc>koivisto</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1160463</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2016-01-30 09:00:54 -0800</bug_when>
    <thetext>http/tests/cache/disk-cache/disk-cache-disable.html is failing since r188211:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/cache/disk-cache/disk-cache-disable-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/cache/disk-cache/disk-cache-disable-actual.txt
@@ -23,11 +23,11 @@
 
 --------Testing loads through memory cache (XHR behavior)--------
 response headers: {&quot;Cache-control&quot;:&quot;max-age=100&quot;}
-response source: Memory cache
+response source: Network
 
 --------Testing loads through memory cache (subresource behavior)--------
 response headers: {&quot;Cache-control&quot;:&quot;max-age=100&quot;}
-response source: Memory cache
+response source: Network
 
 Re-enabling cache
 --------Testing loads from disk cache--------</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1161250</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2016-02-02 04:42:30 -0800</bug_when>
    <thetext>I can&apos;t reproduce this locally.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1161628</commentid>
    <comment_count>2</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2016-02-03 03:18:59 -0800</bug_when>
    <thetext>I&apos;m stupid, I didn&apos;t notice there was already an expectation for this, so it failed for me, as expected :-D</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1161635</commentid>
    <comment_count>3</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2016-02-03 04:11:27 -0800</bug_when>
    <thetext>Antti, Chris I think the bug is actually in Mac, and our results are the correct ones. The thing is that we disable also the memory cache when cache model is document viewer, but cocoa implementation doesn&apos;t. If that&apos;s the desired behavior in Mac, we can simply add our own expectations for this test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1163717</commentid>
    <comment_count>4</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2016-02-11 01:10:17 -0800</bug_when>
    <thetext>Could someone confirm if document viewer cache model is expected to disable also the memory cache in mac?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1163757</commentid>
    <comment_count>5</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2016-02-11 09:29:01 -0800</bug_when>
    <thetext>I think Geoff’s the right person to answer that question. Might take him a little time to research and refresh his memory, though.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1321840</commentid>
    <comment_count>6</comment_count>
    <who name="Claudio Saavedra">csaavedra</who>
    <bug_when>2017-06-22 05:49:54 -0700</bug_when>
    <thetext>Gently ping about this one.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1322505</commentid>
    <comment_count>7</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-06-23 16:52:54 -0700</bug_when>
    <thetext>Hey Geoff, if you read this, there&apos;s a question for you up above.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1593834</commentid>
    <comment_count>8</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2019-11-27 04:19:06 -0800</bug_when>
    <thetext>According to https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/11947/steps/layout-test/logs/stdio this test passes. Will update expectations.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>