RESOLVED FIXED 162381
Skip mozilla-tests.yaml/js1_5/Array/regress-157652 on memory limited devices
https://bugs.webkit.org/show_bug.cgi?id=162381
Summary Skip mozilla-tests.yaml/js1_5/Array/regress-157652 on memory limited devices
Csaba Osztrogonác
Reported 2016-09-22 04:31:50 PDT
mozilla-tests.yaml/js1_5/Array/regress-157652 consumes ~0.5Gb of memory and there are 5 different configurations for this test. On a 4 core machine it consumes 2Gb of memory which caused OOM crashes on the JSCOnly bots regularly and kernel sometimes kill a necessary process and freeze the OS. Because of this problem we have to restart the tester board every day. I propose simply skipping this memory consuming test on memory limited devices.
Attachments
Patch (1.21 KB, patch)
2016-09-22 04:42 PDT, Csaba Osztrogonác
no flags
Patch (1.21 KB, patch)
2016-09-22 04:44 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2016-09-22 04:42:17 PDT
Created attachment 289548 [details] Patch This test was already skipped on Darwin, let's skip it on all ARM memory limited devices.
Csaba Osztrogonác
Comment 2 2016-09-22 04:44:31 PDT
Created attachment 289549 [details] Patch typo fixed
Mark Lam
Comment 3 2016-09-23 11:42:07 PDT
Comment on attachment 289549 [details] Patch r=me
WebKit Commit Bot
Comment 4 2016-09-23 12:05:03 PDT
Comment on attachment 289549 [details] Patch Clearing flags on attachment: 289549 Committed r206318: <http://trac.webkit.org/changeset/206318>
WebKit Commit Bot
Comment 5 2016-09-23 12:05:06 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.