RESOLVED FIXED 182699
[ARM] Disable tests that run out of memory
https://bugs.webkit.org/show_bug.cgi?id=182699
Summary [ARM] Disable tests that run out of memory
Dominik Inführ
Reported 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.
Attachments
Patch (5.22 KB, patch)
2018-02-12 10:10 PST, Dominik Inführ
no flags
Patch v2 (5.22 KB, patch)
2018-02-21 05:59 PST, Dominik Inführ
no flags
Patch (5.86 KB, patch)
2018-03-05 02:07 PST, Dominik Inführ
no flags
Patch (6.01 KB, patch)
2018-03-05 02:29 PST, Dominik Inführ
no flags
Dominik Inführ
Comment 1 2018-02-21 05:59:17 PST
Created attachment 334369 [details] Patch v2
EWS Watchlist
Comment 2 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.
Dominik Inführ
Comment 3 2018-03-05 02:07:43 PST
Dominik Inführ
Comment 4 2018-03-05 02:29:01 PST
WebKit Commit Bot
Comment 5 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
WebKit Commit Bot
Comment 6 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
WebKit Commit Bot
Comment 7 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
WebKit Commit Bot
Comment 8 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>
WebKit Commit Bot
Comment 9 2018-03-06 03:31:56 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 10 2018-03-06 03:32:22 PST
Note You need to log in before you can comment on or make changes to this bug.