Bug 171089 - [ios-simulator] PositionInformationTests API tests are timing out
Summary: [ios-simulator] PositionInformationTests API tests are timing out
Status: RESOLVED FIXED
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-04-20 16:32 PDT by Ryan Haddad
Modified: 2017-04-20 17:04 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-04-20 16:32:09 PDT
Tests that timed out:
  PositionInformationTests.FindDraggableLinkAtDifferentPositionWithinRequestBlock
  PositionInformationTests.FindDraggableLinkAtPosition
  PositionInformationTests.FindDraggableLinkAtSamePositionWithinRequestBlock
  PositionInformationTests.RequestDraggableLinkAtDifferentPositionWithinRequestBlock
  PositionInformationTests.RequestDraggableLinkAtPosition
  PositionInformationTests.RequestDraggableLinkAtSamePositionWithinRequestBlock

https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/builds/819
Comment 1 Ryan Haddad 2017-04-20 16:34:28 PDT
These tests were added with https://trac.webkit.org/changeset/215573/webkit
Comment 2 Wenson Hsieh 2017-04-20 17:01:18 PDT
Addressed in <http://trac.webkit.org/changeset/215594>