Bug 161967 - [ios-simulator] API test WebKit2.DataDetectionReferenceDate timing out
Summary: [ios-simulator] API test WebKit2.DataDetectionReferenceDate timing out
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords:
: 170496 (view as bug list)
Depends on:
Blocks: 167594 170365
  Show dependency treegraph
 
Reported: 2016-09-14 08:58 PDT by Ryan Haddad
Modified: 2017-04-21 15:56 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.50 KB, patch)
2017-04-04 23:41 PDT, Andy Estes
no flags Details | Formatted Diff | Diff
Patch (3.51 KB, patch)
2017-04-04 23:55 PDT, Andy Estes
no flags Details | Formatted Diff | Diff
Patch (3.89 KB, patch)
2017-04-14 12:45 PDT, Andy Estes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-09-14 08:58:46 PDT
API test WebKit2.DataDetectionReferenceDate timing out

Encountered on iOS simulator after bots were upgraded to the iOS 10 SDK.

https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/builds/13/steps/run-api-tests/logs/stdio
Comment 1 Ryan Haddad 2016-09-15 10:02:10 PDT
Disabled test in http://trac.webkit.org/projects/webkit/changeset/205976 to get the bots back to green. We should look at this soon, though.
Comment 2 Ryan Haddad 2016-09-15 10:02:10 PDT
Disabled test in http://trac.webkit.org/projects/webkit/changeset/205976 to get the bots back to green. We should look at this soon, though.
Comment 3 Ryan Haddad 2016-09-15 10:02:42 PDT
Pro tip: don't double click the save changes button.
Comment 4 Andy Estes 2017-04-04 23:41:06 PDT
Created attachment 306264 [details]
Patch
Comment 5 Andy Estes 2017-04-04 23:42:10 PDT
*** Bug 170496 has been marked as a duplicate of this bug. ***
Comment 6 Andy Estes 2017-04-04 23:55:25 PDT
Created attachment 306266 [details]
Patch
Comment 7 WebKit Commit Bot 2017-04-05 00:36:09 PDT
Comment on attachment 306266 [details]
Patch

Clearing flags on attachment: 306266

Committed r214932: <http://trac.webkit.org/changeset/214932>
Comment 8 WebKit Commit Bot 2017-04-05 00:36:10 PDT
All reviewed patches have been landed.  Closing bug.
Comment 9 Ryan Haddad 2017-04-05 13:16:52 PDT
Reverted r214932 for reason:

This change broke an internal build.

Committed r214964: <http://trac.webkit.org/changeset/214964>
Comment 10 Andy Estes 2017-04-14 12:45:07 PDT
Created attachment 307136 [details]
Patch
Comment 11 WebKit Commit Bot 2017-04-14 13:29:28 PDT
Comment on attachment 307136 [details]
Patch

Clearing flags on attachment: 307136

Committed r215371: <http://trac.webkit.org/changeset/215371>
Comment 12 WebKit Commit Bot 2017-04-14 13:29:29 PDT
All reviewed patches have been landed.  Closing bug.
Comment 13 Ryan Haddad 2017-04-18 16:21:27 PDT
I still see this test timing out on the bots:

Tests that timed out:
  WebKit2.DataDetectionReferenceDate
  WebKit2.WKWebProcessPlugInRangeHandle

https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/builds/755
Comment 14 Andy Estes 2017-04-19 11:47:33 PDT
(In reply to Ryan Haddad from comment #13)
> I still see this test timing out on the bots:
> 
> Tests that timed out:
>   WebKit2.DataDetectionReferenceDate
>   WebKit2.WKWebProcessPlugInRangeHandle
> 
> https://build.webkit.org/builders/
> Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/builds/755

From looking at https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)?numbuilds=50 these seem to be flaky failures. I can't reproduce locally in a Public SDK build, sadly. We should probably just disable the tests again until we have time to investigate.
Comment 15 Ryan Haddad 2017-04-21 15:56:13 PDT
Disabled test in http://trac.webkit.org/projects/webkit/changeset/215651