Bug 182699 - [ARM] Disable tests that run out of memory
Summary: [ARM] Disable tests that run out of memory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-02-12 10:10 PST by Dominik Inführ
Modified: 2018-03-06 03:32 PST (History)
7 users (show)

See Also:


Attachments
Patch (5.22 KB, patch)
2018-02-12 10:10 PST, Dominik Inführ
no flags Details | Formatted Diff | Diff
Patch v2 (5.22 KB, patch)
2018-02-21 05:59 PST, Dominik Inführ
no flags Details | Formatted Diff | Diff
Patch (5.86 KB, patch)
2018-03-05 02:07 PST, Dominik Inführ
no flags Details | Formatted Diff | Diff
Patch (6.01 KB, patch)
2018-03-05 02:29 PST, Dominik Inführ
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Inführ 2018-02-12 10:10:05 PST
Created attachment 333603 [details]
Patch

Two tests shouldn't be executed without LLInt since they run out of executable memory (module-jit-reachability.js, dfg-osr-entry-hoisted-clobbered-structure-check.js). The other two tests simply run out of memory when run in parallel.
Comment 1 Dominik Inführ 2018-02-21 05:59:17 PST
Created attachment 334369 [details]
Patch v2
Comment 2 EWS Watchlist 2018-02-28 08:57:24 PST
Attachment 334369 [details] did not pass style-queue:


ERROR: Tools/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
ERROR: JSTests/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
ERROR: LayoutTests/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 3 in 9 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Dominik Inführ 2018-03-05 02:07:43 PST
Created attachment 334990 [details]
Patch
Comment 4 Dominik Inführ 2018-03-05 02:29:01 PST
Created attachment 334991 [details]
Patch
Comment 5 WebKit Commit Bot 2018-03-05 02:35:58 PST
Comment on attachment 334991 [details]
Patch

Rejecting attachment 334991 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-01', 'apply-attachment', '--no-update', '--non-interactive', 334991, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
rdparty/autoinstalled/mechanize/_urllib2_fork.py", line 332, in _call_chain
    result = func(*args)
  File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1170, in https_open
    return self.do_open(conn_factory, req)
  File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1118, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error [Errno 60] Operation timed out>

Full output: http://webkit-queues.webkit.org/results/6809948
Comment 6 WebKit Commit Bot 2018-03-05 03:20:16 PST
Comment on attachment 334991 [details]
Patch

Rejecting attachment 334991 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-01', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 334991, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
rdparty/autoinstalled/mechanize/_urllib2_fork.py", line 332, in _call_chain
    result = func(*args)
  File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1170, in https_open
    return self.do_open(conn_factory, req)
  File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1118, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error [Errno 60] Operation timed out>

Full output: http://webkit-queues.webkit.org/results/6810594
Comment 7 WebKit Commit Bot 2018-03-06 00:42:00 PST
Comment on attachment 334991 [details]
Patch

Rejecting attachment 334991 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 334991, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
10-ab3c-d52691b4dbfc
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.

warning: There are too many unreachable loose objects; run 'git prune' to remove them.

gc --auto: command returned error: 255

Died at /Volumes/Data/EWS/WebKit/Tools/Scripts/webkitdirs.pm line 2845.

Full output: http://webkit-queues.webkit.org/results/6822355
Comment 8 WebKit Commit Bot 2018-03-06 03:31:54 PST
Comment on attachment 334991 [details]
Patch

Clearing flags on attachment: 334991

Committed r229314: <https://trac.webkit.org/changeset/229314>
Comment 9 WebKit Commit Bot 2018-03-06 03:31:56 PST
All reviewed patches have been landed.  Closing bug.
Comment 10 Radar WebKit Bug Importer 2018-03-06 03:32:22 PST
<rdar://problem/38174925>