Bug 213513 - Flaky API Test: TestWebKitAPI.SleepDisabler.NavigateBack
Summary: Flaky API Test: TestWebKitAPI.SleepDisabler.NavigateBack
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-23 07:16 PDT by Aakash Jain
Modified: 2020-07-15 11:03 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.10 KB, patch)
2020-07-07 15:57 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2020-06-23 07:16:44 PDT
TestWebKitAPI.SleepDisabler.NavigateBack seems flaky timeout. In https://ews-build.webkit.org/#/builders/3/builds/27044, the test passed in run-api-tests step. However, in the immediately next retry step (re-run-api-tests), it timed out.

History: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.SleepDisabler.NavigateBack&platform=mac
Comment 1 Aakash Jain 2020-06-23 07:22:29 PDT
This test was added 3 days back in https://trac.webkit.org/changeset/263321/webkit
Comment 2 Radar WebKit Bug Importer 2020-06-23 07:22:50 PDT
<rdar://problem/64642715>
Comment 3 Ryan Haddad 2020-06-23 09:44:48 PDT

*** This bug has been marked as a duplicate of bug 213475 ***
Comment 4 Ryan Haddad 2020-06-29 15:21:37 PDT
The fix must not have covered all cases, we are still seeing this fail on the bots.
Comment 5 Ryan Haddad 2020-06-29 15:23:12 PDT
This is still a flaky failure on both Catalina and Mojave (where it is slowing down EWS results).
Comment 7 Jer Noble 2020-07-07 15:57:26 PDT
Created attachment 403736 [details]
Patch
Comment 8 EWS 2020-07-08 09:43:42 PDT
Committed r264106: <https://trac.webkit.org/changeset/264106>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 403736 [details].
Comment 11 Ryan Haddad 2020-07-15 11:03:21 PDT
Committed r264406: <https://trac.webkit.org/changeset/264406>
Comment 12 Ryan Haddad 2020-07-15 11:03:47 PDT
(In reply to Ryan Haddad from comment #11)
> Committed r264406: <https://trac.webkit.org/changeset/264406>
Disabled the test for now.