Bug 164128 - Skip JSTests/microbenchmarks/dense-set.js on memory limited devices
Summary: Skip JSTests/microbenchmarks/dense-set.js on memory limited devices
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks: 160989
  Show dependency treegraph
 
Reported: 2016-10-28 06:55 PDT by Csaba Osztrogonác
Modified: 2016-10-28 10:18 PDT (History)
4 users (show)

See Also:


Attachments
Patch (994 bytes, patch)
2016-10-28 06:56 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2016-10-28 06:55:01 PDT
JSTests/microbenchmarks/dense-set.js test introduced in r205520 and it
has 8 different configurations and each of them consumes 5-600Mb memory 
which cause OOM on JSCOnly ARM bots. 

It should be skipped on memory limited devices to save the buildbots.
Comment 1 Csaba Osztrogonác 2016-10-28 06:56:16 PDT
Created attachment 293151 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-28 10:18:19 PDT
Comment on attachment 293151 [details]
Patch

Clearing flags on attachment: 293151

Committed r208053: <http://trac.webkit.org/changeset/208053>
Comment 3 WebKit Commit Bot 2016-10-28 10:18:23 PDT
All reviewed patches have been landed.  Closing bug.