Bug 176422 - API test _WKDownload.CancelDownload is flaky
Summary: API test _WKDownload.CancelDownload is flaky
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-05 13:31 PDT by Matt Lewis
Modified: 2023-06-12 18:37 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lewis 2017-09-05 13:31:36 PDT
I have seen the API test _WKDownload.CancelDownload fail on iOS and macOS intermittently. I can not say for sure as there is no flakiness dashboard for API tests but I have seen it fail more on iOS. This was previously flaky but was deemed resolved in bug linked in "see also". 

Current build:
https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/2903
https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/2903/steps/run-api-tests/logs/stdio


The failure:

FAIL _WKDownload.CancelDownload

/Volumes/Data/slave/elcapitan-debug/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/Download.mm:204
Value of: false
  Actual: false
Expected: true
Comment 1 Alex Christensen 2023-06-12 18:37:08 PDT
This is definitely not flakey right now.