Bug 202923 - Skip memcpy-typed-loop timing out on ARMv7 pending investigation
Summary: Skip memcpy-typed-loop timing out on ARMv7 pending investigation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Paulo Matos
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-10-14 03:44 PDT by Paulo Matos
Modified: 2019-10-15 15:15 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.21 KB, patch)
2019-10-14 03:49 PDT, Paulo Matos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paulo Matos 2019-10-14 03:44:49 PDT
Test memcpy-typed-loop started timing out on ARMv7 between Oct 8 - Oct 10.
This needs to be investigated but for to allow for a green tree we skip it now. Investigation will happen under bug 202922
Comment 1 Paulo Matos 2019-10-14 03:49:59 PDT
Created attachment 380873 [details]
Patch
Comment 2 EWS 2019-10-14 05:42:14 PDT
Comment on attachment 380873 [details]
Patch

Rejecting attachment 380873 [details] from commit-queue.

pmatos@igalia.com does not have committer permissions according to https://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/contributors.json.

- If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/contributors.json by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your committer rights.
Comment 3 WebKit Commit Bot 2019-10-14 07:00:29 PDT
Comment on attachment 380873 [details]
Patch

Clearing flags on attachment: 380873

Committed r251071: <https://trac.webkit.org/changeset/251071>
Comment 4 WebKit Commit Bot 2019-10-14 07:00:30 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Ling Ho 2019-10-15 15:15:05 PDT
<rdar://problem/56249800>