<?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>186848</bug_id>
          
          <creation_ts>2018-06-20 08:38:51 -0700</creation_ts>
          <short_desc>imported/w3c/web-platform-tests/FileAPI/blob/Blob-slice.html is failing</short_desc>
          <delta_ts>2024-05-13 15:01:12 -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>Tools / Tests</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>
          
          
          <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>ahmad.saleem792</cc>
    
    <cc>lforschler</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1434803</commentid>
    <comment_count>0</comment_count>
    <who name="Alicia Boya García">aboya</who>
    <bug_when>2018-06-20 08:38:51 -0700</bug_when>
    <thetext>The following test has started failing recently, but not always:

imported/w3c/web-platform-tests/FileAPI/blob/Blob-slice.html

The failure appears in Apple platforms, GTK and WPE, but it&apos;s not entirely consistent. For instance, at r233011 it passed on GTK Wayland but failed on GTK X11. For this reason I&apos;ll mark it as flaky.

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;showExpectations=true&amp;showLargeExpectations=true&amp;tests=imported%2Fw3c%2Fweb-platform-tests%2FFileAPI%2Fblob%2FBlob-slice.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1434805</commentid>
    <comment_count>1</comment_count>
    <who name="Alicia Boya García">aboya</who>
    <bug_when>2018-06-20 08:43:10 -0700</bug_when>
    <thetext>--- /home/buildbot/webkitgtk/gtk-linux-64-release-wayland-tests/build/layout-test-results/imported/w3c/web-platform-tests/FileAPI/blob/Blob-slice-expected.txt
+++ /home/buildbot/webkitgtk/gtk-linux-64-release-wayland-tests/build/layout-test-results/imported/w3c/web-platform-tests/FileAPI/blob/Blob-slice-actual.txt
@@ -63,7 +63,7 @@
 PASS Slicing test (4,0). 
 PASS Slicing test: slice (4,0). 
 PASS Slicing test (4,1). 
-PASS Slicing test: slice (4,1). 
+FAIL Slicing test: slice (4,1). assert_equals: expected 8 but got 0
 PASS Slicing test (4,2). 
 PASS Slicing test: slice (4,2). 
 PASS Slicing test (4,3). 
@@ -73,11 +73,11 @@
 PASS Slicing test (5,0). 
 PASS Slicing test: slice (5,0). 
 PASS Slicing test (5,1). 
-PASS Slicing test: slice (5,1). 
+FAIL Slicing test: slice (5,1). assert_equals: expected 10 but got 0
 PASS Slicing test (5,2). 
 PASS Slicing test: slice (5,2). 
 PASS Slicing test (5,3). 
-PASS Slicing test: slice (5,3). 
+FAIL Slicing test: slice (5,3). assert_equals: expected 8 but got 0
 PASS Slicing test (6,0). 
 PASS Slicing test: slice (6,0). 
 PASS Slicing test (6,1). 
@@ -85,7 +85,7 @@
 PASS Slicing test (6,2). 
 PASS Slicing test: slice (6,2). 
 PASS Slicing test (7,0). 
-PASS Slicing test: slice (7,0). 
+FAIL Slicing test: slice (7,0). assert_equals: expected 8 but got 0
 PASS Slicing test (7,1). 
 PASS Slicing test: slice (7,1). 
 PASS Slicing test (7,2). 
@@ -105,17 +105,17 @@
 PASS Invalid contentType (&quot;te\0xt/plain&quot;) 
 PASS Invalid contentType (&quot;te\x1fxt/plain&quot;) 
 PASS Invalid contentType (&quot;text/plain&quot;) 
-PASS Valid contentType (&quot;te(xt/plain&quot;) 
+FAIL Valid contentType (&quot;te(xt/plain&quot;) assert_equals: expected 4 but got 0
 PASS Valid contentType (&quot;te)xt/plain&quot;) 
 PASS Valid contentType (&quot;te&lt;xt/plain&quot;) 
-PASS Valid contentType (&quot;te&gt;xt/plain&quot;) 
+FAIL Valid contentType (&quot;te&gt;xt/plain&quot;) assert_equals: expected 4 but got 0
 PASS Valid contentType (&quot;te@xt/plain&quot;) 
 PASS Valid contentType (&quot;te,xt/plain&quot;) 
-PASS Valid contentType (&quot;te;xt/plain&quot;) 
-PASS Valid contentType (&quot;te:xt/plain&quot;) 
+FAIL Valid contentType (&quot;te;xt/plain&quot;) assert_equals: expected 4 but got 0
+FAIL Valid contentType (&quot;te:xt/plain&quot;) assert_equals: expected 4 but got 0
 PASS Valid contentType (&quot;te\\xt/plain&quot;) 
 PASS Valid contentType (&quot;te\&quot;xt/plain&quot;) 
-PASS Valid contentType (&quot;te/xt/plain&quot;) 
+FAIL Valid contentType (&quot;te/xt/plain&quot;) assert_equals: expected 4 but got 0
 PASS Valid contentType (&quot;te[xt/plain&quot;) 
 PASS Valid contentType (&quot;te]xt/plain&quot;) 
 PASS Valid contentType (&quot;te?xt/plain&quot;)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2035095</commentid>
    <comment_count>2</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2024-05-13 15:01:12 -0700</bug_when>
    <thetext>Can&apos;t find any platform specific expectation via searching on &apos;searchfox.org&apos; (wubkat) port on &apos;blob-slice&apos; (keyword).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>