<?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>188020</bug_id>
          
          <creation_ts>2018-07-25 14:27:09 -0700</creation_ts>
          <short_desc>Layout Test imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage.html is a flaky failure</short_desc>
          <delta_ts>2018-09-17 09:46:49 -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>REOPENED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dawei Fenton (:realdawei)">realdawei</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>lforschler</cc>
    
    <cc>ryanhaddad</cc>
    
    <cc>tsavell</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1445165</commentid>
    <comment_count>0</comment_count>
    <who name="Dawei Fenton (:realdawei)">realdawei</who>
    <bug_when>2018-07-25 14:27:09 -0700</bug_when>
    <thetext>The following layout test is flaky on iOS Simulator Wk2 Debug and Release

imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage.html

Probable cause:

Unknown, test has been flaky on both Release and Debug since around 7/1/2018 but since 7/24 the failure rate has accelerated in Debug

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=imported%2Fw3c%2Fweb-platform-tests%2F2dcontext%2Fimagebitmap%2FcreateImageBitmap-drawImage.html
--- /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage-expected.txt
+++ /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage-actual.txt
@@ -1,3 +1,6 @@
+CONSOLE MESSAGE: Unhandled Promise Rejection: [object Event]
+
+Harness Error (FAIL), message = undefined
 
 PASS createImageBitmap from an HTMLCanvasElement, and drawImage on the created ImageBitmap 
 PASS createImageBitmap from an HTMLCanvasElement scaled down, and drawImage on the created ImageBitmap 
@@ -9,11 +12,11 @@
 PASS createImageBitmap from an HTMLVideoElement scaled up, and drawImage on the created ImageBitmap 
 PASS createImageBitmap from an HTMLVideoElement resized, and drawImage on the created ImageBitmap 
 PASS createImageBitmap from an HTMLVideoElement with negative sw/sh, and drawImage on the created ImageBitmap 
-PASS createImageBitmap from an HTMLVideoElement from a data URL, and drawImage on the created ImageBitmap 
-PASS createImageBitmap from an HTMLVideoElement from a data URL scaled down, and drawImage on the created ImageBitmap 
-PASS createImageBitmap from an HTMLVideoElement from a data URL scaled up, and drawImage on the created ImageBitmap 
-PASS createImageBitmap from an HTMLVideoElement from a data URL resized, and drawImage on the created ImageBitmap 
-PASS createImageBitmap from an HTMLVideoElement from a data URL with negative sw/sh, and drawImage on the created ImageBitmap 
+FAIL createImageBitmap from an HTMLVideoElement from a data URL, and drawImage on the created ImageBitmap promise_test: Unhandled rejection with value: object &quot;[object Event]&quot;
+FAIL createImageBitmap from an HTMLVideoElement from a data URL scaled down, and drawImage on the created ImageBitmap promise_test: Unhandled rejection with value: object &quot;[object Event]&quot;
+FAIL createImageBitmap from an HTMLVideoElement from a data URL scaled up, and drawImage on the created ImageBitmap promise_test: Unhandled rejection with value: object &quot;[object Event]&quot;
+FAIL createImageBitmap from an HTMLVideoElement from a data URL resized, and drawImage on the created ImageBitmap promise_test: Unhandled rejection with value: object &quot;[object Event]&quot;
+FAIL createImageBitmap from an HTMLVideoElement from a data URL with negative sw/sh, and drawImage on the created ImageBitmap promise_test: Unhandled rejection with value: object &quot;[object Event]&quot;
 PASS createImageBitmap from a bitmap HTMLImageElement, and drawImage on the created ImageBitmap 
 PASS createImageBitmap from a bitmap HTMLImageElement scaled down, and drawImage on the created ImageBitmap 
 PASS createImageBitmap from a bitmap HTMLImageElement scaled up, and drawImage on the created ImageBitmap</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1445169</commentid>
    <comment_count>1</comment_count>
    <who name="Dawei Fenton (:realdawei)">realdawei</who>
    <bug_when>2018-07-25 14:28:01 -0700</bug_when>
    <thetext>*** Bug 188019 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1446963</commentid>
    <comment_count>2</comment_count>
    <who name="Dawei Fenton (:realdawei)">realdawei</who>
    <bug_when>2018-08-01 13:50:47 -0700</bug_when>
    <thetext>I&apos;ve been able to repro locally using the following command

run-webkit-tests --no-retry imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage.html --iterations=1000 -f -g</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1460179</commentid>
    <comment_count>3</comment_count>
    <who name="Dawei Fenton (:realdawei)">realdawei</who>
    <bug_when>2018-09-17 09:43:58 -0700</bug_when>
    <thetext>Test marked as flaky in: https://trac.webkit.org/changeset/236065/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1460180</commentid>
    <comment_count>4</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-09-17 09:44:25 -0700</bug_when>
    <thetext>&lt;rdar://problem/44523117&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1460183</commentid>
    <comment_count>5</comment_count>
    <who name="Dawei Fenton (:realdawei)">realdawei</who>
    <bug_when>2018-09-17 09:46:49 -0700</bug_when>
    <thetext>re-opening, because test was only marked as flaky, issue has not been resolved.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>