Bug 172121 - REGRESSION(r216791): The API tests added with these changes are timing out on El Capitan (Requested by ryanhaddad on #webkit).
Summary: REGRESSION(r216791): The API tests added with these changes are timing out on...
Status: RESOLVED DUPLICATE of bug 172125
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: WebKit Commit Bot
URL:
Keywords:
Depends on:
Blocks: 172023 172048
  Show dependency treegraph
 
Reported: 2017-05-15 09:29 PDT by WebKit Commit Bot
Modified: 2022-03-01 02:37 PST (History)
3 users (show)

See Also:


Attachments
ROLLOUT of r216791 (35.90 KB, patch)
2017-05-15 09:29 PDT, WebKit Commit Bot
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Commit Bot 2017-05-15 09:29:03 PDT
http://trac.webkit.org/changeset/216791 broke the build:
The API tests added with these changes are timing out on El Capitan (Requested by ryanhaddad on #webkit).

This is an automatic bug report generated by webkitbot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests fail.
Comment 1 WebKit Commit Bot 2017-05-15 09:29:10 PDT
Created attachment 310141 [details]
ROLLOUT of r216791

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the rollout will be successful.  This process takes approximately 15 minutes.

If you would like to land the rollout faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 Ryan Haddad 2017-05-15 09:30:38 PDT
Actually, I think these tests are timing out on El Capitan because PIP isn't supported there.
Comment 3 Jeremy Jones 2017-05-15 10:36:32 PDT
(In reply to Ryan Haddad from comment #2)
> Actually, I think these tests are timing out on El Capitan because PIP isn't
> supported there.

I have a patch to fix this.
Comment 4 Ryan Haddad 2017-05-15 10:40:55 PDT

*** This bug has been marked as a duplicate of bug 172125 ***