Bug 195110

Summary: Flaky API Test TestWebKitAPI.ProcessSwap.LoadUnload
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ap, beidson, cdumez, commit-queue, ggaren, koivisto, lforschler, rniwa, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=184807
Attachments:
Description Flags
Patch none

Aakash Jain
Reported 2019-02-27 11:04:15 PST
TestWebKitAPI.ProcessSwap.LoadUnload seems flaky. In https://ews-build.webkit-uat.org/#/builders/19/builds/1299, the test Timedout in run-api-tests step. However, in the immediately next retry step (re-run-api-tests), it passed. Similarly in http://ews-build.webkit-uat.org/#/builders/19/builds/1291/steps/10/logs/json it Timedout in run-api-tests-without-patch step.
Attachments
Patch (2.40 KB, patch)
2019-02-28 10:35 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2019-02-27 16:15:56 PST
Likely it is not getting the 7 messages it expects.
Chris Dumez
Comment 2 2019-02-27 16:38:51 PST
Yes, we sometimes miss a unload message: msg: pson://www.webkit.org/main.html - load msg: pson://www.apple.com/main.html - load msg: pson://www.webkit.org/main.html - unload msg: pson://www.webkit.org/main.html - load msg: pson://www.apple.com/main.html - unload msg: pson://www.apple.com/main.html - load
Chris Dumez
Comment 3 2019-02-28 10:35:26 PST
Chris Dumez
Comment 4 2019-02-28 16:09:05 PST
ping review?
Ryosuke Niwa
Comment 5 2019-03-01 11:07:16 PST
Comment on attachment 363238 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=363238&action=review > Source/WebKit/ChangeLog:10 > + usesPageCache preference would not prevent the creation of SuspendedPageProxy objects. LOL.
WebKit Commit Bot
Comment 6 2019-03-01 11:33:53 PST
Comment on attachment 363238 [details] Patch Clearing flags on attachment: 363238 Committed r242277: <https://trac.webkit.org/changeset/242277>
WebKit Commit Bot
Comment 7 2019-03-01 11:33:55 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8 2019-03-01 11:40:55 PST
Note You need to log in before you can comment on or make changes to this bug.