Bug 195157 - Flaky API Test: TestWebKitAPI.PasteImage.PasteTIFFImage
Summary: Flaky API Test: TestWebKitAPI.PasteImage.PasteTIFFImage
Status: RESOLVED DUPLICATE of bug 195160
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-28 05:12 PST by Aakash Jain
Modified: 2019-02-28 08:53 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2019-02-28 05:12:45 PST
TestWebKitAPI.PasteImage.PasteTIFFImage seems flaky. In https://ews-build.webkit-uat.org/#/builders/19/builds/1323, the test Passed in run-api-tests step. However, in the immediately next retry step (re-run-api-tests), it failed.
Comment 1 Wenson Hsieh 2019-02-28 07:25:34 PST
It looks like this one just needs to wait for the image's "load" event (it currently does not).
Comment 2 Wenson Hsieh 2019-02-28 08:53:22 PST

*** This bug has been marked as a duplicate of bug 195160 ***