Bug 164599
Summary: | REGRESSION: API test _WKDownload.CancelDownload is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | achristensen, ap, cgarcia |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=164631 https://bugs.webkit.org/show_bug.cgi?id=176422 |
Ryan Haddad
API test _WKDownload.CancelDownload is a flaky failure
FAIL _WKDownload.CancelDownload
/Volumes/Data/slave/elcapitan-debug/build/Tools/TestWebKitAPI/Tests/WebKit2Cocoa/Download.mm:204
Value of: false
Actual: false
Expected: true
https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20%28Tests%29/builds/9316
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This is probably related to http://trac.webkit.org/changeset/208521
Alexey Proskuryakov
Adding REGRESSION based on the above comment.
Ryan Haddad
Any update on this?
Carlos Garcia Campos
My comment 6 on bug #164631 applies here as well, I think both failures are caused by the same problem. I would love to help, but I don't have a mac to debug this, so I can only guess. I can try to ensure that in case of not using network session the code does exactly the same as before r208521.
Alex Christensen
I can't reproduce this by adding a usleep call like I did in bug 164631. I'm not sure if this is fixed, then.
Alexey Proskuryakov
Ryan, do you know if this is still happening?
Ryan Haddad
(In reply to comment #6)
> Ryan, do you know if this is still happening?
I'm not seeing it anymore. Moving to config changed.